2024-09-20T19:08:11.058 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-20T19:08:11.079 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-20T19:08:11.174 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912766 branch: wip-guits-main-2024-09-20-1028 description: orch:cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04-squid 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/off mon_election/classic} email: gabrioux@ibm.com first_in_suite: false job_id: '7912766' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi no_nested_subset: false os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-guits-main-2024-09-20-1028 ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - CEPHADM_STRAY_DAEMON - CEPHADM_FAILED_DAEMON - CEPHADM_AGENT_DOWN log-only-match: - CEPHADM_ sha1: 88deadb8082f4a33832e228ccefc59cedba158a5 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 88deadb8082f4a33832e228ccefc59cedba158a5 workunit: branch: wip-guits-main-2024-09-20-1028 sha1: 88deadb8082f4a33832e228ccefc59cedba158a5 owner: scheduled_gabrioux@teuthology priority: 70 repo: https://git.ceph.com/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 9945 sha1: 88deadb8082f4a33832e228ccefc59cedba158a5 sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-main-2024-09-20-1028 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_88deadb8082f4a33832e228ccefc59cedba158a5/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 88deadb8082f4a33832e228ccefc59cedba158a5 targets: smithi003.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGjKnj0WdiFWI87J5czfpURgf3cxAIwAXkccCwwEXqjIms6s2QwotGX6B5uc1heGppD4MZ4ybkmpcYi2IAFp/4o= smithi183.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKx/YW4B523V6MUpxm/hnney8jVpP3YWD//8tvQYh0wZp4BZb7lYiBVgaGqeN0hSiG/TqCn3ZkSgN6b9CG4ytIQ= tasks: - cephadm: compiled_cephadm_branch: squid image: quay.ceph.io/ceph-ci/ceph:squid - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest false --force - 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: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-20_12:24:58 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2902 2024-09-20T19:08:11.175 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_88deadb8082f4a33832e228ccefc59cedba158a5/qa; will attempt to use it 2024-09-20T19:08:11.175 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_88deadb8082f4a33832e228ccefc59cedba158a5/qa/tasks 2024-09-20T19:08:11.176 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-20T19:08:11.177 INFO:teuthology.task.internal:Checking packages... 2024-09-20T19:08:11.199 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '88deadb8082f4a33832e228ccefc59cedba158a5' 2024-09-20T19:08:11.199 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-20T19:08:11.199 INFO:teuthology.packaging:ref: None 2024-09-20T19:08:11.199 INFO:teuthology.packaging:tag: None 2024-09-20T19:08:11.199 INFO:teuthology.packaging:branch: wip-guits-main-2024-09-20-1028 2024-09-20T19:08:11.199 INFO:teuthology.packaging:sha1: 88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:08:11.199 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-guits-main-2024-09-20-1028 2024-09-20T19:08:11.347 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-5099-g88deadb8-1jammy 2024-09-20T19:08:11.349 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-20T19:08:11.355 INFO:teuthology.task.internal:no buildpackages task found 2024-09-20T19:08:11.356 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-20T19:08:11.378 INFO:teuthology.task.internal:Saving configuration 2024-09-20T19:08:11.398 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-20T19:08:11.405 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-20T19:08:11.431 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi003.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912766', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-20 19:02:44.272990', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH3EBYt1wcMRtJx/yzRkpg1FKK7ryJG/LgFOTAH/qJGO'} 2024-09-20T19:08:11.455 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi183.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912766', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-20 19:02:44.271850', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDw5TiOyBpJMMa2ap46VTBejAE5XIW7dIjALga+Mwtu7'} 2024-09-20T19:08:11.455 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-20T19:08:11.461 INFO:teuthology.task.internal:roles: ubuntu@smithi003.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-09-20T19:08:11.461 INFO:teuthology.task.internal:roles: ubuntu@smithi183.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-09-20T19:08:11.461 INFO:teuthology.run_tasks:Running task console_log... 2024-09-20T19:08:11.522 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f9375b14280>, signals=[15]) 2024-09-20T19:08:11.522 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-20T19:08:11.528 INFO:teuthology.task.internal:Opening connections... 2024-09-20T19:08:11.528 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi003.front.sepia.ceph.com 2024-09-20T19:08:11.529 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:08:11.620 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi183.front.sepia.ceph.com 2024-09-20T19:08:11.621 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi183.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:08:11.700 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-20T19:08:11.707 DEBUG:teuthology.orchestra.run.smithi003:> uname -m 2024-09-20T19:08:11.712 INFO:teuthology.orchestra.run.smithi003.stdout:x86_64 2024-09-20T19:08:11.712 DEBUG:teuthology.orchestra.run.smithi003:> cat /etc/os-release 2024-09-20T19:08:11.758 INFO:teuthology.orchestra.run.smithi003.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-20T19:08:11.758 INFO:teuthology.orchestra.run.smithi003.stdout:NAME="Ubuntu" 2024-09-20T19:08:11.758 INFO:teuthology.orchestra.run.smithi003.stdout:VERSION_ID="22.04" 2024-09-20T19:08:11.758 INFO:teuthology.orchestra.run.smithi003.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-20T19:08:11.758 INFO:teuthology.orchestra.run.smithi003.stdout:VERSION_CODENAME=jammy 2024-09-20T19:08:11.758 INFO:teuthology.orchestra.run.smithi003.stdout:ID=ubuntu 2024-09-20T19:08:11.759 INFO:teuthology.orchestra.run.smithi003.stdout:ID_LIKE=debian 2024-09-20T19:08:11.759 INFO:teuthology.orchestra.run.smithi003.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-20T19:08:11.759 INFO:teuthology.orchestra.run.smithi003.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-20T19:08:11.759 INFO:teuthology.orchestra.run.smithi003.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-20T19:08:11.759 INFO:teuthology.orchestra.run.smithi003.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-20T19:08:11.759 INFO:teuthology.orchestra.run.smithi003.stdout:UBUNTU_CODENAME=jammy 2024-09-20T19:08:11.759 INFO:teuthology.lock.ops:Updating smithi003.front.sepia.ceph.com on lock server 2024-09-20T19:08:11.787 DEBUG:teuthology.orchestra.run.smithi183:> uname -m 2024-09-20T19:08:11.792 INFO:teuthology.orchestra.run.smithi183.stdout:x86_64 2024-09-20T19:08:11.792 DEBUG:teuthology.orchestra.run.smithi183:> cat /etc/os-release 2024-09-20T19:08:11.838 INFO:teuthology.orchestra.run.smithi183.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-20T19:08:11.838 INFO:teuthology.orchestra.run.smithi183.stdout:NAME="Ubuntu" 2024-09-20T19:08:11.839 INFO:teuthology.orchestra.run.smithi183.stdout:VERSION_ID="22.04" 2024-09-20T19:08:11.839 INFO:teuthology.orchestra.run.smithi183.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-20T19:08:11.839 INFO:teuthology.orchestra.run.smithi183.stdout:VERSION_CODENAME=jammy 2024-09-20T19:08:11.839 INFO:teuthology.orchestra.run.smithi183.stdout:ID=ubuntu 2024-09-20T19:08:11.839 INFO:teuthology.orchestra.run.smithi183.stdout:ID_LIKE=debian 2024-09-20T19:08:11.839 INFO:teuthology.orchestra.run.smithi183.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-20T19:08:11.839 INFO:teuthology.orchestra.run.smithi183.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-20T19:08:11.839 INFO:teuthology.orchestra.run.smithi183.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-20T19:08:11.839 INFO:teuthology.orchestra.run.smithi183.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-20T19:08:11.839 INFO:teuthology.orchestra.run.smithi183.stdout:UBUNTU_CODENAME=jammy 2024-09-20T19:08:11.839 INFO:teuthology.lock.ops:Updating smithi183.front.sepia.ceph.com on lock server 2024-09-20T19:08:11.863 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-20T19:08:11.872 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-20T19:08:11.877 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-20T19:08:11.877 DEBUG:teuthology.orchestra.run.smithi003:> test '!' -e /home/ubuntu/cephtest 2024-09-20T19:08:11.879 DEBUG:teuthology.orchestra.run.smithi183:> test '!' -e /home/ubuntu/cephtest 2024-09-20T19:08:11.886 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-20T19:08:11.893 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-20T19:08:11.893 DEBUG:teuthology.orchestra.run.smithi003:> test -z $(ls -A /var/lib/ceph) 2024-09-20T19:08:11.931 DEBUG:teuthology.orchestra.run.smithi183:> test -z $(ls -A /var/lib/ceph) 2024-09-20T19:08:11.949 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-20T19:08:12.000 INFO:teuthology.run_tasks:Running task kernel... 2024-09-20T19:08:12.013 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-20T19:08:12.013 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-20T19:08:12.014 DEBUG:teuthology.orchestra.run.smithi003:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-20T19:08:12.014 DEBUG:teuthology.orchestra.run.smithi183:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-20T19:08:12.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:08:12.018 DEBUG:teuthology.orchestra.run.smithi183:> uname -r 2024-09-20T19:08:12.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:08:12.019 DEBUG:teuthology.orchestra.run.smithi003:> uname -r 2024-09-20T19:08:12.065 INFO:teuthology.orchestra.run.smithi003.stdout:5.15.0-56-generic 2024-09-20T19:08:12.065 INFO:teuthology.task.kernel:Running kernel on smithi003: 5.15.0-56-generic 2024-09-20T19:08:12.066 DEBUG:teuthology.orchestra.run.smithi003:> sudo apt-get clean 2024-09-20T19:08:12.067 INFO:teuthology.orchestra.run.smithi183.stdout:5.15.0-56-generic 2024-09-20T19:08:12.067 INFO:teuthology.task.kernel:Running kernel on smithi183: 5.15.0-56-generic 2024-09-20T19:08:12.067 DEBUG:teuthology.orchestra.run.smithi183:> sudo apt-get clean 2024-09-20T19:08:12.197 DEBUG:teuthology.orchestra.run.smithi003:> sudo apt-get update 2024-09-20T19:08:12.209 DEBUG:teuthology.orchestra.run.smithi183:> sudo apt-get update 2024-09-20T19:08:12.356 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-20T19:08:12.356 INFO:teuthology.orchestra.run.smithi003.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-20T19:08:12.360 INFO:teuthology.orchestra.run.smithi003.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-20T19:08:12.360 INFO:teuthology.orchestra.run.smithi183.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-20T19:08:12.436 INFO:teuthology.orchestra.run.smithi003.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-20T19:08:12.470 INFO:teuthology.orchestra.run.smithi183.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-20T19:08:12.552 INFO:teuthology.orchestra.run.smithi183.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-20T19:08:12.578 INFO:teuthology.orchestra.run.smithi183.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-20T19:08:12.593 INFO:teuthology.orchestra.run.smithi003.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-20T19:08:12.644 INFO:teuthology.orchestra.run.smithi183.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-20T19:08:12.667 INFO:teuthology.orchestra.run.smithi003.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,062 kB] 2024-09-20T19:08:12.681 INFO:teuthology.orchestra.run.smithi183.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-20T19:08:12.683 INFO:teuthology.orchestra.run.smithi183.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-20T19:08:12.683 INFO:teuthology.orchestra.run.smithi183.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-20T19:08:12.684 INFO:teuthology.orchestra.run.smithi183.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-20T19:08:12.698 INFO:teuthology.orchestra.run.smithi003.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-20T19:08:12.702 INFO:teuthology.orchestra.run.smithi003.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-20T19:08:12.703 INFO:teuthology.orchestra.run.smithi183.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-20T19:08:12.704 INFO:teuthology.orchestra.run.smithi003.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-20T19:08:12.705 INFO:teuthology.orchestra.run.smithi003.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-20T19:08:12.705 INFO:teuthology.orchestra.run.smithi183.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-20T19:08:12.706 INFO:teuthology.orchestra.run.smithi183.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [629 kB] 2024-09-20T19:08:12.709 INFO:teuthology.orchestra.run.smithi183.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [905 kB] 2024-09-20T19:08:12.714 INFO:teuthology.orchestra.run.smithi183.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-20T19:08:12.715 INFO:teuthology.orchestra.run.smithi183.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-20T19:08:12.717 INFO:teuthology.orchestra.run.smithi183.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-20T19:08:12.717 INFO:teuthology.orchestra.run.smithi183.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-20T19:08:12.724 INFO:teuthology.orchestra.run.smithi003.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-20T19:08:12.725 INFO:teuthology.orchestra.run.smithi003.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-20T19:08:12.728 INFO:teuthology.orchestra.run.smithi003.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-20T19:08:12.728 INFO:teuthology.orchestra.run.smithi003.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [905 kB] 2024-09-20T19:08:12.734 INFO:teuthology.orchestra.run.smithi003.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [629 kB] 2024-09-20T19:08:12.738 INFO:teuthology.orchestra.run.smithi003.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-20T19:08:12.739 INFO:teuthology.orchestra.run.smithi183.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-20T19:08:12.740 INFO:teuthology.orchestra.run.smithi183.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-20T19:08:12.740 INFO:teuthology.orchestra.run.smithi003.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-20T19:08:12.740 INFO:teuthology.orchestra.run.smithi003.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-20T19:08:12.741 INFO:teuthology.orchestra.run.smithi003.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-20T19:08:12.756 INFO:teuthology.orchestra.run.smithi003.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [703 kB] 2024-09-20T19:08:12.786 INFO:teuthology.orchestra.run.smithi003.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [356 kB] 2024-09-20T19:08:12.786 INFO:teuthology.orchestra.run.smithi003.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-20T19:08:12.786 INFO:teuthology.orchestra.run.smithi003.stdout:Get:23 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-20T19:08:12.789 INFO:teuthology.orchestra.run.smithi003.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-20T19:08:12.790 INFO:teuthology.orchestra.run.smithi003.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-20T19:08:12.791 INFO:teuthology.orchestra.run.smithi003.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,499 kB] 2024-09-20T19:08:12.817 INFO:teuthology.orchestra.run.smithi003.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [430 kB] 2024-09-20T19:08:12.822 INFO:teuthology.orchestra.run.smithi003.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-20T19:08:12.822 INFO:teuthology.orchestra.run.smithi003.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,125 kB] 2024-09-20T19:08:12.829 INFO:teuthology.orchestra.run.smithi003.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [733 kB] 2024-09-20T19:08:12.834 INFO:teuthology.orchestra.run.smithi003.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-20T19:08:12.835 INFO:teuthology.orchestra.run.smithi003.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-20T19:08:12.836 INFO:teuthology.orchestra.run.smithi003.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-20T19:08:12.836 INFO:teuthology.orchestra.run.smithi003.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-20T19:08:12.852 INFO:teuthology.orchestra.run.smithi003.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-20T19:08:12.853 INFO:teuthology.orchestra.run.smithi003.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-20T19:08:12.857 INFO:teuthology.orchestra.run.smithi003.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-20T19:08:12.858 INFO:teuthology.orchestra.run.smithi003.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-20T19:08:12.858 INFO:teuthology.orchestra.run.smithi003.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-20T19:08:12.858 INFO:teuthology.orchestra.run.smithi003.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-20T19:08:12.874 INFO:teuthology.orchestra.run.smithi003.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-20T19:08:12.875 INFO:teuthology.orchestra.run.smithi003.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-20T19:08:12.875 INFO:teuthology.orchestra.run.smithi003.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-20T19:08:12.875 INFO:teuthology.orchestra.run.smithi003.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-20T19:08:12.907 INFO:teuthology.orchestra.run.smithi183.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-20T19:08:13.045 INFO:teuthology.orchestra.run.smithi183.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [703 kB] 2024-09-20T19:08:13.240 INFO:teuthology.orchestra.run.smithi183.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,062 kB] 2024-09-20T19:08:13.400 INFO:teuthology.orchestra.run.smithi183.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [356 kB] 2024-09-20T19:08:13.414 INFO:teuthology.orchestra.run.smithi183.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-20T19:08:13.414 INFO:teuthology.orchestra.run.smithi183.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-20T19:08:13.416 INFO:teuthology.orchestra.run.smithi183.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,499 kB] 2024-09-20T19:08:13.489 INFO:teuthology.orchestra.run.smithi183.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [430 kB] 2024-09-20T19:08:13.504 INFO:teuthology.orchestra.run.smithi183.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-20T19:08:13.504 INFO:teuthology.orchestra.run.smithi183.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,125 kB] 2024-09-20T19:08:13.537 INFO:teuthology.orchestra.run.smithi183.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [733 kB] 2024-09-20T19:08:13.555 INFO:teuthology.orchestra.run.smithi183.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-20T19:08:13.562 INFO:teuthology.orchestra.run.smithi183.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-20T19:08:13.564 INFO:teuthology.orchestra.run.smithi183.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-20T19:08:13.564 INFO:teuthology.orchestra.run.smithi183.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-20T19:08:13.565 INFO:teuthology.orchestra.run.smithi183.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-20T19:08:13.644 INFO:teuthology.orchestra.run.smithi183.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-20T19:08:13.645 INFO:teuthology.orchestra.run.smithi183.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-20T19:08:13.646 INFO:teuthology.orchestra.run.smithi183.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-20T19:08:13.647 INFO:teuthology.orchestra.run.smithi183.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-20T19:08:13.648 INFO:teuthology.orchestra.run.smithi183.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-20T19:08:13.648 INFO:teuthology.orchestra.run.smithi183.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-20T19:08:13.649 INFO:teuthology.orchestra.run.smithi183.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-20T19:08:13.727 INFO:teuthology.orchestra.run.smithi183.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-20T19:08:13.728 INFO:teuthology.orchestra.run.smithi183.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-20T19:08:19.142 INFO:teuthology.orchestra.run.smithi183.stdout:Fetched 16.3 MB in 2s (7,604 kB/s) 2024-09-20T19:08:19.465 INFO:teuthology.orchestra.run.smithi003.stdout:Fetched 16.3 MB in 2s (7,012 kB/s) 2024-09-20T19:08:20.507 INFO:teuthology.orchestra.run.smithi183.stdout:Reading package lists... 2024-09-20T19:08:20.524 DEBUG:teuthology.orchestra.run.smithi183:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-20T19:08:20.587 INFO:teuthology.orchestra.run.smithi183.stdout:Reading package lists... 2024-09-20T19:08:20.797 INFO:teuthology.orchestra.run.smithi183.stdout:Building dependency tree... 2024-09-20T19:08:20.798 INFO:teuthology.orchestra.run.smithi183.stdout:Reading state information... 2024-09-20T19:08:20.976 INFO:teuthology.orchestra.run.smithi183.stdout:The following packages were automatically installed and are no longer required: 2024-09-20T19:08:20.976 INFO:teuthology.orchestra.run.smithi183.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-20T19:08:20.976 INFO:teuthology.orchestra.run.smithi183.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-20T19:08:20.976 INFO:teuthology.orchestra.run.smithi183.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-20T19:08:20.976 INFO:teuthology.orchestra.run.smithi183.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-20T19:08:20.977 INFO:teuthology.orchestra.run.smithi183.stdout: python2.7-minimal 2024-09-20T19:08:20.978 INFO:teuthology.orchestra.run.smithi183.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-20T19:08:20.978 INFO:teuthology.orchestra.run.smithi183.stdout:The following additional packages will be installed: 2024-09-20T19:08:20.978 INFO:teuthology.orchestra.run.smithi183.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-20T19:08:20.978 INFO:teuthology.orchestra.run.smithi183.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-20T19:08:20.979 INFO:teuthology.orchestra.run.smithi183.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-20T19:08:20.979 INFO:teuthology.orchestra.run.smithi183.stdout:Suggested packages: 2024-09-20T19:08:20.979 INFO:teuthology.orchestra.run.smithi183.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-20T19:08:20.980 INFO:teuthology.orchestra.run.smithi183.stdout:Recommended packages: 2024-09-20T19:08:20.980 INFO:teuthology.orchestra.run.smithi183.stdout: thermald 2024-09-20T19:08:20.984 INFO:teuthology.orchestra.run.smithi003.stdout:Reading package lists... 2024-09-20T19:08:21.001 DEBUG:teuthology.orchestra.run.smithi003:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-20T19:08:21.037 INFO:teuthology.orchestra.run.smithi183.stdout:The following NEW packages will be installed: 2024-09-20T19:08:21.037 INFO:teuthology.orchestra.run.smithi183.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-20T19:08:21.038 INFO:teuthology.orchestra.run.smithi183.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-20T19:08:21.038 INFO:teuthology.orchestra.run.smithi183.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-20T19:08:21.039 INFO:teuthology.orchestra.run.smithi183.stdout:The following packages will be upgraded: 2024-09-20T19:08:21.040 INFO:teuthology.orchestra.run.smithi183.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-20T19:08:21.056 INFO:teuthology.orchestra.run.smithi003.stdout:Reading package lists... 2024-09-20T19:08:21.220 INFO:teuthology.orchestra.run.smithi183.stdout:3 upgraded, 5 newly installed, 0 to remove and 345 not upgraded. 2024-09-20T19:08:21.221 INFO:teuthology.orchestra.run.smithi183.stdout:Need to get 113 MB of archives. 2024-09-20T19:08:21.221 INFO:teuthology.orchestra.run.smithi183.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-20T19:08:21.221 INFO:teuthology.orchestra.run.smithi183.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-20T19:08:21.247 INFO:teuthology.orchestra.run.smithi003.stdout:Building dependency tree... 2024-09-20T19:08:21.248 INFO:teuthology.orchestra.run.smithi003.stdout:Reading state information... 2024-09-20T19:08:21.424 INFO:teuthology.orchestra.run.smithi003.stdout:The following packages were automatically installed and are no longer required: 2024-09-20T19:08:21.425 INFO:teuthology.orchestra.run.smithi003.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-20T19:08:21.425 INFO:teuthology.orchestra.run.smithi003.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-20T19:08:21.425 INFO:teuthology.orchestra.run.smithi003.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-20T19:08:21.426 INFO:teuthology.orchestra.run.smithi003.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-20T19:08:21.426 INFO:teuthology.orchestra.run.smithi003.stdout: python2.7-minimal 2024-09-20T19:08:21.426 INFO:teuthology.orchestra.run.smithi003.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-20T19:08:21.426 INFO:teuthology.orchestra.run.smithi003.stdout:The following additional packages will be installed: 2024-09-20T19:08:21.427 INFO:teuthology.orchestra.run.smithi003.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-20T19:08:21.427 INFO:teuthology.orchestra.run.smithi003.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-20T19:08:21.427 INFO:teuthology.orchestra.run.smithi003.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-20T19:08:21.428 INFO:teuthology.orchestra.run.smithi003.stdout:Suggested packages: 2024-09-20T19:08:21.428 INFO:teuthology.orchestra.run.smithi003.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-20T19:08:21.428 INFO:teuthology.orchestra.run.smithi003.stdout:Recommended packages: 2024-09-20T19:08:21.429 INFO:teuthology.orchestra.run.smithi003.stdout: thermald 2024-09-20T19:08:21.471 INFO:teuthology.orchestra.run.smithi003.stdout:The following NEW packages will be installed: 2024-09-20T19:08:21.471 INFO:teuthology.orchestra.run.smithi003.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-20T19:08:21.471 INFO:teuthology.orchestra.run.smithi003.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-20T19:08:21.471 INFO:teuthology.orchestra.run.smithi003.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-20T19:08:21.472 INFO:teuthology.orchestra.run.smithi003.stdout:The following packages will be upgraded: 2024-09-20T19:08:21.473 INFO:teuthology.orchestra.run.smithi003.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-20T19:08:21.652 INFO:teuthology.orchestra.run.smithi003.stdout:3 upgraded, 5 newly installed, 0 to remove and 345 not upgraded. 2024-09-20T19:08:21.652 INFO:teuthology.orchestra.run.smithi003.stdout:Need to get 113 MB of archives. 2024-09-20T19:08:21.652 INFO:teuthology.orchestra.run.smithi003.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-20T19:08:21.652 INFO:teuthology.orchestra.run.smithi003.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-20T19:08:22.800 INFO:teuthology.orchestra.run.smithi183.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-20T19:08:23.019 INFO:teuthology.orchestra.run.smithi003.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-20T19:08:23.151 INFO:teuthology.orchestra.run.smithi183.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-20T19:08:23.375 INFO:teuthology.orchestra.run.smithi003.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-20T19:08:25.341 INFO:teuthology.orchestra.run.smithi183.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-20T19:08:25.341 INFO:teuthology.orchestra.run.smithi183.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-20T19:08:25.342 INFO:teuthology.orchestra.run.smithi183.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-20T19:08:25.546 INFO:teuthology.orchestra.run.smithi003.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-20T19:08:25.546 INFO:teuthology.orchestra.run.smithi003.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-20T19:08:25.546 INFO:teuthology.orchestra.run.smithi003.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-20T19:08:25.685 INFO:teuthology.orchestra.run.smithi183.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-20T19:08:25.765 INFO:teuthology.orchestra.run.smithi183.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-20T19:08:25.886 INFO:teuthology.orchestra.run.smithi003.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-20T19:08:25.964 INFO:teuthology.orchestra.run.smithi003.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-20T19:08:26.145 INFO:teuthology.orchestra.run.smithi183.stdout:Fetched 113 MB in 5s (24.0 MB/s) 2024-09-20T19:08:26.340 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-20T19:08:26.380 INFO:teuthology.orchestra.run.smithi003.stdout:Fetched 113 MB in 4s (25.3 MB/s) 2024-09-20T19:08:26.556 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-20T19:08:28.275 INFO:teuthology.orchestra.run.smithi183.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-09-20T19:08:28.279 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T19:08:28.345 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:08:28.531 INFO:teuthology.orchestra.run.smithi003.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-09-20T19:08:28.535 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T19:08:28.647 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:08:30.805 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-20T19:08:30.825 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T19:08:30.910 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:08:31.122 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-20T19:08:31.144 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T19:08:31.271 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:08:31.366 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-20T19:08:31.386 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T19:08:31.416 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:08:31.792 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-20T19:08:31.813 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T19:08:31.851 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:08:37.692 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T19:08:37.817 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T19:08:38.108 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T19:08:38.220 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T19:08:38.483 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T19:08:38.515 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-20T19:08:38.526 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-20T19:08:38.565 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-20T19:08:38.608 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T19:08:38.941 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T19:08:39.045 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T19:08:39.347 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-20T19:08:39.358 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-20T19:08:39.414 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-20T19:08:44.289 INFO:teuthology.orchestra.run.smithi183.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-20T19:08:44.326 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T19:08:44.377 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:08:45.208 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-20T19:08:45.244 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-20T19:08:45.282 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:08:46.991 INFO:teuthology.orchestra.run.smithi183.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T19:08:47.116 INFO:teuthology.orchestra.run.smithi183.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T19:08:47.466 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-20T19:08:47.587 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:08:47.923 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-20T19:08:48.777 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:08:48.960 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-20T19:08:49.085 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-20T19:08:49.468 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-20T19:08:49.581 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:08:49.707 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-20T19:08:49.860 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:08:50.095 INFO:teuthology.orchestra.run.smithi183.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-20T19:08:50.095 INFO:teuthology.orchestra.run.smithi183.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-20T19:08:50.095 INFO:teuthology.orchestra.run.smithi183.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-20T19:08:50.095 INFO:teuthology.orchestra.run.smithi183.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-20T19:08:50.253 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:08:51.268 INFO:teuthology.orchestra.run.smithi003.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-20T19:08:51.268 INFO:teuthology.orchestra.run.smithi003.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-20T19:08:51.268 INFO:teuthology.orchestra.run.smithi003.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-20T19:08:51.268 INFO:teuthology.orchestra.run.smithi003.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-20T19:08:51.437 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:08:51.687 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-20T19:08:51.813 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-20T19:08:51.939 INFO:teuthology.orchestra.run.smithi183.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:08:52.854 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-20T19:08:52.980 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-20T19:08:53.106 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:08:53.302 INFO:teuthology.orchestra.run.smithi183.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:08:53.355 INFO:teuthology.orchestra.run.smithi183.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-20T19:08:53.355 INFO:teuthology.orchestra.run.smithi183.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-20T19:08:54.884 INFO:teuthology.orchestra.run.smithi003.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-20T19:08:54.946 INFO:teuthology.orchestra.run.smithi003.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-20T19:08:54.947 INFO:teuthology.orchestra.run.smithi003.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-20T19:09:07.217 INFO:teuthology.orchestra.run.smithi183.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-20T19:09:07.218 INFO:teuthology.orchestra.run.smithi183.stdout:Sourcing file `/etc/default/grub' 2024-09-20T19:09:07.226 INFO:teuthology.orchestra.run.smithi183.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-20T19:09:07.244 INFO:teuthology.orchestra.run.smithi183.stdout:Generating grub configuration file ... 2024-09-20T19:09:07.621 INFO:teuthology.orchestra.run.smithi183.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-20T19:09:07.641 INFO:teuthology.orchestra.run.smithi183.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-20T19:09:08.019 INFO:teuthology.orchestra.run.smithi183.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-20T19:09:08.024 INFO:teuthology.orchestra.run.smithi183.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-20T19:09:08.089 INFO:teuthology.orchestra.run.smithi183.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-20T19:09:08.094 INFO:teuthology.orchestra.run.smithi183.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-20T19:09:08.256 INFO:teuthology.orchestra.run.smithi183.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-20T19:09:08.257 INFO:teuthology.orchestra.run.smithi183.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-20T19:09:08.257 INFO:teuthology.orchestra.run.smithi183.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-20T19:09:08.301 INFO:teuthology.orchestra.run.smithi183.stdout:done 2024-09-20T19:09:08.714 DEBUG:teuthology.orchestra.run.smithi183:> dpkg -s linux-image-generic 2024-09-20T19:09:08.731 INFO:teuthology.orchestra.run.smithi183.stdout:Package: linux-image-generic 2024-09-20T19:09:08.731 INFO:teuthology.orchestra.run.smithi183.stdout:Status: install ok installed 2024-09-20T19:09:08.731 INFO:teuthology.orchestra.run.smithi183.stdout:Priority: optional 2024-09-20T19:09:08.732 INFO:teuthology.orchestra.run.smithi183.stdout:Section: kernel 2024-09-20T19:09:08.732 INFO:teuthology.orchestra.run.smithi183.stdout:Installed-Size: 21 2024-09-20T19:09:08.732 INFO:teuthology.orchestra.run.smithi183.stdout:Maintainer: Ubuntu Kernel Team 2024-09-20T19:09:08.732 INFO:teuthology.orchestra.run.smithi183.stdout:Architecture: amd64 2024-09-20T19:09:08.732 INFO:teuthology.orchestra.run.smithi183.stdout:Source: linux-meta 2024-09-20T19:09:08.732 INFO:teuthology.orchestra.run.smithi183.stdout:Version: 5.15.0.122.122 2024-09-20T19:09:08.732 INFO:teuthology.orchestra.run.smithi183.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-20T19:09:08.732 INFO:teuthology.orchestra.run.smithi183.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-20T19:09:08.732 INFO:teuthology.orchestra.run.smithi183.stdout:Recommends: thermald 2024-09-20T19:09:08.732 INFO:teuthology.orchestra.run.smithi183.stdout:Description: Generic Linux kernel image 2024-09-20T19:09:08.732 INFO:teuthology.orchestra.run.smithi183.stdout: This package will always depend on the latest generic kernel image 2024-09-20T19:09:08.732 INFO:teuthology.orchestra.run.smithi183.stdout: available. 2024-09-20T19:09:08.733 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-20T19:09:08.733 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-20T19:09:08.733 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-20T19:09:08.733 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-20T19:09:08.733 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi183.front.sepia.ceph.com, path=None, version=distro) 2024-09-20T19:09:08.733 DEBUG:teuthology.orchestra.run.smithi183:> sudo apt-get clean 2024-09-20T19:09:08.899 DEBUG:teuthology.orchestra.run.smithi183:> sudo apt-get update 2024-09-20T19:09:09.014 INFO:teuthology.orchestra.run.smithi183.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-20T19:09:09.014 INFO:teuthology.orchestra.run.smithi183.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-20T19:09:09.026 INFO:teuthology.orchestra.run.smithi183.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-20T19:09:09.044 INFO:teuthology.orchestra.run.smithi183.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-20T19:09:09.442 INFO:teuthology.orchestra.run.smithi003.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-20T19:09:09.443 INFO:teuthology.orchestra.run.smithi003.stdout:Sourcing file `/etc/default/grub' 2024-09-20T19:09:09.453 INFO:teuthology.orchestra.run.smithi003.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-20T19:09:09.465 INFO:teuthology.orchestra.run.smithi003.stdout:Generating grub configuration file ... 2024-09-20T19:09:09.764 INFO:teuthology.orchestra.run.smithi003.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-20T19:09:09.783 INFO:teuthology.orchestra.run.smithi003.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-20T19:09:10.127 INFO:teuthology.orchestra.run.smithi003.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-20T19:09:10.133 INFO:teuthology.orchestra.run.smithi003.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-20T19:09:10.200 INFO:teuthology.orchestra.run.smithi003.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-20T19:09:10.205 INFO:teuthology.orchestra.run.smithi003.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-20T19:09:10.366 INFO:teuthology.orchestra.run.smithi003.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-20T19:09:10.367 INFO:teuthology.orchestra.run.smithi003.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-20T19:09:10.367 INFO:teuthology.orchestra.run.smithi003.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-20T19:09:10.412 INFO:teuthology.orchestra.run.smithi003.stdout:done 2024-09-20T19:09:10.413 INFO:teuthology.orchestra.run.smithi183.stdout:Reading package lists... 2024-09-20T19:09:10.432 DEBUG:teuthology.orchestra.run.smithi183:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-20T19:09:10.483 INFO:teuthology.orchestra.run.smithi183.stdout:Reading package lists... 2024-09-20T19:09:10.671 INFO:teuthology.orchestra.run.smithi183.stdout:Building dependency tree... 2024-09-20T19:09:10.671 INFO:teuthology.orchestra.run.smithi183.stdout:Reading state information... 2024-09-20T19:09:10.839 INFO:teuthology.orchestra.run.smithi183.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-20T19:09:10.839 INFO:teuthology.orchestra.run.smithi183.stdout:The following packages were automatically installed and are no longer required: 2024-09-20T19:09:10.839 INFO:teuthology.orchestra.run.smithi183.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-20T19:09:10.839 INFO:teuthology.orchestra.run.smithi183.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-20T19:09:10.840 INFO:teuthology.orchestra.run.smithi183.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-20T19:09:10.840 INFO:teuthology.orchestra.run.smithi183.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-20T19:09:10.840 INFO:teuthology.orchestra.run.smithi183.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-20T19:09:10.840 INFO:teuthology.orchestra.run.smithi183.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-20T19:09:10.879 INFO:teuthology.orchestra.run.smithi183.stdout:0 upgraded, 0 newly installed, 0 to remove and 345 not upgraded. 2024-09-20T19:09:10.881 DEBUG:teuthology.orchestra.run.smithi183:> dpkg -s linux-image-generic 2024-09-20T19:09:10.915 DEBUG:teuthology.orchestra.run.smithi003:> dpkg -s linux-image-generic 2024-09-20T19:09:10.936 INFO:teuthology.orchestra.run.smithi183.stdout:Package: linux-image-generic 2024-09-20T19:09:10.936 INFO:teuthology.orchestra.run.smithi183.stdout:Status: install ok installed 2024-09-20T19:09:10.936 INFO:teuthology.orchestra.run.smithi183.stdout:Priority: optional 2024-09-20T19:09:10.936 INFO:teuthology.orchestra.run.smithi183.stdout:Section: kernel 2024-09-20T19:09:10.936 INFO:teuthology.orchestra.run.smithi183.stdout:Installed-Size: 21 2024-09-20T19:09:10.936 INFO:teuthology.orchestra.run.smithi183.stdout:Maintainer: Ubuntu Kernel Team 2024-09-20T19:09:10.937 INFO:teuthology.orchestra.run.smithi183.stdout:Architecture: amd64 2024-09-20T19:09:10.937 INFO:teuthology.orchestra.run.smithi183.stdout:Source: linux-meta 2024-09-20T19:09:10.937 INFO:teuthology.orchestra.run.smithi183.stdout:Version: 5.15.0.122.122 2024-09-20T19:09:10.937 INFO:teuthology.orchestra.run.smithi183.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-20T19:09:10.937 INFO:teuthology.orchestra.run.smithi183.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-20T19:09:10.937 INFO:teuthology.orchestra.run.smithi183.stdout:Recommends: thermald 2024-09-20T19:09:10.937 INFO:teuthology.orchestra.run.smithi183.stdout:Description: Generic Linux kernel image 2024-09-20T19:09:10.937 INFO:teuthology.orchestra.run.smithi183.stdout: This package will always depend on the latest generic kernel image 2024-09-20T19:09:10.937 INFO:teuthology.orchestra.run.smithi183.stdout: available. 2024-09-20T19:09:10.937 DEBUG:teuthology.orchestra.run.smithi183:> mktemp 2024-09-20T19:09:10.938 INFO:teuthology.orchestra.run.smithi003.stdout:Package: linux-image-generic 2024-09-20T19:09:10.938 INFO:teuthology.orchestra.run.smithi003.stdout:Status: install ok installed 2024-09-20T19:09:10.938 INFO:teuthology.orchestra.run.smithi003.stdout:Priority: optional 2024-09-20T19:09:10.938 INFO:teuthology.orchestra.run.smithi003.stdout:Section: kernel 2024-09-20T19:09:10.939 INFO:teuthology.orchestra.run.smithi003.stdout:Installed-Size: 21 2024-09-20T19:09:10.939 INFO:teuthology.orchestra.run.smithi003.stdout:Maintainer: Ubuntu Kernel Team 2024-09-20T19:09:10.939 INFO:teuthology.orchestra.run.smithi003.stdout:Architecture: amd64 2024-09-20T19:09:10.939 INFO:teuthology.orchestra.run.smithi003.stdout:Source: linux-meta 2024-09-20T19:09:10.939 INFO:teuthology.orchestra.run.smithi003.stdout:Version: 5.15.0.122.122 2024-09-20T19:09:10.939 INFO:teuthology.orchestra.run.smithi003.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-20T19:09:10.939 INFO:teuthology.orchestra.run.smithi003.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-20T19:09:10.939 INFO:teuthology.orchestra.run.smithi003.stdout:Recommends: thermald 2024-09-20T19:09:10.939 INFO:teuthology.orchestra.run.smithi003.stdout:Description: Generic Linux kernel image 2024-09-20T19:09:10.939 INFO:teuthology.orchestra.run.smithi003.stdout: This package will always depend on the latest generic kernel image 2024-09-20T19:09:10.939 INFO:teuthology.orchestra.run.smithi003.stdout: available. 2024-09-20T19:09:10.939 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-20T19:09:10.939 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-20T19:09:10.939 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-20T19:09:10.940 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-20T19:09:10.940 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi003.front.sepia.ceph.com, path=None, version=distro) 2024-09-20T19:09:10.940 DEBUG:teuthology.orchestra.run.smithi003:> sudo apt-get clean 2024-09-20T19:09:10.984 INFO:teuthology.orchestra.run.smithi183.stdout:/tmp/tmp.7qZIo5WpvT 2024-09-20T19:09:10.985 DEBUG:teuthology.orchestra.run.smithi183:> sudo cp /boot/grub/grub.cfg /tmp/tmp.7qZIo5WpvT 2024-09-20T19:09:11.040 DEBUG:teuthology.orchestra.run.smithi183:> sudo chmod 0666 /tmp/tmp.7qZIo5WpvT 2024-09-20T19:09:11.114 DEBUG:teuthology.orchestra.run.smithi003:> sudo apt-get update 2024-09-20T19:09:11.170 DEBUG:teuthology.orchestra.remote:smithi183:/tmp/tmp.7qZIo5WpvT is 10KB 2024-09-20T19:09:11.183 DEBUG:teuthology.orchestra.run.smithi183:> rm -fr /tmp/tmp.7qZIo5WpvT 2024-09-20T19:09:11.188 DEBUG:teuthology.orchestra.run.smithi183:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-20T19:09:11.235 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-20T19:09:11.235 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-20T19:09:11.240 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-20T19:09:11.240 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-20T19:09:11.240 DEBUG:teuthology.orchestra.run.smithi183:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-20T19:09:11.245 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-20T19:09:11.262 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-20T19:09:11.311 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-20T19:09:11.311 DEBUG:teuthology.orchestra.run.smithi183:> sudo update-grub 2024-09-20T19:09:12.560 INFO:teuthology.orchestra.run.smithi183.stderr:Sourcing file `/etc/default/grub' 2024-09-20T19:09:12.561 INFO:teuthology.orchestra.run.smithi183.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-20T19:09:12.563 INFO:teuthology.orchestra.run.smithi183.stderr:Generating grub configuration file ... 2024-09-20T19:09:12.665 INFO:teuthology.orchestra.run.smithi003.stdout:Reading package lists... 2024-09-20T19:09:12.684 DEBUG:teuthology.orchestra.run.smithi003:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-20T19:09:12.739 INFO:teuthology.orchestra.run.smithi003.stdout:Reading package lists... 2024-09-20T19:09:12.810 INFO:teuthology.orchestra.run.smithi183.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-20T19:09:12.816 INFO:teuthology.orchestra.run.smithi183.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-20T19:09:12.930 INFO:teuthology.orchestra.run.smithi003.stdout:Building dependency tree... 2024-09-20T19:09:12.930 INFO:teuthology.orchestra.run.smithi003.stdout:Reading state information... 2024-09-20T19:09:13.107 INFO:teuthology.orchestra.run.smithi003.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-20T19:09:13.107 INFO:teuthology.orchestra.run.smithi003.stdout:The following packages were automatically installed and are no longer required: 2024-09-20T19:09:13.107 INFO:teuthology.orchestra.run.smithi003.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-20T19:09:13.107 INFO:teuthology.orchestra.run.smithi003.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-20T19:09:13.107 INFO:teuthology.orchestra.run.smithi003.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-20T19:09:13.107 INFO:teuthology.orchestra.run.smithi003.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-20T19:09:13.108 INFO:teuthology.orchestra.run.smithi003.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-20T19:09:13.108 INFO:teuthology.orchestra.run.smithi003.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-20T19:09:13.112 INFO:teuthology.orchestra.run.smithi183.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-20T19:09:13.118 INFO:teuthology.orchestra.run.smithi183.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-20T19:09:13.151 INFO:teuthology.orchestra.run.smithi003.stdout:0 upgraded, 0 newly installed, 0 to remove and 345 not upgraded. 2024-09-20T19:09:13.153 DEBUG:teuthology.orchestra.run.smithi003:> dpkg -s linux-image-generic 2024-09-20T19:09:13.158 INFO:teuthology.orchestra.run.smithi183.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-20T19:09:13.163 INFO:teuthology.orchestra.run.smithi183.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-20T19:09:13.211 INFO:teuthology.orchestra.run.smithi003.stdout:Package: linux-image-generic 2024-09-20T19:09:13.212 INFO:teuthology.orchestra.run.smithi003.stdout:Status: install ok installed 2024-09-20T19:09:13.212 INFO:teuthology.orchestra.run.smithi003.stdout:Priority: optional 2024-09-20T19:09:13.212 INFO:teuthology.orchestra.run.smithi003.stdout:Section: kernel 2024-09-20T19:09:13.212 INFO:teuthology.orchestra.run.smithi003.stdout:Installed-Size: 21 2024-09-20T19:09:13.212 INFO:teuthology.orchestra.run.smithi003.stdout:Maintainer: Ubuntu Kernel Team 2024-09-20T19:09:13.212 INFO:teuthology.orchestra.run.smithi003.stdout:Architecture: amd64 2024-09-20T19:09:13.212 INFO:teuthology.orchestra.run.smithi003.stdout:Source: linux-meta 2024-09-20T19:09:13.212 INFO:teuthology.orchestra.run.smithi003.stdout:Version: 5.15.0.122.122 2024-09-20T19:09:13.212 INFO:teuthology.orchestra.run.smithi003.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-20T19:09:13.212 INFO:teuthology.orchestra.run.smithi003.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-20T19:09:13.212 INFO:teuthology.orchestra.run.smithi003.stdout:Recommends: thermald 2024-09-20T19:09:13.212 INFO:teuthology.orchestra.run.smithi003.stdout:Description: Generic Linux kernel image 2024-09-20T19:09:13.212 INFO:teuthology.orchestra.run.smithi003.stdout: This package will always depend on the latest generic kernel image 2024-09-20T19:09:13.213 INFO:teuthology.orchestra.run.smithi003.stdout: available. 2024-09-20T19:09:13.213 DEBUG:teuthology.orchestra.run.smithi003:> mktemp 2024-09-20T19:09:13.256 INFO:teuthology.orchestra.run.smithi003.stdout:/tmp/tmp.6eb4Xksk5n 2024-09-20T19:09:13.257 DEBUG:teuthology.orchestra.run.smithi003:> sudo cp /boot/grub/grub.cfg /tmp/tmp.6eb4Xksk5n 2024-09-20T19:09:13.312 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod 0666 /tmp/tmp.6eb4Xksk5n 2024-09-20T19:09:13.314 INFO:teuthology.orchestra.run.smithi183.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-20T19:09:13.314 INFO:teuthology.orchestra.run.smithi183.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-20T19:09:13.314 INFO:teuthology.orchestra.run.smithi183.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-20T19:09:13.337 INFO:teuthology.orchestra.run.smithi183.stderr:done 2024-09-20T19:09:13.350 DEBUG:teuthology.orchestra.run.smithi183:> sudo shutdown -r now 2024-09-20T19:09:13.430 DEBUG:teuthology.orchestra.remote:smithi003:/tmp/tmp.6eb4Xksk5n is 10KB 2024-09-20T19:09:13.442 DEBUG:teuthology.orchestra.run.smithi003:> rm -fr /tmp/tmp.6eb4Xksk5n 2024-09-20T19:09:13.453 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-20T19:09:13.501 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-20T19:09:13.501 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-20T19:09:13.501 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-20T19:09:13.579 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-20T19:09:13.579 DEBUG:teuthology.orchestra.run.smithi003:> sudo update-grub 2024-09-20T19:09:14.841 INFO:teuthology.orchestra.run.smithi003.stderr:Sourcing file `/etc/default/grub' 2024-09-20T19:09:14.842 INFO:teuthology.orchestra.run.smithi003.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-20T19:09:14.843 INFO:teuthology.orchestra.run.smithi003.stderr:Generating grub configuration file ... 2024-09-20T19:09:15.085 INFO:teuthology.orchestra.run.smithi003.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-20T19:09:15.091 INFO:teuthology.orchestra.run.smithi003.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-20T19:09:15.305 INFO:teuthology.orchestra.run.smithi003.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-20T19:09:15.310 INFO:teuthology.orchestra.run.smithi003.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-20T19:09:15.352 INFO:teuthology.orchestra.run.smithi003.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-20T19:09:15.358 INFO:teuthology.orchestra.run.smithi003.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-20T19:09:15.517 INFO:teuthology.orchestra.run.smithi003.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-20T19:09:15.517 INFO:teuthology.orchestra.run.smithi003.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-20T19:09:15.517 INFO:teuthology.orchestra.run.smithi003.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-20T19:09:15.541 INFO:teuthology.orchestra.run.smithi003.stderr:done 2024-09-20T19:09:15.543 DEBUG:teuthology.orchestra.run.smithi003:> sudo shutdown -r now 2024-09-20T19:09:43.379 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-20T19:09:43.380 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi183.front.sepia.ceph.com' 2024-09-20T19:09:43.381 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi183.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:09:45.546 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-20T19:09:45.547 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-09-20T19:09:45.547 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:10:43.440 DEBUG:teuthology.orchestra.remote:timed out 2024-09-20T19:10:45.551 DEBUG:teuthology.orchestra.remote:timed out 2024-09-20T19:10:52.446 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi183.front.sepia.ceph.com' 2024-09-20T19:10:52.447 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi183.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:10:52.819 DEBUG:teuthology.orchestra.run.smithi183:> true 2024-09-20T19:10:53.911 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi183.front.sepia.ceph.com' 2024-09-20T19:10:53.911 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-122-generic"... 2024-09-20T19:10:53.912 DEBUG:teuthology.orchestra.run.smithi183:> uname -r 2024-09-20T19:10:53.916 INFO:teuthology.orchestra.run.smithi183.stdout:5.15.0-122-generic 2024-09-20T19:10:53.916 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-20T19:10:53.917 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-20T19:10:53.917 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-20T19:10:54.552 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-09-20T19:10:54.553 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:10:54.554 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.3 2024-09-20T19:10:54.918 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-20T19:10:54.918 DEBUG:teuthology.orchestra.run.smithi183:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-20T19:10:55.100 INFO:teuthology.orchestra.run.smithi183.stdout:ttyS1 2024-09-20T19:10:55.139 DEBUG:teuthology.parallel:result is None 2024-09-20T19:11:06.555 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-09-20T19:11:06.556 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:11:06.838 DEBUG:teuthology.orchestra.run.smithi003:> true 2024-09-20T19:11:07.466 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-09-20T19:11:07.466 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-122-generic"... 2024-09-20T19:11:07.467 DEBUG:teuthology.orchestra.run.smithi003:> uname -r 2024-09-20T19:11:07.513 INFO:teuthology.orchestra.run.smithi003.stdout:5.15.0-122-generic 2024-09-20T19:11:07.513 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-20T19:11:07.513 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-20T19:11:07.513 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-20T19:11:08.514 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-20T19:11:08.514 DEBUG:teuthology.orchestra.run.smithi003:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-20T19:11:08.594 INFO:teuthology.orchestra.run.smithi003.stdout:ttyS1 2024-09-20T19:11:08.614 DEBUG:teuthology.parallel:result is None 2024-09-20T19:11:08.615 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-20T19:11:08.622 INFO:teuthology.task.internal:Creating test directory... 2024-09-20T19:11:08.625 DEBUG:teuthology.orchestra.run.smithi003:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-20T19:11:08.628 DEBUG:teuthology.orchestra.run.smithi183:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-20T19:11:08.634 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-20T19:11:08.695 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-20T19:11:08.768 INFO:teuthology.task.internal:Creating archive directory... 2024-09-20T19:11:08.768 DEBUG:teuthology.orchestra.run.smithi003:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-20T19:11:08.770 DEBUG:teuthology.orchestra.run.smithi183:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-20T19:11:08.838 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-20T19:11:08.845 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-20T19:11:08.845 DEBUG:teuthology.orchestra.run.smithi003:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-20T19:11:08.847 DEBUG:teuthology.orchestra.run.smithi183:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-20T19:11:08.863 INFO:teuthology.orchestra.run.smithi003.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T19:11:08.871 INFO:teuthology.orchestra.run.smithi183.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T19:11:08.871 INFO:teuthology.orchestra.run.smithi003.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T19:11:08.879 INFO:teuthology.orchestra.run.smithi183.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T19:11:08.880 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-20T19:11:08.887 INFO:teuthology.task.internal:Configuring sudo... 2024-09-20T19:11:08.887 DEBUG:teuthology.orchestra.run.smithi003:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-20T19:11:08.918 DEBUG:teuthology.orchestra.run.smithi183:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-20T19:11:08.935 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-20T19:11:08.945 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-20T19:11:08.945 DEBUG:teuthology.orchestra.run.smithi003:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-20T19:11:08.978 DEBUG:teuthology.orchestra.run.smithi183:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-20T19:11:08.984 DEBUG:teuthology.orchestra.run.smithi003:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T19:11:09.030 DEBUG:teuthology.orchestra.run.smithi003:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T19:11:09.077 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-20T19:11:09.078 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-20T19:11:09.150 DEBUG:teuthology.orchestra.run.smithi183:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T19:11:09.156 DEBUG:teuthology.orchestra.run.smithi183:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T19:11:09.205 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-20T19:11:09.206 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-20T19:11:09.264 DEBUG:teuthology.orchestra.run.smithi003:> sudo service rsyslog restart 2024-09-20T19:11:09.267 DEBUG:teuthology.orchestra.run.smithi183:> sudo service rsyslog restart 2024-09-20T19:11:09.336 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-20T19:11:09.344 INFO:teuthology.task.internal:Starting timer... 2024-09-20T19:11:09.344 INFO:teuthology.run_tasks:Running task pcp... 2024-09-20T19:11:09.362 INFO:teuthology.run_tasks:Running task selinux... 2024-09-20T19:11:09.371 DEBUG:teuthology.task.selinux:Excluding smithi003: OS 'ubuntu' does not support SELinux 2024-09-20T19:11:09.371 DEBUG:teuthology.task.selinux:Excluding smithi183: OS 'ubuntu' does not support SELinux 2024-09-20T19:11:09.371 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-20T19:11:09.371 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-20T19:11:09.371 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-20T19:11:09.371 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-20T19:11:09.379 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-20T19:11:09.391 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-09-20T19:11:09.392 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi003.front.sepia.ceph.com,smithi183.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-20T19:18:42.620 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi003.front.sepia.ceph.com'), Remote(name='ubuntu@smithi183.front.sepia.ceph.com')] 2024-09-20T19:18:42.621 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-09-20T19:18:42.622 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:18:42.708 DEBUG:teuthology.orchestra.run.smithi003:> true 2024-09-20T19:18:42.783 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-09-20T19:18:42.783 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi183.front.sepia.ceph.com' 2024-09-20T19:18:42.783 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi183.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:18:42.865 DEBUG:teuthology.orchestra.run.smithi183:> true 2024-09-20T19:18:42.942 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi183.front.sepia.ceph.com' 2024-09-20T19:18:42.943 INFO:teuthology.run_tasks:Running task clock... 2024-09-20T19:18:42.959 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-20T19:18:42.960 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-20T19:18:42.960 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T19:18:42.962 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-20T19:18:42.963 DEBUG:teuthology.orchestra.run.smithi183:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T19:18:42.990 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 19:18:42 ntpd[18359]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-20T19:18:42.990 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 19:18:42 ntpd[18359]: Command line: ntpd -gq 2024-09-20T19:18:42.990 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 19:18:42 ntpd[18359]: ---------------------------------------------------- 2024-09-20T19:18:42.990 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 19:18:42 ntpd[18359]: ntp-4 is maintained by Network Time Foundation, 2024-09-20T19:18:42.990 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 19:18:42 ntpd[18359]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-20T19:18:42.990 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 19:18:42 ntpd[18359]: corporation. Support and training for ntp-4 are 2024-09-20T19:18:42.990 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 19:18:42 ntpd[18359]: available at https://www.nwtime.org/support 2024-09-20T19:18:42.990 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 19:18:42 ntpd[18359]: ---------------------------------------------------- 2024-09-20T19:18:42.991 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 19:18:42 ntpd[18359]: proto: precision = 0.046 usec (-24) 2024-09-20T19:18:42.991 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 19:18:42 ntpd[18359]: basedate set to 2022-02-04 2024-09-20T19:18:42.991 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 19:18:42 ntpd[18359]: gps base set to 2022-02-06 (week 2196) 2024-09-20T19:18:42.991 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 19:18:42 ntpd[18359]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-20T19:18:42.992 INFO:teuthology.orchestra.run.smithi003.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-20T19:18:42.992 INFO:teuthology.orchestra.run.smithi003.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-20T19:18:42.993 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 19:18:42 ntpd[18359]: restrict ::: KOD does nothing without LIMITED. 2024-09-20T19:18:42.993 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 19:18:42 ntpd[18359]: Listen and drop on 0 v6wildcard [::]:123 2024-09-20T19:18:42.993 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 19:18:42 ntpd[18359]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-20T19:18:42.993 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 19:18:42 ntpd[18359]: Listen normally on 2 lo 127.0.0.1:123 2024-09-20T19:18:42.993 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 19:18:42 ntpd[18359]: Listen normally on 3 ens1f0 172.21.15.3:123 2024-09-20T19:18:42.993 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 19:18:42 ntpd[18359]: Listen normally on 4 lo [::1]:123 2024-09-20T19:18:42.993 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 19:18:42 ntpd[18359]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:15dc%4]:123 2024-09-20T19:18:42.993 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 19:18:42 ntpd[18359]: Listening on routing socket on fd #22 for interface updates 2024-09-20T19:18:43.009 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 19:18:43 ntpd[18459]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-20T19:18:43.009 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 19:18:43 ntpd[18459]: Command line: ntpd -gq 2024-09-20T19:18:43.009 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 19:18:43 ntpd[18459]: ---------------------------------------------------- 2024-09-20T19:18:43.009 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 19:18:43 ntpd[18459]: ntp-4 is maintained by Network Time Foundation, 2024-09-20T19:18:43.009 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 19:18:43 ntpd[18459]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-20T19:18:43.010 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 19:18:43 ntpd[18459]: corporation. Support and training for ntp-4 are 2024-09-20T19:18:43.010 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 19:18:43 ntpd[18459]: available at https://www.nwtime.org/support 2024-09-20T19:18:43.010 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 19:18:43 ntpd[18459]: ---------------------------------------------------- 2024-09-20T19:18:43.010 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 19:18:43 ntpd[18459]: proto: precision = 0.045 usec (-24) 2024-09-20T19:18:43.011 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 19:18:43 ntpd[18459]: basedate set to 2022-02-04 2024-09-20T19:18:43.011 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 19:18:43 ntpd[18459]: gps base set to 2022-02-06 (week 2196) 2024-09-20T19:18:43.011 INFO:teuthology.orchestra.run.smithi183.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-20T19:18:43.011 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 19:18:43 ntpd[18459]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-20T19:18:43.012 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 19:18:43 ntpd[18459]: restrict ::: KOD does nothing without LIMITED. 2024-09-20T19:18:43.012 INFO:teuthology.orchestra.run.smithi183.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-20T19:18:43.013 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 19:18:43 ntpd[18459]: Listen and drop on 0 v6wildcard [::]:123 2024-09-20T19:18:43.013 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 19:18:43 ntpd[18459]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-20T19:18:43.013 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 19:18:43 ntpd[18459]: Listen normally on 2 lo 127.0.0.1:123 2024-09-20T19:18:43.013 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 19:18:43 ntpd[18459]: Listen normally on 3 enp3s0f1 172.21.15.183:123 2024-09-20T19:18:43.013 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 19:18:43 ntpd[18459]: Listen normally on 4 lo [::1]:123 2024-09-20T19:18:43.013 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 19:18:43 ntpd[18459]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:8085%5]:123 2024-09-20T19:18:43.013 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 19:18:43 ntpd[18459]: Listening on routing socket on fd #22 for interface updates 2024-09-20T19:18:44.010 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:44 ntpd[18459]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:18:44.010 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:44 ntpd[18459]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:18:44.010 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:44 ntpd[18459]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:18:44.010 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:44 ntpd[18459]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:18:44.010 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:44 ntpd[18459]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:18:44.011 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:44 ntpd[18459]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:18:44.011 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:44 ntpd[18459]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T19:18:44.011 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:44 ntpd[18459]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T19:18:44.990 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:44 ntpd[18359]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:18:44.990 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:44 ntpd[18359]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:18:45.990 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:45 ntpd[18359]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:18:45.991 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:45 ntpd[18359]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:18:45.991 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:45 ntpd[18359]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:18:45.991 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:45 ntpd[18359]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:18:45.991 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:45 ntpd[18359]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T19:18:45.991 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:45 ntpd[18359]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T19:18:46.010 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:46 ntpd[18459]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:18:46.010 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:46 ntpd[18459]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:18:46.010 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:46 ntpd[18459]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:18:46.010 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:46 ntpd[18459]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:18:46.010 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:46 ntpd[18459]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T19:18:46.010 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:46 ntpd[18459]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T19:18:46.991 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:46 ntpd[18359]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:18:46.991 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:46 ntpd[18359]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:18:46.991 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:46 ntpd[18359]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:18:46.991 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:46 ntpd[18359]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:18:46.992 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:46 ntpd[18359]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:18:46.992 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:46 ntpd[18359]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:18:46.992 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:46 ntpd[18359]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T19:18:46.992 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:46 ntpd[18359]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T19:18:46.992 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:46 ntpd[18359]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:18:46.992 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:46 ntpd[18359]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:18:46.992 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:46 ntpd[18359]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T19:18:46.992 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:46 ntpd[18359]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T19:18:47.990 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:47 ntpd[18359]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:18:47.991 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:47 ntpd[18359]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:18:47.991 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:47 ntpd[18359]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:18:47.991 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:47 ntpd[18359]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:18:47.991 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:47 ntpd[18359]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T19:18:47.991 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:47 ntpd[18359]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T19:18:48.011 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:48 ntpd[18459]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:18:48.011 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:48 ntpd[18459]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:18:48.011 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:48 ntpd[18459]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:18:48.011 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:48 ntpd[18459]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:18:48.011 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:48 ntpd[18459]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:18:48.011 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:48 ntpd[18459]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:18:48.011 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:48 ntpd[18459]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:18:48.011 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:48 ntpd[18459]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:18:48.011 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:48 ntpd[18459]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T19:18:48.011 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:48 ntpd[18459]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T19:18:48.012 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:48 ntpd[18459]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:18:48.012 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:48 ntpd[18459]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:18:48.012 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:48 ntpd[18459]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T19:18:48.012 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:48 ntpd[18459]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T19:18:48.012 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:48 ntpd[18459]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:18:48.012 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:48 ntpd[18459]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:18:48.012 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:48 ntpd[18459]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T19:18:48.012 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:48 ntpd[18459]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T19:18:48.991 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:48 ntpd[18359]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:18:48.991 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:48 ntpd[18359]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:18:48.991 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:48 ntpd[18359]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:18:48.991 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:48 ntpd[18359]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:18:48.991 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:48 ntpd[18359]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:18:48.991 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:48 ntpd[18359]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:18:48.992 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:48 ntpd[18359]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T19:18:48.992 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:48 ntpd[18359]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T19:18:48.992 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:48 ntpd[18359]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:18:48.992 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:48 ntpd[18359]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:18:48.992 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:48 ntpd[18359]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T19:18:48.992 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:48 ntpd[18359]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T19:18:49.990 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:49 ntpd[18359]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:18:49.991 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:49 ntpd[18359]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:18:49.991 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:49 ntpd[18359]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:18:49.991 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:49 ntpd[18359]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:18:49.991 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:49 ntpd[18359]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T19:18:49.991 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:49 ntpd[18359]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T19:18:50.011 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:50 ntpd[18459]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:18:50.011 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:50 ntpd[18459]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:18:50.011 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:50 ntpd[18459]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:18:50.011 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:50 ntpd[18459]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:18:50.011 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:50 ntpd[18459]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:18:50.011 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:50 ntpd[18459]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:18:50.011 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:50 ntpd[18459]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:18:50.011 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:50 ntpd[18459]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:18:50.012 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:50 ntpd[18459]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T19:18:50.012 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:50 ntpd[18459]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T19:18:50.012 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:50 ntpd[18459]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:18:50.012 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:50 ntpd[18459]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:18:50.012 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:50 ntpd[18459]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T19:18:50.012 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:50 ntpd[18459]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T19:18:50.012 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:50 ntpd[18459]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:18:50.012 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:50 ntpd[18459]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:18:50.012 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:50 ntpd[18459]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T19:18:50.012 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:50 ntpd[18459]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T19:18:50.012 INFO:teuthology.orchestra.run.smithi183.stdout:20 Sep 19:18:50 ntpd[18459]: ntpd: time slew -0.000460 s 2024-09-20T19:18:50.013 INFO:teuthology.orchestra.run.smithi183.stdout:ntpd: time slew -0.000460s 2024-09-20T19:18:50.013 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:50 ntpd[18459]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-20T19:18:50.013 INFO:teuthology.orchestra.run.smithi183.stderr:20 Sep 19:18:50 ntpd[18459]: can't open /var/log/ntpstats/loopstats.20240920: Permission denied 2024-09-20T19:18:50.070 INFO:teuthology.orchestra.run.smithi183.stdout: remote refid st t when poll reach delay offset jitter 2024-09-20T19:18:50.070 INFO:teuthology.orchestra.run.smithi183.stdout:============================================================================== 2024-09-20T19:18:50.070 INFO:teuthology.orchestra.run.smithi183.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T19:18:50.070 INFO:teuthology.orchestra.run.smithi183.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T19:18:50.070 INFO:teuthology.orchestra.run.smithi183.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T19:18:50.070 INFO:teuthology.orchestra.run.smithi183.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T19:18:50.991 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:50 ntpd[18359]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:18:50.991 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:50 ntpd[18359]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:18:50.991 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:50 ntpd[18359]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:18:50.991 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:50 ntpd[18359]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:18:50.991 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:50 ntpd[18359]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:18:50.991 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:50 ntpd[18359]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:18:50.991 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:50 ntpd[18359]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T19:18:50.992 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:50 ntpd[18359]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T19:18:50.992 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:50 ntpd[18359]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:18:50.992 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:50 ntpd[18359]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:18:50.992 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:50 ntpd[18359]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T19:18:50.992 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:50 ntpd[18359]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T19:18:51.990 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:51 ntpd[18359]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:18:51.991 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:51 ntpd[18359]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:18:51.991 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:51 ntpd[18359]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-20T19:18:51.991 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:51 ntpd[18359]: can't open /var/log/ntpstats/rawstats.20240920: Permission denied 2024-09-20T19:18:51.991 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:51 ntpd[18359]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-20T19:18:51.991 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:51 ntpd[18359]: can't open /var/log/ntpstats/peerstats.20240920: Permission denied 2024-09-20T19:18:51.991 INFO:teuthology.orchestra.run.smithi003.stdout:20 Sep 19:18:51 ntpd[18359]: ntpd: time slew +0.000090 s 2024-09-20T19:18:51.991 INFO:teuthology.orchestra.run.smithi003.stdout:ntpd: time slew +0.000090s 2024-09-20T19:18:51.992 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:51 ntpd[18359]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-20T19:18:51.992 INFO:teuthology.orchestra.run.smithi003.stderr:20 Sep 19:18:51 ntpd[18359]: can't open /var/log/ntpstats/loopstats.20240920: Permission denied 2024-09-20T19:18:52.039 INFO:teuthology.orchestra.run.smithi003.stdout: remote refid st t when poll reach delay offset jitter 2024-09-20T19:18:52.040 INFO:teuthology.orchestra.run.smithi003.stdout:============================================================================== 2024-09-20T19:18:52.040 INFO:teuthology.orchestra.run.smithi003.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T19:18:52.040 INFO:teuthology.orchestra.run.smithi003.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T19:18:52.040 INFO:teuthology.orchestra.run.smithi003.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T19:18:52.040 INFO:teuthology.orchestra.run.smithi003.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-20T19:18:52.040 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-20T19:18:52.127 INFO:tasks.cephadm:Config: {'compiled_cephadm_branch': 'squid', 'image': 'quay.ceph.io/ceph-ci/ceph:squid', 'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': False}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'CEPHADM_STRAY_DAEMON', 'CEPHADM_FAILED_DAEMON', 'CEPHADM_AGENT_DOWN'], 'log-only-match': ['CEPHADM_'], 'sha1': '88deadb8082f4a33832e228ccefc59cedba158a5'} 2024-09-20T19:18:52.127 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:squid 2024-09-20T19:18:52.128 INFO:tasks.cephadm:Cluster fsid is 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T19:18:52.128 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-20T19:18:52.128 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.3', 'mon.c': '[v2:172.21.15.3:3301,v1:172.21.15.3:6790]', 'mon.b': '172.21.15.183'} 2024-09-20T19:18:52.128 INFO:tasks.cephadm:First mon is mon.a on smithi003 2024-09-20T19:18:52.128 INFO:tasks.cephadm:First mgr is y 2024-09-20T19:18:52.128 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-20T19:18:52.129 DEBUG:teuthology.orchestra.run.smithi003:> sudo hostname $(hostname -s) 2024-09-20T19:18:52.143 DEBUG:teuthology.orchestra.run.smithi183:> sudo hostname $(hostname -s) 2024-09-20T19:18:52.158 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for squid 2024-09-20T19:18:52.158 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:18:52.301 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '88deadb8082f4a33832e228ccefc59cedba158a5', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic/83186/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-5099-g88deadb8', 'node_name': '172.21.2.3+braggi03', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic', 'package_manager_version': '19.3.0-5099-g88deadb8-1jammy'}, 'url': 'https://2.chacra.ceph.com/r/ceph/wip-guits-main-2024-09-20-1028/88deadb8082f4a33832e228ccefc59cedba158a5/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-09-20 12:13:16.402626', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-guits-main-2024-09-20-1028', 'chacra_url': 'https://2.chacra.ceph.com/repos/ceph/wip-guits-main-2024-09-20-1028/88deadb8082f4a33832e228ccefc59cedba158a5/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-09-20T19:18:52.503 INFO:tasks.util.chacra:got chacra host 4.chacra.ceph.com, ref squid, sha1 9e2ac70bb7aea67d34f0d50002344abbe7803736 from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&ref=squid 2024-09-20T19:18:52.505 INFO:tasks.cephadm:Discovered cachra url: https://4.chacra.ceph.com/binaries/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-20T19:18:52.505 INFO:tasks.cephadm:Downloading cephadm from url: https://4.chacra.ceph.com/binaries/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-20T19:18:52.505 DEBUG:teuthology.orchestra.run.smithi003:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-20T19:18:53.140 INFO:teuthology.orchestra.run.smithi003.stdout:-rw-rw-r-- 1 ubuntu ubuntu 791890 Sep 20 19:18 /home/ubuntu/cephtest/cephadm 2024-09-20T19:18:53.140 DEBUG:teuthology.orchestra.run.smithi183:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/squid/9e2ac70bb7aea67d34f0d50002344abbe7803736/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-20T19:18:53.776 INFO:teuthology.orchestra.run.smithi183.stdout:-rw-rw-r-- 1 ubuntu ubuntu 791890 Sep 20 19:18 /home/ubuntu/cephtest/cephadm 2024-09-20T19:18:53.777 DEBUG:teuthology.orchestra.run.smithi003:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-20T19:18:53.785 DEBUG:teuthology.orchestra.run.smithi183:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-20T19:18:53.805 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:squid on all hosts... 2024-09-20T19:18:53.805 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-20T19:18:53.829 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-20T19:18:54.014 INFO:teuthology.orchestra.run.smithi003.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-20T19:18:54.021 INFO:teuthology.orchestra.run.smithi183.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-20T19:19:53.697 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T19:19:53.697 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph_version": "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)", 2024-09-20T19:19:53.697 INFO:teuthology.orchestra.run.smithi003.stdout: "image_id": "6acb0a031eab55fe07acc1e5695be48af529a148c2f67dce7aead6591509af30", 2024-09-20T19:19:53.697 INFO:teuthology.orchestra.run.smithi003.stdout: "repo_digests": [ 2024-09-20T19:19:53.697 INFO:teuthology.orchestra.run.smithi003.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65" 2024-09-20T19:19:53.697 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-20T19:19:53.697 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T19:19:54.160 INFO:teuthology.orchestra.run.smithi183.stdout:{ 2024-09-20T19:19:54.161 INFO:teuthology.orchestra.run.smithi183.stdout: "ceph_version": "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)", 2024-09-20T19:19:54.161 INFO:teuthology.orchestra.run.smithi183.stdout: "image_id": "6acb0a031eab55fe07acc1e5695be48af529a148c2f67dce7aead6591509af30", 2024-09-20T19:19:54.161 INFO:teuthology.orchestra.run.smithi183.stdout: "repo_digests": [ 2024-09-20T19:19:54.161 INFO:teuthology.orchestra.run.smithi183.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65" 2024-09-20T19:19:54.161 INFO:teuthology.orchestra.run.smithi183.stdout: ] 2024-09-20T19:19:54.161 INFO:teuthology.orchestra.run.smithi183.stdout:} 2024-09-20T19:19:54.206 DEBUG:teuthology.orchestra.run.smithi003:> sudo mkdir -p /etc/ceph 2024-09-20T19:19:54.221 DEBUG:teuthology.orchestra.run.smithi183:> sudo mkdir -p /etc/ceph 2024-09-20T19:19:54.235 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod 777 /etc/ceph 2024-09-20T19:19:54.276 DEBUG:teuthology.orchestra.run.smithi183:> sudo chmod 777 /etc/ceph 2024-09-20T19:19:54.291 INFO:tasks.cephadm:Writing seed config... 2024-09-20T19:19:54.292 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-09-20T19:19:54.292 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-20T19:19:54.292 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-20T19:19:54.292 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-09-20T19:19:54.292 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-20T19:19:54.292 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-20T19:19:54.292 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-20T19:19:54.292 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-20T19:19:54.292 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-20T19:19:54.293 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-20T19:19:54.293 DEBUG:teuthology.orchestra.run.smithi003:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-20T19:19:54.324 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 2bd1868e-7785-11ef-baf5-efdc52797490 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 = False [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-20T19:19:54.324 DEBUG:teuthology.orchestra.run.smithi003:mon.a> sudo journalctl -f -n 0 -u ceph-2bd1868e-7785-11ef-baf5-efdc52797490@mon.a.service 2024-09-20T19:19:54.369 DEBUG:teuthology.orchestra.run.smithi003:mgr.y> sudo journalctl -f -n 0 -u ceph-2bd1868e-7785-11ef-baf5-efdc52797490@mgr.y.service 2024-09-20T19:19:54.412 INFO:tasks.cephadm:Bootstrapping... 2024-09-20T19:19:54.413 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid -v bootstrap --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 --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.3 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-20T19:19:54.638 INFO:teuthology.orchestra.run.smithi003.stdout:-------------------------------------------------------------------------------- 2024-09-20T19:19:54.639 INFO:teuthology.orchestra.run.smithi003.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:squid', '-v', 'bootstrap', '--fsid', '2bd1868e-7785-11ef-baf5-efdc52797490', '--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.3', '--skip-admin-label'] 2024-09-20T19:19:54.639 INFO:teuthology.orchestra.run.smithi003.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-20T19:19:54.639 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying podman|docker is present... 2024-09-20T19:19:54.639 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying lvm2 is present... 2024-09-20T19:19:54.640 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying time synchronization is in place... 2024-09-20T19:19:54.646 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-20T19:19:54.646 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-20T19:19:54.651 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-20T19:19:54.651 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-20T19:19:54.655 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-20T19:19:54.655 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-20T19:19:54.659 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-20T19:19:54.659 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-20T19:19:54.663 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-20T19:19:54.664 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout masked 2024-09-20T19:19:54.667 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-20T19:19:54.667 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-20T19:19:54.671 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-20T19:19:54.671 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-20T19:19:54.674 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-20T19:19:54.674 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-20T19:19:54.678 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout enabled 2024-09-20T19:19:54.682 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout active 2024-09-20T19:19:54.682 INFO:teuthology.orchestra.run.smithi003.stdout:Unit ntp.service is enabled and running 2024-09-20T19:19:54.683 INFO:teuthology.orchestra.run.smithi003.stdout:Repeating the final host check... 2024-09-20T19:19:54.683 INFO:teuthology.orchestra.run.smithi003.stdout:docker (/usr/bin/docker) is present 2024-09-20T19:19:54.683 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl is present 2024-09-20T19:19:54.683 INFO:teuthology.orchestra.run.smithi003.stdout:lvcreate is present 2024-09-20T19:19:54.686 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-20T19:19:54.686 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-20T19:19:54.690 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-20T19:19:54.690 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-20T19:19:54.694 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-20T19:19:54.694 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-20T19:19:54.697 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-20T19:19:54.697 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-20T19:19:54.701 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-20T19:19:54.701 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout masked 2024-09-20T19:19:54.704 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-20T19:19:54.704 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-20T19:19:54.707 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-20T19:19:54.707 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-20T19:19:54.711 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-20T19:19:54.711 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-20T19:19:54.715 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout enabled 2024-09-20T19:19:54.719 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout active 2024-09-20T19:19:54.719 INFO:teuthology.orchestra.run.smithi003.stdout:Unit ntp.service is enabled and running 2024-09-20T19:19:54.719 INFO:teuthology.orchestra.run.smithi003.stdout:Host looks OK 2024-09-20T19:19:54.719 INFO:teuthology.orchestra.run.smithi003.stdout:Cluster fsid: 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T19:19:54.719 INFO:teuthology.orchestra.run.smithi003.stdout:Acquiring lock 139846061554320 on /run/cephadm/2bd1868e-7785-11ef-baf5-efdc52797490.lock 2024-09-20T19:19:54.720 INFO:teuthology.orchestra.run.smithi003.stdout:Lock 139846061554320 acquired on /run/cephadm/2bd1868e-7785-11ef-baf5-efdc52797490.lock 2024-09-20T19:19:54.720 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying IP 172.21.15.3 port 3300 ... 2024-09-20T19:19:54.720 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying IP 172.21.15.3 port 6789 ... 2024-09-20T19:19:54.720 INFO:teuthology.orchestra.run.smithi003.stdout:Base mon IP(s) is [172.21.15.3:3300, 172.21.15.3:6789], mon addrv is [v2:172.21.15.3:3300,v1:172.21.15.3:6789] 2024-09-20T19:19:54.722 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2024-09-20T19:19:54.722 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-20T19:19:54.723 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.3 2024-09-20T19:19:54.724 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-20T19:19:54.724 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-20T19:19:54.725 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1798sec hoplimit 64 pref medium 2024-09-20T19:19:54.727 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-20T19:19:54.727 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-20T19:19:54.727 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-20T19:19:54.727 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-20T19:19:54.727 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:15dc/64 scope link 2024-09-20T19:19:54.727 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-20T19:19:54.728 INFO:teuthology.orchestra.run.smithi003.stdout:Mon IP `172.21.15.3` is in CIDR network `172.21.0.0/20` 2024-09-20T19:19:54.728 INFO:teuthology.orchestra.run.smithi003.stdout:Mon IP `172.21.15.3` is in CIDR network `172.21.0.0/20` 2024-09-20T19:19:54.728 INFO:teuthology.orchestra.run.smithi003.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-20T19:19:54.728 INFO:teuthology.orchestra.run.smithi003.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-20T19:19:54.729 INFO:teuthology.orchestra.run.smithi003.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-20T19:19:54.931 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/docker: stdout squid: Pulling from ceph-ci/ceph 2024-09-20T19:19:54.931 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/docker: stdout Digest: sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65 2024-09-20T19:19:54.931 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:squid 2024-09-20T19:19:54.931 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/docker: stdout quay.ceph.io/ceph-ci/ceph:squid 2024-09-20T19:19:56.369 INFO:teuthology.orchestra.run.smithi003.stdout:ceph: stdout ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable) 2024-09-20T19:19:56.369 INFO:teuthology.orchestra.run.smithi003.stdout:Ceph version: ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable) 2024-09-20T19:19:56.369 INFO:teuthology.orchestra.run.smithi003.stdout:Extracting ceph user uid/gid from container image... 2024-09-20T19:19:57.581 INFO:teuthology.orchestra.run.smithi003.stdout:stat: stdout 167 167 2024-09-20T19:19:57.581 INFO:teuthology.orchestra.run.smithi003.stdout:Creating initial keys... 2024-09-20T19:19:58.871 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-authtool: stdout AQDeyu1mSqyTGBAAJYDfi8/AEjSLyTPHAgD3pA== 2024-09-20T19:20:00.110 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-authtool: stdout AQDfyu1mdXtBJxAAtN+PnV/kqApyFp30BbbQsQ== 2024-09-20T19:20:01.540 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-authtool: stdout AQDhyu1mXpY4AxAANyYc9mnl/+rkTymtCTDUOA== 2024-09-20T19:20:01.541 INFO:teuthology.orchestra.run.smithi003.stdout:Creating initial monmap... 2024-09-20T19:20:02.905 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-20T19:20:02.906 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-20T19:20:02.906 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T19:20:02.906 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-20T19:20:02.906 INFO:teuthology.orchestra.run.smithi003.stdout:monmaptool for a [v2:172.21.15.3:3300,v1:172.21.15.3:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-20T19:20:02.906 INFO:teuthology.orchestra.run.smithi003.stdout:setting min_mon_release = quincy 2024-09-20T19:20:02.906 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: set fsid to 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T19:20:02.906 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-20T19:20:02.907 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:20:02.907 INFO:teuthology.orchestra.run.smithi003.stdout:Creating mon... 2024-09-20T19:20:04.179 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-20T19:20:04.180 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 1 imported monmap: 2024-09-20T19:20:04.180 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-09-20T19:20:04.180 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr fsid 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T19:20:04.180 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-09-20T19:20:02.428435+0000 2024-09-20T19:20:04.180 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr created 2024-09-20T19:20:02.428435+0000 2024-09-20T19:20:04.180 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-09-20T19:20:04.180 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-09-20T19:20:04.180 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-20T19:20:04.180 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T19:20:04.180 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 0 /usr/bin/ceph-mon: set fsid to 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T19:20:04.180 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-20T19:20:04.180 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T19:20:04.181 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Git sha 0 2024-09-20T19:20:04.181 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Compile date 2024-09-19 20:45:27 2024-09-20T19:20:04.181 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: DB SUMMARY 2024-09-20T19:20:04.181 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T19:20:04.181 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: DB Session ID: MKR0XT79LATVPBS82HNE 2024-09-20T19:20:04.181 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T19:20:04.181 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-09-20T19:20:04.181 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T19:20:04.181 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-09-20T19:20:04.181 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T19:20:04.182 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.error_if_exists: 0 2024-09-20T19:20:04.182 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.create_if_missing: 1 2024-09-20T19:20:04.182 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-20T19:20:04.182 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-20T19:20:04.182 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T19:20:04.182 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-20T19:20:04.182 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.env: 0x562e37cfe940 2024-09-20T19:20:04.182 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-20T19:20:04.182 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.info_log: 0x562e3879ebc0 2024-09-20T19:20:04.182 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-20T19:20:04.182 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.statistics: (nil) 2024-09-20T19:20:04.182 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.use_fsync: 0 2024-09-20T19:20:04.183 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-20T19:20:04.183 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T19:20:04.183 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T19:20:04.183 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-20T19:20:04.183 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-20T19:20:04.183 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-20T19:20:04.183 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-20T19:20:04.183 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-20T19:20:04.183 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-20T19:20:04.183 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T19:20:04.183 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-20T19:20:04.183 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.db_log_dir: 2024-09-20T19:20:04.183 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.wal_dir: 2024-09-20T19:20:04.183 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T19:20:04.184 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T19:20:04.184 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T19:20:04.184 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T19:20:04.184 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T19:20:04.184 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T19:20:04.184 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-20T19:20:04.184 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-20T19:20:04.184 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.write_buffer_manager: 0x562e387a54a0 2024-09-20T19:20:04.184 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T19:20:04.184 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T19:20:04.184 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T19:20:04.184 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-20T19:20:04.184 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T19:20:04.184 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-20T19:20:04.184 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-20T19:20:04.185 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-20T19:20:04.185 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.unordered_write: 0 2024-09-20T19:20:04.185 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T19:20:04.185 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T19:20:04.185 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T19:20:04.185 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T19:20:04.185 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.row_cache: None 2024-09-20T19:20:04.185 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.wal_filter: None 2024-09-20T19:20:04.185 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T19:20:04.185 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-20T19:20:04.185 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.two_write_queues: 0 2024-09-20T19:20:04.185 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-20T19:20:04.185 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.wal_compression: 0 2024-09-20T19:20:04.185 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.atomic_flush: 0 2024-09-20T19:20:04.185 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T19:20:04.186 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T19:20:04.186 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T19:20:04.186 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-20T19:20:04.186 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T19:20:04.186 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-20T19:20:04.186 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T19:20:04.186 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T19:20:04.186 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-20T19:20:04.186 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-20T19:20:04.186 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-20T19:20:04.186 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-20T19:20:04.186 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-20T19:20:04.186 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-20T19:20:04.186 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T19:20:04.187 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T19:20:04.187 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T19:20:04.187 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-20T19:20:04.187 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T19:20:04.187 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T19:20:04.187 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T19:20:04.187 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T19:20:04.187 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.max_open_files: -1 2024-09-20T19:20:04.187 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-20T19:20:04.187 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T19:20:04.187 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T19:20:04.187 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-20T19:20:04.187 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-20T19:20:04.187 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Compression algorithms supported: 2024-09-20T19:20:04.188 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: kZSTD supported: 0 2024-09-20T19:20:04.188 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: kXpressCompression supported: 0 2024-09-20T19:20:04.188 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-20T19:20:04.188 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T19:20:04.188 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-20T19:20:04.188 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: kZlibCompression supported: 1 2024-09-20T19:20:04.188 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-20T19:20:04.188 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-20T19:20:04.188 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T19:20:04.188 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-20T19:20:04.188 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-09-20T19:20:04.188 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T19:20:04.188 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-09-20T19:20:04.189 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T19:20:04.189 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-20T19:20:04.189 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T19:20:04.189 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T19:20:04.189 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.merge_operator: 2024-09-20T19:20:04.189 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.compaction_filter: None 2024-09-20T19:20:04.189 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-20T19:20:04.189 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-20T19:20:04.189 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T19:20:04.189 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T19:20:04.189 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x562e3879e800) 2024-09-20T19:20:04.189 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-09-20T19:20:04.189 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T19:20:04.189 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T19:20:04.189 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-09-20T19:20:04.189 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-09-20T19:20:04.190 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-09-20T19:20:04.190 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-09-20T19:20:04.190 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-09-20T19:20:04.190 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-09-20T19:20:04.190 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-09-20T19:20:04.190 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x562e387891f0 2024-09-20T19:20:04.190 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-09-20T19:20:04.190 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-09-20T19:20:04.190 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-09-20T19:20:04.190 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-09-20T19:20:04.190 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-09-20T19:20:04.190 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-09-20T19:20:04.190 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-09-20T19:20:04.190 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-09-20T19:20:04.190 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-09-20T19:20:04.191 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-09-20T19:20:04.191 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-09-20T19:20:04.191 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-09-20T19:20:04.191 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-09-20T19:20:04.191 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-09-20T19:20:04.191 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-09-20T19:20:04.191 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-09-20T19:20:04.191 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-09-20T19:20:04.191 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-09-20T19:20:04.191 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-09-20T19:20:04.191 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-09-20T19:20:04.191 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-09-20T19:20:04.191 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-09-20T19:20:04.192 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-09-20T19:20:04.192 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-09-20T19:20:04.192 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-09-20T19:20:04.192 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-09-20T19:20:04.192 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T19:20:04.192 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-20T19:20:04.192 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-20T19:20:04.192 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.compression: NoCompression 2024-09-20T19:20:04.192 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-20T19:20:04.192 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-20T19:20:04.192 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T19:20:04.192 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.num_levels: 7 2024-09-20T19:20:04.192 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T19:20:04.192 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T19:20:04.193 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T19:20:04.193 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T19:20:04.193 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T19:20:04.193 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T19:20:04.193 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T19:20:04.193 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T19:20:04.193 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T19:20:04.193 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T19:20:04.193 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-20T19:20:04.193 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-20T19:20:04.193 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T19:20:04.193 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-20T19:20:04.193 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-20T19:20:04.194 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T19:20:04.194 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T19:20:04.194 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-20T19:20:04.194 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T19:20:04.194 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-20T19:20:04.194 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-20T19:20:04.194 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T19:20:04.194 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T19:20:04.194 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T19:20:04.194 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-20T19:20:04.194 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T19:20:04.194 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T19:20:04.194 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T19:20:04.194 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T19:20:04.194 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T19:20:04.195 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T19:20:04.195 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T19:20:04.195 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T19:20:04.195 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T19:20:04.195 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T19:20:04.195 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T19:20:04.195 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T19:20:04.195 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T19:20:04.195 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-20T19:20:04.195 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-20T19:20:04.195 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T19:20:04.195 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T19:20:04.195 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-20T19:20:04.195 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T19:20:04.195 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T19:20:04.196 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T19:20:04.196 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T19:20:04.196 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T19:20:04.196 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T19:20:04.196 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T19:20:04.196 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T19:20:04.196 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T19:20:04.196 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T19:20:04.196 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-20T19:20:04.196 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-20T19:20:04.196 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T19:20:04.196 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T19:20:04.197 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T19:20:04.197 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T19:20:04.197 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.bloom_locality: 0 2024-09-20T19:20:04.197 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-20T19:20:04.197 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T19:20:04.197 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-20T19:20:04.197 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-20T19:20:04.197 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-20T19:20:04.197 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.ttl: 2592000 2024-09-20T19:20:04.197 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T19:20:04.197 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-20T19:20:04.197 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-20T19:20:04.197 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.enable_blob_files: false 2024-09-20T19:20:04.197 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.min_blob_size: 0 2024-09-20T19:20:04.197 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-20T19:20:04.198 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T19:20:04.198 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T19:20:04.198 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T19:20:04.198 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-20T19:20:04.198 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-20T19:20:04.198 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-20T19:20:04.198 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.714+0000 7f0647a72c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-20T19:20:04.198 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.718+0000 7f0647a72c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-20T19:20:04.198 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T19:20:04.198 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.718+0000 7f0647a72c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-20T19:20:04.198 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T19:20:04.198 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.718+0000 7f0647a72c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 6c96a9c5-4ea9-4776-ade8-7b3ff8990d41 2024-09-20T19:20:04.198 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T19:20:04.199 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.718+0000 7f0647a72c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-09-20T19:20:04.199 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T19:20:04.199 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.718+0000 7f0647a72c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x562e387b6e00 2024-09-20T19:20:04.199 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.718+0000 7f0647a72c80 4 rocksdb: DB pointer 0x562e38890000 2024-09-20T19:20:04.199 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.718+0000 7f063f1fd640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-20T19:20:04.199 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.718+0000 7f063f1fd640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-20T19:20:04.199 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-09-20T19:20:04.199 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T19:20:04.199 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-20T19:20:04.199 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T19:20:04.199 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T19:20:04.199 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-20T19:20:04.199 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T19:20:04.199 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T19:20:04.199 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T19:20:04.200 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-20T19:20:04.200 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-20T19:20:04.200 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-20T19:20:04.200 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-20T19:20:04.200 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-20T19:20:04.200 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T19:20:04.200 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-20T19:20:04.200 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-20T19:20:04.200 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T19:20:04.200 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T19:20:04.200 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-20T19:20:04.200 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T19:20:04.200 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T19:20:04.200 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T19:20:04.201 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T19:20:04.201 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-09-20T19:20:04.201 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T19:20:04.201 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-09-20T19:20:04.201 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T19:20:04.201 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T19:20:04.201 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-20T19:20:04.201 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x562e387891f0#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.8e-05 secs_since: 0 2024-09-20T19:20:04.201 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-09-20T19:20:04.201 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T19:20:04.201 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-09-20T19:20:04.201 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-20T19:20:04.202 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.718+0000 7f0647a72c80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-09-20T19:20:04.202 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.718+0000 7f0647a72c80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-09-20T19:20:04.202 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-20T19:20:03.722+0000 7f0647a72c80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-09-20T19:20:04.202 INFO:teuthology.orchestra.run.smithi003.stdout:create mon.a on 2024-09-20T19:20:04.649 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-09-20T19:20:04.892 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-2bd1868e-7785-11ef-baf5-efdc52797490.target -> /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490.target. 2024-09-20T19:20:04.892 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-2bd1868e-7785-11ef-baf5-efdc52797490.target -> /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490.target. 2024-09-20T19:20:05.177 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-2bd1868e-7785-11ef-baf5-efdc52797490@mon.a 2024-09-20T19:20:05.177 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to reset failed state of unit ceph-2bd1868e-7785-11ef-baf5-efdc52797490@mon.a.service: Unit ceph-2bd1868e-7785-11ef-baf5-efdc52797490@mon.a.service not loaded. 2024-09-20T19:20:05.379 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490.target.wants/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@mon.a.service -> /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service. 2024-09-20T19:20:05.388 INFO:teuthology.orchestra.run.smithi003.stdout:firewalld does not appear to be present 2024-09-20T19:20:05.388 INFO:teuthology.orchestra.run.smithi003.stdout:Not possible to enable service . firewalld.service is not available 2024-09-20T19:20:05.388 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mon to start... 2024-09-20T19:20:05.388 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mon... 2024-09-20T19:20:05.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:05 smithi003 systemd[1]: Started Ceph mon.a for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T19:20:07.386 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:07 smithi003 bash[19315]: cluster 2024-09-20T19:20:07.176083+0000 mon.a (mon.0) 0 : cluster [INF] mkfs 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T19:20:07.387 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:07 smithi003 bash[19315]: cluster 2024-09-20T19:20:07.166111+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T19:20:07.970 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout cluster: 2024-09-20T19:20:07.970 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout id: 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T19:20:07.970 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-20T19:20:07.970 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-20T19:20:07.970 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout services: 2024-09-20T19:20:07.970 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.200332s) 2024-09-20T19:20:07.970 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-20T19:20:07.970 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-20T19:20:07.970 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-20T19:20:07.970 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout data: 2024-09-20T19:20:07.971 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-20T19:20:07.971 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-20T19:20:07.971 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-20T19:20:07.971 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout pgs: 2024-09-20T19:20:07.971 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-20T19:20:07.971 INFO:teuthology.orchestra.run.smithi003.stdout:mon is available 2024-09-20T19:20:07.971 INFO:teuthology.orchestra.run.smithi003.stdout:Assimilating anything we can from ceph.conf... 2024-09-20T19:20:08.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:08 smithi003 bash[19315]: cluster 2024-09-20T19:20:07.175147+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T19:20:08.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:08 smithi003 bash[19315]: cluster 2024-09-20T19:20:07.175318+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-20T19:20:08.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:08 smithi003 bash[19315]: cluster 2024-09-20T19:20:07.175330+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T19:20:08.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:08 smithi003 bash[19315]: cluster 2024-09-20T19:20:07.175338+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-20T19:20:02.428435+0000 2024-09-20T19:20:08.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:08 smithi003 bash[19315]: cluster 2024-09-20T19:20:07.175345+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-20T19:20:02.428435+0000 2024-09-20T19:20:08.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:08 smithi003 bash[19315]: cluster 2024-09-20T19:20:07.175352+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T19:20:08.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:08 smithi003 bash[19315]: cluster 2024-09-20T19:20:07.175358+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-20T19:20:08.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:08 smithi003 bash[19315]: cluster 2024-09-20T19:20:07.175365+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-20T19:20:08.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:08 smithi003 bash[19315]: cluster 2024-09-20T19:20:07.177552+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-09-20T19:20:08.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:08 smithi003 bash[19315]: cluster 2024-09-20T19:20:07.179721+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-20T19:20:08.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:08 smithi003 bash[19315]: cluster 2024-09-20T19:20:07.180237+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-20T19:20:08.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:08 smithi003 bash[19315]: audit 2024-09-20T19:20:07.375426+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.3:0/2149131960' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T19:20:09.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:09 smithi003 bash[19315]: audit 2024-09-20T19:20:09.081116+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.3:0/1739083820' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-20T19:20:09.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:09 smithi003 bash[19315]: audit 2024-09-20T19:20:09.084556+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.3:0/1739083820' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-20T19:20:09.642 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-20T19:20:09.643 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [global] 2024-09-20T19:20:09.643 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout fsid = 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T19:20:09.643 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.3:3300,v1:172.21.15.3:6789] 2024-09-20T19:20:09.643 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-20T19:20:09.644 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-20T19:20:09.644 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-20T19:20:09.644 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-20T19:20:09.645 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-20T19:20:09.645 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-20T19:20:09.645 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = False 2024-09-20T19:20:09.645 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-20T19:20:09.645 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-20T19:20:09.645 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [osd] 2024-09-20T19:20:09.645 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-20T19:20:09.645 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-20T19:20:09.645 INFO:teuthology.orchestra.run.smithi003.stdout:Generating new minimal ceph.conf... 2024-09-20T19:20:10.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:10 smithi003 bash[19315]: audit 2024-09-20T19:20:10.669623+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.3:0/3725898368' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:20:11.207 INFO:teuthology.orchestra.run.smithi003.stdout:Restarting the monitor... 2024-09-20T19:20:11.514 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:11 smithi003 systemd[1]: Stopping Ceph mon.a for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T19:20:11.515 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:11 smithi003 bash[19315]: debug 2024-09-20T19:20:11.338+0000 7fefff5d3640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-20T19:20:11.515 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:11 smithi003 bash[19315]: debug 2024-09-20T19:20:11.338+0000 7fefff5d3640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-20T19:20:11.868 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:11 smithi003 bash[19704]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-mon-a 2024-09-20T19:20:11.876 INFO:teuthology.orchestra.run.smithi003.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-20T19:20:12.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:11 smithi003 bash[19763]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-mon-a 2024-09-20T19:20:12.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:11 smithi003 systemd[1]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-20T19:20:12.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:11 smithi003 systemd[1]: Stopped Ceph mon.a for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T19:20:12.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:11 smithi003 systemd[1]: Started Ceph mon.a for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T19:20:13.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.166+0000 7fc90c513c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-20T19:20:13.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.166+0000 7fc90c513c80 0 ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable), process ceph-mon, pid 7 2024-09-20T19:20:13.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.166+0000 7fc90c513c80 0 pidfile_write: ignore empty --pid-file 2024-09-20T19:20:13.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 0 load: jerasure load: lrc 2024-09-20T19:20:13.419 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-20T19:20:13.419 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Git sha 0 2024-09-20T19:20:13.419 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Compile date 2024-09-19 20:45:27 2024-09-20T19:20:13.419 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: DB SUMMARY 2024-09-20T19:20:13.419 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: DB Session ID: SNTDH3HSNJKUUACK98K1 2024-09-20T19:20:13.419 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: CURRENT file: CURRENT 2024-09-20T19:20:13.419 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-20T19:20:13.419 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-20T19:20:13.419 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-20T19:20:13.419 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88155 ; 2024-09-20T19:20:13.419 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.error_if_exists: 0 2024-09-20T19:20:13.419 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.create_if_missing: 0 2024-09-20T19:20:13.419 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-20T19:20:13.419 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-20T19:20:13.420 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T19:20:13.420 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-20T19:20:13.420 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.env: 0x562ab718d940 2024-09-20T19:20:13.420 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-20T19:20:13.420 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.info_log: 0x562ab8c576e0 2024-09-20T19:20:13.420 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-20T19:20:13.420 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.statistics: (nil) 2024-09-20T19:20:13.420 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.use_fsync: 0 2024-09-20T19:20:13.420 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-20T19:20:13.421 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T19:20:13.421 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T19:20:13.421 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-20T19:20:13.421 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-20T19:20:13.421 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-20T19:20:13.421 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-20T19:20:13.421 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-20T19:20:13.421 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-20T19:20:13.421 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T19:20:13.421 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-20T19:20:13.422 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.db_log_dir: 2024-09-20T19:20:13.422 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.wal_dir: 2024-09-20T19:20:13.422 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T19:20:13.422 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T19:20:13.422 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T19:20:13.422 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T19:20:13.422 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T19:20:13.422 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T19:20:13.422 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-20T19:20:13.422 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-20T19:20:13.422 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.write_buffer_manager: 0x562ab8c66dc0 2024-09-20T19:20:13.422 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T19:20:13.422 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T19:20:13.422 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T19:20:13.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-20T19:20:13.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T19:20:13.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-20T19:20:13.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-20T19:20:13.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-20T19:20:13.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.unordered_write: 0 2024-09-20T19:20:13.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T19:20:13.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T19:20:13.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T19:20:13.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T19:20:13.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.row_cache: None 2024-09-20T19:20:13.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.wal_filter: None 2024-09-20T19:20:13.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T19:20:13.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-20T19:20:13.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.two_write_queues: 0 2024-09-20T19:20:13.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-20T19:20:13.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.wal_compression: 0 2024-09-20T19:20:13.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.atomic_flush: 0 2024-09-20T19:20:13.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T19:20:13.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T19:20:13.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T19:20:13.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-20T19:20:13.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T19:20:13.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-20T19:20:13.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T19:20:13.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T19:20:13.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-20T19:20:13.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-20T19:20:13.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-20T19:20:13.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-20T19:20:13.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-20T19:20:13.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-20T19:20:13.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T19:20:13.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T19:20:13.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T19:20:13.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-20T19:20:13.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T19:20:13.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T19:20:13.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T19:20:13.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T19:20:13.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.max_open_files: -1 2024-09-20T19:20:13.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-20T19:20:13.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T19:20:13.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T19:20:13.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-20T19:20:13.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-20T19:20:13.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Compression algorithms supported: 2024-09-20T19:20:13.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: kZSTD supported: 0 2024-09-20T19:20:13.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: kXpressCompression supported: 0 2024-09-20T19:20:13.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-20T19:20:13.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T19:20:13.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-20T19:20:13.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: kZlibCompression supported: 1 2024-09-20T19:20:13.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-20T19:20:13.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-20T19:20:13.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T19:20:13.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-20T19:20:13.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-20T19:20:13.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-20T19:20:13.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T19:20:13.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.merge_operator: 2024-09-20T19:20:13.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.compaction_filter: None 2024-09-20T19:20:13.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-20T19:20:13.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-20T19:20:13.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T19:20:13.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T19:20:13.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x562ab8c57320) 2024-09-20T19:20:13.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: cache_index_and_filter_blocks: 1 2024-09-20T19:20:13.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T19:20:13.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T19:20:13.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: pin_top_level_index_and_filter: 1 2024-09-20T19:20:13.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: index_type: 0 2024-09-20T19:20:13.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: data_block_index_type: 0 2024-09-20T19:20:13.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: index_shortening: 1 2024-09-20T19:20:13.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: data_block_hash_table_util_ratio: 0.750000 2024-09-20T19:20:13.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: checksum: 4 2024-09-20T19:20:13.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: no_block_cache: 0 2024-09-20T19:20:13.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: block_cache: 0x562ab8c4d1f0 2024-09-20T19:20:13.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: block_cache_name: BinnedLRUCache 2024-09-20T19:20:13.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: block_cache_options: 2024-09-20T19:20:13.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: capacity : 536870912 2024-09-20T19:20:13.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: num_shard_bits : 4 2024-09-20T19:20:13.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: strict_capacity_limit : 0 2024-09-20T19:20:13.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: high_pri_pool_ratio: 0.000 2024-09-20T19:20:13.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: block_cache_compressed: (nil) 2024-09-20T19:20:13.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: persistent_cache: (nil) 2024-09-20T19:20:13.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: block_size: 4096 2024-09-20T19:20:13.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: block_size_deviation: 10 2024-09-20T19:20:13.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: block_restart_interval: 16 2024-09-20T19:20:13.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: index_block_restart_interval: 1 2024-09-20T19:20:13.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: metadata_block_size: 4096 2024-09-20T19:20:13.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: partition_filters: 0 2024-09-20T19:20:13.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: use_delta_encoding: 1 2024-09-20T19:20:13.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: filter_policy: bloomfilter 2024-09-20T19:20:13.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: whole_key_filtering: 1 2024-09-20T19:20:13.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: verify_compression: 0 2024-09-20T19:20:13.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: read_amp_bytes_per_bit: 0 2024-09-20T19:20:13.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: format_version: 5 2024-09-20T19:20:13.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: enable_index_compression: 1 2024-09-20T19:20:13.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: block_align: 0 2024-09-20T19:20:13.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: max_auto_readahead_size: 262144 2024-09-20T19:20:13.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: prepopulate_block_cache: 0 2024-09-20T19:20:13.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: initial_auto_readahead_size: 8192 2024-09-20T19:20:13.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: num_file_reads_for_auto_readahead: 2 2024-09-20T19:20:13.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-20T19:20:13.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-20T19:20:13.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.compression: NoCompression 2024-09-20T19:20:13.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-20T19:20:13.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-20T19:20:13.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T19:20:13.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.num_levels: 7 2024-09-20T19:20:13.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T19:20:13.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T19:20:13.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T19:20:13.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T19:20:13.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T19:20:13.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T19:20:13.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T19:20:13.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T19:20:13.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T19:20:13.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T19:20:13.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-20T19:20:13.433 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-20T19:20:13.433 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T19:20:13.433 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-20T19:20:13.433 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-20T19:20:13.433 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T19:20:13.433 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T19:20:13.433 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-20T19:20:13.433 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T19:20:13.433 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-20T19:20:13.433 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-20T19:20:13.433 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T19:20:13.434 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T19:20:13.434 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T19:20:13.434 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-20T19:20:13.434 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T19:20:13.434 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T19:20:13.434 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T19:20:13.434 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T19:20:13.434 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T19:20:13.434 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T19:20:13.434 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T19:20:13.434 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T19:20:13.434 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T19:20:13.434 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T19:20:13.434 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T19:20:13.435 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T19:20:13.435 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T19:20:13.435 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-20T19:20:13.435 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-20T19:20:13.435 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T19:20:13.435 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T19:20:13.435 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-20T19:20:13.435 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T19:20:13.435 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T19:20:13.435 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T19:20:13.435 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T19:20:13.435 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T19:20:13.435 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T19:20:13.435 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T19:20:13.435 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T19:20:13.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T19:20:13.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T19:20:13.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-20T19:20:13.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-20T19:20:13.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T19:20:13.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T19:20:13.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T19:20:13.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T19:20:13.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.bloom_locality: 0 2024-09-20T19:20:13.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-20T19:20:13.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T19:20:13.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-20T19:20:13.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-20T19:20:13.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-20T19:20:13.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.ttl: 2592000 2024-09-20T19:20:13.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T19:20:13.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-20T19:20:13.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-20T19:20:13.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.enable_blob_files: false 2024-09-20T19:20:13.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.min_blob_size: 0 2024-09-20T19:20:13.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-20T19:20:13.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T19:20:13.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T19:20:13.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T19:20:13.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-20T19:20:13.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-20T19:20:13.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-20T19:20:13.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-20T19:20:13.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-09-20T19:20:13.438 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-20T19:20:13.438 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 6c96a9c5-4ea9-4776-ade8-7b3ff8990d41 2024-09-20T19:20:13.438 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726860013175996, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-20T19:20:13.438 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.170+0000 7fc90c513c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-20T19:20:13.438 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.174+0000 7fc90c513c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726860013177534, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 84770, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 258, "table_properties": {"data_size": 82917, "index_size": 237, "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": 10201, "raw_average_key_size": 47, "raw_value_size": 77126, "raw_average_value_size": 355, "num_data_blocks": 11, "num_entries": 217, "num_filter_entries": 217, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726860013, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "6c96a9c5-4ea9-4776-ade8-7b3ff8990d41", "db_session_id": "SNTDH3HSNJKUUACK98K1", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-20T19:20:13.438 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.174+0000 7fc90c513c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726860013177672, "job": 1, "event": "recovery_finished"} 2024-09-20T19:20:13.438 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.174+0000 7fc90c513c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-20T19:20:13.438 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.174+0000 7fc90c513c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-20T19:20:13.438 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.174+0000 7fc90c513c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x562ab8c78e00 2024-09-20T19:20:13.438 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.174+0000 7fc90c513c80 4 rocksdb: DB pointer 0x562ab8d78000 2024-09-20T19:20:13.438 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.174+0000 7fc9022dc640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-20T19:20:13.438 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.174+0000 7fc9022dc640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-20T19:20:13.438 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: ** DB Stats ** 2024-09-20T19:20:13.438 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T19:20:13.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-20T19:20:13.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T19:20:13.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T19:20:13.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-20T19:20:13.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T19:20:13.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T19:20:13.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: ** Compaction Stats [default] ** 2024-09-20T19:20:13.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-20T19:20:13.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-20T19:20:13.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: L0 2/0 84.64 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 94.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T19:20:13.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: Sum 2/0 84.64 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 94.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T19:20:13.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 94.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T19:20:13.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: ** Compaction Stats [default] ** 2024-09-20T19:20:13.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-20T19:20:13.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T19:20:13.440 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 94.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T19:20:13.440 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-20T19:20:13.440 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T19:20:13.440 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T19:20:13.440 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T19:20:13.440 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T19:20:13.440 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T19:20:13.440 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: AddFile(Keys): cumulative 0, interval 0 2024-09-20T19:20:13.440 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: Cumulative compaction: 0.00 GB write, 17.98 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T19:20:13.440 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: Interval compaction: 0.00 GB write, 17.98 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T19:20:13.440 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-20T19:20:13.440 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: Block cache BinnedLRUCache@0x562ab8c4d1f0#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 2024-09-20T19:20:13.440 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2024-09-20T19:20:13.440 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: ** File Read Latency Histogram By Level [default] ** 2024-09-20T19:20:13.440 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.174+0000 7fc90c513c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] at bind addrs [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T19:20:13.441 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.178+0000 7fc90c513c80 1 mon.a@-1(???) e1 preinit fsid 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T19:20:13.441 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.178+0000 7fc90c513c80 0 mon.a@-1(???).mds e1 new map 2024-09-20T19:20:13.441 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.178+0000 7fc90c513c80 0 mon.a@-1(???).mds e1 print_map 2024-09-20T19:20:13.441 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: e1 2024-09-20T19:20:13.441 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: btime 2024-09-20T19:20:07:175722+0000 2024-09-20T19:20:13.441 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-20T19:20:13.441 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: 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,11=minor log segments,12=quiesce subvolumes} 2024-09-20T19:20:13.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: legacy client fscid: -1 2024-09-20T19:20:13.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: 2024-09-20T19:20:13.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: No filesystems configured 2024-09-20T19:20:13.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.178+0000 7fc90c513c80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-20T19:20:13.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.178+0000 7fc90c513c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T19:20:13.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.178+0000 7fc90c513c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T19:20:13.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.178+0000 7fc90c513c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T19:20:13.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: debug 2024-09-20T19:20:13.178+0000 7fc90c513c80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-20T19:20:13.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: cluster 2024-09-20T19:20:13.204589+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T19:20:13.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: cluster 2024-09-20T19:20:13.204653+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-20T19:20:13.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: cluster 2024-09-20T19:20:13.204663+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T19:20:13.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: cluster 2024-09-20T19:20:13.204671+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-09-20T19:20:02.428435+0000 2024-09-20T19:20:13.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: cluster 2024-09-20T19:20:13.204694+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-09-20T19:20:02.428435+0000 2024-09-20T19:20:13.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: cluster 2024-09-20T19:20:13.204703+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T19:20:13.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: cluster 2024-09-20T19:20:13.204723+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-20T19:20:13.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: cluster 2024-09-20T19:20:13.204731+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-20T19:20:13.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: cluster 2024-09-20T19:20:13.205145+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-09-20T19:20:13.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: cluster 2024-09-20T19:20:13.205170+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-20T19:20:13.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:13 smithi003 bash[19800]: cluster 2024-09-20T19:20:13.205566+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-20T19:20:13.962 INFO:teuthology.orchestra.run.smithi003.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-20T19:20:13.988 INFO:teuthology.orchestra.run.smithi003.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-20T19:20:13.988 INFO:teuthology.orchestra.run.smithi003.stdout:Creating mgr... 2024-09-20T19:20:13.988 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-20T19:20:13.988 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-20T19:20:14.311 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:14 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:20:14.321 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-2bd1868e-7785-11ef-baf5-efdc52797490@mgr.y 2024-09-20T19:20:14.321 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to reset failed state of unit ceph-2bd1868e-7785-11ef-baf5-efdc52797490@mgr.y.service: Unit ceph-2bd1868e-7785-11ef-baf5-efdc52797490@mgr.y.service not loaded. 2024-09-20T19:20:14.527 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490.target.wants/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@mgr.y.service -> /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service. 2024-09-20T19:20:14.535 INFO:teuthology.orchestra.run.smithi003.stdout:firewalld does not appear to be present 2024-09-20T19:20:14.535 INFO:teuthology.orchestra.run.smithi003.stdout:Not possible to enable service . firewalld.service is not available 2024-09-20T19:20:14.536 INFO:teuthology.orchestra.run.smithi003.stdout:firewalld does not appear to be present 2024-09-20T19:20:14.536 INFO:teuthology.orchestra.run.smithi003.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-20T19:20:14.536 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mgr to start... 2024-09-20T19:20:14.536 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mgr... 2024-09-20T19:20:14.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:14 smithi003 bash[19800]: audit 2024-09-20T19:20:13.405776+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.3:0/2751012316' entity='client.admin' 2024-09-20T19:20:14.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:14 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:20:14.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:14 smithi003 systemd[1]: Started Ceph mgr.y for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T19:20:16.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:16 smithi003 bash[19800]: audit 2024-09-20T19:20:16.150358+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.3:0/495302431' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-20T19:20:16.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:16 smithi003 bash[20050]: debug 2024-09-20T19:20:16.106+0000 7f9f1cd6d040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T19:20:16.683 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-20T19:20:16.683 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-20T19:20:16.683 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsid": "2bd1868e-7785-11ef-baf5-efdc52797490", 2024-09-20T19:20:16.683 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "health": { 2024-09-20T19:20:16.684 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-20T19:20:16.684 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-20T19:20:16.684 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-20T19:20:16.684 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:20:16.684 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-20T19:20:16.684 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-20T19:20:16.684 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 0 2024-09-20T19:20:16.684 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:20:16.684 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-20T19:20:16.684 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "a" 2024-09-20T19:20:16.684 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:20:16.684 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-20T19:20:16.684 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-20T19:20:16.684 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:20:16.684 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-20T19:20:16.685 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-20T19:20:16.685 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:20:16.685 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-20T19:20:16.685 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:20:16.685 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-20T19:20:16.685 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-20T19:20:16.685 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-20T19:20:16.685 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-20T19:20:16.685 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-20T19:20:16.685 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-20T19:20:16.688 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:20:16.688 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-20T19:20:16.688 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-20T19:20:16.688 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-20T19:20:16.689 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-20T19:20:16.689 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-20T19:20:16.689 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-20T19:20:16.689 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-20T19:20:16.689 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-20T19:20:16.689 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-20T19:20:16.689 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:20:16.689 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-20T19:20:16.689 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:20:16.689 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "btime": "2024-09-20T19:20:07:175722+0000", 2024-09-20T19:20:16.689 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-20T19:20:16.689 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-20T19:20:16.689 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:20:16.690 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-20T19:20:16.690 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-20T19:20:16.690 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-20T19:20:16.690 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-20T19:20:16.690 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-20T19:20:16.690 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-20T19:20:16.690 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "restful" 2024-09-20T19:20:16.690 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:20:16.690 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T19:20:16.690 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:20:16.690 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-20T19:20:16.690 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:20:16.690 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modified": "2024-09-20T19:20:07.176513+0000", 2024-09-20T19:20:16.690 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T19:20:16.690 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:20:16.691 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-20T19:20:16.691 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-20T19:20:16.691 INFO:teuthology.orchestra.run.smithi003.stdout:mgr not available, waiting (1/15)... 2024-09-20T19:20:17.702 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:17 smithi003 bash[20050]: debug 2024-09-20T19:20:17.362+0000 7f9f1cd6d040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T19:20:17.702 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:17 smithi003 bash[20050]: debug 2024-09-20T19:20:17.430+0000 7f9f1cd6d040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T19:20:17.702 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:17 smithi003 bash[20050]: debug 2024-09-20T19:20:17.586+0000 7f9f1cd6d040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T19:20:18.610 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:18 smithi003 bash[20050]: debug 2024-09-20T19:20:18.270+0000 7f9f1cd6d040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T19:20:18.611 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:18 smithi003 bash[20050]: debug 2024-09-20T19:20:18.342+0000 7f9f1cd6d040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T19:20:18.611 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:18 smithi003 bash[20050]: debug 2024-09-20T19:20:18.414+0000 7f9f1cd6d040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T19:20:18.611 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:18 smithi003 bash[20050]: debug 2024-09-20T19:20:18.606+0000 7f9f1cd6d040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-20T19:20:18.952 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:18 smithi003 bash[20050]: debug 2024-09-20T19:20:18.686+0000 7f9f1cd6d040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T19:20:18.952 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:18 smithi003 bash[20050]: debug 2024-09-20T19:20:18.758+0000 7f9f1cd6d040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T19:20:19.308 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:19 smithi003 bash[20050]: debug 2024-09-20T19:20:19.026+0000 7f9f1cd6d040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T19:20:19.308 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:19 smithi003 bash[20050]: debug 2024-09-20T19:20:19.098+0000 7f9f1cd6d040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T19:20:19.608 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:19 smithi003 bash[20050]: debug 2024-09-20T19:20:19.302+0000 7f9f1cd6d040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T19:20:19.608 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:19 smithi003 bash[20050]: debug 2024-09-20T19:20:19.386+0000 7f9f1cd6d040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T19:20:19.909 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:19 smithi003 bash[20050]: debug 2024-09-20T19:20:19.654+0000 7f9f1cd6d040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T19:20:19.909 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:19 smithi003 bash[20050]: debug 2024-09-20T19:20:19.842+0000 7f9f1cd6d040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T19:20:20.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:19 smithi003 bash[19800]: audit 2024-09-20T19:20:19.897694+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.3:0/979007943' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-20T19:20:20.202 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:20 smithi003 bash[20050]: debug 2024-09-20T19:20:20.018+0000 7f9f1cd6d040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T19:20:20.202 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:20 smithi003 bash[20050]: debug 2024-09-20T19:20:20.102+0000 7f9f1cd6d040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T19:20:20.394 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-20T19:20:20.394 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-20T19:20:20.394 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsid": "2bd1868e-7785-11ef-baf5-efdc52797490", 2024-09-20T19:20:20.394 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "health": { 2024-09-20T19:20:20.394 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-20T19:20:20.394 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-20T19:20:20.395 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-20T19:20:20.395 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:20:20.395 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-20T19:20:20.395 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-20T19:20:20.395 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 0 2024-09-20T19:20:20.395 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:20:20.395 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-20T19:20:20.395 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "a" 2024-09-20T19:20:20.395 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:20:20.395 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-09-20T19:20:20.395 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-20T19:20:20.395 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:20:20.395 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-20T19:20:20.395 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-20T19:20:20.395 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:20:20.396 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-20T19:20:20.396 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:20:20.396 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-20T19:20:20.396 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-20T19:20:20.396 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-20T19:20:20.396 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-20T19:20:20.396 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-20T19:20:20.396 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-20T19:20:20.396 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:20:20.396 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-20T19:20:20.396 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-20T19:20:20.396 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-20T19:20:20.396 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-20T19:20:20.396 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-20T19:20:20.397 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-20T19:20:20.397 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-20T19:20:20.397 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-20T19:20:20.397 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-20T19:20:20.397 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:20:20.397 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-20T19:20:20.397 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:20:20.397 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "btime": "2024-09-20T19:20:07:175722+0000", 2024-09-20T19:20:20.397 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-20T19:20:20.397 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-20T19:20:20.397 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:20:20.397 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-20T19:20:20.397 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-20T19:20:20.397 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-20T19:20:20.398 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-20T19:20:20.398 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-20T19:20:20.398 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-20T19:20:20.398 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "restful" 2024-09-20T19:20:20.398 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:20:20.398 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T19:20:20.398 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:20:20.398 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-20T19:20:20.398 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:20:20.398 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modified": "2024-09-20T19:20:07.176513+0000", 2024-09-20T19:20:20.398 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T19:20:20.398 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:20:20.398 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-20T19:20:20.398 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-20T19:20:20.399 INFO:teuthology.orchestra.run.smithi003.stdout:mgr not available, waiting (2/15)... 2024-09-20T19:20:20.701 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:20 smithi003 bash[20050]: debug 2024-09-20T19:20:20.290+0000 7f9f1cd6d040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T19:20:21.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:21 smithi003 bash[20050]: debug 2024-09-20T19:20:21.138+0000 7f9f1cd6d040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T19:20:21.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:21 smithi003 bash[20050]: debug 2024-09-20T19:20:21.218+0000 7f9f1cd6d040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T19:20:21.942 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:21 smithi003 bash[20050]: debug 2024-09-20T19:20:21.450+0000 7f9f1cd6d040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T19:20:21.942 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:21 smithi003 bash[20050]: debug 2024-09-20T19:20:21.530+0000 7f9f1cd6d040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T19:20:22.201 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:21 smithi003 bash[20050]: debug 2024-09-20T19:20:21.938+0000 7f9f1cd6d040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T19:20:22.202 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:22 smithi003 bash[20050]: debug 2024-09-20T19:20:22.022+0000 7f9f1cd6d040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T19:20:22.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:22 smithi003 bash[19800]: cluster 2024-09-20T19:20:22.046527+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2024-09-20T19:20:22.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:22 smithi003 bash[19800]: cluster 2024-09-20T19:20:22.049858+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00352333s) 2024-09-20T19:20:22.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:22 smithi003 bash[19800]: audit 2024-09-20T19:20:22.053545+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.3:0/1675846632' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T19:20:22.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:22 smithi003 bash[19800]: audit 2024-09-20T19:20:22.053698+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.3:0/1675846632' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T19:20:22.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:22 smithi003 bash[19800]: audit 2024-09-20T19:20:22.053882+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.3:0/1675846632' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T19:20:22.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:22 smithi003 bash[19800]: audit 2024-09-20T19:20:22.054353+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 172.21.15.3:0/1675846632' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:20:22.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:22 smithi003 bash[19800]: audit 2024-09-20T19:20:22.055246+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 172.21.15.3:0/1675846632' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T19:20:22.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:22 smithi003 bash[19800]: cluster 2024-09-20T19:20:22.078429+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon y is now available 2024-09-20T19:20:22.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:22 smithi003 bash[19800]: audit 2024-09-20T19:20:22.089139+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.3:0/1675846632' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:20:22.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:22 smithi003 bash[19800]: audit 2024-09-20T19:20:22.091234+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.3:0/1675846632' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T19:20:22.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:22 smithi003 bash[19800]: audit 2024-09-20T19:20:22.094366+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.3:0/1675846632' entity='mgr.y' 2024-09-20T19:20:22.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:22 smithi003 bash[19800]: audit 2024-09-20T19:20:22.097179+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.3:0/1675846632' entity='mgr.y' 2024-09-20T19:20:23.376 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:23 smithi003 bash[19800]: audit 2024-09-20T19:20:22.106642+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.3:0/1675846632' entity='mgr.y' 2024-09-20T19:20:23.376 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:23 smithi003 bash[19800]: cluster 2024-09-20T19:20:23.061865+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: y(active, since 1.01552s) 2024-09-20T19:20:24.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:24 smithi003 bash[19800]: audit 2024-09-20T19:20:23.998881+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.3:0/4181085450' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-20T19:20:24.513 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-20T19:20:24.514 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-20T19:20:24.514 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsid": "2bd1868e-7785-11ef-baf5-efdc52797490", 2024-09-20T19:20:24.514 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "health": { 2024-09-20T19:20:24.514 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-20T19:20:24.514 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-20T19:20:24.514 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-20T19:20:24.517 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:20:24.517 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-20T19:20:24.517 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-20T19:20:24.517 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 0 2024-09-20T19:20:24.517 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:20:24.517 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-20T19:20:24.517 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "a" 2024-09-20T19:20:24.517 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:20:24.517 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2024-09-20T19:20:24.518 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-20T19:20:24.518 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:20:24.518 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-20T19:20:24.518 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-20T19:20:24.518 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:20:24.518 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-20T19:20:24.518 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:20:24.518 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-20T19:20:24.518 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-20T19:20:24.518 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-20T19:20:24.518 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-20T19:20:24.518 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-20T19:20:24.519 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-20T19:20:24.522 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:20:24.522 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-20T19:20:24.522 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-20T19:20:24.522 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-20T19:20:24.522 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-20T19:20:24.522 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-20T19:20:24.522 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-20T19:20:24.523 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-20T19:20:24.523 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-20T19:20:24.523 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-20T19:20:24.523 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:20:24.523 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-20T19:20:24.523 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:20:24.523 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "btime": "2024-09-20T19:20:07:175722+0000", 2024-09-20T19:20:24.523 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-20T19:20:24.523 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-20T19:20:24.523 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:20:24.523 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-20T19:20:24.524 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-20T19:20:24.524 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-20T19:20:24.524 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-20T19:20:24.524 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-20T19:20:24.524 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-20T19:20:24.524 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "restful" 2024-09-20T19:20:24.524 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:20:24.524 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T19:20:24.524 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:20:24.524 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-20T19:20:24.524 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:20:24.524 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modified": "2024-09-20T19:20:07.176513+0000", 2024-09-20T19:20:24.525 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T19:20:24.525 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:20:24.525 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-20T19:20:24.525 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-20T19:20:24.525 INFO:teuthology.orchestra.run.smithi003.stdout:mgr is available 2024-09-20T19:20:25.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:25 smithi003 bash[19800]: cluster 2024-09-20T19:20:24.112550+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-09-20T19:20:26.346 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-20T19:20:26.346 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [global] 2024-09-20T19:20:26.346 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout fsid = 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T19:20:26.346 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.3:3300,v1:172.21.15.3:6789] 2024-09-20T19:20:26.347 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-20T19:20:26.347 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-20T19:20:26.347 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-20T19:20:26.347 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-20T19:20:26.347 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-20T19:20:26.347 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-20T19:20:26.347 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-20T19:20:26.347 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-20T19:20:26.347 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [osd] 2024-09-20T19:20:26.347 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-20T19:20:26.348 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-20T19:20:26.348 INFO:teuthology.orchestra.run.smithi003.stdout:Enabling cephadm module... 2024-09-20T19:20:26.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:26 smithi003 bash[19800]: audit 2024-09-20T19:20:25.799432+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.3:0/1558287871' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-20T19:20:26.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:26 smithi003 bash[19800]: audit 2024-09-20T19:20:25.803936+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.3:0/1558287871' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-20T19:20:28.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:27 smithi003 bash[19800]: audit 2024-09-20T19:20:27.882594+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.3:0/4291022437' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-20T19:20:28.202 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:27 smithi003 bash[20050]: ignoring --setuser ceph since I am not root 2024-09-20T19:20:28.202 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:27 smithi003 bash[20050]: ignoring --setgroup ceph since I am not root 2024-09-20T19:20:28.202 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:28 smithi003 bash[20050]: debug 2024-09-20T19:20:28.090+0000 7f0b9997d040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T19:20:29.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:28 smithi003 bash[19800]: audit 2024-09-20T19:20:27.934112+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.3:0/4291022437' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-20T19:20:29.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:28 smithi003 bash[19800]: cluster 2024-09-20T19:20:27.940010+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e5: y(active, since 5s) 2024-09-20T19:20:29.563 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:29 smithi003 bash[20050]: debug 2024-09-20T19:20:29.330+0000 7f0b9997d040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T19:20:29.563 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:29 smithi003 bash[20050]: debug 2024-09-20T19:20:29.402+0000 7f0b9997d040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T19:20:29.563 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:29 smithi003 bash[20050]: debug 2024-09-20T19:20:29.558+0000 7f0b9997d040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T19:20:30.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:29 smithi003 bash[19800]: audit 2024-09-20T19:20:29.891207+0000 mon.a (mon.0) 36 : audit [DBG] from='client.? 172.21.15.3:0/2238437035' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-20T19:20:30.483 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-20T19:20:30.483 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-20T19:20:30.483 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-20T19:20:30.483 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-20T19:20:30.483 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-20T19:20:30.483 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-20T19:20:30.484 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for the mgr to restart... 2024-09-20T19:20:30.484 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mgr epoch 5... 2024-09-20T19:20:30.575 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:30 smithi003 bash[20050]: debug 2024-09-20T19:20:30.242+0000 7f0b9997d040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T19:20:30.575 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:30 smithi003 bash[20050]: debug 2024-09-20T19:20:30.314+0000 7f0b9997d040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T19:20:30.575 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:30 smithi003 bash[20050]: debug 2024-09-20T19:20:30.386+0000 7f0b9997d040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T19:20:30.951 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:30 smithi003 bash[20050]: debug 2024-09-20T19:20:30.582+0000 7f0b9997d040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-20T19:20:30.952 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:30 smithi003 bash[20050]: debug 2024-09-20T19:20:30.662+0000 7f0b9997d040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T19:20:30.952 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:30 smithi003 bash[20050]: debug 2024-09-20T19:20:30.734+0000 7f0b9997d040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T19:20:31.283 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:31 smithi003 bash[20050]: debug 2024-09-20T19:20:31.002+0000 7f0b9997d040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T19:20:31.283 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:31 smithi003 bash[20050]: debug 2024-09-20T19:20:31.074+0000 7f0b9997d040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T19:20:31.630 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:31 smithi003 bash[20050]: debug 2024-09-20T19:20:31.278+0000 7f0b9997d040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T19:20:31.630 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:31 smithi003 bash[20050]: debug 2024-09-20T19:20:31.362+0000 7f0b9997d040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T19:20:31.951 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:31 smithi003 bash[20050]: debug 2024-09-20T19:20:31.626+0000 7f0b9997d040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T19:20:31.952 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:31 smithi003 bash[20050]: debug 2024-09-20T19:20:31.810+0000 7f0b9997d040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T19:20:32.254 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:31 smithi003 bash[20050]: debug 2024-09-20T19:20:31.982+0000 7f0b9997d040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T19:20:32.254 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:32 smithi003 bash[20050]: debug 2024-09-20T19:20:32.062+0000 7f0b9997d040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T19:20:32.254 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:32 smithi003 bash[20050]: debug 2024-09-20T19:20:32.250+0000 7f0b9997d040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T19:20:33.412 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:33 smithi003 bash[20050]: debug 2024-09-20T19:20:33.094+0000 7f0b9997d040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T19:20:33.413 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:33 smithi003 bash[20050]: debug 2024-09-20T19:20:33.174+0000 7f0b9997d040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T19:20:33.413 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:33 smithi003 bash[20050]: debug 2024-09-20T19:20:33.410+0000 7f0b9997d040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T19:20:33.701 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:33 smithi003 bash[20050]: debug 2024-09-20T19:20:33.486+0000 7f0b9997d040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T19:20:34.201 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:33 smithi003 bash[20050]: debug 2024-09-20T19:20:33.894+0000 7f0b9997d040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T19:20:34.202 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:33 smithi003 bash[20050]: debug 2024-09-20T19:20:33.974+0000 7f0b9997d040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T19:20:34.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:34 smithi003 bash[19800]: cluster 2024-09-20T19:20:33.998821+0000 mon.a (mon.0) 37 : cluster [INF] Active manager daemon y restarted 2024-09-20T19:20:34.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:34 smithi003 bash[19800]: cluster 2024-09-20T19:20:33.999263+0000 mon.a (mon.0) 38 : cluster [INF] Activating manager daemon y 2024-09-20T19:20:34.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:34 smithi003 bash[19800]: cluster 2024-09-20T19:20:34.007685+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-20T19:20:34.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:34 smithi003 bash[19800]: cluster 2024-09-20T19:20:34.007897+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e6: y(active, starting, since 0.00880636s) 2024-09-20T19:20:34.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:34 smithi003 bash[19800]: audit 2024-09-20T19:20:34.009840+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.3:0/1346987439' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:20:34.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:34 smithi003 bash[19800]: audit 2024-09-20T19:20:34.011359+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.3:0/1346987439' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T19:20:34.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:34 smithi003 bash[19800]: audit 2024-09-20T19:20:34.012756+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.3:0/1346987439' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T19:20:34.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:34 smithi003 bash[19800]: audit 2024-09-20T19:20:34.012914+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.3:0/1346987439' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T19:20:34.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:34 smithi003 bash[19800]: audit 2024-09-20T19:20:34.013049+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14118 172.21.15.3:0/1346987439' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T19:20:34.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:34 smithi003 bash[19800]: cluster 2024-09-20T19:20:34.043566+0000 mon.a (mon.0) 46 : cluster [INF] Manager daemon y is now available 2024-09-20T19:20:35.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:35 smithi003 bash[19800]: cephadm 2024-09-20T19:20:34.073866+0000 mgr.y (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-20T19:20:35.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:35 smithi003 bash[19800]: audit 2024-09-20T19:20:34.078410+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.3:0/1346987439' entity='mgr.y' 2024-09-20T19:20:35.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:35 smithi003 bash[19800]: audit 2024-09-20T19:20:34.084005+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.3:0/1346987439' entity='mgr.y' 2024-09-20T19:20:35.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:35 smithi003 bash[19800]: audit 2024-09-20T19:20:34.087041+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.14118 172.21.15.3:0/1346987439' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:20:35.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:35 smithi003 bash[19800]: audit 2024-09-20T19:20:34.090478+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14118 172.21.15.3:0/1346987439' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:20:35.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:35 smithi003 bash[19800]: audit 2024-09-20T19:20:34.101576+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14118 172.21.15.3:0/1346987439' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:20:35.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:35 smithi003 bash[19800]: audit 2024-09-20T19:20:34.104463+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14118 172.21.15.3:0/1346987439' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T19:20:35.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:35 smithi003 bash[19800]: cluster 2024-09-20T19:20:35.011029+0000 mon.a (mon.0) 53 : cluster [DBG] mgrmap e7: y(active, since 1.01193s) 2024-09-20T19:20:35.572 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-20T19:20:35.572 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-20T19:20:35.573 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-20T19:20:35.573 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-20T19:20:35.573 INFO:teuthology.orchestra.run.smithi003.stdout:mgr epoch 5 is available 2024-09-20T19:20:35.573 INFO:teuthology.orchestra.run.smithi003.stdout:Setting orchestrator backend to cephadm... 2024-09-20T19:20:36.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:36 smithi003 bash[19800]: audit 2024-09-20T19:20:35.008916+0000 mgr.y (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-20T19:20:36.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:36 smithi003 bash[19800]: audit 2024-09-20T19:20:35.023635+0000 mgr.y (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-20T19:20:37.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:37 smithi003 bash[19800]: cluster 2024-09-20T19:20:36.087526+0000 mon.a (mon.0) 54 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-09-20T19:20:37.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:37 smithi003 bash[19800]: audit 2024-09-20T19:20:36.431416+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14118 172.21.15.3:0/1346987439' entity='mgr.y' 2024-09-20T19:20:37.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:37 smithi003 bash[19800]: audit 2024-09-20T19:20:36.434709+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14118 172.21.15.3:0/1346987439' entity='mgr.y' 2024-09-20T19:20:37.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:37 smithi003 bash[19800]: audit 2024-09-20T19:20:36.863303+0000 mgr.y (mgr.14118) 4 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:37.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:37 smithi003 bash[19800]: audit 2024-09-20T19:20:36.871460+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14118 172.21.15.3:0/1346987439' entity='mgr.y' 2024-09-20T19:20:37.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:37 smithi003 bash[19800]: audit 2024-09-20T19:20:36.883170+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.14118 172.21.15.3:0/1346987439' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:20:38.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:38 smithi003 bash[19800]: audit 2024-09-20T19:20:38.312782+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.14118 172.21.15.3:0/1346987439' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:20:38.702 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:38 smithi003 bash[20050]: debug 2024-09-20T19:20:38.210+0000 7f0b06487640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:19:20:38] ENGINE Error in HTTPServer.serve 2024-09-20T19:20:38.702 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:38 smithi003 bash[20050]: Traceback (most recent call last): 2024-09-20T19:20:38.702 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:38 smithi003 bash[20050]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:20:38.702 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:38 smithi003 bash[20050]: self._connections.run(self.expiration_interval) 2024-09-20T19:20:38.702 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:38 smithi003 bash[20050]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:20:38.702 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:38 smithi003 bash[20050]: self._run(expiration_interval) 2024-09-20T19:20:38.702 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:38 smithi003 bash[20050]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:20:38.702 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:38 smithi003 bash[20050]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:20:38.702 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:38 smithi003 bash[20050]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:20:38.702 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:38 smithi003 bash[20050]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:20:38.703 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:38 smithi003 bash[20050]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:20:38.703 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:38 smithi003 bash[20050]: s = self.context.wrap_socket( 2024-09-20T19:20:38.703 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:38 smithi003 bash[20050]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:20:38.703 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:38 smithi003 bash[20050]: return self.sslsocket_class._create( 2024-09-20T19:20:38.703 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:38 smithi003 bash[20050]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:20:38.703 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:38 smithi003 bash[20050]: self.do_handshake() 2024-09-20T19:20:38.703 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:38 smithi003 bash[20050]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:20:38.703 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:38 smithi003 bash[20050]: self._sslobj.do_handshake() 2024-09-20T19:20:38.703 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:38 smithi003 bash[20050]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:20:39.327 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-20T19:20:39.327 INFO:teuthology.orchestra.run.smithi003.stdout:Generating ssh key... 2024-09-20T19:20:39.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:39 smithi003 bash[19800]: cephadm 2024-09-20T19:20:38.086231+0000 mgr.y (mgr.14118) 5 : cephadm [INF] [20/Sep/2024:19:20:38] ENGINE Bus STARTING 2024-09-20T19:20:39.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:39 smithi003 bash[19800]: cephadm 2024-09-20T19:20:38.210743+0000 mgr.y (mgr.14118) 6 : cephadm [INF] [20/Sep/2024:19:20:38] ENGINE Serving on https://172.21.15.3:7150 2024-09-20T19:20:39.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:39 smithi003 bash[19800]: cephadm 2024-09-20T19:20:38.214531+0000 mgr.y (mgr.14118) 7 : cephadm [ERR] [20/Sep/2024:19:20:38] ENGINE Error in HTTPServer.serve 2024-09-20T19:20:39.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:39 smithi003 bash[19800]: Traceback (most recent call last): 2024-09-20T19:20:39.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:39 smithi003 bash[19800]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:20:39.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:39 smithi003 bash[19800]: self._connections.run(self.expiration_interval) 2024-09-20T19:20:39.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:39 smithi003 bash[19800]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:20:39.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:39 smithi003 bash[19800]: self._run(expiration_interval) 2024-09-20T19:20:39.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:39 smithi003 bash[19800]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:20:39.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:39 smithi003 bash[19800]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:20:39.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:39 smithi003 bash[19800]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:20:39.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:39 smithi003 bash[19800]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:20:39.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:39 smithi003 bash[19800]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:20:39.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:39 smithi003 bash[19800]: s = self.context.wrap_socket( 2024-09-20T19:20:39.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:39 smithi003 bash[19800]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:20:39.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:39 smithi003 bash[19800]: return self.sslsocket_class._create( 2024-09-20T19:20:39.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:39 smithi003 bash[19800]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:20:39.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:39 smithi003 bash[19800]: self.do_handshake() 2024-09-20T19:20:39.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:39 smithi003 bash[19800]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:20:39.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:39 smithi003 bash[19800]: self._sslobj.do_handshake() 2024-09-20T19:20:39.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:39 smithi003 bash[19800]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:20:39.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:39 smithi003 bash[19800]: cephadm 2024-09-20T19:20:38.311872+0000 mgr.y (mgr.14118) 8 : cephadm [INF] [20/Sep/2024:19:20:38] ENGINE Serving on http://172.21.15.3:8765 2024-09-20T19:20:39.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:39 smithi003 bash[19800]: cephadm 2024-09-20T19:20:38.312123+0000 mgr.y (mgr.14118) 9 : cephadm [INF] [20/Sep/2024:19:20:38] ENGINE Bus STARTED 2024-09-20T19:20:39.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:39 smithi003 bash[19800]: audit 2024-09-20T19:20:38.766578+0000 mgr.y (mgr.14118) 10 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:41.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:41 smithi003 bash[19800]: audit 2024-09-20T19:20:40.813705+0000 mgr.y (mgr.14118) 11 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:41.295 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:41 smithi003 bash[19800]: cephadm 2024-09-20T19:20:40.813971+0000 mgr.y (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-20T19:20:41.295 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:41 smithi003 bash[20050]: Generating public/private rsa key pair. 2024-09-20T19:20:41.295 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:41 smithi003 bash[20050]: Your identification has been saved in /tmp/tmpu21n8lly/key 2024-09-20T19:20:41.295 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:41 smithi003 bash[20050]: Your public key has been saved in /tmp/tmpu21n8lly/key.pub 2024-09-20T19:20:41.295 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:41 smithi003 bash[20050]: The key fingerprint is: 2024-09-20T19:20:41.295 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:41 smithi003 bash[20050]: SHA256:s81cL7s+lOzCgPdAFMIYvgNcnJVBd/3e8fD7O2YTGDc ceph-2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T19:20:41.295 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:41 smithi003 bash[20050]: The key's randomart image is: 2024-09-20T19:20:41.295 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:41 smithi003 bash[20050]: +---[RSA 3072]----+ 2024-09-20T19:20:41.295 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:41 smithi003 bash[20050]: | .oB=oo... | 2024-09-20T19:20:41.296 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:41 smithi003 bash[20050]: | . o+ oo.. . | 2024-09-20T19:20:41.296 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:41 smithi003 bash[20050]: | o . . . | 2024-09-20T19:20:41.296 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:41 smithi003 bash[20050]: | . . . .oE | 2024-09-20T19:20:41.296 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:41 smithi003 bash[20050]: | o oS ..o+++| 2024-09-20T19:20:41.296 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:41 smithi003 bash[20050]: | .. +* .+o..+| 2024-09-20T19:20:41.296 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:41 smithi003 bash[20050]: | ..=+o. . o| 2024-09-20T19:20:41.296 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:41 smithi003 bash[20050]: | + oo * | 2024-09-20T19:20:41.296 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:41 smithi003 bash[20050]: | o+oo.*| 2024-09-20T19:20:41.296 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:20:41 smithi003 bash[20050]: +----[SHA256]-----+ 2024-09-20T19:20:42.614 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:42 smithi003 bash[19800]: audit 2024-09-20T19:20:41.264459+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.3:0/1346987439' entity='mgr.y' 2024-09-20T19:20:42.614 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:42 smithi003 bash[19800]: audit 2024-09-20T19:20:41.269165+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14118 172.21.15.3:0/1346987439' entity='mgr.y' 2024-09-20T19:20:43.650 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCopNzc16kFAuLA15yWE4FiBsBMDVst1iHEMElZdi1lAwyYZWv7iCOuQ8fGCSXcNkGBCbSj1lc6AwXqgAHonW9MMC1VfTZp0zaNmY+5ZM+oZIH9hatOiijWnsel5UiOUm3AMOADPrH65ccyIFcRaNvEINgdhWtNl0GtNIsOADIzkNqQ14VhaKxM35WZRKmuu9fcSBuHw1ga/7nGM6e1RfuIUEco7+0sJu2oVzIbMth7sdjJoPJnDB6me3cNGUO1yfQoXEoM4uyIM7FmSIi95Hq0/oOJ0ypHkak3o31RSP/7wTZx8mLN9+uAaWLIzDGTEcH9dmHkI47lB4QxPVVS2/eRN0GNehY85zPq5bwdiIv56R9YRe0X0xZ7REKrmLPfkvbRJ7JLWU6dp6DiHuOp3JikREeQ6AJhRYY3FqwAQcUGdW/wGkyukmB8CwJ+hdfVKpltM4TelHAxfGSmHW/08IBLuuJux9Kt+5T55nTi8ntsAVFkzPQSuLBXDmRQ5W5TSgM= ceph-2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T19:20:43.650 INFO:teuthology.orchestra.run.smithi003.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-20T19:20:43.650 INFO:teuthology.orchestra.run.smithi003.stdout:Adding key to root@localhost authorized_keys... 2024-09-20T19:20:43.651 INFO:teuthology.orchestra.run.smithi003.stdout:Adding host smithi003... 2024-09-20T19:20:44.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:44 smithi003 bash[19800]: audit 2024-09-20T19:20:43.132147+0000 mgr.y (mgr.14118) 13 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:46.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:46 smithi003 bash[19800]: audit 2024-09-20T19:20:45.066737+0000 mgr.y (mgr.14118) 14 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi003", "addr": "172.21.15.3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:47.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:47 smithi003 bash[19800]: cephadm 2024-09-20T19:20:46.377930+0000 mgr.y (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi003 2024-09-20T19:20:50.682 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout Added host 'smithi003' with addr '172.21.15.3' 2024-09-20T19:20:50.682 INFO:teuthology.orchestra.run.smithi003.stdout:Deploying unmanaged mon service... 2024-09-20T19:20:51.093 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:50 smithi003 bash[19800]: audit 2024-09-20T19:20:49.951009+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.3:0/1346987439' entity='mgr.y' 2024-09-20T19:20:51.093 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:50 smithi003 bash[19800]: cephadm 2024-09-20T19:20:49.951393+0000 mgr.y (mgr.14118) 16 : cephadm [INF] Added host smithi003 2024-09-20T19:20:51.093 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:50 smithi003 bash[19800]: audit 2024-09-20T19:20:49.951753+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.14118 172.21.15.3:0/1346987439' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:20:53.346 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-20T19:20:53.346 INFO:teuthology.orchestra.run.smithi003.stdout:Deploying unmanaged mgr service... 2024-09-20T19:20:53.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:53 smithi003 bash[19800]: audit 2024-09-20T19:20:52.600823+0000 mgr.y (mgr.14118) 17 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:53.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:53 smithi003 bash[19800]: cephadm 2024-09-20T19:20:52.602530+0000 mgr.y (mgr.14118) 18 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-20T19:20:53.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:53 smithi003 bash[19800]: audit 2024-09-20T19:20:52.605442+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.3:0/1346987439' entity='mgr.y' 2024-09-20T19:20:53.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:53 smithi003 bash[19800]: audit 2024-09-20T19:20:53.072111+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14118 172.21.15.3:0/1346987439' entity='mgr.y' 2024-09-20T19:20:54.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:54 smithi003 bash[19800]: audit 2024-09-20T19:20:53.664816+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.3:0/1346987439' entity='mgr.y' 2024-09-20T19:20:55.297 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-20T19:20:56.120 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:55 smithi003 bash[19800]: cluster 2024-09-20T19:20:54.014234+0000 mgr.y (mgr.14118) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:20:56.120 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:55 smithi003 bash[19800]: audit 2024-09-20T19:20:54.743473+0000 mgr.y (mgr.14118) 20 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:56.120 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:55 smithi003 bash[19800]: cephadm 2024-09-20T19:20:54.745181+0000 mgr.y (mgr.14118) 21 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-20T19:20:56.120 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:55 smithi003 bash[19800]: audit 2024-09-20T19:20:54.749809+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.3:0/1346987439' entity='mgr.y' 2024-09-20T19:20:57.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:57 smithi003 bash[19800]: cluster 2024-09-20T19:20:56.014671+0000 mgr.y (mgr.14118) 22 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:20:57.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:57 smithi003 bash[19800]: audit 2024-09-20T19:20:56.640475+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.3:0/2929955675' entity='client.admin' 2024-09-20T19:20:59.101 INFO:teuthology.orchestra.run.smithi003.stdout:Enabling the dashboard module... 2024-09-20T19:20:59.877 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:59 smithi003 bash[19800]: cluster 2024-09-20T19:20:58.014986+0000 mgr.y (mgr.14118) 23 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:20:59.878 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:20:59 smithi003 bash[19800]: audit 2024-09-20T19:20:58.510827+0000 mon.a (mon.0) 69 : audit [INF] from='client.? 172.21.15.3:0/1426507088' entity='client.admin' 2024-09-20T19:21:01.799 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:01 smithi003 bash[19800]: cluster 2024-09-20T19:21:00.015432+0000 mgr.y (mgr.14118) 24 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:21:01.799 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:01 smithi003 bash[19800]: audit 2024-09-20T19:21:00.512923+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.3:0/485493790' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-20T19:21:01.799 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:01 smithi003 bash[20050]: ignoring --setuser ceph since I am not root 2024-09-20T19:21:01.799 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:01 smithi003 bash[20050]: ignoring --setgroup ceph since I am not root 2024-09-20T19:21:01.800 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:01 smithi003 bash[20050]: debug 2024-09-20T19:21:01.689+0000 7f090fa2f040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T19:21:02.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:02 smithi003 bash[19800]: audit 2024-09-20T19:21:01.516752+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.3:0/485493790' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-20T19:21:02.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:02 smithi003 bash[19800]: cluster 2024-09-20T19:21:01.521989+0000 mon.a (mon.0) 72 : cluster [DBG] mgrmap e9: y(active, since 27s) 2024-09-20T19:21:03.201 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:02 smithi003 bash[20050]: debug 2024-09-20T19:21:02.945+0000 7f090fa2f040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T19:21:03.201 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:03 smithi003 bash[20050]: debug 2024-09-20T19:21:03.013+0000 7f090fa2f040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T19:21:03.201 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:03 smithi003 bash[20050]: debug 2024-09-20T19:21:03.173+0000 7f090fa2f040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T19:21:04.012 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:03 smithi003 bash[19800]: audit 2024-09-20T19:21:03.707918+0000 mon.a (mon.0) 73 : audit [DBG] from='client.? 172.21.15.3:0/3465685672' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-20T19:21:04.013 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:03 smithi003 bash[20050]: debug 2024-09-20T19:21:03.861+0000 7f090fa2f040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T19:21:04.013 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:03 smithi003 bash[20050]: debug 2024-09-20T19:21:03.937+0000 7f090fa2f040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T19:21:04.257 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-20T19:21:04.257 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-20T19:21:04.257 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-20T19:21:04.257 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-20T19:21:04.257 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-20T19:21:04.257 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-20T19:21:04.257 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for the mgr to restart... 2024-09-20T19:21:04.257 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mgr epoch 9... 2024-09-20T19:21:04.288 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:04 smithi003 bash[20050]: debug 2024-09-20T19:21:04.009+0000 7f090fa2f040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T19:21:04.288 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:04 smithi003 bash[20050]: debug 2024-09-20T19:21:04.201+0000 7f090fa2f040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-20T19:21:04.288 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:04 smithi003 bash[20050]: debug 2024-09-20T19:21:04.285+0000 7f090fa2f040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T19:21:04.627 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:04 smithi003 bash[20050]: debug 2024-09-20T19:21:04.357+0000 7f090fa2f040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T19:21:04.902 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:04 smithi003 bash[20050]: debug 2024-09-20T19:21:04.621+0000 7f090fa2f040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T19:21:04.902 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:04 smithi003 bash[20050]: debug 2024-09-20T19:21:04.693+0000 7f090fa2f040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T19:21:05.201 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:04 smithi003 bash[20050]: debug 2024-09-20T19:21:04.897+0000 7f090fa2f040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T19:21:05.201 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:04 smithi003 bash[20050]: debug 2024-09-20T19:21:04.977+0000 7f090fa2f040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T19:21:05.606 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:05 smithi003 bash[20050]: debug 2024-09-20T19:21:05.241+0000 7f090fa2f040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T19:21:05.606 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:05 smithi003 bash[20050]: debug 2024-09-20T19:21:05.433+0000 7f090fa2f040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T19:21:05.874 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:05 smithi003 bash[20050]: debug 2024-09-20T19:21:05.601+0000 7f090fa2f040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T19:21:05.874 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:05 smithi003 bash[20050]: debug 2024-09-20T19:21:05.681+0000 7f090fa2f040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T19:21:06.201 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:05 smithi003 bash[20050]: debug 2024-09-20T19:21:05.869+0000 7f090fa2f040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T19:21:07.037 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:06 smithi003 bash[20050]: debug 2024-09-20T19:21:06.721+0000 7f090fa2f040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T19:21:07.038 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:06 smithi003 bash[20050]: debug 2024-09-20T19:21:06.801+0000 7f090fa2f040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T19:21:07.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:07 smithi003 bash[20050]: debug 2024-09-20T19:21:07.033+0000 7f090fa2f040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T19:21:07.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:07 smithi003 bash[20050]: debug 2024-09-20T19:21:07.109+0000 7f090fa2f040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T19:21:07.875 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:07 smithi003 bash[20050]: debug 2024-09-20T19:21:07.517+0000 7f090fa2f040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T19:21:07.876 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:07 smithi003 bash[20050]: debug 2024-09-20T19:21:07.597+0000 7f090fa2f040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T19:21:07.876 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:07 smithi003 bash[19800]: cluster 2024-09-20T19:21:07.622297+0000 mon.a (mon.0) 74 : cluster [INF] Active manager daemon y restarted 2024-09-20T19:21:07.876 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:07 smithi003 bash[19800]: cluster 2024-09-20T19:21:07.623053+0000 mon.a (mon.0) 75 : cluster [INF] Activating manager daemon y 2024-09-20T19:21:07.876 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:07 smithi003 bash[19800]: cluster 2024-09-20T19:21:07.627280+0000 mon.a (mon.0) 76 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-20T19:21:07.876 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:07 smithi003 bash[19800]: cluster 2024-09-20T19:21:07.627390+0000 mon.a (mon.0) 77 : cluster [DBG] mgrmap e10: y(active, starting, since 0.00468802s) 2024-09-20T19:21:07.876 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:07 smithi003 bash[19800]: audit 2024-09-20T19:21:07.631629+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:21:07.876 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:07 smithi003 bash[19800]: audit 2024-09-20T19:21:07.632520+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T19:21:07.876 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:07 smithi003 bash[19800]: audit 2024-09-20T19:21:07.633411+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T19:21:07.876 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:07 smithi003 bash[19800]: audit 2024-09-20T19:21:07.633576+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T19:21:07.876 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:07 smithi003 bash[19800]: audit 2024-09-20T19:21:07.633734+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T19:21:07.876 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:07 smithi003 bash[19800]: cluster 2024-09-20T19:21:07.659007+0000 mon.a (mon.0) 83 : cluster [INF] Manager daemon y is now available 2024-09-20T19:21:08.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:08 smithi003 bash[19800]: audit 2024-09-20T19:21:07.679913+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:21:08.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:08 smithi003 bash[19800]: audit 2024-09-20T19:21:07.698417+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:21:08.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:08 smithi003 bash[19800]: audit 2024-09-20T19:21:07.700800+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T19:21:08.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:08 smithi003 bash[19800]: cluster 2024-09-20T19:21:08.633308+0000 mon.a (mon.0) 87 : cluster [DBG] mgrmap e11: y(active, since 1.0106s) 2024-09-20T19:21:09.279 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-20T19:21:09.280 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-20T19:21:09.280 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-20T19:21:09.280 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-20T19:21:09.280 INFO:teuthology.orchestra.run.smithi003.stdout:mgr epoch 9 is available 2024-09-20T19:21:09.280 INFO:teuthology.orchestra.run.smithi003.stdout:Generating a dashboard self-signed certificate... 2024-09-20T19:21:09.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:09 smithi003 bash[19800]: audit 2024-09-20T19:21:08.632797+0000 mgr.y (mgr.14150) 1 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-20T19:21:09.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:09 smithi003 bash[19800]: audit 2024-09-20T19:21:08.647294+0000 mgr.y (mgr.14150) 2 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-20T19:21:10.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[20050]: debug 2024-09-20T19:21:10.225+0000 7f087ad36640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:19:21:10] ENGINE Error in HTTPServer.serve 2024-09-20T19:21:10.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[20050]: Traceback (most recent call last): 2024-09-20T19:21:10.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[20050]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:21:10.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[20050]: self._connections.run(self.expiration_interval) 2024-09-20T19:21:10.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[20050]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:21:10.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[20050]: self._run(expiration_interval) 2024-09-20T19:21:10.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[20050]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:21:10.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[20050]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:21:10.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[20050]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:21:10.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[20050]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:21:10.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[20050]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:21:10.453 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[20050]: s = self.context.wrap_socket( 2024-09-20T19:21:10.453 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[20050]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:21:10.453 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[20050]: return self.sslsocket_class._create( 2024-09-20T19:21:10.453 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[20050]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:21:10.453 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[20050]: self.do_handshake() 2024-09-20T19:21:10.453 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[20050]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:21:10.453 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[20050]: self._sslobj.do_handshake() 2024-09-20T19:21:10.453 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[20050]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:21:10.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[19800]: cluster 2024-09-20T19:21:09.683364+0000 mon.a (mon.0) 88 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-09-20T19:21:10.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[19800]: cephadm 2024-09-20T19:21:10.098696+0000 mgr.y (mgr.14150) 3 : cephadm [INF] [20/Sep/2024:19:21:10] ENGINE Bus STARTING 2024-09-20T19:21:10.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[19800]: cephadm 2024-09-20T19:21:10.226368+0000 mgr.y (mgr.14150) 4 : cephadm [INF] [20/Sep/2024:19:21:10] ENGINE Serving on https://172.21.15.3:7150 2024-09-20T19:21:10.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[19800]: cephadm 2024-09-20T19:21:10.229383+0000 mgr.y (mgr.14150) 5 : cephadm [ERR] [20/Sep/2024:19:21:10] ENGINE Error in HTTPServer.serve 2024-09-20T19:21:10.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[19800]: Traceback (most recent call last): 2024-09-20T19:21:10.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[19800]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:21:10.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[19800]: self._connections.run(self.expiration_interval) 2024-09-20T19:21:10.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[19800]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:21:10.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[19800]: self._run(expiration_interval) 2024-09-20T19:21:10.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[19800]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:21:10.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[19800]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:21:10.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[19800]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:21:10.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[19800]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:21:10.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[19800]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:21:10.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[19800]: s = self.context.wrap_socket( 2024-09-20T19:21:10.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[19800]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:21:10.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[19800]: return self.sslsocket_class._create( 2024-09-20T19:21:10.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[19800]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:21:10.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[19800]: self.do_handshake() 2024-09-20T19:21:10.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[19800]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:21:10.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[19800]: self._sslobj.do_handshake() 2024-09-20T19:21:10.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[19800]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:21:10.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[19800]: cephadm 2024-09-20T19:21:10.327809+0000 mgr.y (mgr.14150) 6 : cephadm [INF] [20/Sep/2024:19:21:10] ENGINE Serving on http://172.21.15.3:8765 2024-09-20T19:21:10.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:10 smithi003 bash[19800]: cephadm 2024-09-20T19:21:10.327923+0000 mgr.y (mgr.14150) 7 : cephadm [INF] [20/Sep/2024:19:21:10] ENGINE Bus STARTED 2024-09-20T19:21:11.290 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-20T19:21:11.290 INFO:teuthology.orchestra.run.smithi003.stdout:Creating initial admin user... 2024-09-20T19:21:12.117 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:11 smithi003 bash[19800]: audit 2024-09-20T19:21:10.634556+0000 mgr.y (mgr.14150) 8 : audit [DBG] from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:12.118 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:11 smithi003 bash[19800]: audit 2024-09-20T19:21:10.728063+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:21:12.118 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:11 smithi003 bash[19800]: audit 2024-09-20T19:21:10.730639+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:21:13.535 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$m03ZXhMZ0qaCaLdl4.l2GupWCFsZGVHlNyTbjy91Gs.DAmlKuE.KG", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726860072, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-20T19:21:13.535 INFO:teuthology.orchestra.run.smithi003.stdout:Fetching dashboard port number... 2024-09-20T19:21:14.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:13 smithi003 bash[19800]: audit 2024-09-20T19:21:12.674913+0000 mgr.y (mgr.14150) 9 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:14.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:13 smithi003 bash[19800]: audit 2024-09-20T19:21:12.944761+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:21:15.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:14 smithi003 bash[19800]: cluster 2024-09-20T19:21:13.949629+0000 mon.a (mon.0) 92 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-09-20T19:21:15.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:14 smithi003 bash[19800]: audit 2024-09-20T19:21:14.481053+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:21:15.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:14 smithi003 bash[19800]: audit 2024-09-20T19:21:14.867451+0000 mon.a (mon.0) 94 : audit [DBG] from='client.? 172.21.15.3:0/212379943' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-20T19:21:15.419 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 8443 2024-09-20T19:21:15.420 INFO:teuthology.orchestra.run.smithi003.stdout:firewalld does not appear to be present 2024-09-20T19:21:15.420 INFO:teuthology.orchestra.run.smithi003.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-20T19:21:15.422 INFO:teuthology.orchestra.run.smithi003.stdout:Ceph Dashboard is now available at: 2024-09-20T19:21:15.422 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:21:15.422 INFO:teuthology.orchestra.run.smithi003.stdout: URL: https://smithi003.front.sepia.ceph.com:8443/ 2024-09-20T19:21:15.422 INFO:teuthology.orchestra.run.smithi003.stdout: User: admin 2024-09-20T19:21:15.422 INFO:teuthology.orchestra.run.smithi003.stdout: Password: wkcssy31lm 2024-09-20T19:21:15.422 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:21:15.422 INFO:teuthology.orchestra.run.smithi003.stdout:Saving cluster configuration to /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config directory 2024-09-20T19:21:16.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:16 smithi003 bash[19800]: audit 2024-09-20T19:21:15.640400+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:21:17.535 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-20T19:21:17.536 INFO:teuthology.orchestra.run.smithi003.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-20T19:21:17.536 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:21:17.536 INFO:teuthology.orchestra.run.smithi003.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-20T19:21:17.536 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:21:17.536 INFO:teuthology.orchestra.run.smithi003.stdout:Or, if you are only running a single cluster on this host: 2024-09-20T19:21:17.536 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:21:17.536 INFO:teuthology.orchestra.run.smithi003.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-20T19:21:17.536 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:21:17.536 INFO:teuthology.orchestra.run.smithi003.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-20T19:21:17.536 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:21:17.536 INFO:teuthology.orchestra.run.smithi003.stdout: ceph telemetry on 2024-09-20T19:21:17.536 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:21:17.537 INFO:teuthology.orchestra.run.smithi003.stdout:For more information see: 2024-09-20T19:21:17.537 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:21:17.537 INFO:teuthology.orchestra.run.smithi003.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-20T19:21:17.537 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:21:17.537 INFO:teuthology.orchestra.run.smithi003.stdout:Bootstrap complete. 2024-09-20T19:21:17.597 INFO:tasks.cephadm:Fetching config... 2024-09-20T19:21:17.598 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-20T19:21:17.598 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-20T19:21:17.603 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-20T19:21:17.603 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-20T19:21:17.603 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-20T19:21:17.652 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-20T19:21:17.652 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-20T19:21:17.652 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/keyring of=/dev/stdout 2024-09-20T19:21:17.708 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-20T19:21:17.708 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-20T19:21:17.708 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-20T19:21:17.756 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-20T19:21:17.756 DEBUG:teuthology.orchestra.run.smithi003:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCopNzc16kFAuLA15yWE4FiBsBMDVst1iHEMElZdi1lAwyYZWv7iCOuQ8fGCSXcNkGBCbSj1lc6AwXqgAHonW9MMC1VfTZp0zaNmY+5ZM+oZIH9hatOiijWnsel5UiOUm3AMOADPrH65ccyIFcRaNvEINgdhWtNl0GtNIsOADIzkNqQ14VhaKxM35WZRKmuu9fcSBuHw1ga/7nGM6e1RfuIUEco7+0sJu2oVzIbMth7sdjJoPJnDB6me3cNGUO1yfQoXEoM4uyIM7FmSIi95Hq0/oOJ0ypHkak3o31RSP/7wTZx8mLN9+uAaWLIzDGTEcH9dmHkI47lB4QxPVVS2/eRN0GNehY85zPq5bwdiIv56R9YRe0X0xZ7REKrmLPfkvbRJ7JLWU6dp6DiHuOp3JikREeQ6AJhRYY3FqwAQcUGdW/wGkyukmB8CwJ+hdfVKpltM4TelHAxfGSmHW/08IBLuuJux9Kt+5T55nTi8ntsAVFkzPQSuLBXDmRQ5W5TSgM= ceph-2bd1868e-7785-11ef-baf5-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-20T19:21:17.820 INFO:teuthology.orchestra.run.smithi003.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCopNzc16kFAuLA15yWE4FiBsBMDVst1iHEMElZdi1lAwyYZWv7iCOuQ8fGCSXcNkGBCbSj1lc6AwXqgAHonW9MMC1VfTZp0zaNmY+5ZM+oZIH9hatOiijWnsel5UiOUm3AMOADPrH65ccyIFcRaNvEINgdhWtNl0GtNIsOADIzkNqQ14VhaKxM35WZRKmuu9fcSBuHw1ga/7nGM6e1RfuIUEco7+0sJu2oVzIbMth7sdjJoPJnDB6me3cNGUO1yfQoXEoM4uyIM7FmSIi95Hq0/oOJ0ypHkak3o31RSP/7wTZx8mLN9+uAaWLIzDGTEcH9dmHkI47lB4QxPVVS2/eRN0GNehY85zPq5bwdiIv56R9YRe0X0xZ7REKrmLPfkvbRJ7JLWU6dp6DiHuOp3JikREeQ6AJhRYY3FqwAQcUGdW/wGkyukmB8CwJ+hdfVKpltM4TelHAxfGSmHW/08IBLuuJux9Kt+5T55nTi8ntsAVFkzPQSuLBXDmRQ5W5TSgM= ceph-2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T19:21:17.830 DEBUG:teuthology.orchestra.run.smithi183:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCopNzc16kFAuLA15yWE4FiBsBMDVst1iHEMElZdi1lAwyYZWv7iCOuQ8fGCSXcNkGBCbSj1lc6AwXqgAHonW9MMC1VfTZp0zaNmY+5ZM+oZIH9hatOiijWnsel5UiOUm3AMOADPrH65ccyIFcRaNvEINgdhWtNl0GtNIsOADIzkNqQ14VhaKxM35WZRKmuu9fcSBuHw1ga/7nGM6e1RfuIUEco7+0sJu2oVzIbMth7sdjJoPJnDB6me3cNGUO1yfQoXEoM4uyIM7FmSIi95Hq0/oOJ0ypHkak3o31RSP/7wTZx8mLN9+uAaWLIzDGTEcH9dmHkI47lB4QxPVVS2/eRN0GNehY85zPq5bwdiIv56R9YRe0X0xZ7REKrmLPfkvbRJ7JLWU6dp6DiHuOp3JikREeQ6AJhRYY3FqwAQcUGdW/wGkyukmB8CwJ+hdfVKpltM4TelHAxfGSmHW/08IBLuuJux9Kt+5T55nTi8ntsAVFkzPQSuLBXDmRQ5W5TSgM= ceph-2bd1868e-7785-11ef-baf5-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-20T19:21:17.858 INFO:teuthology.orchestra.run.smithi183.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCopNzc16kFAuLA15yWE4FiBsBMDVst1iHEMElZdi1lAwyYZWv7iCOuQ8fGCSXcNkGBCbSj1lc6AwXqgAHonW9MMC1VfTZp0zaNmY+5ZM+oZIH9hatOiijWnsel5UiOUm3AMOADPrH65ccyIFcRaNvEINgdhWtNl0GtNIsOADIzkNqQ14VhaKxM35WZRKmuu9fcSBuHw1ga/7nGM6e1RfuIUEco7+0sJu2oVzIbMth7sdjJoPJnDB6me3cNGUO1yfQoXEoM4uyIM7FmSIi95Hq0/oOJ0ypHkak3o31RSP/7wTZx8mLN9+uAaWLIzDGTEcH9dmHkI47lB4QxPVVS2/eRN0GNehY85zPq5bwdiIv56R9YRe0X0xZ7REKrmLPfkvbRJ7JLWU6dp6DiHuOp3JikREeQ6AJhRYY3FqwAQcUGdW/wGkyukmB8CwJ+hdfVKpltM4TelHAxfGSmHW/08IBLuuJux9Kt+5T55nTi8ntsAVFkzPQSuLBXDmRQ5W5TSgM= ceph-2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T19:21:17.865 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-20T19:21:18.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:18 smithi003 bash[19800]: audit 2024-09-20T19:21:17.005600+0000 mon.a (mon.0) 96 : audit [INF] from='client.? 172.21.15.3:0/2740661605' entity='client.admin' 2024-09-20T19:21:22.058 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:21:24.613 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-20T19:21:24.613 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-20T19:21:24.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:24 smithi003 bash[19800]: audit 2024-09-20T19:21:23.830157+0000 mon.a (mon.0) 97 : audit [INF] from='client.? 172.21.15.3:0/3908030183' entity='client.admin' 2024-09-20T19:21:27.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:27 smithi003 bash[19800]: audit 2024-09-20T19:21:26.492961+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:21:27.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:27 smithi003 bash[19800]: audit 2024-09-20T19:21:26.504598+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:21:27.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:27 smithi003 bash[19800]: audit 2024-09-20T19:21:26.506567+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi003", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:21:27.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:27 smithi003 bash[19800]: audit 2024-09-20T19:21:26.514143+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:21:27.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:27 smithi003 bash[19800]: audit 2024-09-20T19:21:26.542725+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:21:27.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:27 smithi003 bash[19800]: audit 2024-09-20T19:21:26.551089+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:21:29.935 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:21:29.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:29 smithi003 bash[19800]: cluster 2024-09-20T19:21:27.635000+0000 mgr.y (mgr.14150) 10 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:21:31.818 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:31 smithi003 bash[19800]: cluster 2024-09-20T19:21:29.635429+0000 mgr.y (mgr.14150) 11 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:21:31.818 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:31 smithi003 bash[19800]: audit 2024-09-20T19:21:31.183047+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:21:31.819 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:31 smithi003 bash[19800]: audit 2024-09-20T19:21:31.184157+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:21:31.819 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:31 smithi003 bash[19800]: audit 2024-09-20T19:21:31.186628+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:21:31.819 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:31 smithi003 bash[19800]: audit 2024-09-20T19:21:31.187588+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:21:31.821 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi183 2024-09-20T19:21:31.821 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-20T19:21:31.821 DEBUG:teuthology.orchestra.run.smithi183:> dd of=/etc/ceph/ceph.conf 2024-09-20T19:21:31.828 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-20T19:21:31.828 DEBUG:teuthology.orchestra.run.smithi183:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:21:31.874 INFO:tasks.cephadm:Adding host smithi183 to orchestrator... 2024-09-20T19:21:31.874 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph orch host add smithi183 2024-09-20T19:21:32.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:32 smithi003 bash[19800]: audit 2024-09-20T19:21:31.179759+0000 mgr.y (mgr.14150) 12 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:32.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:32 smithi003 bash[19800]: cephadm 2024-09-20T19:21:31.188854+0000 mgr.y (mgr.14150) 13 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-20T19:21:32.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:32 smithi003 bash[19800]: cephadm 2024-09-20T19:21:31.283070+0000 mgr.y (mgr.14150) 14 : cephadm [INF] Updating smithi003:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:21:32.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:32 smithi003 bash[19800]: cephadm 2024-09-20T19:21:31.370737+0000 mgr.y (mgr.14150) 15 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:21:32.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:32 smithi003 bash[19800]: cephadm 2024-09-20T19:21:31.465986+0000 mgr.y (mgr.14150) 16 : cephadm [INF] Updating smithi003:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:21:32.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:32 smithi003 bash[19800]: audit 2024-09-20T19:21:31.579420+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:21:32.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:32 smithi003 bash[19800]: audit 2024-09-20T19:21:31.584326+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:21:32.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:32 smithi003 bash[19800]: audit 2024-09-20T19:21:31.589490+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:21:33.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:33 smithi003 bash[19800]: cluster 2024-09-20T19:21:31.635790+0000 mgr.y (mgr.14150) 17 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:21:35.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:35 smithi003 bash[19800]: cluster 2024-09-20T19:21:33.636175+0000 mgr.y (mgr.14150) 18 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:21:36.606 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:21:37.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:37 smithi003 bash[19800]: cluster 2024-09-20T19:21:35.636615+0000 mgr.y (mgr.14150) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:21:39.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:39 smithi003 bash[19800]: cluster 2024-09-20T19:21:37.636939+0000 mgr.y (mgr.14150) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:21:39.955 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:39 smithi003 bash[19800]: audit 2024-09-20T19:21:37.870306+0000 mgr.y (mgr.14150) 21 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi183", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:40.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:40 smithi003 bash[19800]: cephadm 2024-09-20T19:21:39.160453+0000 mgr.y (mgr.14150) 22 : cephadm [INF] Deploying cephadm binary to smithi183 2024-09-20T19:21:41.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:41 smithi003 bash[19800]: cluster 2024-09-20T19:21:39.637298+0000 mgr.y (mgr.14150) 23 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:21:42.845 INFO:teuthology.orchestra.run.smithi003.stdout:Added host 'smithi183' with addr '172.21.15.183' 2024-09-20T19:21:42.862 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:42 smithi003 bash[19800]: cluster 2024-09-20T19:21:41.637661+0000 mgr.y (mgr.14150) 24 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:21:43.389 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph orch host ls --format=json 2024-09-20T19:21:44.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:43 smithi003 bash[19800]: audit 2024-09-20T19:21:42.844478+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:21:44.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:43 smithi003 bash[19800]: cephadm 2024-09-20T19:21:42.845449+0000 mgr.y (mgr.14150) 25 : cephadm [INF] Added host smithi183 2024-09-20T19:21:44.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:43 smithi003 bash[19800]: audit 2024-09-20T19:21:42.846223+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:21:44.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:43 smithi003 bash[19800]: audit 2024-09-20T19:21:43.347868+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:21:45.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:45 smithi003 bash[19800]: cluster 2024-09-20T19:21:43.637976+0000 mgr.y (mgr.14150) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:21:45.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:45 smithi003 bash[19800]: audit 2024-09-20T19:21:44.872857+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:21:47.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:47 smithi003 bash[19800]: cluster 2024-09-20T19:21:45.638329+0000 mgr.y (mgr.14150) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:21:47.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:47 smithi003 bash[19800]: audit 2024-09-20T19:21:46.066344+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:21:48.121 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:21:49.368 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:21:49.368 INFO:teuthology.orchestra.run.smithi003.stdout:[{"addr": "172.21.15.3", "hostname": "smithi003", "labels": [], "status": ""}, {"addr": "172.21.15.183", "hostname": "smithi183", "labels": [], "status": ""}] 2024-09-20T19:21:49.380 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:49 smithi003 bash[19800]: cluster 2024-09-20T19:21:47.638727+0000 mgr.y (mgr.14150) 28 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:21:49.960 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-20T19:21:49.960 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph osd crush tunables default 2024-09-20T19:21:50.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:50 smithi003 bash[19800]: audit 2024-09-20T19:21:49.368168+0000 mgr.y (mgr.14150) 29 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:21:51.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:51 smithi003 bash[19800]: cluster 2024-09-20T19:21:49.639155+0000 mgr.y (mgr.14150) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:21:52.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:52 smithi003 bash[19800]: audit 2024-09-20T19:21:51.572190+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:21:52.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:52 smithi003 bash[19800]: audit 2024-09-20T19:21:51.578940+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:21:52.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:52 smithi003 bash[19800]: audit 2024-09-20T19:21:51.584842+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:21:52.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:52 smithi003 bash[19800]: audit 2024-09-20T19:21:51.589849+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:21:52.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:52 smithi003 bash[19800]: audit 2024-09-20T19:21:51.591560+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi183", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:21:52.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:52 smithi003 bash[19800]: audit 2024-09-20T19:21:51.593589+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:21:52.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:52 smithi003 bash[19800]: audit 2024-09-20T19:21:51.595396+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:21:52.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:52 smithi003 bash[19800]: audit 2024-09-20T19:21:52.249143+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:21:52.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:52 smithi003 bash[19800]: audit 2024-09-20T19:21:52.253108+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:21:52.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:52 smithi003 bash[19800]: audit 2024-09-20T19:21:52.257717+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:21:53.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:53 smithi003 bash[19800]: cephadm 2024-09-20T19:21:51.597795+0000 mgr.y (mgr.14150) 31 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2024-09-20T19:21:53.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:53 smithi003 bash[19800]: cluster 2024-09-20T19:21:51.639513+0000 mgr.y (mgr.14150) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:21:53.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:53 smithi003 bash[19800]: cephadm 2024-09-20T19:21:51.785099+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi183:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:21:53.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:53 smithi003 bash[19800]: cephadm 2024-09-20T19:21:51.944994+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:21:53.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:53 smithi003 bash[19800]: cephadm 2024-09-20T19:21:52.097955+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi183:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:21:54.698 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:21:54.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:54 smithi003 bash[19800]: cluster 2024-09-20T19:21:53.639913+0000 mgr.y (mgr.14150) 36 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:21:56.701 INFO:teuthology.orchestra.run.smithi003.stderr:adjusted tunables profile to default 2024-09-20T19:21:56.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:56 smithi003 bash[19800]: cluster 2024-09-20T19:21:55.640229+0000 mgr.y (mgr.14150) 37 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:21:56.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:56 smithi003 bash[19800]: audit 2024-09-20T19:21:55.914402+0000 mon.a (mon.0) 126 : audit [INF] from='client.? 172.21.15.3:0/3956189923' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-20T19:21:57.292 INFO:tasks.cephadm:Adding mon.a on smithi003 2024-09-20T19:21:57.292 INFO:tasks.cephadm:Adding mon.c on smithi003 2024-09-20T19:21:57.292 INFO:tasks.cephadm:Adding mon.b on smithi183 2024-09-20T19:21:57.293 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph orch apply mon '3;smithi003:172.21.15.3=a;smithi003:[v2:172.21.15.3:3301,v1:172.21.15.3:6790]=c;smithi183:172.21.15.183=b' 2024-09-20T19:21:58.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:57 smithi003 bash[19800]: audit 2024-09-20T19:21:56.701876+0000 mon.a (mon.0) 127 : audit [INF] from='client.? 172.21.15.3:0/3956189923' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-20T19:21:58.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:57 smithi003 bash[19800]: cluster 2024-09-20T19:21:56.706747+0000 mon.a (mon.0) 128 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-20T19:21:58.512 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:21:59.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:21:58 smithi003 bash[19800]: cluster 2024-09-20T19:21:57.640558+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:21:59.891 INFO:teuthology.orchestra.run.smithi183.stdout:Scheduled mon update... 2024-09-20T19:22:00.414 DEBUG:teuthology.orchestra.run.smithi003:mon.c> sudo journalctl -f -n 0 -u ceph-2bd1868e-7785-11ef-baf5-efdc52797490@mon.c.service 2024-09-20T19:22:00.416 DEBUG:teuthology.orchestra.run.smithi183:mon.b> sudo journalctl -f -n 0 -u ceph-2bd1868e-7785-11ef-baf5-efdc52797490@mon.b.service 2024-09-20T19:22:00.418 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-20T19:22:00.418 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-20T19:22:01.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:00 smithi003 bash[19800]: cluster 2024-09-20T19:21:59.640965+0000 mgr.y (mgr.14150) 39 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:01.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:00 smithi003 bash[19800]: audit 2024-09-20T19:21:59.878908+0000 mgr.y (mgr.14150) 40 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi003:172.21.15.3=a;smithi003:[v2:172.21.15.3:3301,v1:172.21.15.3:6790]=c;smithi183:172.21.15.183=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:01.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:00 smithi003 bash[19800]: cephadm 2024-09-20T19:21:59.884190+0000 mgr.y (mgr.14150) 41 : cephadm [INF] Saving service mon spec with placement smithi003:172.21.15.3=a;smithi003:[v2:172.21.15.3:3301,v1:172.21.15.3:6790]=c;smithi183:172.21.15.183=b;count:3 2024-09-20T19:22:01.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:00 smithi003 bash[19800]: audit 2024-09-20T19:21:59.891380+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:01.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:00 smithi003 bash[19800]: audit 2024-09-20T19:21:59.892985+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:22:01.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:00 smithi003 bash[19800]: audit 2024-09-20T19:21:59.896328+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:01.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:00 smithi003 bash[19800]: audit 2024-09-20T19:21:59.898063+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:22:01.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:00 smithi003 bash[19800]: audit 2024-09-20T19:21:59.907901+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:01.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:00 smithi003 bash[19800]: audit 2024-09-20T19:21:59.911714+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T19:22:01.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:00 smithi003 bash[19800]: audit 2024-09-20T19:21:59.913432+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:01.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:00 smithi003 bash[19800]: cephadm 2024-09-20T19:21:59.915373+0000 mgr.y (mgr.14150) 42 : cephadm [INF] Deploying daemon mon.b on smithi183 2024-09-20T19:22:01.665 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:22:03.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:02 smithi003 bash[19800]: cluster 2024-09-20T19:22:01.641378+0000 mgr.y (mgr.14150) 43 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:03.503 INFO:teuthology.orchestra.run.smithi183.stderr:dumped monmap epoch 1 2024-09-20T19:22:03.503 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-20T19:22:03.503 INFO:teuthology.orchestra.run.smithi183.stdout:{"epoch":1,"fsid":"2bd1868e-7785-11ef-baf5-efdc52797490","modified":"2024-09-20T19:20:02.428435Z","created":"2024-09-20T19:20:02.428435Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:3300","nonce":0},{"type":"v1","addr":"172.21.15.3:6789","nonce":0}]},"addr":"172.21.15.3:6789/0","public_addr":"172.21.15.3:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-20T19:22:04.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:03 smithi003 bash[19800]: audit 2024-09-20T19:22:03.503391+0000 mon.a (mon.0) 136 : audit [DBG] from='client.? 172.21.15.183:0/2014848554' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T19:22:05.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:04 smithi003 bash[19800]: cluster 2024-09-20T19:22:03.641777+0000 mgr.y (mgr.14150) 44 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:05.471 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-20T19:22:05.472 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-20T19:22:05.627 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:05 smithi183 systemd[1]: Started Ceph mon.b for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T19:22:06.676 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T19:22:06.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:06 smithi003 bash[19800]: audit 2024-09-20T19:22:05.566996+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:06.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:06 smithi003 bash[19800]: audit 2024-09-20T19:22:05.572966+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:06.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:06 smithi003 bash[19800]: audit 2024-09-20T19:22:05.579355+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:06.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:06 smithi003 bash[19800]: audit 2024-09-20T19:22:05.580704+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T19:22:06.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:06 smithi003 bash[19800]: audit 2024-09-20T19:22:05.582359+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:06.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:06 smithi003 bash[19800]: cephadm 2024-09-20T19:22:05.584294+0000 mgr.y (mgr.14150) 45 : cephadm [INF] Deploying daemon mon.c on smithi003 2024-09-20T19:22:07.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.704+0000 7f8af8429c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-20T19:22:07.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.704+0000 7f8af8429c80 0 ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable), process ceph-mon, pid 7 2024-09-20T19:22:07.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.704+0000 7f8af8429c80 0 pidfile_write: ignore empty --pid-file 2024-09-20T19:22:07.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.708+0000 7f8af8429c80 0 load: jerasure load: lrc 2024-09-20T19:22:07.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-20T19:22:07.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Git sha 0 2024-09-20T19:22:07.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Compile date 2024-09-19 20:45:27 2024-09-20T19:22:07.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: DB SUMMARY 2024-09-20T19:22:07.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: DB Session ID: 77DI52DC9VWDST3JSHD8 2024-09-20T19:22:07.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: CURRENT file: CURRENT 2024-09-20T19:22:07.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-20T19:22:07.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-20T19:22:07.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-09-20T19:22:07.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-09-20T19:22:07.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.error_if_exists: 0 2024-09-20T19:22:07.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.create_if_missing: 0 2024-09-20T19:22:07.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-20T19:22:07.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-20T19:22:07.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T19:22:07.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-20T19:22:07.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.env: 0x5562d8042940 2024-09-20T19:22:07.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-20T19:22:07.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.info_log: 0x5562da6bd6e0 2024-09-20T19:22:07.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-20T19:22:07.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.statistics: (nil) 2024-09-20T19:22:07.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.use_fsync: 0 2024-09-20T19:22:07.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-20T19:22:07.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T19:22:07.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T19:22:07.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-20T19:22:07.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-20T19:22:07.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-20T19:22:07.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-20T19:22:07.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-20T19:22:07.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-20T19:22:07.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T19:22:07.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-20T19:22:07.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.db_log_dir: 2024-09-20T19:22:07.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.wal_dir: 2024-09-20T19:22:07.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T19:22:07.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T19:22:07.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T19:22:07.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T19:22:07.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T19:22:07.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T19:22:07.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-20T19:22:07.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-20T19:22:07.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.write_buffer_manager: 0x5562da6ccdc0 2024-09-20T19:22:07.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T19:22:07.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T19:22:07.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T19:22:07.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-20T19:22:07.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T19:22:07.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-20T19:22:07.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-20T19:22:07.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-20T19:22:07.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.unordered_write: 0 2024-09-20T19:22:07.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T19:22:07.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T19:22:07.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T19:22:07.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T19:22:07.055 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.row_cache: None 2024-09-20T19:22:07.055 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.wal_filter: None 2024-09-20T19:22:07.055 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T19:22:07.055 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-20T19:22:07.055 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.two_write_queues: 0 2024-09-20T19:22:07.055 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-20T19:22:07.055 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.wal_compression: 0 2024-09-20T19:22:07.055 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.atomic_flush: 0 2024-09-20T19:22:07.055 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T19:22:07.055 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T19:22:07.055 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T19:22:07.055 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-20T19:22:07.055 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T19:22:07.056 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-20T19:22:07.056 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T19:22:07.056 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T19:22:07.056 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-20T19:22:07.056 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-20T19:22:07.056 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-20T19:22:07.056 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-20T19:22:07.056 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-20T19:22:07.056 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-20T19:22:07.056 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T19:22:07.056 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T19:22:07.056 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T19:22:07.056 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-20T19:22:07.056 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T19:22:07.057 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T19:22:07.057 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T19:22:07.057 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T19:22:07.057 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.max_open_files: -1 2024-09-20T19:22:07.057 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-20T19:22:07.057 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T19:22:07.057 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T19:22:07.057 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-20T19:22:07.057 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-20T19:22:07.057 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Compression algorithms supported: 2024-09-20T19:22:07.057 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: kZSTD supported: 0 2024-09-20T19:22:07.057 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: kXpressCompression supported: 0 2024-09-20T19:22:07.057 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-20T19:22:07.058 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T19:22:07.058 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-20T19:22:07.058 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: kZlibCompression supported: 1 2024-09-20T19:22:07.058 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-20T19:22:07.058 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-20T19:22:07.058 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T19:22:07.058 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-20T19:22:07.058 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-09-20T19:22:07.058 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-20T19:22:07.060 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T19:22:07.060 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.merge_operator: 2024-09-20T19:22:07.060 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.compaction_filter: None 2024-09-20T19:22:07.060 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-20T19:22:07.060 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-20T19:22:07.060 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T19:22:07.060 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T19:22:07.060 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5562da6bd320) 2024-09-20T19:22:07.060 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: cache_index_and_filter_blocks: 1 2024-09-20T19:22:07.060 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T19:22:07.060 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T19:22:07.060 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: pin_top_level_index_and_filter: 1 2024-09-20T19:22:07.061 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: index_type: 0 2024-09-20T19:22:07.061 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: data_block_index_type: 0 2024-09-20T19:22:07.061 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: index_shortening: 1 2024-09-20T19:22:07.061 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: data_block_hash_table_util_ratio: 0.750000 2024-09-20T19:22:07.061 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: checksum: 4 2024-09-20T19:22:07.061 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: no_block_cache: 0 2024-09-20T19:22:07.061 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: block_cache: 0x5562da6b31f0 2024-09-20T19:22:07.061 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: block_cache_name: BinnedLRUCache 2024-09-20T19:22:07.061 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: block_cache_options: 2024-09-20T19:22:07.061 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: capacity : 536870912 2024-09-20T19:22:07.061 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: num_shard_bits : 4 2024-09-20T19:22:07.061 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: strict_capacity_limit : 0 2024-09-20T19:22:07.061 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: high_pri_pool_ratio: 0.000 2024-09-20T19:22:07.061 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: block_cache_compressed: (nil) 2024-09-20T19:22:07.062 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: persistent_cache: (nil) 2024-09-20T19:22:07.062 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: block_size: 4096 2024-09-20T19:22:07.062 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: block_size_deviation: 10 2024-09-20T19:22:07.062 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: block_restart_interval: 16 2024-09-20T19:22:07.062 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: index_block_restart_interval: 1 2024-09-20T19:22:07.062 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: metadata_block_size: 4096 2024-09-20T19:22:07.062 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: partition_filters: 0 2024-09-20T19:22:07.062 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: use_delta_encoding: 1 2024-09-20T19:22:07.062 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: filter_policy: bloomfilter 2024-09-20T19:22:07.062 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: whole_key_filtering: 1 2024-09-20T19:22:07.062 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: verify_compression: 0 2024-09-20T19:22:07.062 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: read_amp_bytes_per_bit: 0 2024-09-20T19:22:07.062 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: format_version: 5 2024-09-20T19:22:07.062 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: enable_index_compression: 1 2024-09-20T19:22:07.063 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: block_align: 0 2024-09-20T19:22:07.063 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: max_auto_readahead_size: 262144 2024-09-20T19:22:07.063 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: prepopulate_block_cache: 0 2024-09-20T19:22:07.063 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: initial_auto_readahead_size: 8192 2024-09-20T19:22:07.063 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: num_file_reads_for_auto_readahead: 2 2024-09-20T19:22:07.063 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-20T19:22:07.063 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-20T19:22:07.063 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.compression: NoCompression 2024-09-20T19:22:07.063 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-20T19:22:07.063 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-20T19:22:07.063 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T19:22:07.063 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.num_levels: 7 2024-09-20T19:22:07.063 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T19:22:07.063 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T19:22:07.064 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T19:22:07.064 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T19:22:07.064 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T19:22:07.064 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T19:22:07.064 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T19:22:07.064 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T19:22:07.064 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T19:22:07.064 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T19:22:07.064 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-20T19:22:07.064 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-20T19:22:07.064 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T19:22:07.064 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-20T19:22:07.064 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-20T19:22:07.064 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T19:22:07.065 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T19:22:07.065 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-20T19:22:07.065 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T19:22:07.065 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-20T19:22:07.065 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-20T19:22:07.065 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T19:22:07.065 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T19:22:07.065 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T19:22:07.065 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-20T19:22:07.065 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T19:22:07.065 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T19:22:07.065 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T19:22:07.065 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T19:22:07.065 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T19:22:07.066 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T19:22:07.066 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T19:22:07.066 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T19:22:07.066 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T19:22:07.066 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T19:22:07.066 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T19:22:07.066 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T19:22:07.066 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T19:22:07.066 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-20T19:22:07.066 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-20T19:22:07.066 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T19:22:07.066 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T19:22:07.066 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-20T19:22:07.067 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T19:22:07.067 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T19:22:07.067 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T19:22:07.067 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T19:22:07.067 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T19:22:07.067 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T19:22:07.067 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T19:22:07.067 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T19:22:07.067 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T19:22:07.067 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T19:22:07.067 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-20T19:22:07.067 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-20T19:22:07.067 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T19:22:07.067 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T19:22:07.067 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T19:22:07.068 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T19:22:07.068 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.bloom_locality: 0 2024-09-20T19:22:07.068 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-20T19:22:07.068 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T19:22:07.068 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-20T19:22:07.068 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-20T19:22:07.068 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-20T19:22:07.068 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.ttl: 2592000 2024-09-20T19:22:07.068 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T19:22:07.068 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-20T19:22:07.068 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-20T19:22:07.068 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.enable_blob_files: false 2024-09-20T19:22:07.068 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.min_blob_size: 0 2024-09-20T19:22:07.068 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-20T19:22:07.068 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T19:22:07.069 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T19:22:07.069 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T19:22:07.069 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-20T19:22:07.069 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-20T19:22:07.069 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-20T19:22:07.069 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-20T19:22:07.069 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-20T19:22:07.069 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-20T19:22:07.069 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 4e37d1b5-2fdd-4fd4-b561-3b56b8284fe9 2024-09-20T19:22:07.069 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726860126714498, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-20T19:22:07.069 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-20T19:22:07.069 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726860126715085, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "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_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726860126, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "4e37d1b5-2fdd-4fd4-b561-3b56b8284fe9", "db_session_id": "77DI52DC9VWDST3JSHD8", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-20T19:22:07.069 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726860126715234, "job": 1, "event": "recovery_finished"} 2024-09-20T19:22:07.070 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.712+0000 7f8af8429c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-20T19:22:07.070 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.716+0000 7f8af8429c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-20T19:22:07.070 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.716+0000 7f8af8429c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5562da6dee00 2024-09-20T19:22:07.070 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.716+0000 7f8af8429c80 4 rocksdb: DB pointer 0x5562da7de000 2024-09-20T19:22:07.070 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.716+0000 7f8aee1f2640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-20T19:22:07.070 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.716+0000 7f8aee1f2640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-20T19:22:07.070 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: ** DB Stats ** 2024-09-20T19:22:07.070 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T19:22:07.070 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-20T19:22:07.070 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T19:22:07.070 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T19:22:07.070 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-20T19:22:07.070 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T19:22:07.070 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T19:22:07.070 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: ** Compaction Stats [default] ** 2024-09-20T19:22:07.071 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-20T19:22:07.071 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-20T19:22:07.071 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T19:22:07.071 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T19:22:07.071 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T19:22:07.071 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: ** Compaction Stats [default] ** 2024-09-20T19:22:07.071 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-20T19:22:07.071 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T19:22:07.071 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T19:22:07.071 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-20T19:22:07.071 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T19:22:07.071 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T19:22:07.071 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T19:22:07.072 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T19:22:07.072 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T19:22:07.072 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: AddFile(Keys): cumulative 0, interval 0 2024-09-20T19:22:07.072 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: Cumulative compaction: 0.00 GB write, 0.38 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T19:22:07.072 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: Interval compaction: 0.00 GB write, 0.38 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T19:22:07.072 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-20T19:22:07.072 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: Block cache BinnedLRUCache@0x5562da6b31f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 2024-09-20T19:22:07.072 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-20T19:22:07.072 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: ** File Read Latency Histogram By Level [default] ** 2024-09-20T19:22:07.072 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.716+0000 7f8af8429c80 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-09-20T19:22:07.072 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.716+0000 7f8af8429c80 0 using public_addr v2:172.21.15.183:0/0 -> [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] 2024-09-20T19:22:07.072 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.716+0000 7f8af8429c80 0 starting mon.b rank -1 at public addrs [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] at bind addrs [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T19:22:07.072 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.716+0000 7f8af8429c80 1 mon.b@-1(???) e0 preinit fsid 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T19:22:07.072 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.736+0000 7f8af11f8640 0 mon.b@-1(synchronizing).mds e1 new map 2024-09-20T19:22:07.073 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.736+0000 7f8af11f8640 0 mon.b@-1(synchronizing).mds e1 print_map 2024-09-20T19:22:07.073 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: e1 2024-09-20T19:22:07.073 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: btime 2024-09-20T19:20:07:175722+0000 2024-09-20T19:22:07.073 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-20T19:22:07.073 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: 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,11=minor log segments,12=quiesce subvolumes} 2024-09-20T19:22:07.073 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: legacy client fscid: -1 2024-09-20T19:22:07.073 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: 2024-09-20T19:22:07.073 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: No filesystems configured 2024-09-20T19:22:07.073 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.736+0000 7f8af11f8640 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-20T19:22:07.073 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.740+0000 7f8af11f8640 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-20T19:22:07.073 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.740+0000 7f8af11f8640 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-20T19:22:07.073 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.740+0000 7f8af11f8640 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-20T19:22:07.073 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.740+0000 7f8af11f8640 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-20T19:22:07.074 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.740+0000 7f8af11f8640 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-20T19:22:07.074 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.740+0000 7f8af11f8640 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-20T19:22:07.074 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.740+0000 7f8af11f8640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T19:22:07.074 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.740+0000 7f8af11f8640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T19:22:07.074 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.740+0000 7f8af11f8640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T19:22:07.074 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: cluster 2024-09-20T19:21:31.635790+0000 mgr.y (mgr.14150) 17 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:07.074 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: cluster 2024-09-20T19:21:33.636175+0000 mgr.y (mgr.14150) 18 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:07.074 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: cluster 2024-09-20T19:21:35.636615+0000 mgr.y (mgr.14150) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:07.074 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: cluster 2024-09-20T19:21:37.636939+0000 mgr.y (mgr.14150) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:07.074 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: audit 2024-09-20T19:21:37.870306+0000 mgr.y (mgr.14150) 21 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi183", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:07.074 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: cephadm 2024-09-20T19:21:39.160453+0000 mgr.y (mgr.14150) 22 : cephadm [INF] Deploying cephadm binary to smithi183 2024-09-20T19:22:07.074 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: cluster 2024-09-20T19:21:39.637298+0000 mgr.y (mgr.14150) 23 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:07.074 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: cluster 2024-09-20T19:21:41.637661+0000 mgr.y (mgr.14150) 24 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:07.074 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: audit 2024-09-20T19:21:42.844478+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:07.075 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: cephadm 2024-09-20T19:21:42.845449+0000 mgr.y (mgr.14150) 25 : cephadm [INF] Added host smithi183 2024-09-20T19:22:07.075 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: audit 2024-09-20T19:21:42.846223+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:22:07.075 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: audit 2024-09-20T19:21:43.347868+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:07.075 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: cluster 2024-09-20T19:21:43.637976+0000 mgr.y (mgr.14150) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:07.075 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: audit 2024-09-20T19:21:44.872857+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:07.075 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: cluster 2024-09-20T19:21:45.638329+0000 mgr.y (mgr.14150) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:07.075 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: audit 2024-09-20T19:21:46.066344+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:07.075 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: cluster 2024-09-20T19:21:47.638727+0000 mgr.y (mgr.14150) 28 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:07.075 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: audit 2024-09-20T19:21:49.368168+0000 mgr.y (mgr.14150) 29 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:22:07.075 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: cluster 2024-09-20T19:21:49.639155+0000 mgr.y (mgr.14150) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:07.075 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: audit 2024-09-20T19:21:51.572190+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:07.075 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: audit 2024-09-20T19:21:51.578940+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:07.076 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: audit 2024-09-20T19:21:51.584842+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:07.076 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: audit 2024-09-20T19:21:51.589849+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:07.076 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: audit 2024-09-20T19:21:51.591560+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi183", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:22:07.076 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: audit 2024-09-20T19:21:51.593589+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:07.076 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: audit 2024-09-20T19:21:51.595396+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:22:07.076 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: audit 2024-09-20T19:21:52.249143+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:07.076 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: audit 2024-09-20T19:21:52.253108+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:07.076 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: audit 2024-09-20T19:21:52.257717+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:07.076 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: cephadm 2024-09-20T19:21:51.597795+0000 mgr.y (mgr.14150) 31 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2024-09-20T19:22:07.076 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: cluster 2024-09-20T19:21:51.639513+0000 mgr.y (mgr.14150) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:07.076 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: cephadm 2024-09-20T19:21:51.785099+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi183:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:22:07.076 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: cephadm 2024-09-20T19:21:51.944994+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:22:07.076 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: cephadm 2024-09-20T19:21:52.097955+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi183:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:22:07.076 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: cluster 2024-09-20T19:21:53.639913+0000 mgr.y (mgr.14150) 36 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:07.076 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: cluster 2024-09-20T19:21:55.640229+0000 mgr.y (mgr.14150) 37 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:07.077 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: audit 2024-09-20T19:21:55.914402+0000 mon.a (mon.0) 126 : audit [INF] from='client.? 172.21.15.3:0/3956189923' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-20T19:22:07.077 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: audit 2024-09-20T19:21:56.701876+0000 mon.a (mon.0) 127 : audit [INF] from='client.? 172.21.15.3:0/3956189923' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-20T19:22:07.077 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: cluster 2024-09-20T19:21:56.706747+0000 mon.a (mon.0) 128 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-20T19:22:07.077 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: cluster 2024-09-20T19:21:57.640558+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:07.077 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: cluster 2024-09-20T19:21:59.640965+0000 mgr.y (mgr.14150) 39 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:07.077 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: audit 2024-09-20T19:21:59.878908+0000 mgr.y (mgr.14150) 40 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi003:172.21.15.3=a;smithi003:[v2:172.21.15.3:3301,v1:172.21.15.3:6790]=c;smithi183:172.21.15.183=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:07.077 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: cephadm 2024-09-20T19:21:59.884190+0000 mgr.y (mgr.14150) 41 : cephadm [INF] Saving service mon spec with placement smithi003:172.21.15.3=a;smithi003:[v2:172.21.15.3:3301,v1:172.21.15.3:6790]=c;smithi183:172.21.15.183=b;count:3 2024-09-20T19:22:07.077 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: audit 2024-09-20T19:21:59.891380+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:07.077 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: audit 2024-09-20T19:21:59.892985+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:22:07.077 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: audit 2024-09-20T19:21:59.896328+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:07.077 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: audit 2024-09-20T19:21:59.898063+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:22:07.077 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: audit 2024-09-20T19:21:59.907901+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:07.077 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: audit 2024-09-20T19:21:59.911714+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T19:22:07.077 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: audit 2024-09-20T19:21:59.913432+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:07.078 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: cephadm 2024-09-20T19:21:59.915373+0000 mgr.y (mgr.14150) 42 : cephadm [INF] Deploying daemon mon.b on smithi183 2024-09-20T19:22:07.078 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: cluster 2024-09-20T19:22:01.641378+0000 mgr.y (mgr.14150) 43 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:07.078 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: audit 2024-09-20T19:22:03.503391+0000 mon.a (mon.0) 136 : audit [DBG] from='client.? 172.21.15.183:0/2014848554' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T19:22:07.078 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: cluster 2024-09-20T19:22:03.641777+0000 mgr.y (mgr.14150) 44 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:07.078 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: audit 2024-09-20T19:22:05.566996+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:07.078 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: audit 2024-09-20T19:22:05.572966+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:07.078 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: audit 2024-09-20T19:22:05.579355+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:07.078 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: audit 2024-09-20T19:22:05.580704+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T19:22:07.078 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: audit 2024-09-20T19:22:05.582359+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:07.078 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: cephadm 2024-09-20T19:22:05.584294+0000 mgr.y (mgr.14150) 45 : cephadm [INF] Deploying daemon mon.c on smithi003 2024-09-20T19:22:07.078 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:06 smithi183 bash[21651]: debug 2024-09-20T19:22:06.740+0000 7f8af11f8640 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-20T19:22:09.662 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:09 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:22:09.662 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:22:09 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:22:09.951 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:22:09 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:22:09.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:09 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:22:11.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:10 smithi003 bash[26656]: debug 2024-09-20T19:22:10.881+0000 7fca842c2640 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-20T19:22:12.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:11 smithi003 bash[19800]: audit 2024-09-20T19:22:06.751671+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:22:12.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:11 smithi003 bash[19800]: cluster 2024-09-20T19:22:06.752220+0000 mon.a (mon.0) 144 : cluster [INF] mon.a calling monitor election 2024-09-20T19:22:12.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:11 smithi003 bash[19800]: audit 2024-09-20T19:22:06.773486+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:22:12.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:11 smithi003 bash[19800]: cluster 2024-09-20T19:22:07.642615+0000 mgr.y (mgr.14150) 47 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:12.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:11 smithi003 bash[19800]: audit 2024-09-20T19:22:07.746305+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:22:12.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:11 smithi003 bash[19800]: audit 2024-09-20T19:22:08.746260+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:22:12.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:11 smithi003 bash[19800]: cluster 2024-09-20T19:22:08.750354+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-20T19:22:12.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:11 smithi003 bash[19800]: cluster 2024-09-20T19:22:09.642925+0000 mgr.y (mgr.14150) 48 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:12.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:11 smithi003 bash[19800]: audit 2024-09-20T19:22:09.746686+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:22:12.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:11 smithi003 bash[19800]: audit 2024-09-20T19:22:10.747004+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:22:12.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:11 smithi003 bash[19800]: audit 2024-09-20T19:22:10.887796+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:22:12.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:11 smithi003 bash[19800]: audit 2024-09-20T19:22:11.747504+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:22:12.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:11 smithi003 bash[19800]: cluster 2024-09-20T19:22:11.793646+0000 mon.a (mon.0) 152 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-20T19:22:12.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:11 smithi003 bash[19800]: cluster 2024-09-20T19:22:11.804294+0000 mon.a (mon.0) 153 : cluster [DBG] monmap epoch 2 2024-09-20T19:22:12.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:11 smithi003 bash[19800]: cluster 2024-09-20T19:22:11.804326+0000 mon.a (mon.0) 154 : cluster [DBG] fsid 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T19:22:12.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:11 smithi003 bash[19800]: cluster 2024-09-20T19:22:11.804365+0000 mon.a (mon.0) 155 : cluster [DBG] last_changed 2024-09-20T19:22:06.745782+0000 2024-09-20T19:22:12.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:11 smithi003 bash[19800]: cluster 2024-09-20T19:22:11.804402+0000 mon.a (mon.0) 156 : cluster [DBG] created 2024-09-20T19:20:02.428435+0000 2024-09-20T19:22:12.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:11 smithi003 bash[19800]: cluster 2024-09-20T19:22:11.804441+0000 mon.a (mon.0) 157 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T19:22:12.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:11 smithi003 bash[19800]: cluster 2024-09-20T19:22:11.804476+0000 mon.a (mon.0) 158 : cluster [DBG] election_strategy: 1 2024-09-20T19:22:12.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:11 smithi003 bash[19800]: cluster 2024-09-20T19:22:11.804509+0000 mon.a (mon.0) 159 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-20T19:22:12.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:11 smithi003 bash[19800]: cluster 2024-09-20T19:22:11.804544+0000 mon.a (mon.0) 160 : cluster [DBG] 1: [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] mon.b 2024-09-20T19:22:12.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:11 smithi003 bash[19800]: cluster 2024-09-20T19:22:11.829016+0000 mon.a (mon.0) 161 : cluster [DBG] fsmap 2024-09-20T19:22:12.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:11 smithi003 bash[19800]: cluster 2024-09-20T19:22:11.829081+0000 mon.a (mon.0) 162 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-20T19:22:12.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:11 smithi003 bash[19800]: cluster 2024-09-20T19:22:11.829372+0000 mon.a (mon.0) 163 : cluster [DBG] mgrmap e13: y(active, since 64s) 2024-09-20T19:22:12.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:11 smithi003 bash[19800]: cluster 2024-09-20T19:22:11.829633+0000 mon.a (mon.0) 164 : cluster [INF] overall HEALTH_OK 2024-09-20T19:22:12.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:11 smithi003 bash[19800]: audit 2024-09-20T19:22:11.836068+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:12.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:11 smithi003 bash[19800]: audit 2024-09-20T19:22:11.843147+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:12.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:11 smithi003 bash[19800]: audit 2024-09-20T19:22:11.850923+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:12.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:11 smithi003 bash[19800]: audit 2024-09-20T19:22:11.857735+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:12.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:11 smithi183 bash[21651]: audit 2024-09-20T19:22:06.751671+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:22:12.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:11 smithi183 bash[21651]: cluster 2024-09-20T19:22:06.752220+0000 mon.a (mon.0) 144 : cluster [INF] mon.a calling monitor election 2024-09-20T19:22:12.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:11 smithi183 bash[21651]: audit 2024-09-20T19:22:06.773486+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:22:12.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:11 smithi183 bash[21651]: cluster 2024-09-20T19:22:07.642615+0000 mgr.y (mgr.14150) 47 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:12.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:11 smithi183 bash[21651]: audit 2024-09-20T19:22:07.746305+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:22:12.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:11 smithi183 bash[21651]: audit 2024-09-20T19:22:08.746260+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:22:12.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:11 smithi183 bash[21651]: cluster 2024-09-20T19:22:08.750354+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-20T19:22:12.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:11 smithi183 bash[21651]: cluster 2024-09-20T19:22:09.642925+0000 mgr.y (mgr.14150) 48 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:12.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:11 smithi183 bash[21651]: audit 2024-09-20T19:22:09.746686+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:22:12.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:11 smithi183 bash[21651]: audit 2024-09-20T19:22:10.747004+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:22:12.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:11 smithi183 bash[21651]: audit 2024-09-20T19:22:10.887796+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:22:12.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:11 smithi183 bash[21651]: audit 2024-09-20T19:22:11.747504+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:22:12.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:11 smithi183 bash[21651]: cluster 2024-09-20T19:22:11.793646+0000 mon.a (mon.0) 152 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-20T19:22:12.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:11 smithi183 bash[21651]: cluster 2024-09-20T19:22:11.804294+0000 mon.a (mon.0) 153 : cluster [DBG] monmap epoch 2 2024-09-20T19:22:12.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:11 smithi183 bash[21651]: cluster 2024-09-20T19:22:11.804326+0000 mon.a (mon.0) 154 : cluster [DBG] fsid 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T19:22:12.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:11 smithi183 bash[21651]: cluster 2024-09-20T19:22:11.804365+0000 mon.a (mon.0) 155 : cluster [DBG] last_changed 2024-09-20T19:22:06.745782+0000 2024-09-20T19:22:12.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:11 smithi183 bash[21651]: cluster 2024-09-20T19:22:11.804402+0000 mon.a (mon.0) 156 : cluster [DBG] created 2024-09-20T19:20:02.428435+0000 2024-09-20T19:22:12.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:11 smithi183 bash[21651]: cluster 2024-09-20T19:22:11.804441+0000 mon.a (mon.0) 157 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T19:22:12.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:11 smithi183 bash[21651]: cluster 2024-09-20T19:22:11.804476+0000 mon.a (mon.0) 158 : cluster [DBG] election_strategy: 1 2024-09-20T19:22:12.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:11 smithi183 bash[21651]: cluster 2024-09-20T19:22:11.804509+0000 mon.a (mon.0) 159 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-20T19:22:12.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:11 smithi183 bash[21651]: cluster 2024-09-20T19:22:11.804544+0000 mon.a (mon.0) 160 : cluster [DBG] 1: [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] mon.b 2024-09-20T19:22:12.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:11 smithi183 bash[21651]: cluster 2024-09-20T19:22:11.829016+0000 mon.a (mon.0) 161 : cluster [DBG] fsmap 2024-09-20T19:22:12.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:11 smithi183 bash[21651]: cluster 2024-09-20T19:22:11.829081+0000 mon.a (mon.0) 162 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-20T19:22:12.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:11 smithi183 bash[21651]: cluster 2024-09-20T19:22:11.829372+0000 mon.a (mon.0) 163 : cluster [DBG] mgrmap e13: y(active, since 64s) 2024-09-20T19:22:12.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:11 smithi183 bash[21651]: cluster 2024-09-20T19:22:11.829633+0000 mon.a (mon.0) 164 : cluster [INF] overall HEALTH_OK 2024-09-20T19:22:12.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:11 smithi183 bash[21651]: audit 2024-09-20T19:22:11.836068+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:12.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:11 smithi183 bash[21651]: audit 2024-09-20T19:22:11.843147+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:12.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:11 smithi183 bash[21651]: audit 2024-09-20T19:22:11.850923+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:12.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:11 smithi183 bash[21651]: audit 2024-09-20T19:22:11.857735+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:12.552 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-20T19:22:12.552 INFO:teuthology.orchestra.run.smithi183.stdout:{"epoch":2,"fsid":"2bd1868e-7785-11ef-baf5-efdc52797490","modified":"2024-09-20T19:22:06.745782Z","created":"2024-09-20T19:20:02.428435Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:3300","nonce":0},{"type":"v1","addr":"172.21.15.3:6789","nonce":0}]},"addr":"172.21.15.3:6789/0","public_addr":"172.21.15.3:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:3300","nonce":0},{"type":"v1","addr":"172.21.15.183:6789","nonce":0}]},"addr":"172.21.15.183:6789/0","public_addr":"172.21.15.183:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-20T19:22:12.553 INFO:teuthology.orchestra.run.smithi183.stderr:dumped monmap epoch 2 2024-09-20T19:22:14.213 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-20T19:22:14.214 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-20T19:22:17.962 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T19:22:18.042 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:18 smithi183 bash[21651]: audit 2024-09-20T19:22:12.895370+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:22:18.042 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:18 smithi183 bash[21651]: cluster 2024-09-20T19:22:12.895774+0000 mon.a (mon.0) 176 : cluster [INF] mon.a calling monitor election 2024-09-20T19:22:18.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:18 smithi183 bash[21651]: cluster 2024-09-20T19:22:12.899118+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-20T19:22:18.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:18 smithi183 bash[21651]: audit 2024-09-20T19:22:12.917748+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:22:18.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:18 smithi183 bash[21651]: audit 2024-09-20T19:22:12.918023+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:22:18.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:18 smithi183 bash[21651]: cluster 2024-09-20T19:22:13.643691+0000 mgr.y (mgr.14150) 50 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:18.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:18 smithi183 bash[21651]: audit 2024-09-20T19:22:13.889230+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:22:18.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:18 smithi183 bash[21651]: audit 2024-09-20T19:22:14.889482+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:22:18.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:18 smithi183 bash[21651]: cluster 2024-09-20T19:22:14.891365+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-20T19:22:18.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:18 smithi183 bash[21651]: cluster 2024-09-20T19:22:15.644202+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:18.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:18 smithi183 bash[21651]: audit 2024-09-20T19:22:15.889641+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:22:18.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:18 smithi183 bash[21651]: audit 2024-09-20T19:22:16.889604+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:22:18.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:18 smithi183 bash[21651]: audit 2024-09-20T19:22:17.889803+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:22:18.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:18 smithi183 bash[21651]: cluster 2024-09-20T19:22:17.957123+0000 mon.a (mon.0) 184 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T19:22:18.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:18 smithi183 bash[21651]: cluster 2024-09-20T19:22:17.966568+0000 mon.a (mon.0) 185 : cluster [DBG] monmap epoch 3 2024-09-20T19:22:18.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:18 smithi183 bash[21651]: cluster 2024-09-20T19:22:17.966623+0000 mon.a (mon.0) 186 : cluster [DBG] fsid 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T19:22:18.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:18 smithi183 bash[21651]: cluster 2024-09-20T19:22:17.966665+0000 mon.a (mon.0) 187 : cluster [DBG] last_changed 2024-09-20T19:22:12.889408+0000 2024-09-20T19:22:18.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:18 smithi183 bash[21651]: cluster 2024-09-20T19:22:17.966705+0000 mon.a (mon.0) 188 : cluster [DBG] created 2024-09-20T19:20:02.428435+0000 2024-09-20T19:22:18.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:18 smithi183 bash[21651]: cluster 2024-09-20T19:22:17.966744+0000 mon.a (mon.0) 189 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T19:22:18.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:18 smithi183 bash[21651]: cluster 2024-09-20T19:22:17.966784+0000 mon.a (mon.0) 190 : cluster [DBG] election_strategy: 1 2024-09-20T19:22:18.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:18 smithi183 bash[21651]: cluster 2024-09-20T19:22:17.966827+0000 mon.a (mon.0) 191 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-20T19:22:18.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:18 smithi183 bash[21651]: cluster 2024-09-20T19:22:17.966867+0000 mon.a (mon.0) 192 : cluster [DBG] 1: [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] mon.b 2024-09-20T19:22:18.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:18 smithi183 bash[21651]: cluster 2024-09-20T19:22:17.966904+0000 mon.a (mon.0) 193 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-20T19:22:18.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:18 smithi183 bash[21651]: cluster 2024-09-20T19:22:17.985055+0000 mon.a (mon.0) 194 : cluster [DBG] fsmap 2024-09-20T19:22:18.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:18 smithi183 bash[21651]: cluster 2024-09-20T19:22:17.985140+0000 mon.a (mon.0) 195 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-20T19:22:18.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:18 smithi183 bash[21651]: cluster 2024-09-20T19:22:17.985468+0000 mon.a (mon.0) 196 : cluster [DBG] mgrmap e13: y(active, since 70s) 2024-09-20T19:22:18.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:18 smithi183 bash[21651]: cluster 2024-09-20T19:22:17.985786+0000 mon.a (mon.0) 197 : cluster [INF] overall HEALTH_OK 2024-09-20T19:22:18.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:18 smithi183 bash[21651]: audit 2024-09-20T19:22:17.994309+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:18.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:18 smithi183 bash[21651]: audit 2024-09-20T19:22:18.001505+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:18.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:18 smithi183 bash[21651]: audit 2024-09-20T19:22:18.008614+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:18.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:18 smithi183 bash[21651]: audit 2024-09-20T19:22:18.015579+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:18.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:17 smithi003 bash[26656]: audit 2024-09-20T19:22:06.751671+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:22:18.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:17 smithi003 bash[26656]: cluster 2024-09-20T19:22:06.752220+0000 mon.a (mon.0) 144 : cluster [INF] mon.a calling monitor election 2024-09-20T19:22:18.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:17 smithi003 bash[26656]: audit 2024-09-20T19:22:06.773486+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:22:18.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:17 smithi003 bash[26656]: cluster 2024-09-20T19:22:07.642615+0000 mgr.y (mgr.14150) 47 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:18.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:17 smithi003 bash[26656]: audit 2024-09-20T19:22:07.746305+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:22:18.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:17 smithi003 bash[26656]: audit 2024-09-20T19:22:08.746260+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:22:18.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:17 smithi003 bash[26656]: cluster 2024-09-20T19:22:08.750354+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-20T19:22:18.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:17 smithi003 bash[26656]: cluster 2024-09-20T19:22:09.642925+0000 mgr.y (mgr.14150) 48 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:18.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:17 smithi003 bash[26656]: audit 2024-09-20T19:22:09.746686+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:22:18.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:17 smithi003 bash[26656]: audit 2024-09-20T19:22:10.747004+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:22:18.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:17 smithi003 bash[26656]: audit 2024-09-20T19:22:10.887796+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:22:18.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:17 smithi003 bash[26656]: audit 2024-09-20T19:22:11.747504+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:22:18.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:17 smithi003 bash[26656]: cluster 2024-09-20T19:22:11.793646+0000 mon.a (mon.0) 152 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-20T19:22:18.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:17 smithi003 bash[26656]: cluster 2024-09-20T19:22:11.804294+0000 mon.a (mon.0) 153 : cluster [DBG] monmap epoch 2 2024-09-20T19:22:18.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:17 smithi003 bash[26656]: cluster 2024-09-20T19:22:11.804326+0000 mon.a (mon.0) 154 : cluster [DBG] fsid 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T19:22:18.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:17 smithi003 bash[26656]: cluster 2024-09-20T19:22:11.804365+0000 mon.a (mon.0) 155 : cluster [DBG] last_changed 2024-09-20T19:22:06.745782+0000 2024-09-20T19:22:18.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:17 smithi003 bash[26656]: cluster 2024-09-20T19:22:11.804402+0000 mon.a (mon.0) 156 : cluster [DBG] created 2024-09-20T19:20:02.428435+0000 2024-09-20T19:22:18.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:17 smithi003 bash[26656]: cluster 2024-09-20T19:22:11.804441+0000 mon.a (mon.0) 157 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T19:22:18.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:17 smithi003 bash[26656]: cluster 2024-09-20T19:22:11.804476+0000 mon.a (mon.0) 158 : cluster [DBG] election_strategy: 1 2024-09-20T19:22:18.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:17 smithi003 bash[26656]: cluster 2024-09-20T19:22:11.804509+0000 mon.a (mon.0) 159 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-20T19:22:18.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:17 smithi003 bash[26656]: cluster 2024-09-20T19:22:11.804544+0000 mon.a (mon.0) 160 : cluster [DBG] 1: [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] mon.b 2024-09-20T19:22:18.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:17 smithi003 bash[26656]: cluster 2024-09-20T19:22:11.829016+0000 mon.a (mon.0) 161 : cluster [DBG] fsmap 2024-09-20T19:22:18.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:17 smithi003 bash[26656]: cluster 2024-09-20T19:22:11.829081+0000 mon.a (mon.0) 162 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-20T19:22:18.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[19800]: audit 2024-09-20T19:22:12.895370+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:22:18.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[19800]: cluster 2024-09-20T19:22:12.895774+0000 mon.a (mon.0) 176 : cluster [INF] mon.a calling monitor election 2024-09-20T19:22:18.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[19800]: cluster 2024-09-20T19:22:12.899118+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-20T19:22:18.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[19800]: audit 2024-09-20T19:22:12.917748+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:22:18.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[19800]: audit 2024-09-20T19:22:12.918023+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:22:18.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[19800]: cluster 2024-09-20T19:22:13.643691+0000 mgr.y (mgr.14150) 50 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:18.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[19800]: audit 2024-09-20T19:22:13.889230+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:22:18.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[19800]: audit 2024-09-20T19:22:14.889482+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:22:18.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[19800]: cluster 2024-09-20T19:22:14.891365+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-20T19:22:18.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[19800]: cluster 2024-09-20T19:22:15.644202+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:18.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[19800]: audit 2024-09-20T19:22:15.889641+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:22:18.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[19800]: audit 2024-09-20T19:22:16.889604+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:22:18.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[19800]: audit 2024-09-20T19:22:17.889803+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:22:18.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[19800]: cluster 2024-09-20T19:22:17.957123+0000 mon.a (mon.0) 184 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T19:22:18.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[19800]: cluster 2024-09-20T19:22:17.966568+0000 mon.a (mon.0) 185 : cluster [DBG] monmap epoch 3 2024-09-20T19:22:18.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[19800]: cluster 2024-09-20T19:22:17.966623+0000 mon.a (mon.0) 186 : cluster [DBG] fsid 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T19:22:18.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[19800]: cluster 2024-09-20T19:22:17.966665+0000 mon.a (mon.0) 187 : cluster [DBG] last_changed 2024-09-20T19:22:12.889408+0000 2024-09-20T19:22:18.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[19800]: cluster 2024-09-20T19:22:17.966705+0000 mon.a (mon.0) 188 : cluster [DBG] created 2024-09-20T19:20:02.428435+0000 2024-09-20T19:22:18.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[19800]: cluster 2024-09-20T19:22:17.966744+0000 mon.a (mon.0) 189 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T19:22:18.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[19800]: cluster 2024-09-20T19:22:17.966784+0000 mon.a (mon.0) 190 : cluster [DBG] election_strategy: 1 2024-09-20T19:22:18.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[19800]: cluster 2024-09-20T19:22:17.966827+0000 mon.a (mon.0) 191 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-20T19:22:18.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[19800]: cluster 2024-09-20T19:22:17.966867+0000 mon.a (mon.0) 192 : cluster [DBG] 1: [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] mon.b 2024-09-20T19:22:18.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[19800]: cluster 2024-09-20T19:22:17.966904+0000 mon.a (mon.0) 193 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-20T19:22:18.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[19800]: cluster 2024-09-20T19:22:17.985055+0000 mon.a (mon.0) 194 : cluster [DBG] fsmap 2024-09-20T19:22:18.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[19800]: cluster 2024-09-20T19:22:17.985140+0000 mon.a (mon.0) 195 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-20T19:22:18.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[19800]: cluster 2024-09-20T19:22:17.985468+0000 mon.a (mon.0) 196 : cluster [DBG] mgrmap e13: y(active, since 70s) 2024-09-20T19:22:18.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[19800]: cluster 2024-09-20T19:22:17.985786+0000 mon.a (mon.0) 197 : cluster [INF] overall HEALTH_OK 2024-09-20T19:22:18.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[19800]: audit 2024-09-20T19:22:17.994309+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:18.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[19800]: audit 2024-09-20T19:22:18.001505+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:18.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[19800]: audit 2024-09-20T19:22:18.008614+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:18.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[19800]: audit 2024-09-20T19:22:18.015579+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:18.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:17 smithi003 bash[26656]: cluster 2024-09-20T19:22:11.829372+0000 mon.a (mon.0) 163 : cluster [DBG] mgrmap e13: y(active, since 64s) 2024-09-20T19:22:18.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:17 smithi003 bash[26656]: cluster 2024-09-20T19:22:11.829633+0000 mon.a (mon.0) 164 : cluster [INF] overall HEALTH_OK 2024-09-20T19:22:18.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:17 smithi003 bash[26656]: audit 2024-09-20T19:22:11.836068+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:18.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:17 smithi003 bash[26656]: audit 2024-09-20T19:22:11.843147+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:18.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:17 smithi003 bash[26656]: audit 2024-09-20T19:22:11.850923+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:18.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:17 smithi003 bash[26656]: audit 2024-09-20T19:22:11.857735+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:18.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[26656]: audit 2024-09-20T19:22:12.895370+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:22:18.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[26656]: cluster 2024-09-20T19:22:12.895774+0000 mon.a (mon.0) 176 : cluster [INF] mon.a calling monitor election 2024-09-20T19:22:18.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[26656]: cluster 2024-09-20T19:22:12.899118+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-20T19:22:18.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[26656]: audit 2024-09-20T19:22:12.917748+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:22:18.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[26656]: audit 2024-09-20T19:22:12.918023+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:22:18.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[26656]: cluster 2024-09-20T19:22:13.643691+0000 mgr.y (mgr.14150) 50 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:18.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[26656]: audit 2024-09-20T19:22:13.889230+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:22:18.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[26656]: audit 2024-09-20T19:22:14.889482+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:22:18.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[26656]: cluster 2024-09-20T19:22:14.891365+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-20T19:22:18.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[26656]: cluster 2024-09-20T19:22:15.644202+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:18.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[26656]: audit 2024-09-20T19:22:15.889641+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:22:18.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[26656]: audit 2024-09-20T19:22:16.889604+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:22:18.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[26656]: audit 2024-09-20T19:22:17.889803+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:22:18.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[26656]: cluster 2024-09-20T19:22:17.957123+0000 mon.a (mon.0) 184 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T19:22:18.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[26656]: cluster 2024-09-20T19:22:17.966568+0000 mon.a (mon.0) 185 : cluster [DBG] monmap epoch 3 2024-09-20T19:22:18.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[26656]: cluster 2024-09-20T19:22:17.966623+0000 mon.a (mon.0) 186 : cluster [DBG] fsid 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T19:22:18.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[26656]: cluster 2024-09-20T19:22:17.966665+0000 mon.a (mon.0) 187 : cluster [DBG] last_changed 2024-09-20T19:22:12.889408+0000 2024-09-20T19:22:18.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[26656]: cluster 2024-09-20T19:22:17.966705+0000 mon.a (mon.0) 188 : cluster [DBG] created 2024-09-20T19:20:02.428435+0000 2024-09-20T19:22:18.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[26656]: cluster 2024-09-20T19:22:17.966744+0000 mon.a (mon.0) 189 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T19:22:18.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[26656]: cluster 2024-09-20T19:22:17.966784+0000 mon.a (mon.0) 190 : cluster [DBG] election_strategy: 1 2024-09-20T19:22:18.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[26656]: cluster 2024-09-20T19:22:17.966827+0000 mon.a (mon.0) 191 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-20T19:22:18.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[26656]: cluster 2024-09-20T19:22:17.966867+0000 mon.a (mon.0) 192 : cluster [DBG] 1: [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] mon.b 2024-09-20T19:22:18.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[26656]: cluster 2024-09-20T19:22:17.966904+0000 mon.a (mon.0) 193 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-20T19:22:18.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[26656]: cluster 2024-09-20T19:22:17.985055+0000 mon.a (mon.0) 194 : cluster [DBG] fsmap 2024-09-20T19:22:18.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[26656]: cluster 2024-09-20T19:22:17.985140+0000 mon.a (mon.0) 195 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-20T19:22:18.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[26656]: cluster 2024-09-20T19:22:17.985468+0000 mon.a (mon.0) 196 : cluster [DBG] mgrmap e13: y(active, since 70s) 2024-09-20T19:22:18.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[26656]: cluster 2024-09-20T19:22:17.985786+0000 mon.a (mon.0) 197 : cluster [INF] overall HEALTH_OK 2024-09-20T19:22:18.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[26656]: audit 2024-09-20T19:22:17.994309+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:18.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[26656]: audit 2024-09-20T19:22:18.001505+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:18.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[26656]: audit 2024-09-20T19:22:18.008614+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:18.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:18 smithi003 bash[26656]: audit 2024-09-20T19:22:18.015579+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:19.269 INFO:teuthology.orchestra.run.smithi183.stderr:dumped monmap epoch 3 2024-09-20T19:22:19.270 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-20T19:22:19.270 INFO:teuthology.orchestra.run.smithi183.stdout:{"epoch":3,"fsid":"2bd1868e-7785-11ef-baf5-efdc52797490","modified":"2024-09-20T19:22:12.889408Z","created":"2024-09-20T19:20:02.428435Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:3300","nonce":0},{"type":"v1","addr":"172.21.15.3:6789","nonce":0}]},"addr":"172.21.15.3:6789/0","public_addr":"172.21.15.3:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:3300","nonce":0},{"type":"v1","addr":"172.21.15.183:6789","nonce":0}]},"addr":"172.21.15.183:6789/0","public_addr":"172.21.15.183:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:3301","nonce":0},{"type":"v1","addr":"172.21.15.3:6790","nonce":0}]},"addr":"172.21.15.3:6790/0","public_addr":"172.21.15.3:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-20T19:22:19.281 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:19 smithi183 bash[21651]: cluster 2024-09-20T19:22:17.644710+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:19.281 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:19 smithi183 bash[21651]: audit 2024-09-20T19:22:18.681791+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:19.281 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:19 smithi183 bash[21651]: audit 2024-09-20T19:22:18.683243+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:22:19.281 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:19 smithi183 bash[21651]: audit 2024-09-20T19:22:18.889061+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:22:19.281 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:19 smithi183 bash[21651]: audit 2024-09-20T19:22:18.980140+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:19.282 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:19 smithi183 bash[21651]: audit 2024-09-20T19:22:18.984924+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:19.282 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:19 smithi183 bash[21651]: audit 2024-09-20T19:22:18.989220+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:19.282 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:19 smithi183 bash[21651]: audit 2024-09-20T19:22:18.993766+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:19.282 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:19 smithi183 bash[21651]: audit 2024-09-20T19:22:18.998438+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:19.282 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:19 smithi183 bash[21651]: audit 2024-09-20T19:22:19.034329+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:19.282 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:19 smithi183 bash[21651]: audit 2024-09-20T19:22:19.037640+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:19.282 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:19 smithi183 bash[21651]: audit 2024-09-20T19:22:19.040550+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:19.282 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:19 smithi183 bash[21651]: audit 2024-09-20T19:22:19.043493+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:19.282 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:19 smithi183 bash[21651]: audit 2024-09-20T19:22:19.044183+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T19:22:19.282 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:19 smithi183 bash[21651]: audit 2024-09-20T19:22:19.044869+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T19:22:19.282 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:19 smithi183 bash[21651]: audit 2024-09-20T19:22:19.045531+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:19.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:19 smithi003 bash[19800]: cluster 2024-09-20T19:22:17.644710+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:19.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:19 smithi003 bash[19800]: audit 2024-09-20T19:22:18.681791+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:19.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:19 smithi003 bash[19800]: audit 2024-09-20T19:22:18.683243+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:22:19.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:19 smithi003 bash[19800]: audit 2024-09-20T19:22:18.889061+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:22:19.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:19 smithi003 bash[19800]: audit 2024-09-20T19:22:18.980140+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:19.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:19 smithi003 bash[19800]: audit 2024-09-20T19:22:18.984924+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:19.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:19 smithi003 bash[19800]: audit 2024-09-20T19:22:18.989220+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:19.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:19 smithi003 bash[19800]: audit 2024-09-20T19:22:18.993766+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:19.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:19 smithi003 bash[19800]: audit 2024-09-20T19:22:18.998438+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:19.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:19 smithi003 bash[19800]: audit 2024-09-20T19:22:19.034329+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:19.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:19 smithi003 bash[19800]: audit 2024-09-20T19:22:19.037640+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:19.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:19 smithi003 bash[19800]: audit 2024-09-20T19:22:19.040550+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:19.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:19 smithi003 bash[19800]: audit 2024-09-20T19:22:19.043493+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:19.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:19 smithi003 bash[19800]: audit 2024-09-20T19:22:19.044183+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T19:22:19.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:19 smithi003 bash[19800]: audit 2024-09-20T19:22:19.044869+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T19:22:19.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:19 smithi003 bash[19800]: audit 2024-09-20T19:22:19.045531+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:19.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:19 smithi003 bash[26656]: cluster 2024-09-20T19:22:17.644710+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:19.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:19 smithi003 bash[26656]: audit 2024-09-20T19:22:18.681791+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:19.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:19 smithi003 bash[26656]: audit 2024-09-20T19:22:18.683243+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:22:19.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:19 smithi003 bash[26656]: audit 2024-09-20T19:22:18.889061+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:22:19.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:19 smithi003 bash[26656]: audit 2024-09-20T19:22:18.980140+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:19.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:19 smithi003 bash[26656]: audit 2024-09-20T19:22:18.984924+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:19.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:19 smithi003 bash[26656]: audit 2024-09-20T19:22:18.989220+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:19.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:19 smithi003 bash[26656]: audit 2024-09-20T19:22:18.993766+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:19.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:19 smithi003 bash[26656]: audit 2024-09-20T19:22:18.998438+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:19.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:19 smithi003 bash[26656]: audit 2024-09-20T19:22:19.034329+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:19.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:19 smithi003 bash[26656]: audit 2024-09-20T19:22:19.037640+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:19.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:19 smithi003 bash[26656]: audit 2024-09-20T19:22:19.040550+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:19.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:19 smithi003 bash[26656]: audit 2024-09-20T19:22:19.043493+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:19.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:19 smithi003 bash[26656]: audit 2024-09-20T19:22:19.044183+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T19:22:19.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:19 smithi003 bash[26656]: audit 2024-09-20T19:22:19.044869+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T19:22:19.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:19 smithi003 bash[26656]: audit 2024-09-20T19:22:19.045531+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:19.868 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-20T19:22:19.868 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph config generate-minimal-conf 2024-09-20T19:22:20.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:20 smithi003 bash[19800]: cephadm 2024-09-20T19:22:18.685178+0000 mgr.y (mgr.14150) 53 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-20T19:22:20.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:20 smithi003 bash[19800]: cephadm 2024-09-20T19:22:18.685402+0000 mgr.y (mgr.14150) 54 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2024-09-20T19:22:20.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:20 smithi003 bash[19800]: cephadm 2024-09-20T19:22:18.832152+0000 mgr.y (mgr.14150) 55 : cephadm [INF] Updating smithi183:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:22:20.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:20 smithi003 bash[19800]: cephadm 2024-09-20T19:22:18.832336+0000 mgr.y (mgr.14150) 56 : cephadm [INF] Updating smithi003:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:22:20.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:20 smithi003 bash[19800]: cephadm 2024-09-20T19:22:19.043917+0000 mgr.y (mgr.14150) 57 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-20T19:22:20.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:20 smithi003 bash[19800]: cephadm 2024-09-20T19:22:19.046330+0000 mgr.y (mgr.14150) 58 : cephadm [INF] Reconfiguring daemon mon.a on smithi003 2024-09-20T19:22:20.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:20 smithi003 bash[19800]: audit 2024-09-20T19:22:19.270097+0000 mon.a (mon.0) 217 : audit [DBG] from='client.? 172.21.15.183:0/2259321626' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T19:22:20.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:20 smithi003 bash[26656]: cephadm 2024-09-20T19:22:18.685178+0000 mgr.y (mgr.14150) 53 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-20T19:22:20.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:20 smithi003 bash[26656]: cephadm 2024-09-20T19:22:18.685402+0000 mgr.y (mgr.14150) 54 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2024-09-20T19:22:20.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:20 smithi003 bash[26656]: cephadm 2024-09-20T19:22:18.832152+0000 mgr.y (mgr.14150) 55 : cephadm [INF] Updating smithi183:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:22:20.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:20 smithi003 bash[26656]: cephadm 2024-09-20T19:22:18.832336+0000 mgr.y (mgr.14150) 56 : cephadm [INF] Updating smithi003:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:22:20.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:20 smithi003 bash[26656]: cephadm 2024-09-20T19:22:19.043917+0000 mgr.y (mgr.14150) 57 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-20T19:22:20.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:20 smithi003 bash[26656]: cephadm 2024-09-20T19:22:19.046330+0000 mgr.y (mgr.14150) 58 : cephadm [INF] Reconfiguring daemon mon.a on smithi003 2024-09-20T19:22:20.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:20 smithi003 bash[26656]: audit 2024-09-20T19:22:19.270097+0000 mon.a (mon.0) 217 : audit [DBG] from='client.? 172.21.15.183:0/2259321626' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T19:22:20.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:20 smithi183 bash[21651]: cephadm 2024-09-20T19:22:18.685178+0000 mgr.y (mgr.14150) 53 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-20T19:22:20.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:20 smithi183 bash[21651]: cephadm 2024-09-20T19:22:18.685402+0000 mgr.y (mgr.14150) 54 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2024-09-20T19:22:20.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:20 smithi183 bash[21651]: cephadm 2024-09-20T19:22:18.832152+0000 mgr.y (mgr.14150) 55 : cephadm [INF] Updating smithi183:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:22:20.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:20 smithi183 bash[21651]: cephadm 2024-09-20T19:22:18.832336+0000 mgr.y (mgr.14150) 56 : cephadm [INF] Updating smithi003:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:22:20.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:20 smithi183 bash[21651]: cephadm 2024-09-20T19:22:19.043917+0000 mgr.y (mgr.14150) 57 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-20T19:22:20.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:20 smithi183 bash[21651]: cephadm 2024-09-20T19:22:19.046330+0000 mgr.y (mgr.14150) 58 : cephadm [INF] Reconfiguring daemon mon.a on smithi003 2024-09-20T19:22:20.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:20 smithi183 bash[21651]: audit 2024-09-20T19:22:19.270097+0000 mon.a (mon.0) 217 : audit [DBG] from='client.? 172.21.15.183:0/2259321626' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T19:22:21.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:21 smithi003 bash[19800]: cluster 2024-09-20T19:22:19.645032+0000 mgr.y (mgr.14150) 59 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:21.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:21 smithi003 bash[26656]: cluster 2024-09-20T19:22:19.645032+0000 mgr.y (mgr.14150) 59 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:21.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:21 smithi183 bash[21651]: cluster 2024-09-20T19:22:19.645032+0000 mgr.y (mgr.14150) 59 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:22.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:22 smithi183 bash[21651]: audit 2024-09-20T19:22:21.257540+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:22.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:22 smithi183 bash[21651]: audit 2024-09-20T19:22:21.264995+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:22.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:22 smithi183 bash[21651]: cephadm 2024-09-20T19:22:21.266695+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-20T19:22:22.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:22 smithi183 bash[21651]: audit 2024-09-20T19:22:21.267312+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T19:22:22.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:22 smithi183 bash[21651]: audit 2024-09-20T19:22:21.268941+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T19:22:22.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:22 smithi183 bash[21651]: audit 2024-09-20T19:22:21.270501+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:22.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:22 smithi183 bash[21651]: cephadm 2024-09-20T19:22:21.272319+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring daemon mon.c on smithi003 2024-09-20T19:22:22.661 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:22 smithi003 bash[19800]: audit 2024-09-20T19:22:21.257540+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:22.661 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:22 smithi003 bash[19800]: audit 2024-09-20T19:22:21.264995+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:22.661 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:22 smithi003 bash[19800]: cephadm 2024-09-20T19:22:21.266695+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-20T19:22:22.661 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:22 smithi003 bash[19800]: audit 2024-09-20T19:22:21.267312+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T19:22:22.661 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:22 smithi003 bash[19800]: audit 2024-09-20T19:22:21.268941+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T19:22:22.661 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:22 smithi003 bash[19800]: audit 2024-09-20T19:22:21.270501+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:22.661 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:22 smithi003 bash[19800]: cephadm 2024-09-20T19:22:21.272319+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring daemon mon.c on smithi003 2024-09-20T19:22:22.662 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:22 smithi003 bash[26656]: audit 2024-09-20T19:22:21.257540+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:22.662 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:22 smithi003 bash[26656]: audit 2024-09-20T19:22:21.264995+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:22.662 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:22 smithi003 bash[26656]: cephadm 2024-09-20T19:22:21.266695+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-20T19:22:22.662 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:22 smithi003 bash[26656]: audit 2024-09-20T19:22:21.267312+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T19:22:22.662 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:22 smithi003 bash[26656]: audit 2024-09-20T19:22:21.268941+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T19:22:22.662 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:22 smithi003 bash[26656]: audit 2024-09-20T19:22:21.270501+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:22.662 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:22 smithi003 bash[26656]: cephadm 2024-09-20T19:22:21.272319+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring daemon mon.c on smithi003 2024-09-20T19:22:23.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:23 smithi183 bash[21651]: cluster 2024-09-20T19:22:21.645363+0000 mgr.y (mgr.14150) 62 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:23.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:23 smithi003 bash[19800]: cluster 2024-09-20T19:22:21.645363+0000 mgr.y (mgr.14150) 62 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:23.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:23 smithi003 bash[26656]: cluster 2024-09-20T19:22:21.645363+0000 mgr.y (mgr.14150) 62 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:24.607 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:22:24.697 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:24 smithi003 bash[26656]: audit 2024-09-20T19:22:23.361864+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:24.697 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:24 smithi003 bash[26656]: audit 2024-09-20T19:22:23.370229+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:24.697 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:24 smithi003 bash[26656]: cephadm 2024-09-20T19:22:23.371718+0000 mgr.y (mgr.14150) 63 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-20T19:22:24.697 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:24 smithi003 bash[26656]: audit 2024-09-20T19:22:23.372408+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T19:22:24.697 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:24 smithi003 bash[26656]: audit 2024-09-20T19:22:23.374055+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T19:22:24.697 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:24 smithi003 bash[26656]: audit 2024-09-20T19:22:23.375473+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:24.697 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:24 smithi003 bash[26656]: cephadm 2024-09-20T19:22:23.377227+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring daemon mon.b on smithi183 2024-09-20T19:22:24.697 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:24 smithi003 bash[19800]: audit 2024-09-20T19:22:23.361864+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:24.697 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:24 smithi003 bash[19800]: audit 2024-09-20T19:22:23.370229+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:24.697 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:24 smithi003 bash[19800]: cephadm 2024-09-20T19:22:23.371718+0000 mgr.y (mgr.14150) 63 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-20T19:22:24.697 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:24 smithi003 bash[19800]: audit 2024-09-20T19:22:23.372408+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T19:22:24.698 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:24 smithi003 bash[19800]: audit 2024-09-20T19:22:23.374055+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T19:22:24.698 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:24 smithi003 bash[19800]: audit 2024-09-20T19:22:23.375473+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:24.698 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:24 smithi003 bash[19800]: cephadm 2024-09-20T19:22:23.377227+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring daemon mon.b on smithi183 2024-09-20T19:22:24.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:24 smithi183 bash[21651]: audit 2024-09-20T19:22:23.361864+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:24.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:24 smithi183 bash[21651]: audit 2024-09-20T19:22:23.370229+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:24.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:24 smithi183 bash[21651]: cephadm 2024-09-20T19:22:23.371718+0000 mgr.y (mgr.14150) 63 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-20T19:22:24.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:24 smithi183 bash[21651]: audit 2024-09-20T19:22:23.372408+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T19:22:24.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:24 smithi183 bash[21651]: audit 2024-09-20T19:22:23.374055+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T19:22:24.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:24 smithi183 bash[21651]: audit 2024-09-20T19:22:23.375473+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:24.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:24 smithi183 bash[21651]: cephadm 2024-09-20T19:22:23.377227+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring daemon mon.b on smithi183 2024-09-20T19:22:25.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:25 smithi183 bash[21651]: cluster 2024-09-20T19:22:23.645780+0000 mgr.y (mgr.14150) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:25.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:25 smithi003 bash[19800]: cluster 2024-09-20T19:22:23.645780+0000 mgr.y (mgr.14150) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:25.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:25 smithi003 bash[26656]: cluster 2024-09-20T19:22:23.645780+0000 mgr.y (mgr.14150) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:25.925 INFO:teuthology.orchestra.run.smithi003.stdout:# minimal ceph.conf for 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T19:22:25.925 INFO:teuthology.orchestra.run.smithi003.stdout:[global] 2024-09-20T19:22:25.925 INFO:teuthology.orchestra.run.smithi003.stdout: fsid = 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T19:22:25.925 INFO:teuthology.orchestra.run.smithi003.stdout: mon_host = [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] 2024-09-20T19:22:26.476 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-20T19:22:26.476 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-20T19:22:26.476 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/ceph/ceph.conf 2024-09-20T19:22:26.491 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-20T19:22:26.491 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:22:26.546 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-20T19:22:26.546 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/etc/ceph/ceph.conf 2024-09-20T19:22:26.560 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-20T19:22:26.561 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:22:26.615 INFO:tasks.cephadm:Adding mgr.y on smithi003 2024-09-20T19:22:26.616 INFO:tasks.cephadm:Adding mgr.x on smithi183 2024-09-20T19:22:26.616 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph orch apply mgr '2;smithi003=y;smithi183=x' 2024-09-20T19:22:26.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:26 smithi003 bash[19800]: audit 2024-09-20T19:22:25.556402+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:26.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:26 smithi003 bash[19800]: audit 2024-09-20T19:22:25.563898+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:26.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:26 smithi003 bash[19800]: audit 2024-09-20T19:22:25.566571+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:22:26.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:26 smithi003 bash[19800]: audit 2024-09-20T19:22:25.570311+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:26.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:26 smithi003 bash[19800]: audit 2024-09-20T19:22:25.571791+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:22:26.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:26 smithi003 bash[19800]: audit 2024-09-20T19:22:25.579004+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:26.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:26 smithi003 bash[19800]: audit 2024-09-20T19:22:25.925920+0000 mon.a (mon.0) 234 : audit [DBG] from='client.? 172.21.15.3:0/1970166071' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:26.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:26 smithi003 bash[26656]: audit 2024-09-20T19:22:25.556402+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:26.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:26 smithi003 bash[26656]: audit 2024-09-20T19:22:25.563898+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:26.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:26 smithi003 bash[26656]: audit 2024-09-20T19:22:25.566571+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:22:26.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:26 smithi003 bash[26656]: audit 2024-09-20T19:22:25.570311+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:26.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:26 smithi003 bash[26656]: audit 2024-09-20T19:22:25.571791+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:22:26.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:26 smithi003 bash[26656]: audit 2024-09-20T19:22:25.579004+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:26.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:26 smithi003 bash[26656]: audit 2024-09-20T19:22:25.925920+0000 mon.a (mon.0) 234 : audit [DBG] from='client.? 172.21.15.3:0/1970166071' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:27.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:26 smithi183 bash[21651]: audit 2024-09-20T19:22:25.556402+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:27.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:26 smithi183 bash[21651]: audit 2024-09-20T19:22:25.563898+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:27.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:26 smithi183 bash[21651]: audit 2024-09-20T19:22:25.566571+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:22:27.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:26 smithi183 bash[21651]: audit 2024-09-20T19:22:25.570311+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:27.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:26 smithi183 bash[21651]: audit 2024-09-20T19:22:25.571791+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:22:27.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:26 smithi183 bash[21651]: audit 2024-09-20T19:22:25.579004+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:27.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:26 smithi183 bash[21651]: audit 2024-09-20T19:22:25.925920+0000 mon.a (mon.0) 234 : audit [DBG] from='client.? 172.21.15.3:0/1970166071' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:27.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:27 smithi003 bash[19800]: cluster 2024-09-20T19:22:25.646070+0000 mgr.y (mgr.14150) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:27.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:27 smithi003 bash[26656]: cluster 2024-09-20T19:22:25.646070+0000 mgr.y (mgr.14150) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:28.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:27 smithi183 bash[21651]: cluster 2024-09-20T19:22:25.646070+0000 mgr.y (mgr.14150) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:29.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:29 smithi003 bash[19800]: cluster 2024-09-20T19:22:27.646469+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:29.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:29 smithi003 bash[26656]: cluster 2024-09-20T19:22:27.646469+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:30.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:29 smithi183 bash[21651]: cluster 2024-09-20T19:22:27.646469+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:30.371 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T19:22:31.724 INFO:teuthology.orchestra.run.smithi183.stdout:Scheduled mgr update... 2024-09-20T19:22:31.736 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:31 smithi183 bash[21651]: cluster 2024-09-20T19:22:29.646900+0000 mgr.y (mgr.14150) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:31.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:31 smithi003 bash[19800]: cluster 2024-09-20T19:22:29.646900+0000 mgr.y (mgr.14150) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:31.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:31 smithi003 bash[26656]: cluster 2024-09-20T19:22:29.646900+0000 mgr.y (mgr.14150) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:32.268 DEBUG:teuthology.orchestra.run.smithi183:mgr.x> sudo journalctl -f -n 0 -u ceph-2bd1868e-7785-11ef-baf5-efdc52797490@mgr.x.service 2024-09-20T19:22:32.270 DEBUG:tasks.cephadm:set 0 configs 2024-09-20T19:22:32.270 INFO:tasks.cephadm:Deploying OSDs... 2024-09-20T19:22:32.270 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-20T19:22:32.270 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/scratch_devs of=/dev/stdout 2024-09-20T19:22:32.277 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-20T19:22:32.277 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/vg_nvme/lv_1 2024-09-20T19:22:32.323 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-20T19:22:32.324 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T19:22:32.324 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 5h/5d Inode: 869 Links: 1 2024-09-20T19:22:32.324 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T19:22:32.324 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2024-09-20 19:15:08.632074792 +0000 2024-09-20T19:22:32.324 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2024-09-20 19:15:08.368077150 +0000 2024-09-20T19:22:32.324 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2024-09-20 19:15:08.368077150 +0000 2024-09-20T19:22:32.324 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2024-09-20T19:22:32.324 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-20T19:22:32.382 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2024-09-20T19:22:32.383 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2024-09-20T19:22:32.383 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000446654 s, 1.1 MB/s 2024-09-20T19:22:32.384 DEBUG:teuthology.orchestra.run.smithi003:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-20T19:22:32.433 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/vg_nvme/lv_2 2024-09-20T19:22:32.479 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-20T19:22:32.479 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T19:22:32.479 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 5h/5d Inode: 889 Links: 1 2024-09-20T19:22:32.479 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T19:22:32.480 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2024-09-20 19:15:09.128070362 +0000 2024-09-20T19:22:32.480 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2024-09-20 19:15:08.868072684 +0000 2024-09-20T19:22:32.480 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2024-09-20 19:15:08.868072684 +0000 2024-09-20T19:22:32.480 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2024-09-20T19:22:32.480 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-20T19:22:32.534 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2024-09-20T19:22:32.534 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2024-09-20T19:22:32.534 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000438064 s, 1.2 MB/s 2024-09-20T19:22:32.535 DEBUG:teuthology.orchestra.run.smithi003:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-20T19:22:32.586 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/vg_nvme/lv_3 2024-09-20T19:22:32.632 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-20T19:22:32.632 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T19:22:32.632 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 5h/5d Inode: 904 Links: 1 2024-09-20T19:22:32.632 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T19:22:32.632 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2024-09-20 19:15:09.620065967 +0000 2024-09-20T19:22:32.632 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2024-09-20 19:15:09.352068361 +0000 2024-09-20T19:22:32.632 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2024-09-20 19:15:09.352068361 +0000 2024-09-20T19:22:32.632 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2024-09-20T19:22:32.633 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-20T19:22:32.690 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2024-09-20T19:22:32.691 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2024-09-20T19:22:32.691 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000457633 s, 1.1 MB/s 2024-09-20T19:22:32.692 DEBUG:teuthology.orchestra.run.smithi003:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-20T19:22:32.742 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/vg_nvme/lv_4 2024-09-20T19:22:32.787 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-20T19:22:32.787 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T19:22:32.787 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 5h/5d Inode: 927 Links: 1 2024-09-20T19:22:32.788 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T19:22:32.788 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2024-09-20 19:15:10.112061573 +0000 2024-09-20T19:22:32.788 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2024-09-20 19:15:09.844063966 +0000 2024-09-20T19:22:32.788 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2024-09-20 19:15:09.844063966 +0000 2024-09-20T19:22:32.788 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2024-09-20T19:22:32.788 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-20T19:22:32.842 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2024-09-20T19:22:32.842 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2024-09-20T19:22:32.842 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000398251 s, 1.3 MB/s 2024-09-20T19:22:32.843 DEBUG:teuthology.orchestra.run.smithi003:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-20T19:22:32.892 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-20T19:22:32.892 DEBUG:teuthology.orchestra.run.smithi183:> dd if=/scratch_devs of=/dev/stdout 2024-09-20T19:22:32.899 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-20T19:22:32.899 DEBUG:teuthology.orchestra.run.smithi183:> stat /dev/vg_nvme/lv_1 2024-09-20T19:22:32.948 INFO:teuthology.orchestra.run.smithi183.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-20T19:22:32.948 INFO:teuthology.orchestra.run.smithi183.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T19:22:32.948 INFO:teuthology.orchestra.run.smithi183.stdout:Device: 5h/5d Inode: 877 Links: 1 2024-09-20T19:22:32.948 INFO:teuthology.orchestra.run.smithi183.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T19:22:32.948 INFO:teuthology.orchestra.run.smithi183.stdout:Access: 2024-09-20 19:15:04.139052505 +0000 2024-09-20T19:22:32.948 INFO:teuthology.orchestra.run.smithi183.stdout:Modify: 2024-09-20 19:15:03.903054614 +0000 2024-09-20T19:22:32.948 INFO:teuthology.orchestra.run.smithi183.stdout:Change: 2024-09-20 19:15:03.903054614 +0000 2024-09-20T19:22:32.948 INFO:teuthology.orchestra.run.smithi183.stdout: Birth: - 2024-09-20T19:22:32.948 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-20T19:22:32.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:32 smithi003 bash[19800]: cluster 2024-09-20T19:22:31.647359+0000 mgr.y (mgr.14150) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:32.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:32 smithi003 bash[19800]: audit 2024-09-20T19:22:31.714483+0000 mgr.y (mgr.14150) 70 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi003=y;smithi183=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:32.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:32 smithi003 bash[19800]: cephadm 2024-09-20T19:22:31.717520+0000 mgr.y (mgr.14150) 71 : cephadm [INF] Saving service mgr spec with placement smithi003=y;smithi183=x;count:2 2024-09-20T19:22:32.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:32 smithi003 bash[19800]: audit 2024-09-20T19:22:31.724523+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:32.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:32 smithi003 bash[19800]: audit 2024-09-20T19:22:31.726264+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:22:32.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:32 smithi003 bash[19800]: audit 2024-09-20T19:22:31.729739+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:32.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:32 smithi003 bash[19800]: audit 2024-09-20T19:22:31.731637+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:22:32.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:32 smithi003 bash[19800]: audit 2024-09-20T19:22:31.741134+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:32.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:32 smithi003 bash[19800]: audit 2024-09-20T19:22:31.744162+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T19:22:32.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:32 smithi003 bash[19800]: audit 2024-09-20T19:22:31.746622+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-20T19:22:32.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:32 smithi003 bash[19800]: audit 2024-09-20T19:22:31.751513+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T19:22:32.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:32 smithi003 bash[19800]: audit 2024-09-20T19:22:31.753391+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:32.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:32 smithi003 bash[19800]: cephadm 2024-09-20T19:22:31.755383+0000 mgr.y (mgr.14150) 72 : cephadm [INF] Deploying daemon mgr.x on smithi183 2024-09-20T19:22:32.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:32 smithi003 bash[26656]: cluster 2024-09-20T19:22:31.647359+0000 mgr.y (mgr.14150) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:32.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:32 smithi003 bash[26656]: audit 2024-09-20T19:22:31.714483+0000 mgr.y (mgr.14150) 70 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi003=y;smithi183=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:32.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:32 smithi003 bash[26656]: cephadm 2024-09-20T19:22:31.717520+0000 mgr.y (mgr.14150) 71 : cephadm [INF] Saving service mgr spec with placement smithi003=y;smithi183=x;count:2 2024-09-20T19:22:32.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:32 smithi003 bash[26656]: audit 2024-09-20T19:22:31.724523+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:32.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:32 smithi003 bash[26656]: audit 2024-09-20T19:22:31.726264+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:22:32.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:32 smithi003 bash[26656]: audit 2024-09-20T19:22:31.729739+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:32.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:32 smithi003 bash[26656]: audit 2024-09-20T19:22:31.731637+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:22:32.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:32 smithi003 bash[26656]: audit 2024-09-20T19:22:31.741134+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:32.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:32 smithi003 bash[26656]: audit 2024-09-20T19:22:31.744162+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T19:22:32.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:32 smithi003 bash[26656]: audit 2024-09-20T19:22:31.746622+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-20T19:22:32.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:32 smithi003 bash[26656]: audit 2024-09-20T19:22:31.751513+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T19:22:32.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:32 smithi003 bash[26656]: audit 2024-09-20T19:22:31.753391+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:32.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:32 smithi003 bash[26656]: cephadm 2024-09-20T19:22:31.755383+0000 mgr.y (mgr.14150) 72 : cephadm [INF] Deploying daemon mgr.x on smithi183 2024-09-20T19:22:33.004 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:32 smithi183 bash[21651]: cluster 2024-09-20T19:22:31.647359+0000 mgr.y (mgr.14150) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:33.004 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:32 smithi183 bash[21651]: audit 2024-09-20T19:22:31.714483+0000 mgr.y (mgr.14150) 70 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi003=y;smithi183=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:33.004 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:32 smithi183 bash[21651]: cephadm 2024-09-20T19:22:31.717520+0000 mgr.y (mgr.14150) 71 : cephadm [INF] Saving service mgr spec with placement smithi003=y;smithi183=x;count:2 2024-09-20T19:22:33.004 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:32 smithi183 bash[21651]: audit 2024-09-20T19:22:31.724523+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:33.004 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:32 smithi183 bash[21651]: audit 2024-09-20T19:22:31.726264+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:22:33.004 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:32 smithi183 bash[21651]: audit 2024-09-20T19:22:31.729739+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:33.004 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:32 smithi183 bash[21651]: audit 2024-09-20T19:22:31.731637+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:22:33.005 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:32 smithi183 bash[21651]: audit 2024-09-20T19:22:31.741134+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:33.005 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:32 smithi183 bash[21651]: audit 2024-09-20T19:22:31.744162+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T19:22:33.005 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:32 smithi183 bash[21651]: audit 2024-09-20T19:22:31.746622+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-20T19:22:33.005 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:32 smithi183 bash[21651]: audit 2024-09-20T19:22:31.751513+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T19:22:33.005 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:32 smithi183 bash[21651]: audit 2024-09-20T19:22:31.753391+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:33.005 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:32 smithi183 bash[21651]: cephadm 2024-09-20T19:22:31.755383+0000 mgr.y (mgr.14150) 72 : cephadm [INF] Deploying daemon mgr.x on smithi183 2024-09-20T19:22:33.006 INFO:teuthology.orchestra.run.smithi183.stderr:1+0 records in 2024-09-20T19:22:33.006 INFO:teuthology.orchestra.run.smithi183.stderr:1+0 records out 2024-09-20T19:22:33.006 INFO:teuthology.orchestra.run.smithi183.stderr:512 bytes copied, 0.000438053 s, 1.2 MB/s 2024-09-20T19:22:33.008 DEBUG:teuthology.orchestra.run.smithi183:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-20T19:22:33.057 DEBUG:teuthology.orchestra.run.smithi183:> stat /dev/vg_nvme/lv_2 2024-09-20T19:22:33.103 INFO:teuthology.orchestra.run.smithi183.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-20T19:22:33.103 INFO:teuthology.orchestra.run.smithi183.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T19:22:33.103 INFO:teuthology.orchestra.run.smithi183.stdout:Device: 5h/5d Inode: 887 Links: 1 2024-09-20T19:22:33.103 INFO:teuthology.orchestra.run.smithi183.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T19:22:33.103 INFO:teuthology.orchestra.run.smithi183.stdout:Access: 2024-09-20 19:15:04.659047861 +0000 2024-09-20T19:22:33.104 INFO:teuthology.orchestra.run.smithi183.stdout:Modify: 2024-09-20 19:15:04.387050290 +0000 2024-09-20T19:22:33.104 INFO:teuthology.orchestra.run.smithi183.stdout:Change: 2024-09-20 19:15:04.387050290 +0000 2024-09-20T19:22:33.104 INFO:teuthology.orchestra.run.smithi183.stdout: Birth: - 2024-09-20T19:22:33.104 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-20T19:22:33.162 INFO:teuthology.orchestra.run.smithi183.stderr:1+0 records in 2024-09-20T19:22:33.162 INFO:teuthology.orchestra.run.smithi183.stderr:1+0 records out 2024-09-20T19:22:33.162 INFO:teuthology.orchestra.run.smithi183.stderr:512 bytes copied, 0.000423095 s, 1.2 MB/s 2024-09-20T19:22:33.163 DEBUG:teuthology.orchestra.run.smithi183:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-20T19:22:33.212 DEBUG:teuthology.orchestra.run.smithi183:> stat /dev/vg_nvme/lv_3 2024-09-20T19:22:33.259 INFO:teuthology.orchestra.run.smithi183.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-20T19:22:33.259 INFO:teuthology.orchestra.run.smithi183.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T19:22:33.259 INFO:teuthology.orchestra.run.smithi183.stdout:Device: 5h/5d Inode: 909 Links: 1 2024-09-20T19:22:33.259 INFO:teuthology.orchestra.run.smithi183.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T19:22:33.259 INFO:teuthology.orchestra.run.smithi183.stdout:Access: 2024-09-20 19:15:05.151043467 +0000 2024-09-20T19:22:33.260 INFO:teuthology.orchestra.run.smithi183.stdout:Modify: 2024-09-20 19:15:04.911045610 +0000 2024-09-20T19:22:33.260 INFO:teuthology.orchestra.run.smithi183.stdout:Change: 2024-09-20 19:15:04.911045610 +0000 2024-09-20T19:22:33.260 INFO:teuthology.orchestra.run.smithi183.stdout: Birth: - 2024-09-20T19:22:33.260 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-20T19:22:33.314 INFO:teuthology.orchestra.run.smithi183.stderr:1+0 records in 2024-09-20T19:22:33.314 INFO:teuthology.orchestra.run.smithi183.stderr:1+0 records out 2024-09-20T19:22:33.314 INFO:teuthology.orchestra.run.smithi183.stderr:512 bytes copied, 0.000447575 s, 1.1 MB/s 2024-09-20T19:22:33.315 DEBUG:teuthology.orchestra.run.smithi183:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-20T19:22:33.365 DEBUG:teuthology.orchestra.run.smithi183:> stat /dev/vg_nvme/lv_4 2024-09-20T19:22:33.411 INFO:teuthology.orchestra.run.smithi183.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-20T19:22:33.411 INFO:teuthology.orchestra.run.smithi183.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T19:22:33.411 INFO:teuthology.orchestra.run.smithi183.stdout:Device: 5h/5d Inode: 921 Links: 1 2024-09-20T19:22:33.411 INFO:teuthology.orchestra.run.smithi183.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T19:22:33.411 INFO:teuthology.orchestra.run.smithi183.stdout:Access: 2024-09-20 19:15:05.679038751 +0000 2024-09-20T19:22:33.411 INFO:teuthology.orchestra.run.smithi183.stdout:Modify: 2024-09-20 19:15:05.395041288 +0000 2024-09-20T19:22:33.411 INFO:teuthology.orchestra.run.smithi183.stdout:Change: 2024-09-20 19:15:05.395041288 +0000 2024-09-20T19:22:33.411 INFO:teuthology.orchestra.run.smithi183.stdout: Birth: - 2024-09-20T19:22:33.411 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-20T19:22:33.467 INFO:teuthology.orchestra.run.smithi183.stderr:1+0 records in 2024-09-20T19:22:33.467 INFO:teuthology.orchestra.run.smithi183.stderr:1+0 records out 2024-09-20T19:22:33.467 INFO:teuthology.orchestra.run.smithi183.stderr:512 bytes copied, 0.000224785 s, 2.3 MB/s 2024-09-20T19:22:33.468 DEBUG:teuthology.orchestra.run.smithi183:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-20T19:22:33.520 INFO:tasks.cephadm:Deploying osd.0 on smithi003 with /dev/vg_nvme/lv_4... 2024-09-20T19:22:33.520 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-20T19:22:34.538 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:34 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:22:34.538 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:22:34 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:22:34.539 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:22:34 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:22:34.539 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:22:34 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:22:34.800 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:22:34 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:22:34.800 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:22:34 smithi183 systemd[1]: Started Ceph mgr.x for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T19:22:34.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:34 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:22:34.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:34 smithi183 bash[21651]: cluster 2024-09-20T19:22:33.647735+0000 mgr.y (mgr.14150) 73 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:34.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:34 smithi183 bash[21651]: audit 2024-09-20T19:22:34.682142+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:34.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:34 smithi183 bash[21651]: audit 2024-09-20T19:22:34.689409+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:34.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:34 smithi183 bash[21651]: audit 2024-09-20T19:22:34.696817+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:34.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:34 smithi183 bash[21651]: audit 2024-09-20T19:22:34.703677+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:35.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:34 smithi003 bash[19800]: cluster 2024-09-20T19:22:33.647735+0000 mgr.y (mgr.14150) 73 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:35.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:34 smithi003 bash[19800]: audit 2024-09-20T19:22:34.682142+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:35.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:34 smithi003 bash[19800]: audit 2024-09-20T19:22:34.689409+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:35.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:34 smithi003 bash[19800]: audit 2024-09-20T19:22:34.696817+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:35.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:34 smithi003 bash[19800]: audit 2024-09-20T19:22:34.703677+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:35.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:34 smithi003 bash[26656]: cluster 2024-09-20T19:22:33.647735+0000 mgr.y (mgr.14150) 73 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:35.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:34 smithi003 bash[26656]: audit 2024-09-20T19:22:34.682142+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:35.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:34 smithi003 bash[26656]: audit 2024-09-20T19:22:34.689409+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:35.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:34 smithi003 bash[26656]: audit 2024-09-20T19:22:34.696817+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:35.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:34 smithi003 bash[26656]: audit 2024-09-20T19:22:34.703677+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:36.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:35 smithi183 bash[21651]: audit 2024-09-20T19:22:34.766214+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:22:36.050 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:22:35 smithi183 bash[22522]: debug 2024-09-20T19:22:35.697+0000 7f31953d0640 1 -- 172.21.15.183:0/1408471659 <== mon.1 v2:172.21.15.183:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ece90370e0 con 0x55ece9039800 2024-09-20T19:22:36.050 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:22:35 smithi183 bash[22522]: debug 2024-09-20T19:22:35.805+0000 7f3197c3a040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T19:22:36.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:35 smithi003 bash[19800]: audit 2024-09-20T19:22:34.766214+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:22:36.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:35 smithi003 bash[26656]: audit 2024-09-20T19:22:34.766214+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:22:37.004 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:36 smithi183 bash[21651]: cluster 2024-09-20T19:22:35.648186+0000 mgr.y (mgr.14150) 74 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:37.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:36 smithi003 bash[19800]: cluster 2024-09-20T19:22:35.648186+0000 mgr.y (mgr.14150) 74 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:37.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:36 smithi003 bash[26656]: cluster 2024-09-20T19:22:35.648186+0000 mgr.y (mgr.14150) 74 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:37.300 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:22:37 smithi183 bash[22522]: debug 2024-09-20T19:22:37.001+0000 7f3197c3a040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T19:22:37.300 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:22:37 smithi183 bash[22522]: debug 2024-09-20T19:22:37.065+0000 7f3197c3a040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T19:22:37.300 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:22:37 smithi183 bash[22522]: debug 2024-09-20T19:22:37.213+0000 7f3197c3a040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T19:22:38.196 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:22:37 smithi183 bash[22522]: debug 2024-09-20T19:22:37.869+0000 7f3197c3a040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T19:22:38.196 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:22:37 smithi183 bash[22522]: debug 2024-09-20T19:22:37.941+0000 7f3197c3a040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T19:22:38.196 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:22:38 smithi183 bash[22522]: debug 2024-09-20T19:22:38.009+0000 7f3197c3a040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T19:22:38.260 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:22:38.550 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:22:38 smithi183 bash[22522]: debug 2024-09-20T19:22:38.193+0000 7f3197c3a040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-20T19:22:38.550 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:22:38 smithi183 bash[22522]: debug 2024-09-20T19:22:38.269+0000 7f3197c3a040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T19:22:38.550 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:22:38 smithi183 bash[22522]: debug 2024-09-20T19:22:38.337+0000 7f3197c3a040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T19:22:38.859 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:38 smithi183 bash[21651]: cluster 2024-09-20T19:22:37.648606+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:38.859 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:38 smithi183 bash[21651]: audit 2024-09-20T19:22:37.708420+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:38.859 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:22:38 smithi183 bash[22522]: debug 2024-09-20T19:22:38.593+0000 7f3197c3a040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T19:22:38.859 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:22:38 smithi183 bash[22522]: debug 2024-09-20T19:22:38.657+0000 7f3197c3a040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T19:22:39.186 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:22:38 smithi183 bash[22522]: debug 2024-09-20T19:22:38.853+0000 7f3197c3a040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T19:22:39.186 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:22:38 smithi183 bash[22522]: debug 2024-09-20T19:22:38.933+0000 7f3197c3a040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T19:22:39.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:38 smithi003 bash[19800]: cluster 2024-09-20T19:22:37.648606+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:39.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:38 smithi003 bash[19800]: audit 2024-09-20T19:22:37.708420+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:39.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:38 smithi003 bash[26656]: cluster 2024-09-20T19:22:37.648606+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:39.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:38 smithi003 bash[26656]: audit 2024-09-20T19:22:37.708420+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:39.525 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:22:39 smithi183 bash[22522]: debug 2024-09-20T19:22:39.181+0000 7f3197c3a040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T19:22:39.525 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:22:39 smithi183 bash[22522]: debug 2024-09-20T19:22:39.357+0000 7f3197c3a040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T19:22:39.782 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:22:39 smithi183 bash[22522]: debug 2024-09-20T19:22:39.521+0000 7f3197c3a040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T19:22:39.782 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:22:39 smithi183 bash[22522]: debug 2024-09-20T19:22:39.601+0000 7f3197c3a040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T19:22:40.050 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:22:39 smithi183 bash[22522]: debug 2024-09-20T19:22:39.777+0000 7f3197c3a040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T19:22:40.893 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:22:40 smithi183 bash[22522]: debug 2024-09-20T19:22:40.589+0000 7f3197c3a040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T19:22:40.894 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:22:40 smithi183 bash[22522]: debug 2024-09-20T19:22:40.665+0000 7f3197c3a040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T19:22:41.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:41 smithi003 bash[19800]: cluster 2024-09-20T19:22:39.649071+0000 mgr.y (mgr.14150) 76 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:41.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:41 smithi003 bash[19800]: audit 2024-09-20T19:22:40.020954+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:41.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:41 smithi003 bash[19800]: audit 2024-09-20T19:22:40.027316+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:41.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:41 smithi003 bash[19800]: audit 2024-09-20T19:22:40.029003+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:41.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:41 smithi003 bash[19800]: audit 2024-09-20T19:22:40.030524+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:22:41.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:41 smithi003 bash[19800]: audit 2024-09-20T19:22:40.038687+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:41.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:41 smithi003 bash[19800]: cephadm 2024-09-20T19:22:40.087344+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-20T19:22:41.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:41 smithi003 bash[19800]: audit 2024-09-20T19:22:40.088103+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T19:22:41.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:41 smithi003 bash[19800]: audit 2024-09-20T19:22:40.089536+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T19:22:41.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:41 smithi003 bash[19800]: audit 2024-09-20T19:22:40.090569+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:41.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:41 smithi003 bash[19800]: cephadm 2024-09-20T19:22:40.091722+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Reconfiguring daemon mgr.y on smithi003 2024-09-20T19:22:41.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:41 smithi003 bash[26656]: cluster 2024-09-20T19:22:39.649071+0000 mgr.y (mgr.14150) 76 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:41.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:41 smithi003 bash[26656]: audit 2024-09-20T19:22:40.020954+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:41.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:41 smithi003 bash[26656]: audit 2024-09-20T19:22:40.027316+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:41.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:41 smithi003 bash[26656]: audit 2024-09-20T19:22:40.029003+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:41.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:41 smithi003 bash[26656]: audit 2024-09-20T19:22:40.030524+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:22:41.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:41 smithi003 bash[26656]: audit 2024-09-20T19:22:40.038687+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:41.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:41 smithi003 bash[26656]: cephadm 2024-09-20T19:22:40.087344+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-20T19:22:41.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:41 smithi003 bash[26656]: audit 2024-09-20T19:22:40.088103+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T19:22:41.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:41 smithi003 bash[26656]: audit 2024-09-20T19:22:40.089536+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T19:22:41.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:41 smithi003 bash[26656]: audit 2024-09-20T19:22:40.090569+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:41.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:41 smithi003 bash[26656]: cephadm 2024-09-20T19:22:40.091722+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Reconfiguring daemon mgr.y on smithi003 2024-09-20T19:22:41.300 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:22:40 smithi183 bash[22522]: debug 2024-09-20T19:22:40.889+0000 7f3197c3a040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T19:22:41.300 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:22:40 smithi183 bash[22522]: debug 2024-09-20T19:22:40.961+0000 7f3197c3a040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T19:22:41.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:41 smithi183 bash[21651]: cluster 2024-09-20T19:22:39.649071+0000 mgr.y (mgr.14150) 76 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:41.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:41 smithi183 bash[21651]: audit 2024-09-20T19:22:40.020954+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:41.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:41 smithi183 bash[21651]: audit 2024-09-20T19:22:40.027316+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:41.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:41 smithi183 bash[21651]: audit 2024-09-20T19:22:40.029003+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:41.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:41 smithi183 bash[21651]: audit 2024-09-20T19:22:40.030524+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:22:41.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:41 smithi183 bash[21651]: audit 2024-09-20T19:22:40.038687+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:41.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:41 smithi183 bash[21651]: cephadm 2024-09-20T19:22:40.087344+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-20T19:22:41.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:41 smithi183 bash[21651]: audit 2024-09-20T19:22:40.088103+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T19:22:41.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:41 smithi183 bash[21651]: audit 2024-09-20T19:22:40.089536+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T19:22:41.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:41 smithi183 bash[21651]: audit 2024-09-20T19:22:40.090569+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:41.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:41 smithi183 bash[21651]: cephadm 2024-09-20T19:22:40.091722+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Reconfiguring daemon mgr.y on smithi003 2024-09-20T19:22:41.800 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:22:41 smithi183 bash[22522]: debug 2024-09-20T19:22:41.353+0000 7f3197c3a040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T19:22:41.800 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:22:41 smithi183 bash[22522]: debug 2024-09-20T19:22:41.429+0000 7f3197c3a040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T19:22:41.969 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:22:42.010 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi003:vg_nvme/lv_4 2024-09-20T19:22:42.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:42 smithi183 bash[21651]: cluster 2024-09-20T19:22:41.459702+0000 mon.a (mon.0) 258 : cluster [DBG] Standby manager daemon x started 2024-09-20T19:22:42.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:42 smithi183 bash[21651]: audit 2024-09-20T19:22:41.461986+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.183:0/836679874' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T19:22:42.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:42 smithi183 bash[21651]: audit 2024-09-20T19:22:41.462775+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.183:0/836679874' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:22:42.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:42 smithi183 bash[21651]: audit 2024-09-20T19:22:41.463901+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.183:0/836679874' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T19:22:42.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:42 smithi183 bash[21651]: audit 2024-09-20T19:22:41.464405+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.183:0/836679874' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:22:42.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:42 smithi003 bash[19800]: cluster 2024-09-20T19:22:41.459702+0000 mon.a (mon.0) 258 : cluster [DBG] Standby manager daemon x started 2024-09-20T19:22:42.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:42 smithi003 bash[19800]: audit 2024-09-20T19:22:41.461986+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.183:0/836679874' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T19:22:42.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:42 smithi003 bash[19800]: audit 2024-09-20T19:22:41.462775+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.183:0/836679874' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:22:42.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:42 smithi003 bash[19800]: audit 2024-09-20T19:22:41.463901+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.183:0/836679874' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T19:22:42.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:42 smithi003 bash[19800]: audit 2024-09-20T19:22:41.464405+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.183:0/836679874' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:22:42.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:42 smithi003 bash[26656]: cluster 2024-09-20T19:22:41.459702+0000 mon.a (mon.0) 258 : cluster [DBG] Standby manager daemon x started 2024-09-20T19:22:42.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:42 smithi003 bash[26656]: audit 2024-09-20T19:22:41.461986+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.183:0/836679874' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T19:22:42.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:42 smithi003 bash[26656]: audit 2024-09-20T19:22:41.462775+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.183:0/836679874' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:22:42.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:42 smithi003 bash[26656]: audit 2024-09-20T19:22:41.463901+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.183:0/836679874' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T19:22:42.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:42 smithi003 bash[26656]: audit 2024-09-20T19:22:41.464405+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.183:0/836679874' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:22:43.257 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:43 smithi003 bash[19800]: cluster 2024-09-20T19:22:41.649474+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:43.257 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:43 smithi003 bash[19800]: cluster 2024-09-20T19:22:42.034520+0000 mon.a (mon.0) 259 : cluster [DBG] mgrmap e14: y(active, since 94s), standbys: x 2024-09-20T19:22:43.257 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:43 smithi003 bash[19800]: audit 2024-09-20T19:22:42.034646+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T19:22:43.258 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:43 smithi003 bash[26656]: cluster 2024-09-20T19:22:41.649474+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:43.258 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:43 smithi003 bash[26656]: cluster 2024-09-20T19:22:42.034520+0000 mon.a (mon.0) 259 : cluster [DBG] mgrmap e14: y(active, since 94s), standbys: x 2024-09-20T19:22:43.258 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:43 smithi003 bash[26656]: audit 2024-09-20T19:22:42.034646+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T19:22:43.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:43 smithi183 bash[21651]: cluster 2024-09-20T19:22:41.649474+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:43.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:43 smithi183 bash[21651]: cluster 2024-09-20T19:22:42.034520+0000 mon.a (mon.0) 259 : cluster [DBG] mgrmap e14: y(active, since 94s), standbys: x 2024-09-20T19:22:43.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:43 smithi183 bash[21651]: audit 2024-09-20T19:22:42.034646+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T19:22:44.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:44 smithi003 bash[26656]: cluster 2024-09-20T19:22:43.649808+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:44.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:44 smithi003 bash[26656]: audit 2024-09-20T19:22:43.702812+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:44.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:44 smithi003 bash[26656]: audit 2024-09-20T19:22:43.710381+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:44.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:44 smithi003 bash[26656]: audit 2024-09-20T19:22:43.713366+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:22:44.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:44 smithi003 bash[26656]: audit 2024-09-20T19:22:43.716291+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:44.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:44 smithi003 bash[26656]: audit 2024-09-20T19:22:43.717724+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:22:44.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:44 smithi003 bash[26656]: audit 2024-09-20T19:22:43.727634+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:44.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:44 smithi003 bash[19800]: cluster 2024-09-20T19:22:43.649808+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:44.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:44 smithi003 bash[19800]: audit 2024-09-20T19:22:43.702812+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:44.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:44 smithi003 bash[19800]: audit 2024-09-20T19:22:43.710381+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:44.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:44 smithi003 bash[19800]: audit 2024-09-20T19:22:43.713366+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:22:44.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:44 smithi003 bash[19800]: audit 2024-09-20T19:22:43.716291+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:44.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:44 smithi003 bash[19800]: audit 2024-09-20T19:22:43.717724+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:22:44.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:44 smithi003 bash[19800]: audit 2024-09-20T19:22:43.727634+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:45.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:44 smithi183 bash[21651]: cluster 2024-09-20T19:22:43.649808+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:45.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:44 smithi183 bash[21651]: audit 2024-09-20T19:22:43.702812+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:45.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:44 smithi183 bash[21651]: audit 2024-09-20T19:22:43.710381+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:45.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:44 smithi183 bash[21651]: audit 2024-09-20T19:22:43.713366+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:22:45.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:44 smithi183 bash[21651]: audit 2024-09-20T19:22:43.716291+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:45.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:44 smithi183 bash[21651]: audit 2024-09-20T19:22:43.717724+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:22:45.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:44 smithi183 bash[21651]: audit 2024-09-20T19:22:43.727634+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:22:46.739 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:22:47.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:46 smithi183 bash[21651]: cluster 2024-09-20T19:22:45.650224+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:47.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:46 smithi003 bash[19800]: cluster 2024-09-20T19:22:45.650224+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:47.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:46 smithi003 bash[26656]: cluster 2024-09-20T19:22:45.650224+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:49.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:48 smithi183 bash[21651]: cluster 2024-09-20T19:22:47.650625+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:49.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:48 smithi183 bash[21651]: audit 2024-09-20T19:22:48.030262+0000 mgr.y (mgr.14150) 83 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:49.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:48 smithi183 bash[21651]: audit 2024-09-20T19:22:48.036900+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T19:22:49.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:48 smithi183 bash[21651]: audit 2024-09-20T19:22:48.040106+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T19:22:49.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:48 smithi183 bash[21651]: audit 2024-09-20T19:22:48.041542+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:49.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:48 smithi003 bash[19800]: cluster 2024-09-20T19:22:47.650625+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:49.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:48 smithi003 bash[19800]: audit 2024-09-20T19:22:48.030262+0000 mgr.y (mgr.14150) 83 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:49.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:48 smithi003 bash[19800]: audit 2024-09-20T19:22:48.036900+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T19:22:49.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:48 smithi003 bash[19800]: audit 2024-09-20T19:22:48.040106+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T19:22:49.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:48 smithi003 bash[19800]: audit 2024-09-20T19:22:48.041542+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:49.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:48 smithi003 bash[26656]: cluster 2024-09-20T19:22:47.650625+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:49.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:48 smithi003 bash[26656]: audit 2024-09-20T19:22:48.030262+0000 mgr.y (mgr.14150) 83 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:49.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:48 smithi003 bash[26656]: audit 2024-09-20T19:22:48.036900+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T19:22:49.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:48 smithi003 bash[26656]: audit 2024-09-20T19:22:48.040106+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T19:22:49.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:48 smithi003 bash[26656]: audit 2024-09-20T19:22:48.041542+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:51.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:50 smithi183 bash[21651]: cluster 2024-09-20T19:22:49.651031+0000 mgr.y (mgr.14150) 84 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:51.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:50 smithi003 bash[19800]: cluster 2024-09-20T19:22:49.651031+0000 mgr.y (mgr.14150) 84 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:51.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:50 smithi003 bash[26656]: cluster 2024-09-20T19:22:49.651031+0000 mgr.y (mgr.14150) 84 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:53.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:52 smithi183 bash[21651]: cluster 2024-09-20T19:22:51.651533+0000 mgr.y (mgr.14150) 85 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:53.162 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:52 smithi003 bash[19800]: cluster 2024-09-20T19:22:51.651533+0000 mgr.y (mgr.14150) 85 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:53.162 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:52 smithi003 bash[26656]: cluster 2024-09-20T19:22:51.651533+0000 mgr.y (mgr.14150) 85 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:55.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:54 smithi183 bash[21651]: cluster 2024-09-20T19:22:53.651977+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:55.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:54 smithi003 bash[19800]: cluster 2024-09-20T19:22:53.651977+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:55.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:54 smithi003 bash[26656]: cluster 2024-09-20T19:22:53.651977+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:57.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:56 smithi183 bash[21651]: cluster 2024-09-20T19:22:55.652402+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:57.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:56 smithi183 bash[21651]: audit 2024-09-20T19:22:56.547917+0000 mon.a (mon.0) 270 : audit [INF] from='client.? 172.21.15.3:0/1356877675' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0c1fbb1e-45a5-42b5-bf55-c73bc0644bd9"}]: dispatch 2024-09-20T19:22:57.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:56 smithi183 bash[21651]: audit 2024-09-20T19:22:56.550922+0000 mon.a (mon.0) 271 : audit [INF] from='client.? 172.21.15.3:0/1356877675' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0c1fbb1e-45a5-42b5-bf55-c73bc0644bd9"}]': finished 2024-09-20T19:22:57.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:56 smithi183 bash[21651]: cluster 2024-09-20T19:22:56.555986+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-20T19:22:57.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:56 smithi183 bash[21651]: audit 2024-09-20T19:22:56.556228+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:22:57.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:56 smithi003 bash[19800]: cluster 2024-09-20T19:22:55.652402+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:57.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:56 smithi003 bash[19800]: audit 2024-09-20T19:22:56.547917+0000 mon.a (mon.0) 270 : audit [INF] from='client.? 172.21.15.3:0/1356877675' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0c1fbb1e-45a5-42b5-bf55-c73bc0644bd9"}]: dispatch 2024-09-20T19:22:57.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:56 smithi003 bash[19800]: audit 2024-09-20T19:22:56.550922+0000 mon.a (mon.0) 271 : audit [INF] from='client.? 172.21.15.3:0/1356877675' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0c1fbb1e-45a5-42b5-bf55-c73bc0644bd9"}]': finished 2024-09-20T19:22:57.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:56 smithi003 bash[19800]: cluster 2024-09-20T19:22:56.555986+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-20T19:22:57.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:56 smithi003 bash[19800]: audit 2024-09-20T19:22:56.556228+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:22:57.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:56 smithi003 bash[26656]: cluster 2024-09-20T19:22:55.652402+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:57.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:56 smithi003 bash[26656]: audit 2024-09-20T19:22:56.547917+0000 mon.a (mon.0) 270 : audit [INF] from='client.? 172.21.15.3:0/1356877675' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0c1fbb1e-45a5-42b5-bf55-c73bc0644bd9"}]: dispatch 2024-09-20T19:22:57.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:56 smithi003 bash[26656]: audit 2024-09-20T19:22:56.550922+0000 mon.a (mon.0) 271 : audit [INF] from='client.? 172.21.15.3:0/1356877675' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0c1fbb1e-45a5-42b5-bf55-c73bc0644bd9"}]': finished 2024-09-20T19:22:57.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:56 smithi003 bash[26656]: cluster 2024-09-20T19:22:56.555986+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-20T19:22:57.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:56 smithi003 bash[26656]: audit 2024-09-20T19:22:56.556228+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:22:58.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:57 smithi183 bash[21651]: audit 2024-09-20T19:22:57.186213+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.3:0/1974298815' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T19:22:58.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:57 smithi003 bash[19800]: audit 2024-09-20T19:22:57.186213+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.3:0/1974298815' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T19:22:58.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:57 smithi003 bash[26656]: audit 2024-09-20T19:22:57.186213+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.3:0/1974298815' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T19:22:59.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:22:58 smithi183 bash[21651]: cluster 2024-09-20T19:22:57.652874+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:59.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:22:58 smithi003 bash[19800]: cluster 2024-09-20T19:22:57.652874+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:22:59.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:22:58 smithi003 bash[26656]: cluster 2024-09-20T19:22:57.652874+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:00.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:00 smithi003 bash[26656]: cluster 2024-09-20T19:22:59.653393+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:00.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:00 smithi003 bash[19800]: cluster 2024-09-20T19:22:59.653393+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:01.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:00 smithi183 bash[21651]: cluster 2024-09-20T19:22:59.653393+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:03.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:02 smithi183 bash[21651]: cluster 2024-09-20T19:23:01.653831+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:03.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:02 smithi003 bash[19800]: cluster 2024-09-20T19:23:01.653831+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:03.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:02 smithi003 bash[26656]: cluster 2024-09-20T19:23:01.653831+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:05.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:04 smithi183 bash[21651]: cluster 2024-09-20T19:23:03.654249+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:05.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:04 smithi003 bash[26656]: cluster 2024-09-20T19:23:03.654249+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:05.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:04 smithi003 bash[19800]: cluster 2024-09-20T19:23:03.654249+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:06.999 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:06 smithi003 bash[19800]: cluster 2024-09-20T19:23:05.654656+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:06.999 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:06 smithi003 bash[26656]: cluster 2024-09-20T19:23:05.654656+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:07.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:06 smithi183 bash[21651]: cluster 2024-09-20T19:23:05.654656+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:08.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:08 smithi003 bash[19800]: cluster 2024-09-20T19:23:07.654979+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:08.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:08 smithi003 bash[26656]: cluster 2024-09-20T19:23:07.654979+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:09.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:08 smithi183 bash[21651]: cluster 2024-09-20T19:23:07.654979+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:10.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:09 smithi183 bash[21651]: audit 2024-09-20T19:23:09.594988+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-20T19:23:10.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:09 smithi183 bash[21651]: audit 2024-09-20T19:23:09.596825+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:23:10.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:09 smithi183 bash[21651]: cephadm 2024-09-20T19:23:09.598458+0000 mgr.y (mgr.14150) 94 : cephadm [INF] Deploying daemon osd.0 on smithi003 2024-09-20T19:23:10.116 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:09 smithi003 bash[19800]: audit 2024-09-20T19:23:09.594988+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-20T19:23:10.116 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:09 smithi003 bash[19800]: audit 2024-09-20T19:23:09.596825+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:23:10.117 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:09 smithi003 bash[19800]: cephadm 2024-09-20T19:23:09.598458+0000 mgr.y (mgr.14150) 94 : cephadm [INF] Deploying daemon osd.0 on smithi003 2024-09-20T19:23:10.117 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:09 smithi003 bash[26656]: audit 2024-09-20T19:23:09.594988+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-20T19:23:10.117 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:09 smithi003 bash[26656]: audit 2024-09-20T19:23:09.596825+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:23:10.117 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:09 smithi003 bash[26656]: cephadm 2024-09-20T19:23:09.598458+0000 mgr.y (mgr.14150) 94 : cephadm [INF] Deploying daemon osd.0 on smithi003 2024-09-20T19:23:11.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:10 smithi183 bash[21651]: cluster 2024-09-20T19:23:09.655389+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:11.067 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:10 smithi003 bash[26656]: cluster 2024-09-20T19:23:09.655389+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:11.067 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:10 smithi003 bash[19800]: cluster 2024-09-20T19:23:09.655389+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:12.843 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:12 smithi003 bash[19800]: cluster 2024-09-20T19:23:11.655781+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:12.844 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:12 smithi003 bash[26656]: cluster 2024-09-20T19:23:11.655781+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:13.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:12 smithi183 bash[21651]: cluster 2024-09-20T19:23:11.655781+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:13.831 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:23:13 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:23:13.831 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:13 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:23:13.832 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:13 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:23:14.164 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:13 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:23:14.164 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:23:13 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:23:14.164 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:13 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:23:15.032 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:14 smithi003 bash[26656]: cluster 2024-09-20T19:23:13.656239+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:15.032 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:14 smithi003 bash[26656]: audit 2024-09-20T19:23:14.097834+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:23:15.032 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:14 smithi003 bash[26656]: audit 2024-09-20T19:23:14.101682+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:23:15.032 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:14 smithi003 bash[26656]: audit 2024-09-20T19:23:14.107780+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:23:15.032 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:14 smithi003 bash[19800]: cluster 2024-09-20T19:23:13.656239+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:15.032 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:14 smithi003 bash[19800]: audit 2024-09-20T19:23:14.097834+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:23:15.032 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:14 smithi003 bash[19800]: audit 2024-09-20T19:23:14.101682+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:23:15.032 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:14 smithi003 bash[19800]: audit 2024-09-20T19:23:14.107780+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:23:15.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:14 smithi183 bash[21651]: cluster 2024-09-20T19:23:13.656239+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:15.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:14 smithi183 bash[21651]: audit 2024-09-20T19:23:14.097834+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:23:15.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:14 smithi183 bash[21651]: audit 2024-09-20T19:23:14.101682+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:23:15.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:14 smithi183 bash[21651]: audit 2024-09-20T19:23:14.107780+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:23:16.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:16 smithi003 bash[19800]: cluster 2024-09-20T19:23:15.656550+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:16.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:16 smithi003 bash[26656]: cluster 2024-09-20T19:23:15.656550+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:17.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:16 smithi183 bash[21651]: cluster 2024-09-20T19:23:15.656550+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:19.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:18 smithi183 bash[21651]: cluster 2024-09-20T19:23:17.656844+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:19.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:18 smithi003 bash[19800]: cluster 2024-09-20T19:23:17.656844+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:19.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:18 smithi003 bash[26656]: cluster 2024-09-20T19:23:17.656844+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:21.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:21 smithi003 bash[19800]: cluster 2024-09-20T19:23:19.657206+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:21.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:21 smithi003 bash[19800]: audit 2024-09-20T19:23:20.426098+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:23:21.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:21 smithi003 bash[19800]: audit 2024-09-20T19:23:20.431593+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:23:21.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:21 smithi003 bash[19800]: audit 2024-09-20T19:23:21.043403+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:23:21.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:21 smithi003 bash[19800]: audit 2024-09-20T19:23:21.044394+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:23:21.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:21 smithi003 bash[19800]: audit 2024-09-20T19:23:21.049125+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:23:21.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:21 smithi003 bash[26656]: cluster 2024-09-20T19:23:19.657206+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:21.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:21 smithi003 bash[26656]: audit 2024-09-20T19:23:20.426098+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:23:21.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:21 smithi003 bash[26656]: audit 2024-09-20T19:23:20.431593+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:23:21.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:21 smithi003 bash[26656]: audit 2024-09-20T19:23:21.043403+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:23:21.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:21 smithi003 bash[26656]: audit 2024-09-20T19:23:21.044394+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:23:21.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:21 smithi003 bash[26656]: audit 2024-09-20T19:23:21.049125+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:23:21.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:21 smithi183 bash[21651]: cluster 2024-09-20T19:23:19.657206+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:21.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:21 smithi183 bash[21651]: audit 2024-09-20T19:23:20.426098+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:23:21.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:21 smithi183 bash[21651]: audit 2024-09-20T19:23:20.431593+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:23:21.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:21 smithi183 bash[21651]: audit 2024-09-20T19:23:21.043403+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:23:21.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:21 smithi183 bash[21651]: audit 2024-09-20T19:23:21.044394+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:23:21.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:21 smithi183 bash[21651]: audit 2024-09-20T19:23:21.049125+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:23:23.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:23 smithi003 bash[19800]: cluster 2024-09-20T19:23:21.657627+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:23.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:23 smithi003 bash[26656]: cluster 2024-09-20T19:23:21.657627+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:23.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:23 smithi183 bash[21651]: cluster 2024-09-20T19:23:21.657627+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:24.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:24 smithi003 bash[19800]: audit 2024-09-20T19:23:23.523688+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2765423441,v1:172.21.15.3:6803/2765423441]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-20T19:23:24.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:24 smithi003 bash[19800]: audit 2024-09-20T19:23:23.524091+0000 mon.a (mon.0) 284 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-20T19:23:24.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:24 smithi003 bash[26656]: audit 2024-09-20T19:23:23.523688+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2765423441,v1:172.21.15.3:6803/2765423441]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-20T19:23:24.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:24 smithi003 bash[26656]: audit 2024-09-20T19:23:23.524091+0000 mon.a (mon.0) 284 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-20T19:23:24.701 INFO:teuthology.orchestra.run.smithi003.stdout:Created osd(s) 0 on host 'smithi003' 2024-09-20T19:23:24.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:24 smithi183 bash[21651]: audit 2024-09-20T19:23:23.523688+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2765423441,v1:172.21.15.3:6803/2765423441]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-20T19:23:24.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:24 smithi183 bash[21651]: audit 2024-09-20T19:23:23.524091+0000 mon.a (mon.0) 284 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-20T19:23:25.347 DEBUG:teuthology.orchestra.run.smithi003:osd.0> sudo journalctl -f -n 0 -u ceph-2bd1868e-7785-11ef-baf5-efdc52797490@osd.0.service 2024-09-20T19:23:25.350 INFO:tasks.cephadm:Deploying osd.1 on smithi003 with /dev/vg_nvme/lv_3... 2024-09-20T19:23:25.350 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-20T19:23:25.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:25 smithi003 bash[26656]: cluster 2024-09-20T19:23:23.658011+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:25.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:25 smithi003 bash[26656]: audit 2024-09-20T19:23:24.443659+0000 mon.a (mon.0) 285 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T19:23:25.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:25 smithi003 bash[26656]: cluster 2024-09-20T19:23:24.449851+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-20T19:23:25.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:25 smithi003 bash[26656]: audit 2024-09-20T19:23:24.450271+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:23:25.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:25 smithi003 bash[26656]: audit 2024-09-20T19:23:24.451209+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2765423441,v1:172.21.15.3:6803/2765423441]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-20T19:23:25.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:25 smithi003 bash[26656]: audit 2024-09-20T19:23:24.451822+0000 mon.a (mon.0) 288 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-20T19:23:25.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:25 smithi003 bash[26656]: audit 2024-09-20T19:23:24.683507+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:23:25.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:25 smithi003 bash[26656]: audit 2024-09-20T19:23:24.690228+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:23:25.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:25 smithi003 bash[26656]: audit 2024-09-20T19:23:24.697500+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:23:25.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:25 smithi003 bash[19800]: cluster 2024-09-20T19:23:23.658011+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:25.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:25 smithi003 bash[19800]: audit 2024-09-20T19:23:24.443659+0000 mon.a (mon.0) 285 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T19:23:25.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:25 smithi003 bash[19800]: cluster 2024-09-20T19:23:24.449851+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-20T19:23:25.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:25 smithi003 bash[19800]: audit 2024-09-20T19:23:24.450271+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:23:25.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:25 smithi003 bash[19800]: audit 2024-09-20T19:23:24.451209+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2765423441,v1:172.21.15.3:6803/2765423441]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-20T19:23:25.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:25 smithi003 bash[19800]: audit 2024-09-20T19:23:24.451822+0000 mon.a (mon.0) 288 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-20T19:23:25.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:25 smithi003 bash[19800]: audit 2024-09-20T19:23:24.683507+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:23:25.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:25 smithi003 bash[19800]: audit 2024-09-20T19:23:24.690228+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:23:25.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:25 smithi003 bash[19800]: audit 2024-09-20T19:23:24.697500+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:23:25.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:25 smithi183 bash[21651]: cluster 2024-09-20T19:23:23.658011+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:25.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:25 smithi183 bash[21651]: audit 2024-09-20T19:23:24.443659+0000 mon.a (mon.0) 285 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T19:23:25.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:25 smithi183 bash[21651]: cluster 2024-09-20T19:23:24.449851+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-20T19:23:25.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:25 smithi183 bash[21651]: audit 2024-09-20T19:23:24.450271+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:23:25.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:25 smithi183 bash[21651]: audit 2024-09-20T19:23:24.451209+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2765423441,v1:172.21.15.3:6803/2765423441]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-20T19:23:25.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:25 smithi183 bash[21651]: audit 2024-09-20T19:23:24.451822+0000 mon.a (mon.0) 288 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-20T19:23:25.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:25 smithi183 bash[21651]: audit 2024-09-20T19:23:24.683507+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:23:25.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:25 smithi183 bash[21651]: audit 2024-09-20T19:23:24.690228+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:23:25.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:25 smithi183 bash[21651]: audit 2024-09-20T19:23:24.697500+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:23:26.201 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 19:23:25 smithi003 bash[29558]: debug 2024-09-20T19:23:25.928+0000 7f480632b640 -1 osd.0 0 waiting for initial osdmap 2024-09-20T19:23:26.201 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 19:23:25 smithi003 bash[29558]: debug 2024-09-20T19:23:25.952+0000 7f47fe14b640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T19:23:26.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:26 smithi183 bash[21651]: audit 2024-09-20T19:23:25.445532+0000 mon.a (mon.0) 292 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-20T19:23:26.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:26 smithi183 bash[21651]: cluster 2024-09-20T19:23:25.450706+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-20T19:23:26.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:26 smithi183 bash[21651]: audit 2024-09-20T19:23:25.451464+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:23:26.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:26 smithi183 bash[21651]: audit 2024-09-20T19:23:25.462691+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:23:26.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:26 smithi183 bash[21651]: audit 2024-09-20T19:23:25.938150+0000 mon.a (mon.0) 296 : audit [INF] from='osd.0 ' entity='osd.0' 2024-09-20T19:23:26.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:26 smithi003 bash[19800]: audit 2024-09-20T19:23:25.445532+0000 mon.a (mon.0) 292 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-20T19:23:26.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:26 smithi003 bash[19800]: cluster 2024-09-20T19:23:25.450706+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-20T19:23:26.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:26 smithi003 bash[19800]: audit 2024-09-20T19:23:25.451464+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:23:26.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:26 smithi003 bash[19800]: audit 2024-09-20T19:23:25.462691+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:23:26.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:26 smithi003 bash[19800]: audit 2024-09-20T19:23:25.938150+0000 mon.a (mon.0) 296 : audit [INF] from='osd.0 ' entity='osd.0' 2024-09-20T19:23:26.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:26 smithi003 bash[26656]: audit 2024-09-20T19:23:25.445532+0000 mon.a (mon.0) 292 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-20T19:23:26.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:26 smithi003 bash[26656]: cluster 2024-09-20T19:23:25.450706+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-20T19:23:26.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:26 smithi003 bash[26656]: audit 2024-09-20T19:23:25.451464+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:23:26.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:26 smithi003 bash[26656]: audit 2024-09-20T19:23:25.462691+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:23:26.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:26 smithi003 bash[26656]: audit 2024-09-20T19:23:25.938150+0000 mon.a (mon.0) 296 : audit [INF] from='osd.0 ' entity='osd.0' 2024-09-20T19:23:27.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:27 smithi183 bash[21651]: cluster 2024-09-20T19:23:24.566368+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T19:23:27.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:27 smithi183 bash[21651]: cluster 2024-09-20T19:23:24.566492+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T19:23:27.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:27 smithi183 bash[21651]: cluster 2024-09-20T19:23:25.658366+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:27.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:27 smithi183 bash[21651]: audit 2024-09-20T19:23:26.461977+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:23:27.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:27 smithi183 bash[21651]: cluster 2024-09-20T19:23:26.942521+0000 mon.a (mon.0) 298 : cluster [INF] osd.0 [v2:172.21.15.3:6802/2765423441,v1:172.21.15.3:6803/2765423441] boot 2024-09-20T19:23:27.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:27 smithi183 bash[21651]: cluster 2024-09-20T19:23:26.942597+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-20T19:23:27.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:27 smithi183 bash[21651]: audit 2024-09-20T19:23:26.942805+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:23:27.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:27 smithi003 bash[19800]: cluster 2024-09-20T19:23:24.566368+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T19:23:27.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:27 smithi003 bash[19800]: cluster 2024-09-20T19:23:24.566492+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T19:23:27.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:27 smithi003 bash[19800]: cluster 2024-09-20T19:23:25.658366+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:27.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:27 smithi003 bash[19800]: audit 2024-09-20T19:23:26.461977+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:23:27.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:27 smithi003 bash[19800]: cluster 2024-09-20T19:23:26.942521+0000 mon.a (mon.0) 298 : cluster [INF] osd.0 [v2:172.21.15.3:6802/2765423441,v1:172.21.15.3:6803/2765423441] boot 2024-09-20T19:23:27.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:27 smithi003 bash[19800]: cluster 2024-09-20T19:23:26.942597+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-20T19:23:27.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:27 smithi003 bash[19800]: audit 2024-09-20T19:23:26.942805+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:23:27.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:27 smithi003 bash[26656]: cluster 2024-09-20T19:23:24.566368+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T19:23:27.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:27 smithi003 bash[26656]: cluster 2024-09-20T19:23:24.566492+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T19:23:27.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:27 smithi003 bash[26656]: cluster 2024-09-20T19:23:25.658366+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:23:27.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:27 smithi003 bash[26656]: audit 2024-09-20T19:23:26.461977+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:23:27.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:27 smithi003 bash[26656]: cluster 2024-09-20T19:23:26.942521+0000 mon.a (mon.0) 298 : cluster [INF] osd.0 [v2:172.21.15.3:6802/2765423441,v1:172.21.15.3:6803/2765423441] boot 2024-09-20T19:23:27.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:27 smithi003 bash[26656]: cluster 2024-09-20T19:23:26.942597+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-20T19:23:27.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:27 smithi003 bash[26656]: audit 2024-09-20T19:23:26.942805+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:23:29.759 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:23:29.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:29 smithi183 bash[21651]: cluster 2024-09-20T19:23:27.658802+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:29.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:29 smithi183 bash[21651]: cluster 2024-09-20T19:23:28.481430+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-20T19:23:29.908 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:29 smithi003 bash[19800]: cluster 2024-09-20T19:23:27.658802+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:29.908 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:29 smithi003 bash[19800]: cluster 2024-09-20T19:23:28.481430+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-20T19:23:29.908 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:29 smithi003 bash[26656]: cluster 2024-09-20T19:23:27.658802+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:29.909 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:29 smithi003 bash[26656]: cluster 2024-09-20T19:23:28.481430+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-20T19:23:31.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:31 smithi183 bash[21651]: cluster 2024-09-20T19:23:29.659269+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:31.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:31 smithi003 bash[19800]: cluster 2024-09-20T19:23:29.659269+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:31.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:31 smithi003 bash[26656]: cluster 2024-09-20T19:23:29.659269+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:33.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:33 smithi183 bash[21651]: cluster 2024-09-20T19:23:31.659766+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:33.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:33 smithi003 bash[19800]: cluster 2024-09-20T19:23:31.659766+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:33.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:33 smithi003 bash[26656]: cluster 2024-09-20T19:23:31.659766+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:35.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:35 smithi183 bash[21651]: cluster 2024-09-20T19:23:33.660274+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:35.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:35 smithi183 bash[21651]: audit 2024-09-20T19:23:34.757176+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:23:35.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:35 smithi183 bash[21651]: audit 2024-09-20T19:23:34.766394+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:23:35.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:35 smithi183 bash[21651]: audit 2024-09-20T19:23:34.768965+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:23:35.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:35 smithi183 bash[21651]: audit 2024-09-20T19:23:34.778101+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:23:35.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:35 smithi183 bash[21651]: audit 2024-09-20T19:23:34.782838+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:23:35.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:35 smithi183 bash[21651]: audit 2024-09-20T19:23:34.784106+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:23:35.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:35 smithi183 bash[21651]: audit 2024-09-20T19:23:34.793303+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:23:35.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:35 smithi003 bash[19800]: cluster 2024-09-20T19:23:33.660274+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:35.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:35 smithi003 bash[19800]: audit 2024-09-20T19:23:34.757176+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:23:35.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:35 smithi003 bash[19800]: audit 2024-09-20T19:23:34.766394+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:23:35.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:35 smithi003 bash[19800]: audit 2024-09-20T19:23:34.768965+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:23:35.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:35 smithi003 bash[19800]: audit 2024-09-20T19:23:34.778101+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:23:35.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:35 smithi003 bash[19800]: audit 2024-09-20T19:23:34.782838+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:23:35.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:35 smithi003 bash[19800]: audit 2024-09-20T19:23:34.784106+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:23:35.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:35 smithi003 bash[19800]: audit 2024-09-20T19:23:34.793303+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:23:35.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:35 smithi003 bash[26656]: cluster 2024-09-20T19:23:33.660274+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:35.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:35 smithi003 bash[26656]: audit 2024-09-20T19:23:34.757176+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:23:35.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:35 smithi003 bash[26656]: audit 2024-09-20T19:23:34.766394+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:23:35.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:35 smithi003 bash[26656]: audit 2024-09-20T19:23:34.768965+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:23:35.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:35 smithi003 bash[26656]: audit 2024-09-20T19:23:34.778101+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:23:35.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:35 smithi003 bash[26656]: audit 2024-09-20T19:23:34.782838+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:23:35.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:35 smithi003 bash[26656]: audit 2024-09-20T19:23:34.784106+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:23:35.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:35 smithi003 bash[26656]: audit 2024-09-20T19:23:34.793303+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:23:36.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:36 smithi003 bash[19800]: cephadm 2024-09-20T19:23:34.747433+0000 mgr.y (mgr.14150) 108 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-20T19:23:36.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:36 smithi003 bash[19800]: cephadm 2024-09-20T19:23:34.770065+0000 mgr.y (mgr.14150) 109 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 16245M 2024-09-20T19:23:36.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:36 smithi003 bash[26656]: cephadm 2024-09-20T19:23:34.747433+0000 mgr.y (mgr.14150) 108 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-20T19:23:36.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:36 smithi003 bash[26656]: cephadm 2024-09-20T19:23:34.770065+0000 mgr.y (mgr.14150) 109 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 16245M 2024-09-20T19:23:36.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:36 smithi183 bash[21651]: cephadm 2024-09-20T19:23:34.747433+0000 mgr.y (mgr.14150) 108 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-20T19:23:36.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:36 smithi183 bash[21651]: cephadm 2024-09-20T19:23:34.770065+0000 mgr.y (mgr.14150) 109 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 16245M 2024-09-20T19:23:36.802 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:23:36.854 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi003:vg_nvme/lv_3 2024-09-20T19:23:37.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:37 smithi183 bash[21651]: cluster 2024-09-20T19:23:35.660708+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:37.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:37 smithi003 bash[19800]: cluster 2024-09-20T19:23:35.660708+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:37.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:37 smithi003 bash[26656]: cluster 2024-09-20T19:23:35.660708+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:39.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:39 smithi183 bash[21651]: cluster 2024-09-20T19:23:37.661241+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:39.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:39 smithi003 bash[26656]: cluster 2024-09-20T19:23:37.661241+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:39.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:39 smithi003 bash[19800]: cluster 2024-09-20T19:23:37.661241+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:41.604 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:23:41.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:41 smithi183 bash[21651]: cluster 2024-09-20T19:23:39.661740+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:41.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:41 smithi003 bash[26656]: cluster 2024-09-20T19:23:39.661740+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:41.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:41 smithi003 bash[19800]: cluster 2024-09-20T19:23:39.661740+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:43.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:43 smithi183 bash[21651]: cluster 2024-09-20T19:23:41.662209+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:43.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:43 smithi183 bash[21651]: audit 2024-09-20T19:23:42.956371+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T19:23:43.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:43 smithi183 bash[21651]: audit 2024-09-20T19:23:42.961708+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T19:23:43.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:43 smithi183 bash[21651]: audit 2024-09-20T19:23:42.963054+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:23:43.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:43 smithi003 bash[19800]: cluster 2024-09-20T19:23:41.662209+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:43.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:43 smithi003 bash[19800]: audit 2024-09-20T19:23:42.956371+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T19:23:43.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:43 smithi003 bash[19800]: audit 2024-09-20T19:23:42.961708+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T19:23:43.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:43 smithi003 bash[19800]: audit 2024-09-20T19:23:42.963054+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:23:43.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:43 smithi003 bash[26656]: cluster 2024-09-20T19:23:41.662209+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:43.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:43 smithi003 bash[26656]: audit 2024-09-20T19:23:42.956371+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T19:23:43.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:43 smithi003 bash[26656]: audit 2024-09-20T19:23:42.961708+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T19:23:43.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:43 smithi003 bash[26656]: audit 2024-09-20T19:23:42.963054+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:23:44.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:44 smithi183 bash[21651]: audit 2024-09-20T19:23:42.949959+0000 mgr.y (mgr.14150) 114 : audit [DBG] from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:44.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:44 smithi003 bash[19800]: audit 2024-09-20T19:23:42.949959+0000 mgr.y (mgr.14150) 114 : audit [DBG] from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:44.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:44 smithi003 bash[26656]: audit 2024-09-20T19:23:42.949959+0000 mgr.y (mgr.14150) 114 : audit [DBG] from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:45.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:45 smithi183 bash[21651]: cluster 2024-09-20T19:23:43.662660+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:45.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:45 smithi003 bash[19800]: cluster 2024-09-20T19:23:43.662660+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:45.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:45 smithi003 bash[26656]: cluster 2024-09-20T19:23:43.662660+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:47.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:47 smithi183 bash[21651]: cluster 2024-09-20T19:23:45.663107+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:47.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:47 smithi003 bash[19800]: cluster 2024-09-20T19:23:45.663107+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:47.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:47 smithi003 bash[26656]: cluster 2024-09-20T19:23:45.663107+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:49.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:49 smithi183 bash[21651]: cluster 2024-09-20T19:23:47.663559+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:49.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:49 smithi003 bash[19800]: cluster 2024-09-20T19:23:47.663559+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:49.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:49 smithi003 bash[26656]: cluster 2024-09-20T19:23:47.663559+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:51.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:51 smithi183 bash[21651]: cluster 2024-09-20T19:23:49.663919+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:51.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:51 smithi183 bash[21651]: audit 2024-09-20T19:23:51.355780+0000 mon.a (mon.0) 312 : audit [INF] from='client.? 172.21.15.3:0/1359222922' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "87ba053a-1c79-4e3a-b396-998a20fe12f0"}]: dispatch 2024-09-20T19:23:51.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:51 smithi183 bash[21651]: audit 2024-09-20T19:23:51.358409+0000 mon.a (mon.0) 313 : audit [INF] from='client.? 172.21.15.3:0/1359222922' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "87ba053a-1c79-4e3a-b396-998a20fe12f0"}]': finished 2024-09-20T19:23:51.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:51 smithi183 bash[21651]: cluster 2024-09-20T19:23:51.363362+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-20T19:23:51.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:51 smithi183 bash[21651]: audit 2024-09-20T19:23:51.363876+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:23:51.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:51 smithi003 bash[19800]: cluster 2024-09-20T19:23:49.663919+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:51.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:51 smithi003 bash[19800]: audit 2024-09-20T19:23:51.355780+0000 mon.a (mon.0) 312 : audit [INF] from='client.? 172.21.15.3:0/1359222922' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "87ba053a-1c79-4e3a-b396-998a20fe12f0"}]: dispatch 2024-09-20T19:23:51.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:51 smithi003 bash[19800]: audit 2024-09-20T19:23:51.358409+0000 mon.a (mon.0) 313 : audit [INF] from='client.? 172.21.15.3:0/1359222922' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "87ba053a-1c79-4e3a-b396-998a20fe12f0"}]': finished 2024-09-20T19:23:51.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:51 smithi003 bash[19800]: cluster 2024-09-20T19:23:51.363362+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-20T19:23:51.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:51 smithi003 bash[19800]: audit 2024-09-20T19:23:51.363876+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:23:51.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:51 smithi003 bash[26656]: cluster 2024-09-20T19:23:49.663919+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:51.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:51 smithi003 bash[26656]: audit 2024-09-20T19:23:51.355780+0000 mon.a (mon.0) 312 : audit [INF] from='client.? 172.21.15.3:0/1359222922' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "87ba053a-1c79-4e3a-b396-998a20fe12f0"}]: dispatch 2024-09-20T19:23:51.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:51 smithi003 bash[26656]: audit 2024-09-20T19:23:51.358409+0000 mon.a (mon.0) 313 : audit [INF] from='client.? 172.21.15.3:0/1359222922' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "87ba053a-1c79-4e3a-b396-998a20fe12f0"}]': finished 2024-09-20T19:23:51.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:51 smithi003 bash[26656]: cluster 2024-09-20T19:23:51.363362+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-20T19:23:51.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:51 smithi003 bash[26656]: audit 2024-09-20T19:23:51.363876+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:23:52.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:52 smithi183 bash[21651]: audit 2024-09-20T19:23:52.041220+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.3:0/1610556574' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T19:23:52.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:52 smithi003 bash[19800]: audit 2024-09-20T19:23:52.041220+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.3:0/1610556574' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T19:23:52.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:52 smithi003 bash[26656]: audit 2024-09-20T19:23:52.041220+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.3:0/1610556574' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T19:23:53.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:53 smithi183 bash[21651]: cluster 2024-09-20T19:23:51.664373+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:53.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:53 smithi003 bash[19800]: cluster 2024-09-20T19:23:51.664373+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:53.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:53 smithi003 bash[26656]: cluster 2024-09-20T19:23:51.664373+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:55.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:55 smithi003 bash[19800]: cluster 2024-09-20T19:23:53.664780+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:55.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:55 smithi003 bash[26656]: cluster 2024-09-20T19:23:53.664780+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:56.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:55 smithi183 bash[21651]: cluster 2024-09-20T19:23:53.664780+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:57.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:57 smithi003 bash[19800]: cluster 2024-09-20T19:23:55.665192+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:57.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:57 smithi003 bash[26656]: cluster 2024-09-20T19:23:55.665192+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:58.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:57 smithi183 bash[21651]: cluster 2024-09-20T19:23:55.665192+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:59.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:23:59 smithi003 bash[26656]: cluster 2024-09-20T19:23:57.665646+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:23:59.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:23:59 smithi003 bash[19800]: cluster 2024-09-20T19:23:57.665646+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:24:00.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:23:59 smithi183 bash[21651]: cluster 2024-09-20T19:23:57.665646+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:24:01.865 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:01 smithi003 bash[19800]: cluster 2024-09-20T19:23:59.666103+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:24:01.865 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:01 smithi003 bash[26656]: cluster 2024-09-20T19:23:59.666103+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:24:02.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:01 smithi183 bash[21651]: cluster 2024-09-20T19:23:59.666103+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:24:03.871 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:03 smithi003 bash[26656]: cluster 2024-09-20T19:24:01.666564+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:24:03.871 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:03 smithi003 bash[19800]: cluster 2024-09-20T19:24:01.666564+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:24:04.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:03 smithi183 bash[21651]: cluster 2024-09-20T19:24:01.666564+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:24:04.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:04 smithi003 bash[26656]: audit 2024-09-20T19:24:04.525085+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-20T19:24:04.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:04 smithi003 bash[26656]: audit 2024-09-20T19:24:04.526740+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:24:04.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:04 smithi003 bash[19800]: audit 2024-09-20T19:24:04.525085+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-20T19:24:04.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:04 smithi003 bash[19800]: audit 2024-09-20T19:24:04.526740+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:24:05.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:04 smithi183 bash[21651]: audit 2024-09-20T19:24:04.525085+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-20T19:24:05.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:04 smithi183 bash[21651]: audit 2024-09-20T19:24:04.526740+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:24:05.931 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:05 smithi003 bash[19800]: cluster 2024-09-20T19:24:03.666988+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:24:05.931 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:05 smithi003 bash[19800]: cephadm 2024-09-20T19:24:04.528181+0000 mgr.y (mgr.14150) 126 : cephadm [INF] Deploying daemon osd.1 on smithi003 2024-09-20T19:24:05.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:05 smithi003 bash[26656]: cluster 2024-09-20T19:24:03.666988+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:24:05.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:05 smithi003 bash[26656]: cephadm 2024-09-20T19:24:04.528181+0000 mgr.y (mgr.14150) 126 : cephadm [INF] Deploying daemon osd.1 on smithi003 2024-09-20T19:24:06.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:05 smithi183 bash[21651]: cluster 2024-09-20T19:24:03.666988+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:24:06.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:05 smithi183 bash[21651]: cephadm 2024-09-20T19:24:04.528181+0000 mgr.y (mgr.14150) 126 : cephadm [INF] Deploying daemon osd.1 on smithi003 2024-09-20T19:24:07.910 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:07 smithi003 bash[19800]: cluster 2024-09-20T19:24:05.667433+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:24:07.911 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:07 smithi003 bash[26656]: cluster 2024-09-20T19:24:05.667433+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:24:08.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:07 smithi183 bash[21651]: cluster 2024-09-20T19:24:05.667433+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:24:08.757 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:08 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:24:08.757 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:24:08 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:24:08.758 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:08 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:24:08.758 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 19:24:08 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:24:09.116 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:08 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:24:09.116 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:08 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:24:09.116 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:24:08 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:24:09.117 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 19:24:08 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:24:09.881 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:09 smithi003 bash[19800]: cluster 2024-09-20T19:24:07.667843+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:24:09.882 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:09 smithi003 bash[19800]: audit 2024-09-20T19:24:09.038292+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:24:09.882 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:09 smithi003 bash[19800]: audit 2024-09-20T19:24:09.042675+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:24:09.882 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:09 smithi003 bash[19800]: audit 2024-09-20T19:24:09.046928+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:24:09.882 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:09 smithi003 bash[26656]: cluster 2024-09-20T19:24:07.667843+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:24:09.882 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:09 smithi003 bash[26656]: audit 2024-09-20T19:24:09.038292+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:24:09.882 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:09 smithi003 bash[26656]: audit 2024-09-20T19:24:09.042675+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:24:09.882 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:09 smithi003 bash[26656]: audit 2024-09-20T19:24:09.046928+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:24:10.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:09 smithi183 bash[21651]: cluster 2024-09-20T19:24:07.667843+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:24:10.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:09 smithi183 bash[21651]: audit 2024-09-20T19:24:09.038292+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:24:10.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:09 smithi183 bash[21651]: audit 2024-09-20T19:24:09.042675+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:24:10.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:09 smithi183 bash[21651]: audit 2024-09-20T19:24:09.046928+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:24:11.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:11 smithi003 bash[26656]: cluster 2024-09-20T19:24:09.668159+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:24:11.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:11 smithi003 bash[19800]: cluster 2024-09-20T19:24:09.668159+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:24:12.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:11 smithi183 bash[21651]: cluster 2024-09-20T19:24:09.668159+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:24:13.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:13 smithi003 bash[26656]: cluster 2024-09-20T19:24:11.668576+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:24:13.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:13 smithi003 bash[19800]: cluster 2024-09-20T19:24:11.668576+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:24:14.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:13 smithi183 bash[21651]: cluster 2024-09-20T19:24:11.668576+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:24:15.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:15 smithi003 bash[19800]: cluster 2024-09-20T19:24:13.668996+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:24:15.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:15 smithi003 bash[19800]: audit 2024-09-20T19:24:15.390292+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:24:15.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:15 smithi003 bash[19800]: audit 2024-09-20T19:24:15.394975+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:24:15.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:15 smithi003 bash[19800]: audit 2024-09-20T19:24:15.395722+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:24:15.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:15 smithi003 bash[19800]: audit 2024-09-20T19:24:15.396559+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:24:15.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:15 smithi003 bash[19800]: audit 2024-09-20T19:24:15.401064+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:24:15.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:15 smithi003 bash[26656]: cluster 2024-09-20T19:24:13.668996+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:24:15.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:15 smithi003 bash[26656]: audit 2024-09-20T19:24:15.390292+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:24:15.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:15 smithi003 bash[26656]: audit 2024-09-20T19:24:15.394975+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:24:15.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:15 smithi003 bash[26656]: audit 2024-09-20T19:24:15.395722+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:24:15.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:15 smithi003 bash[26656]: audit 2024-09-20T19:24:15.396559+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:24:15.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:15 smithi003 bash[26656]: audit 2024-09-20T19:24:15.401064+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:24:16.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:15 smithi183 bash[21651]: cluster 2024-09-20T19:24:13.668996+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:24:16.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:15 smithi183 bash[21651]: audit 2024-09-20T19:24:15.390292+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:24:16.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:15 smithi183 bash[21651]: audit 2024-09-20T19:24:15.394975+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:24:16.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:15 smithi183 bash[21651]: audit 2024-09-20T19:24:15.395722+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:24:16.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:15 smithi183 bash[21651]: audit 2024-09-20T19:24:15.396559+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:24:16.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:15 smithi183 bash[21651]: audit 2024-09-20T19:24:15.401064+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:24:17.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:17 smithi003 bash[19800]: cluster 2024-09-20T19:24:15.669455+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:24:17.856 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:17 smithi003 bash[26656]: cluster 2024-09-20T19:24:15.669455+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:24:18.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:17 smithi183 bash[21651]: cluster 2024-09-20T19:24:15.669455+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:24:18.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:18 smithi003 bash[19800]: audit 2024-09-20T19:24:18.582383+0000 mon.a (mon.0) 326 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/590885409,v1:172.21.15.3:6811/590885409]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-20T19:24:18.853 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:18 smithi003 bash[26656]: audit 2024-09-20T19:24:18.582383+0000 mon.a (mon.0) 326 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/590885409,v1:172.21.15.3:6811/590885409]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-20T19:24:19.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:18 smithi183 bash[21651]: audit 2024-09-20T19:24:18.582383+0000 mon.a (mon.0) 326 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/590885409,v1:172.21.15.3:6811/590885409]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-20T19:24:19.522 INFO:teuthology.orchestra.run.smithi003.stdout:Created osd(s) 1 on host 'smithi003' 2024-09-20T19:24:19.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:19 smithi003 bash[19800]: cluster 2024-09-20T19:24:17.669890+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:24:19.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:19 smithi003 bash[19800]: audit 2024-09-20T19:24:18.614007+0000 mon.a (mon.0) 327 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/590885409,v1:172.21.15.3:6811/590885409]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T19:24:19.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:19 smithi003 bash[19800]: cluster 2024-09-20T19:24:18.616395+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-20T19:24:19.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:19 smithi003 bash[19800]: audit 2024-09-20T19:24:18.616716+0000 mon.a (mon.0) 329 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/590885409,v1:172.21.15.3:6811/590885409]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-20T19:24:19.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:19 smithi003 bash[19800]: audit 2024-09-20T19:24:18.616924+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:24:19.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:19 smithi003 bash[19800]: audit 2024-09-20T19:24:19.497489+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:24:19.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:19 smithi003 bash[19800]: audit 2024-09-20T19:24:19.504699+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:24:19.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:19 smithi003 bash[19800]: audit 2024-09-20T19:24:19.514888+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:24:19.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:19 smithi003 bash[26656]: cluster 2024-09-20T19:24:17.669890+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:24:19.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:19 smithi003 bash[26656]: audit 2024-09-20T19:24:18.614007+0000 mon.a (mon.0) 327 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/590885409,v1:172.21.15.3:6811/590885409]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T19:24:19.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:19 smithi003 bash[26656]: cluster 2024-09-20T19:24:18.616395+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-20T19:24:19.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:19 smithi003 bash[26656]: audit 2024-09-20T19:24:18.616716+0000 mon.a (mon.0) 329 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/590885409,v1:172.21.15.3:6811/590885409]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-20T19:24:19.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:19 smithi003 bash[26656]: audit 2024-09-20T19:24:18.616924+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:24:19.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:19 smithi003 bash[26656]: audit 2024-09-20T19:24:19.497489+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:24:19.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:19 smithi003 bash[26656]: audit 2024-09-20T19:24:19.504699+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:24:19.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:19 smithi003 bash[26656]: audit 2024-09-20T19:24:19.514888+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:24:20.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:19 smithi183 bash[21651]: cluster 2024-09-20T19:24:17.669890+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:24:20.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:19 smithi183 bash[21651]: audit 2024-09-20T19:24:18.614007+0000 mon.a (mon.0) 327 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/590885409,v1:172.21.15.3:6811/590885409]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T19:24:20.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:19 smithi183 bash[21651]: cluster 2024-09-20T19:24:18.616395+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-20T19:24:20.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:19 smithi183 bash[21651]: audit 2024-09-20T19:24:18.616716+0000 mon.a (mon.0) 329 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/590885409,v1:172.21.15.3:6811/590885409]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-20T19:24:20.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:19 smithi183 bash[21651]: audit 2024-09-20T19:24:18.616924+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:24:20.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:19 smithi183 bash[21651]: audit 2024-09-20T19:24:19.497489+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:24:20.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:19 smithi183 bash[21651]: audit 2024-09-20T19:24:19.504699+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:24:20.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:19 smithi183 bash[21651]: audit 2024-09-20T19:24:19.514888+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:24:20.164 DEBUG:teuthology.orchestra.run.smithi003:osd.1> sudo journalctl -f -n 0 -u ceph-2bd1868e-7785-11ef-baf5-efdc52797490@osd.1.service 2024-09-20T19:24:20.166 INFO:tasks.cephadm:Deploying osd.2 on smithi003 with /dev/vg_nvme/lv_2... 2024-09-20T19:24:20.166 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_2 2024-09-20T19:24:20.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:20 smithi003 bash[19800]: audit 2024-09-20T19:24:19.615773+0000 mon.a (mon.0) 334 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/590885409,v1:172.21.15.3:6811/590885409]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-20T19:24:20.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:20 smithi003 bash[19800]: cluster 2024-09-20T19:24:19.618573+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-20T19:24:20.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:20 smithi003 bash[19800]: audit 2024-09-20T19:24:19.619515+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:24:20.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:20 smithi003 bash[19800]: audit 2024-09-20T19:24:19.622643+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:24:20.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:20 smithi003 bash[19800]: cluster 2024-09-20T19:24:19.670208+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:24:20.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:20 smithi003 bash[26656]: audit 2024-09-20T19:24:19.615773+0000 mon.a (mon.0) 334 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/590885409,v1:172.21.15.3:6811/590885409]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-20T19:24:20.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:20 smithi003 bash[26656]: cluster 2024-09-20T19:24:19.618573+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-20T19:24:20.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:20 smithi003 bash[26656]: audit 2024-09-20T19:24:19.619515+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:24:20.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:20 smithi003 bash[26656]: audit 2024-09-20T19:24:19.622643+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:24:20.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:20 smithi003 bash[26656]: cluster 2024-09-20T19:24:19.670208+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:24:21.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:20 smithi183 bash[21651]: audit 2024-09-20T19:24:19.615773+0000 mon.a (mon.0) 334 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/590885409,v1:172.21.15.3:6811/590885409]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-20T19:24:21.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:20 smithi183 bash[21651]: cluster 2024-09-20T19:24:19.618573+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-20T19:24:21.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:20 smithi183 bash[21651]: audit 2024-09-20T19:24:19.619515+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:24:21.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:20 smithi183 bash[21651]: audit 2024-09-20T19:24:19.622643+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:24:21.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:20 smithi183 bash[21651]: cluster 2024-09-20T19:24:19.670208+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:24:21.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:21 smithi003 bash[19800]: cluster 2024-09-20T19:24:19.599356+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T19:24:21.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:21 smithi003 bash[19800]: cluster 2024-09-20T19:24:19.599428+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T19:24:21.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:21 smithi003 bash[19800]: audit 2024-09-20T19:24:20.623586+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:24:21.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:21 smithi003 bash[19800]: cluster 2024-09-20T19:24:20.631723+0000 mon.a (mon.0) 339 : cluster [INF] osd.1 [v2:172.21.15.3:6810/590885409,v1:172.21.15.3:6811/590885409] boot 2024-09-20T19:24:21.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:21 smithi003 bash[19800]: cluster 2024-09-20T19:24:20.631763+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-20T19:24:21.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:21 smithi003 bash[19800]: audit 2024-09-20T19:24:20.632627+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:24:21.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:21 smithi003 bash[26656]: cluster 2024-09-20T19:24:19.599356+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T19:24:21.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:21 smithi003 bash[26656]: cluster 2024-09-20T19:24:19.599428+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T19:24:21.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:21 smithi003 bash[26656]: audit 2024-09-20T19:24:20.623586+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:24:21.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:21 smithi003 bash[26656]: cluster 2024-09-20T19:24:20.631723+0000 mon.a (mon.0) 339 : cluster [INF] osd.1 [v2:172.21.15.3:6810/590885409,v1:172.21.15.3:6811/590885409] boot 2024-09-20T19:24:21.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:21 smithi003 bash[26656]: cluster 2024-09-20T19:24:20.631763+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-20T19:24:21.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:21 smithi003 bash[26656]: audit 2024-09-20T19:24:20.632627+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:24:22.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:21 smithi183 bash[21651]: cluster 2024-09-20T19:24:19.599356+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T19:24:22.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:21 smithi183 bash[21651]: cluster 2024-09-20T19:24:19.599428+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T19:24:22.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:21 smithi183 bash[21651]: audit 2024-09-20T19:24:20.623586+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:24:22.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:21 smithi183 bash[21651]: cluster 2024-09-20T19:24:20.631723+0000 mon.a (mon.0) 339 : cluster [INF] osd.1 [v2:172.21.15.3:6810/590885409,v1:172.21.15.3:6811/590885409] boot 2024-09-20T19:24:22.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:21 smithi183 bash[21651]: cluster 2024-09-20T19:24:20.631763+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-20T19:24:22.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:21 smithi183 bash[21651]: audit 2024-09-20T19:24:20.632627+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:24:22.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:22 smithi003 bash[19800]: cluster 2024-09-20T19:24:21.649136+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-20T19:24:22.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:22 smithi003 bash[19800]: cluster 2024-09-20T19:24:21.670613+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:22.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:22 smithi003 bash[26656]: cluster 2024-09-20T19:24:21.649136+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-20T19:24:22.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:22 smithi003 bash[26656]: cluster 2024-09-20T19:24:21.670613+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:23.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:22 smithi183 bash[21651]: cluster 2024-09-20T19:24:21.649136+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-20T19:24:23.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:22 smithi183 bash[21651]: cluster 2024-09-20T19:24:21.670613+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:24.606 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:24:25.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:24 smithi183 bash[21651]: cluster 2024-09-20T19:24:23.671093+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:25.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:24 smithi003 bash[19800]: cluster 2024-09-20T19:24:23.671093+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:25.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:24 smithi003 bash[26656]: cluster 2024-09-20T19:24:23.671093+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:27.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:26 smithi183 bash[21651]: cluster 2024-09-20T19:24:25.671538+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:27.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:26 smithi003 bash[19800]: cluster 2024-09-20T19:24:25.671538+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:27.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:26 smithi003 bash[26656]: cluster 2024-09-20T19:24:25.671538+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:28.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:28 smithi003 bash[19800]: cluster 2024-09-20T19:24:27.672042+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:28.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:28 smithi003 bash[26656]: cluster 2024-09-20T19:24:27.672042+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:29.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:28 smithi183 bash[21651]: cluster 2024-09-20T19:24:27.672042+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:29.251 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:24:29.288 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi003:vg_nvme/lv_2 2024-09-20T19:24:31.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:30 smithi183 bash[21651]: cluster 2024-09-20T19:24:29.672510+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:31.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:30 smithi003 bash[19800]: cluster 2024-09-20T19:24:29.672510+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:31.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:30 smithi003 bash[26656]: cluster 2024-09-20T19:24:29.672510+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:33.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:32 smithi183 bash[21651]: cluster 2024-09-20T19:24:31.672956+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:33.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:32 smithi183 bash[21651]: cephadm 2024-09-20T19:24:31.963439+0000 mgr.y (mgr.14150) 141 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-20T19:24:33.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:32 smithi183 bash[21651]: audit 2024-09-20T19:24:31.974005+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:24:33.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:32 smithi183 bash[21651]: audit 2024-09-20T19:24:31.984106+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:24:33.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:32 smithi183 bash[21651]: audit 2024-09-20T19:24:31.987410+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:24:33.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:32 smithi183 bash[21651]: audit 2024-09-20T19:24:31.989215+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:24:33.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:32 smithi183 bash[21651]: cephadm 2024-09-20T19:24:31.990360+0000 mgr.y (mgr.14150) 142 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 8122M 2024-09-20T19:24:33.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:32 smithi183 bash[21651]: audit 2024-09-20T19:24:32.000394+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:24:33.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:32 smithi183 bash[21651]: audit 2024-09-20T19:24:32.005393+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:24:33.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:32 smithi183 bash[21651]: audit 2024-09-20T19:24:32.006965+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:24:33.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:32 smithi183 bash[21651]: audit 2024-09-20T19:24:32.020095+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:24:33.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:32 smithi003 bash[19800]: cluster 2024-09-20T19:24:31.672956+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:33.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:32 smithi003 bash[19800]: cephadm 2024-09-20T19:24:31.963439+0000 mgr.y (mgr.14150) 141 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-20T19:24:33.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:32 smithi003 bash[19800]: audit 2024-09-20T19:24:31.974005+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:24:33.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:32 smithi003 bash[19800]: audit 2024-09-20T19:24:31.984106+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:24:33.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:32 smithi003 bash[19800]: audit 2024-09-20T19:24:31.987410+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:24:33.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:32 smithi003 bash[19800]: audit 2024-09-20T19:24:31.989215+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:24:33.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:32 smithi003 bash[19800]: cephadm 2024-09-20T19:24:31.990360+0000 mgr.y (mgr.14150) 142 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 8122M 2024-09-20T19:24:33.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:32 smithi003 bash[19800]: audit 2024-09-20T19:24:32.000394+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:24:33.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:32 smithi003 bash[19800]: audit 2024-09-20T19:24:32.005393+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:24:33.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:32 smithi003 bash[19800]: audit 2024-09-20T19:24:32.006965+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:24:33.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:32 smithi003 bash[19800]: audit 2024-09-20T19:24:32.020095+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:24:33.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:32 smithi003 bash[26656]: cluster 2024-09-20T19:24:31.672956+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:33.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:32 smithi003 bash[26656]: cephadm 2024-09-20T19:24:31.963439+0000 mgr.y (mgr.14150) 141 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-20T19:24:33.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:32 smithi003 bash[26656]: audit 2024-09-20T19:24:31.974005+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:24:33.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:32 smithi003 bash[26656]: audit 2024-09-20T19:24:31.984106+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:24:33.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:32 smithi003 bash[26656]: audit 2024-09-20T19:24:31.987410+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:24:33.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:32 smithi003 bash[26656]: audit 2024-09-20T19:24:31.989215+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:24:33.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:32 smithi003 bash[26656]: cephadm 2024-09-20T19:24:31.990360+0000 mgr.y (mgr.14150) 142 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 8122M 2024-09-20T19:24:33.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:32 smithi003 bash[26656]: audit 2024-09-20T19:24:32.000394+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:24:33.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:32 smithi003 bash[26656]: audit 2024-09-20T19:24:32.005393+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:24:33.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:32 smithi003 bash[26656]: audit 2024-09-20T19:24:32.006965+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:24:33.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:32 smithi003 bash[26656]: audit 2024-09-20T19:24:32.020095+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:24:34.438 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:24:35.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:34 smithi183 bash[21651]: cluster 2024-09-20T19:24:33.673393+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:35.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:34 smithi003 bash[19800]: cluster 2024-09-20T19:24:33.673393+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:35.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:34 smithi003 bash[26656]: cluster 2024-09-20T19:24:33.673393+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:36.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:35 smithi183 bash[21651]: audit 2024-09-20T19:24:35.921242+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T19:24:36.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:35 smithi183 bash[21651]: audit 2024-09-20T19:24:35.924334+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T19:24:36.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:35 smithi183 bash[21651]: audit 2024-09-20T19:24:35.925695+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:24:36.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:35 smithi003 bash[19800]: audit 2024-09-20T19:24:35.921242+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T19:24:36.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:35 smithi003 bash[19800]: audit 2024-09-20T19:24:35.924334+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T19:24:36.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:35 smithi003 bash[19800]: audit 2024-09-20T19:24:35.925695+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:24:36.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:35 smithi003 bash[26656]: audit 2024-09-20T19:24:35.921242+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T19:24:36.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:35 smithi003 bash[26656]: audit 2024-09-20T19:24:35.924334+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T19:24:36.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:35 smithi003 bash[26656]: audit 2024-09-20T19:24:35.925695+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:24:37.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:36 smithi183 bash[21651]: cluster 2024-09-20T19:24:35.673796+0000 mgr.y (mgr.14150) 144 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:37.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:36 smithi183 bash[21651]: audit 2024-09-20T19:24:35.917352+0000 mgr.y (mgr.14150) 145 : audit [DBG] from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:37.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:36 smithi003 bash[26656]: cluster 2024-09-20T19:24:35.673796+0000 mgr.y (mgr.14150) 144 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:37.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:36 smithi003 bash[26656]: audit 2024-09-20T19:24:35.917352+0000 mgr.y (mgr.14150) 145 : audit [DBG] from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:37.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:36 smithi003 bash[19800]: cluster 2024-09-20T19:24:35.673796+0000 mgr.y (mgr.14150) 144 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:37.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:36 smithi003 bash[19800]: audit 2024-09-20T19:24:35.917352+0000 mgr.y (mgr.14150) 145 : audit [DBG] from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:39.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:38 smithi183 bash[21651]: cluster 2024-09-20T19:24:37.674224+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:39.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:38 smithi003 bash[26656]: cluster 2024-09-20T19:24:37.674224+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:39.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:38 smithi003 bash[19800]: cluster 2024-09-20T19:24:37.674224+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:41.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:40 smithi183 bash[21651]: cluster 2024-09-20T19:24:39.674783+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:41.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:40 smithi003 bash[26656]: cluster 2024-09-20T19:24:39.674783+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:41.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:40 smithi003 bash[19800]: cluster 2024-09-20T19:24:39.674783+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:43.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:43 smithi003 bash[19800]: cluster 2024-09-20T19:24:41.675259+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:43.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:43 smithi003 bash[26656]: cluster 2024-09-20T19:24:41.675259+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:43.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:43 smithi183 bash[21651]: cluster 2024-09-20T19:24:41.675259+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:45.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:45 smithi183 bash[21651]: cluster 2024-09-20T19:24:43.675678+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:45.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:45 smithi183 bash[21651]: audit 2024-09-20T19:24:44.435332+0000 mon.a (mon.0) 354 : audit [INF] from='client.? 172.21.15.3:0/3185765745' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eeed8694-5e49-46cd-a8a8-0f90133b00b2"}]: dispatch 2024-09-20T19:24:45.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:45 smithi183 bash[21651]: audit 2024-09-20T19:24:44.440446+0000 mon.a (mon.0) 355 : audit [INF] from='client.? 172.21.15.3:0/3185765745' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eeed8694-5e49-46cd-a8a8-0f90133b00b2"}]': finished 2024-09-20T19:24:45.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:45 smithi183 bash[21651]: cluster 2024-09-20T19:24:44.446313+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-20T19:24:45.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:45 smithi183 bash[21651]: audit 2024-09-20T19:24:44.446580+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:24:45.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:45 smithi003 bash[19800]: cluster 2024-09-20T19:24:43.675678+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:45.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:45 smithi003 bash[19800]: audit 2024-09-20T19:24:44.435332+0000 mon.a (mon.0) 354 : audit [INF] from='client.? 172.21.15.3:0/3185765745' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eeed8694-5e49-46cd-a8a8-0f90133b00b2"}]: dispatch 2024-09-20T19:24:45.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:45 smithi003 bash[19800]: audit 2024-09-20T19:24:44.440446+0000 mon.a (mon.0) 355 : audit [INF] from='client.? 172.21.15.3:0/3185765745' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eeed8694-5e49-46cd-a8a8-0f90133b00b2"}]': finished 2024-09-20T19:24:45.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:45 smithi003 bash[19800]: cluster 2024-09-20T19:24:44.446313+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-20T19:24:45.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:45 smithi003 bash[19800]: audit 2024-09-20T19:24:44.446580+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:24:45.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:45 smithi003 bash[26656]: cluster 2024-09-20T19:24:43.675678+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:45.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:45 smithi003 bash[26656]: audit 2024-09-20T19:24:44.435332+0000 mon.a (mon.0) 354 : audit [INF] from='client.? 172.21.15.3:0/3185765745' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eeed8694-5e49-46cd-a8a8-0f90133b00b2"}]: dispatch 2024-09-20T19:24:45.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:45 smithi003 bash[26656]: audit 2024-09-20T19:24:44.440446+0000 mon.a (mon.0) 355 : audit [INF] from='client.? 172.21.15.3:0/3185765745' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eeed8694-5e49-46cd-a8a8-0f90133b00b2"}]': finished 2024-09-20T19:24:45.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:45 smithi003 bash[26656]: cluster 2024-09-20T19:24:44.446313+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-20T19:24:45.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:45 smithi003 bash[26656]: audit 2024-09-20T19:24:44.446580+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:24:46.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:46 smithi183 bash[21651]: audit 2024-09-20T19:24:45.080593+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.3:0/397231275' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T19:24:46.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:46 smithi003 bash[19800]: audit 2024-09-20T19:24:45.080593+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.3:0/397231275' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T19:24:46.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:46 smithi003 bash[26656]: audit 2024-09-20T19:24:45.080593+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.3:0/397231275' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T19:24:47.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:47 smithi183 bash[21651]: cluster 2024-09-20T19:24:45.676105+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:47.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:47 smithi003 bash[19800]: cluster 2024-09-20T19:24:45.676105+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:47.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:47 smithi003 bash[26656]: cluster 2024-09-20T19:24:45.676105+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:49.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:49 smithi183 bash[21651]: cluster 2024-09-20T19:24:47.676502+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:49.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:49 smithi003 bash[19800]: cluster 2024-09-20T19:24:47.676502+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:49.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:49 smithi003 bash[26656]: cluster 2024-09-20T19:24:47.676502+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:51.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:51 smithi183 bash[21651]: cluster 2024-09-20T19:24:49.677026+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:51.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:51 smithi003 bash[19800]: cluster 2024-09-20T19:24:49.677026+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:51.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:51 smithi003 bash[26656]: cluster 2024-09-20T19:24:49.677026+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:53.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:53 smithi183 bash[21651]: cluster 2024-09-20T19:24:51.677544+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:53.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:53 smithi003 bash[19800]: cluster 2024-09-20T19:24:51.677544+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:53.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:53 smithi003 bash[26656]: cluster 2024-09-20T19:24:51.677544+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:55.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:55 smithi183 bash[21651]: cluster 2024-09-20T19:24:53.678035+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:55.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:55 smithi003 bash[19800]: cluster 2024-09-20T19:24:53.678035+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:55.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:55 smithi003 bash[26656]: cluster 2024-09-20T19:24:53.678035+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:57.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:57 smithi183 bash[21651]: cluster 2024-09-20T19:24:55.678482+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:57.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:57 smithi003 bash[19800]: cluster 2024-09-20T19:24:55.678482+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:57.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:57 smithi003 bash[26656]: cluster 2024-09-20T19:24:55.678482+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:59.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:59 smithi183 bash[21651]: cluster 2024-09-20T19:24:57.678999+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:59.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:59 smithi183 bash[21651]: audit 2024-09-20T19:24:58.132491+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-20T19:24:59.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:59 smithi183 bash[21651]: audit 2024-09-20T19:24:58.134332+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:24:59.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:24:59 smithi183 bash[21651]: cephadm 2024-09-20T19:24:58.135872+0000 mgr.y (mgr.14150) 157 : cephadm [INF] Deploying daemon osd.2 on smithi003 2024-09-20T19:24:59.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:59 smithi003 bash[19800]: cluster 2024-09-20T19:24:57.678999+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:59.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:59 smithi003 bash[19800]: audit 2024-09-20T19:24:58.132491+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-20T19:24:59.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:59 smithi003 bash[19800]: audit 2024-09-20T19:24:58.134332+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:24:59.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:24:59 smithi003 bash[19800]: cephadm 2024-09-20T19:24:58.135872+0000 mgr.y (mgr.14150) 157 : cephadm [INF] Deploying daemon osd.2 on smithi003 2024-09-20T19:24:59.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:59 smithi003 bash[26656]: cluster 2024-09-20T19:24:57.678999+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:24:59.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:59 smithi003 bash[26656]: audit 2024-09-20T19:24:58.132491+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-20T19:24:59.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:59 smithi003 bash[26656]: audit 2024-09-20T19:24:58.134332+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:24:59.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:24:59 smithi003 bash[26656]: cephadm 2024-09-20T19:24:58.135872+0000 mgr.y (mgr.14150) 157 : cephadm [INF] Deploying daemon osd.2 on smithi003 2024-09-20T19:25:01.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:01 smithi183 bash[21651]: cluster 2024-09-20T19:24:59.679429+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:25:01.399 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:01 smithi003 bash[19800]: cluster 2024-09-20T19:24:59.679429+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:25:01.399 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:01 smithi003 bash[26656]: cluster 2024-09-20T19:24:59.679429+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:25:02.653 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:25:02 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:25:02.654 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:02 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:25:02.654 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 19:25:02 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:25:02.654 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:02 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:25:02.654 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 19:25:02 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:25:02.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:02 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:25:02.950 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:25:02 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:25:02.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:02 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:25:02.950 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 19:25:02 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:25:02.951 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 19:25:02 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:25:03.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:03 smithi183 bash[21651]: cluster 2024-09-20T19:25:01.679767+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:25:03.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:03 smithi183 bash[21651]: audit 2024-09-20T19:25:02.926564+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:25:03.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:03 smithi183 bash[21651]: audit 2024-09-20T19:25:02.930455+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:03.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:03 smithi183 bash[21651]: audit 2024-09-20T19:25:02.936385+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:03.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:03 smithi003 bash[19800]: cluster 2024-09-20T19:25:01.679767+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:25:03.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:03 smithi003 bash[19800]: audit 2024-09-20T19:25:02.926564+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:25:03.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:03 smithi003 bash[19800]: audit 2024-09-20T19:25:02.930455+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:03.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:03 smithi003 bash[19800]: audit 2024-09-20T19:25:02.936385+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:03.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:03 smithi003 bash[26656]: cluster 2024-09-20T19:25:01.679767+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:25:03.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:03 smithi003 bash[26656]: audit 2024-09-20T19:25:02.926564+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:25:03.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:03 smithi003 bash[26656]: audit 2024-09-20T19:25:02.930455+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:03.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:03 smithi003 bash[26656]: audit 2024-09-20T19:25:02.936385+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:05.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:05 smithi183 bash[21651]: cluster 2024-09-20T19:25:03.680211+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:25:05.370 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:05 smithi003 bash[19800]: cluster 2024-09-20T19:25:03.680211+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:25:05.371 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:05 smithi003 bash[26656]: cluster 2024-09-20T19:25:03.680211+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:25:07.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:07 smithi003 bash[19800]: cluster 2024-09-20T19:25:05.680697+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:25:07.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:07 smithi003 bash[26656]: cluster 2024-09-20T19:25:05.680697+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:25:07.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:07 smithi183 bash[21651]: cluster 2024-09-20T19:25:05.680697+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:25:09.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:09 smithi003 bash[19800]: cluster 2024-09-20T19:25:07.681182+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:25:09.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:09 smithi003 bash[19800]: audit 2024-09-20T19:25:08.897075+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:09.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:09 smithi003 bash[19800]: audit 2024-09-20T19:25:08.901734+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:09.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:09 smithi003 bash[26656]: cluster 2024-09-20T19:25:07.681182+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:25:09.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:09 smithi003 bash[26656]: audit 2024-09-20T19:25:08.897075+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:09.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:09 smithi003 bash[26656]: audit 2024-09-20T19:25:08.901734+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:09.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:09 smithi183 bash[21651]: cluster 2024-09-20T19:25:07.681182+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:25:09.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:09 smithi183 bash[21651]: audit 2024-09-20T19:25:08.897075+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:09.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:09 smithi183 bash[21651]: audit 2024-09-20T19:25:08.901734+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:10.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:10 smithi003 bash[19800]: audit 2024-09-20T19:25:09.516736+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:25:10.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:10 smithi003 bash[19800]: audit 2024-09-20T19:25:09.517518+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:25:10.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:10 smithi003 bash[19800]: audit 2024-09-20T19:25:09.523977+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:10.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:10 smithi003 bash[26656]: audit 2024-09-20T19:25:09.516736+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:25:10.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:10 smithi003 bash[26656]: audit 2024-09-20T19:25:09.517518+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:25:10.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:10 smithi003 bash[26656]: audit 2024-09-20T19:25:09.523977+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:10.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:10 smithi183 bash[21651]: audit 2024-09-20T19:25:09.516736+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:25:10.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:10 smithi183 bash[21651]: audit 2024-09-20T19:25:09.517518+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:25:10.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:10 smithi183 bash[21651]: audit 2024-09-20T19:25:09.523977+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:11.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:11 smithi003 bash[19800]: cluster 2024-09-20T19:25:09.681776+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:25:11.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:11 smithi003 bash[26656]: cluster 2024-09-20T19:25:09.681776+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:25:11.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:11 smithi183 bash[21651]: cluster 2024-09-20T19:25:09.681776+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:25:12.754 INFO:teuthology.orchestra.run.smithi003.stdout:Created osd(s) 2 on host 'smithi003' 2024-09-20T19:25:12.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:12 smithi183 bash[21651]: audit 2024-09-20T19:25:11.962490+0000 mon.a (mon.0) 368 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/1006819370,v1:172.21.15.3:6819/1006819370]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-20T19:25:12.807 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:12 smithi003 bash[19800]: audit 2024-09-20T19:25:11.962490+0000 mon.a (mon.0) 368 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/1006819370,v1:172.21.15.3:6819/1006819370]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-20T19:25:12.807 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:12 smithi003 bash[26656]: audit 2024-09-20T19:25:11.962490+0000 mon.a (mon.0) 368 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/1006819370,v1:172.21.15.3:6819/1006819370]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-20T19:25:13.418 DEBUG:teuthology.orchestra.run.smithi003:osd.2> sudo journalctl -f -n 0 -u ceph-2bd1868e-7785-11ef-baf5-efdc52797490@osd.2.service 2024-09-20T19:25:13.420 INFO:tasks.cephadm:Deploying osd.3 on smithi003 with /dev/vg_nvme/lv_1... 2024-09-20T19:25:13.421 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_1 2024-09-20T19:25:13.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:13 smithi003 bash[19800]: cluster 2024-09-20T19:25:11.682227+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:25:13.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:13 smithi003 bash[19800]: audit 2024-09-20T19:25:12.538131+0000 mon.a (mon.0) 369 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/1006819370,v1:172.21.15.3:6819/1006819370]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T19:25:13.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:13 smithi003 bash[19800]: cluster 2024-09-20T19:25:12.548917+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-20T19:25:13.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:13 smithi003 bash[19800]: audit 2024-09-20T19:25:12.549380+0000 mon.a (mon.0) 371 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/1006819370,v1:172.21.15.3:6819/1006819370]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-20T19:25:13.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:13 smithi003 bash[19800]: audit 2024-09-20T19:25:12.549948+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:25:13.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:13 smithi003 bash[19800]: audit 2024-09-20T19:25:12.733208+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:25:13.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:13 smithi003 bash[19800]: audit 2024-09-20T19:25:12.741279+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:13.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:13 smithi003 bash[19800]: audit 2024-09-20T19:25:12.751351+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:13.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:13 smithi003 bash[26656]: cluster 2024-09-20T19:25:11.682227+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:25:13.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:13 smithi003 bash[26656]: audit 2024-09-20T19:25:12.538131+0000 mon.a (mon.0) 369 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/1006819370,v1:172.21.15.3:6819/1006819370]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T19:25:13.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:13 smithi003 bash[26656]: cluster 2024-09-20T19:25:12.548917+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-20T19:25:13.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:13 smithi003 bash[26656]: audit 2024-09-20T19:25:12.549380+0000 mon.a (mon.0) 371 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/1006819370,v1:172.21.15.3:6819/1006819370]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-20T19:25:13.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:13 smithi003 bash[26656]: audit 2024-09-20T19:25:12.549948+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:25:13.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:13 smithi003 bash[26656]: audit 2024-09-20T19:25:12.733208+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:25:13.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:13 smithi003 bash[26656]: audit 2024-09-20T19:25:12.741279+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:13.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:13 smithi003 bash[26656]: audit 2024-09-20T19:25:12.751351+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:14.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:13 smithi183 bash[21651]: cluster 2024-09-20T19:25:11.682227+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:25:14.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:13 smithi183 bash[21651]: audit 2024-09-20T19:25:12.538131+0000 mon.a (mon.0) 369 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/1006819370,v1:172.21.15.3:6819/1006819370]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T19:25:14.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:13 smithi183 bash[21651]: cluster 2024-09-20T19:25:12.548917+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-20T19:25:14.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:13 smithi183 bash[21651]: audit 2024-09-20T19:25:12.549380+0000 mon.a (mon.0) 371 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/1006819370,v1:172.21.15.3:6819/1006819370]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-20T19:25:14.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:13 smithi183 bash[21651]: audit 2024-09-20T19:25:12.549948+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:25:14.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:13 smithi183 bash[21651]: audit 2024-09-20T19:25:12.733208+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:25:14.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:13 smithi183 bash[21651]: audit 2024-09-20T19:25:12.741279+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:14.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:13 smithi183 bash[21651]: audit 2024-09-20T19:25:12.751351+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:14.450 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 19:25:14 smithi003 bash[40379]: debug 2024-09-20T19:25:14.063+0000 7fce80596640 -1 osd.2 0 waiting for initial osdmap 2024-09-20T19:25:14.450 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 19:25:14 smithi003 bash[40379]: debug 2024-09-20T19:25:14.099+0000 7fce783b6640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T19:25:14.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:14 smithi003 bash[19800]: audit 2024-09-20T19:25:13.540283+0000 mon.a (mon.0) 376 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/1006819370,v1:172.21.15.3:6819/1006819370]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-20T19:25:14.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:14 smithi003 bash[19800]: cluster 2024-09-20T19:25:13.547852+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-20T19:25:14.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:14 smithi003 bash[19800]: audit 2024-09-20T19:25:13.550631+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:25:14.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:14 smithi003 bash[19800]: audit 2024-09-20T19:25:13.563350+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:25:14.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:14 smithi003 bash[19800]: audit 2024-09-20T19:25:14.072839+0000 mon.a (mon.0) 380 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/1006819370,v1:172.21.15.3:6819/1006819370]' entity='osd.2' 2024-09-20T19:25:14.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:14 smithi003 bash[26656]: audit 2024-09-20T19:25:13.540283+0000 mon.a (mon.0) 376 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/1006819370,v1:172.21.15.3:6819/1006819370]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-20T19:25:14.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:14 smithi003 bash[26656]: cluster 2024-09-20T19:25:13.547852+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-20T19:25:14.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:14 smithi003 bash[26656]: audit 2024-09-20T19:25:13.550631+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:25:14.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:14 smithi003 bash[26656]: audit 2024-09-20T19:25:13.563350+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:25:14.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:14 smithi003 bash[26656]: audit 2024-09-20T19:25:14.072839+0000 mon.a (mon.0) 380 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/1006819370,v1:172.21.15.3:6819/1006819370]' entity='osd.2' 2024-09-20T19:25:15.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:14 smithi183 bash[21651]: audit 2024-09-20T19:25:13.540283+0000 mon.a (mon.0) 376 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/1006819370,v1:172.21.15.3:6819/1006819370]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-20T19:25:15.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:14 smithi183 bash[21651]: cluster 2024-09-20T19:25:13.547852+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-20T19:25:15.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:14 smithi183 bash[21651]: audit 2024-09-20T19:25:13.550631+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:25:15.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:14 smithi183 bash[21651]: audit 2024-09-20T19:25:13.563350+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:25:15.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:14 smithi183 bash[21651]: audit 2024-09-20T19:25:14.072839+0000 mon.a (mon.0) 380 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/1006819370,v1:172.21.15.3:6819/1006819370]' entity='osd.2' 2024-09-20T19:25:15.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:15 smithi003 bash[26656]: cluster 2024-09-20T19:25:12.920313+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T19:25:15.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:15 smithi003 bash[26656]: cluster 2024-09-20T19:25:12.920433+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T19:25:15.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:15 smithi003 bash[26656]: cluster 2024-09-20T19:25:13.682511+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:25:15.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:15 smithi003 bash[26656]: audit 2024-09-20T19:25:14.562002+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:25:15.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:15 smithi003 bash[26656]: cluster 2024-09-20T19:25:15.084334+0000 mon.a (mon.0) 382 : cluster [INF] osd.2 [v2:172.21.15.3:6818/1006819370,v1:172.21.15.3:6819/1006819370] boot 2024-09-20T19:25:15.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:15 smithi003 bash[26656]: cluster 2024-09-20T19:25:15.084400+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-20T19:25:15.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:15 smithi003 bash[26656]: audit 2024-09-20T19:25:15.084946+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:25:15.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:15 smithi003 bash[19800]: cluster 2024-09-20T19:25:12.920313+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T19:25:15.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:15 smithi003 bash[19800]: cluster 2024-09-20T19:25:12.920433+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T19:25:15.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:15 smithi003 bash[19800]: cluster 2024-09-20T19:25:13.682511+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:25:15.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:15 smithi003 bash[19800]: audit 2024-09-20T19:25:14.562002+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:25:15.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:15 smithi003 bash[19800]: cluster 2024-09-20T19:25:15.084334+0000 mon.a (mon.0) 382 : cluster [INF] osd.2 [v2:172.21.15.3:6818/1006819370,v1:172.21.15.3:6819/1006819370] boot 2024-09-20T19:25:15.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:15 smithi003 bash[19800]: cluster 2024-09-20T19:25:15.084400+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-20T19:25:15.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:15 smithi003 bash[19800]: audit 2024-09-20T19:25:15.084946+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:25:16.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:15 smithi183 bash[21651]: cluster 2024-09-20T19:25:12.920313+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T19:25:16.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:15 smithi183 bash[21651]: cluster 2024-09-20T19:25:12.920433+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T19:25:16.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:15 smithi183 bash[21651]: cluster 2024-09-20T19:25:13.682511+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:25:16.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:15 smithi183 bash[21651]: audit 2024-09-20T19:25:14.562002+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:25:16.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:15 smithi183 bash[21651]: cluster 2024-09-20T19:25:15.084334+0000 mon.a (mon.0) 382 : cluster [INF] osd.2 [v2:172.21.15.3:6818/1006819370,v1:172.21.15.3:6819/1006819370] boot 2024-09-20T19:25:16.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:15 smithi183 bash[21651]: cluster 2024-09-20T19:25:15.084400+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-20T19:25:16.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:15 smithi183 bash[21651]: audit 2024-09-20T19:25:15.084946+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:25:16.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:16 smithi003 bash[19800]: audit 2024-09-20T19:25:15.800662+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-20T19:25:16.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:16 smithi003 bash[26656]: audit 2024-09-20T19:25:15.800662+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-20T19:25:17.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:16 smithi183 bash[21651]: audit 2024-09-20T19:25:15.800662+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-20T19:25:17.834 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:25:17.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:17 smithi003 bash[26656]: cluster 2024-09-20T19:25:15.682977+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:17.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:17 smithi003 bash[26656]: audit 2024-09-20T19:25:16.576668+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-20T19:25:17.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:17 smithi003 bash[26656]: cluster 2024-09-20T19:25:16.583180+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-20T19:25:17.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:17 smithi003 bash[26656]: audit 2024-09-20T19:25:16.585748+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-20T19:25:17.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:17 smithi003 bash[19800]: cluster 2024-09-20T19:25:15.682977+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:17.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:17 smithi003 bash[19800]: audit 2024-09-20T19:25:16.576668+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-20T19:25:17.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:17 smithi003 bash[19800]: cluster 2024-09-20T19:25:16.583180+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-20T19:25:17.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:17 smithi003 bash[19800]: audit 2024-09-20T19:25:16.585748+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-20T19:25:18.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:17 smithi183 bash[21651]: cluster 2024-09-20T19:25:15.682977+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:18.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:17 smithi183 bash[21651]: audit 2024-09-20T19:25:16.576668+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-20T19:25:18.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:17 smithi183 bash[21651]: cluster 2024-09-20T19:25:16.583180+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-20T19:25:18.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:17 smithi183 bash[21651]: audit 2024-09-20T19:25:16.585748+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-20T19:25:18.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:18 smithi003 bash[26656]: audit 2024-09-20T19:25:17.579089+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-20T19:25:18.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:18 smithi003 bash[26656]: cluster 2024-09-20T19:25:17.585591+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-20T19:25:18.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:18 smithi003 bash[19800]: audit 2024-09-20T19:25:17.579089+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-20T19:25:18.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:18 smithi003 bash[19800]: cluster 2024-09-20T19:25:17.585591+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-20T19:25:19.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:18 smithi183 bash[21651]: audit 2024-09-20T19:25:17.579089+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-20T19:25:19.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:18 smithi183 bash[21651]: cluster 2024-09-20T19:25:17.585591+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-20T19:25:19.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:19 smithi003 bash[19800]: cluster 2024-09-20T19:25:17.683478+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v135: 1 pgs: 1 creating+peering; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:19.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:19 smithi003 bash[19800]: cluster 2024-09-20T19:25:18.616851+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-20T19:25:19.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:19 smithi003 bash[19800]: cluster 2024-09-20T19:25:18.617769+0000 mon.a (mon.0) 392 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-20T19:25:19.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:19 smithi003 bash[19800]: audit 2024-09-20T19:25:18.711770+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:19.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:19 smithi003 bash[26656]: cluster 2024-09-20T19:25:17.683478+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v135: 1 pgs: 1 creating+peering; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:19.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:19 smithi003 bash[26656]: cluster 2024-09-20T19:25:18.616851+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-20T19:25:19.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:19 smithi003 bash[26656]: cluster 2024-09-20T19:25:18.617769+0000 mon.a (mon.0) 392 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-20T19:25:19.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:19 smithi003 bash[26656]: audit 2024-09-20T19:25:18.711770+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:20.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:19 smithi183 bash[21651]: cluster 2024-09-20T19:25:17.683478+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v135: 1 pgs: 1 creating+peering; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:20.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:19 smithi183 bash[21651]: cluster 2024-09-20T19:25:18.616851+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-20T19:25:20.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:19 smithi183 bash[21651]: cluster 2024-09-20T19:25:18.617769+0000 mon.a (mon.0) 392 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-20T19:25:20.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:19 smithi183 bash[21651]: audit 2024-09-20T19:25:18.711770+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:22.552 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:25:22.585 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi003:vg_nvme/lv_1 2024-09-20T19:25:22.595 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:22 smithi003 bash[26656]: cluster 2024-09-20T19:25:19.683776+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v137: 1 pgs: 1 creating+peering; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:22.595 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:22 smithi003 bash[26656]: audit 2024-09-20T19:25:20.537338+0000 mon.a (mon.0) 394 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T19:25:22.595 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:22 smithi003 bash[26656]: audit 2024-09-20T19:25:21.466003+0000 mon.a (mon.0) 395 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T19:25:22.595 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:22 smithi003 bash[26656]: audit 2024-09-20T19:25:21.466888+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:25:22.595 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:22 smithi003 bash[26656]: audit 2024-09-20T19:25:21.467142+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:25:22.595 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:22 smithi003 bash[26656]: audit 2024-09-20T19:25:21.467346+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:25:22.596 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:22 smithi003 bash[26656]: audit 2024-09-20T19:25:21.472645+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:25:22.596 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:22 smithi003 bash[26656]: audit 2024-09-20T19:25:21.472805+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:25:22.596 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:22 smithi003 bash[26656]: audit 2024-09-20T19:25:21.472959+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:25:22.596 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:22 smithi003 bash[19800]: cluster 2024-09-20T19:25:19.683776+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v137: 1 pgs: 1 creating+peering; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:22.596 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:22 smithi003 bash[19800]: audit 2024-09-20T19:25:20.537338+0000 mon.a (mon.0) 394 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T19:25:22.596 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:22 smithi003 bash[19800]: audit 2024-09-20T19:25:21.466003+0000 mon.a (mon.0) 395 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T19:25:22.596 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:22 smithi003 bash[19800]: audit 2024-09-20T19:25:21.466888+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:25:22.596 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:22 smithi003 bash[19800]: audit 2024-09-20T19:25:21.467142+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:25:22.596 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:22 smithi003 bash[19800]: audit 2024-09-20T19:25:21.467346+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:25:22.596 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:22 smithi003 bash[19800]: audit 2024-09-20T19:25:21.472645+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:25:22.596 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:22 smithi003 bash[19800]: audit 2024-09-20T19:25:21.472805+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:25:22.596 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:22 smithi003 bash[19800]: audit 2024-09-20T19:25:21.472959+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:25:22.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:22 smithi183 bash[21651]: cluster 2024-09-20T19:25:19.683776+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v137: 1 pgs: 1 creating+peering; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:22.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:22 smithi183 bash[21651]: audit 2024-09-20T19:25:20.537338+0000 mon.a (mon.0) 394 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T19:25:22.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:22 smithi183 bash[21651]: audit 2024-09-20T19:25:21.466003+0000 mon.a (mon.0) 395 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T19:25:22.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:22 smithi183 bash[21651]: audit 2024-09-20T19:25:21.466888+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:25:22.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:22 smithi183 bash[21651]: audit 2024-09-20T19:25:21.467142+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:25:22.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:22 smithi183 bash[21651]: audit 2024-09-20T19:25:21.467346+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:25:22.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:22 smithi183 bash[21651]: audit 2024-09-20T19:25:21.472645+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:25:22.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:22 smithi183 bash[21651]: audit 2024-09-20T19:25:21.472805+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:25:22.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:22 smithi183 bash[21651]: audit 2024-09-20T19:25:21.472959+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:25:23.662 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:23 smithi003 bash[26656]: audit 2024-09-20T19:25:21.472675+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T19:25:23.662 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:23 smithi003 bash[26656]: cluster 2024-09-20T19:25:21.684109+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:23.662 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:23 smithi003 bash[26656]: audit 2024-09-20T19:25:22.342017+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T19:25:23.662 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:23 smithi003 bash[26656]: audit 2024-09-20T19:25:22.401059+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:23.662 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:23 smithi003 bash[26656]: audit 2024-09-20T19:25:22.404563+0000 mon.c (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T19:25:23.662 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:23 smithi003 bash[26656]: audit 2024-09-20T19:25:22.405067+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:25:23.662 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:23 smithi003 bash[26656]: audit 2024-09-20T19:25:22.405577+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:25:23.663 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:23 smithi003 bash[26656]: audit 2024-09-20T19:25:22.406062+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:25:23.663 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:23 smithi003 bash[26656]: audit 2024-09-20T19:25:23.339725+0000 mon.c (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T19:25:23.663 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:23 smithi003 bash[19800]: audit 2024-09-20T19:25:21.472675+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T19:25:23.663 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:23 smithi003 bash[19800]: cluster 2024-09-20T19:25:21.684109+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:23.663 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:23 smithi003 bash[19800]: audit 2024-09-20T19:25:22.342017+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T19:25:23.663 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:23 smithi003 bash[19800]: audit 2024-09-20T19:25:22.401059+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:23.663 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:23 smithi003 bash[19800]: audit 2024-09-20T19:25:22.404563+0000 mon.c (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T19:25:23.663 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:23 smithi003 bash[19800]: audit 2024-09-20T19:25:22.405067+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:25:23.663 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:23 smithi003 bash[19800]: audit 2024-09-20T19:25:22.405577+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:25:23.663 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:23 smithi003 bash[19800]: audit 2024-09-20T19:25:22.406062+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:25:23.663 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:23 smithi003 bash[19800]: audit 2024-09-20T19:25:23.339725+0000 mon.c (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T19:25:23.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:23 smithi183 bash[21651]: audit 2024-09-20T19:25:21.472675+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T19:25:23.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:23 smithi183 bash[21651]: cluster 2024-09-20T19:25:21.684109+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:23.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:23 smithi183 bash[21651]: audit 2024-09-20T19:25:22.342017+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T19:25:23.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:23 smithi183 bash[21651]: audit 2024-09-20T19:25:22.401059+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:23.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:23 smithi183 bash[21651]: audit 2024-09-20T19:25:22.404563+0000 mon.c (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T19:25:23.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:23 smithi183 bash[21651]: audit 2024-09-20T19:25:22.405067+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:25:23.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:23 smithi183 bash[21651]: audit 2024-09-20T19:25:22.405577+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:25:23.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:23 smithi183 bash[21651]: audit 2024-09-20T19:25:22.406062+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:25:23.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:23 smithi183 bash[21651]: audit 2024-09-20T19:25:23.339725+0000 mon.c (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T19:25:25.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:25 smithi003 bash[19800]: cluster 2024-09-20T19:25:23.684582+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 91 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:25.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:25 smithi003 bash[19800]: audit 2024-09-20T19:25:25.330230+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:25.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:25 smithi003 bash[19800]: audit 2024-09-20T19:25:25.340956+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:25.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:25 smithi003 bash[19800]: audit 2024-09-20T19:25:25.344221+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:25:25.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:25 smithi003 bash[19800]: audit 2024-09-20T19:25:25.346009+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:25:25.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:25 smithi003 bash[19800]: audit 2024-09-20T19:25:25.347643+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:25:25.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:25 smithi003 bash[26656]: cluster 2024-09-20T19:25:23.684582+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 91 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:25.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:25 smithi003 bash[26656]: audit 2024-09-20T19:25:25.330230+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:25.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:25 smithi003 bash[26656]: audit 2024-09-20T19:25:25.340956+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:25.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:25 smithi003 bash[26656]: audit 2024-09-20T19:25:25.344221+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:25:25.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:25 smithi003 bash[26656]: audit 2024-09-20T19:25:25.346009+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:25:25.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:25 smithi003 bash[26656]: audit 2024-09-20T19:25:25.347643+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:25:25.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:25 smithi183 bash[21651]: cluster 2024-09-20T19:25:23.684582+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 91 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:25.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:25 smithi183 bash[21651]: audit 2024-09-20T19:25:25.330230+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:25.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:25 smithi183 bash[21651]: audit 2024-09-20T19:25:25.340956+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:25.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:25 smithi183 bash[21651]: audit 2024-09-20T19:25:25.344221+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:25:25.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:25 smithi183 bash[21651]: audit 2024-09-20T19:25:25.346009+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:25:25.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:25 smithi183 bash[21651]: audit 2024-09-20T19:25:25.347643+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:25:26.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:26 smithi003 bash[19800]: cephadm 2024-09-20T19:25:25.319252+0000 mgr.y (mgr.14150) 171 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-20T19:25:26.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:26 smithi003 bash[19800]: cephadm 2024-09-20T19:25:25.348894+0000 mgr.y (mgr.14150) 172 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 5415M 2024-09-20T19:25:26.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:26 smithi003 bash[19800]: audit 2024-09-20T19:25:25.357210+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:26.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:26 smithi003 bash[19800]: audit 2024-09-20T19:25:25.369236+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:25:26.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:26 smithi003 bash[19800]: audit 2024-09-20T19:25:25.370870+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:25:26.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:26 smithi003 bash[19800]: audit 2024-09-20T19:25:25.380203+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:26.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:26 smithi003 bash[26656]: cephadm 2024-09-20T19:25:25.319252+0000 mgr.y (mgr.14150) 171 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-20T19:25:26.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:26 smithi003 bash[26656]: cephadm 2024-09-20T19:25:25.348894+0000 mgr.y (mgr.14150) 172 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 5415M 2024-09-20T19:25:26.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:26 smithi003 bash[26656]: audit 2024-09-20T19:25:25.357210+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:26.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:26 smithi003 bash[26656]: audit 2024-09-20T19:25:25.369236+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:25:26.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:26 smithi003 bash[26656]: audit 2024-09-20T19:25:25.370870+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:25:26.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:26 smithi003 bash[26656]: audit 2024-09-20T19:25:25.380203+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:26.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:26 smithi183 bash[21651]: cephadm 2024-09-20T19:25:25.319252+0000 mgr.y (mgr.14150) 171 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-20T19:25:26.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:26 smithi183 bash[21651]: cephadm 2024-09-20T19:25:25.348894+0000 mgr.y (mgr.14150) 172 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 5415M 2024-09-20T19:25:26.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:26 smithi183 bash[21651]: audit 2024-09-20T19:25:25.357210+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:26.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:26 smithi183 bash[21651]: audit 2024-09-20T19:25:25.369236+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:25:26.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:26 smithi183 bash[21651]: audit 2024-09-20T19:25:25.370870+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:25:26.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:26 smithi183 bash[21651]: audit 2024-09-20T19:25:25.380203+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:27.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:27 smithi003 bash[19800]: cluster 2024-09-20T19:25:25.685022+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:27.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:27 smithi003 bash[26656]: cluster 2024-09-20T19:25:25.685022+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:27.796 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:25:27.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:27 smithi183 bash[21651]: cluster 2024-09-20T19:25:25.685022+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:29.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:29 smithi003 bash[19800]: cluster 2024-09-20T19:25:27.685585+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-20T19:25:29.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:29 smithi003 bash[19800]: audit 2024-09-20T19:25:29.177949+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T19:25:29.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:29 smithi003 bash[19800]: audit 2024-09-20T19:25:29.182554+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T19:25:29.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:29 smithi003 bash[19800]: audit 2024-09-20T19:25:29.183715+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:25:29.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:29 smithi003 bash[26656]: cluster 2024-09-20T19:25:27.685585+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-20T19:25:29.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:29 smithi003 bash[26656]: audit 2024-09-20T19:25:29.177949+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T19:25:29.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:29 smithi003 bash[26656]: audit 2024-09-20T19:25:29.182554+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T19:25:29.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:29 smithi003 bash[26656]: audit 2024-09-20T19:25:29.183715+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:25:29.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:29 smithi183 bash[21651]: cluster 2024-09-20T19:25:27.685585+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-20T19:25:29.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:29 smithi183 bash[21651]: audit 2024-09-20T19:25:29.177949+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T19:25:29.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:29 smithi183 bash[21651]: audit 2024-09-20T19:25:29.182554+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T19:25:29.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:29 smithi183 bash[21651]: audit 2024-09-20T19:25:29.183715+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:25:30.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:30 smithi003 bash[19800]: audit 2024-09-20T19:25:29.171674+0000 mgr.y (mgr.14150) 175 : audit [DBG] from='client.24206 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:30.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:30 smithi003 bash[26656]: audit 2024-09-20T19:25:29.171674+0000 mgr.y (mgr.14150) 175 : audit [DBG] from='client.24206 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:30.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:30 smithi183 bash[21651]: audit 2024-09-20T19:25:29.171674+0000 mgr.y (mgr.14150) 175 : audit [DBG] from='client.24206 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:31.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:31 smithi003 bash[19800]: cluster 2024-09-20T19:25:29.685913+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-20T19:25:31.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:31 smithi003 bash[26656]: cluster 2024-09-20T19:25:29.685913+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-20T19:25:31.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:31 smithi183 bash[21651]: cluster 2024-09-20T19:25:29.685913+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-20T19:25:33.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:33 smithi003 bash[19800]: cluster 2024-09-20T19:25:31.686441+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-20T19:25:33.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:33 smithi003 bash[26656]: cluster 2024-09-20T19:25:31.686441+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-20T19:25:33.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:33 smithi183 bash[21651]: cluster 2024-09-20T19:25:31.686441+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-20T19:25:35.638 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:35 smithi003 bash[19800]: cluster 2024-09-20T19:25:33.686988+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-20T19:25:35.639 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:35 smithi003 bash[26656]: cluster 2024-09-20T19:25:33.686988+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-20T19:25:35.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:35 smithi183 bash[21651]: cluster 2024-09-20T19:25:33.686988+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-20T19:25:37.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:37 smithi003 bash[19800]: cluster 2024-09-20T19:25:35.687534+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-20T19:25:37.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:37 smithi003 bash[26656]: cluster 2024-09-20T19:25:35.687534+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-20T19:25:37.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:37 smithi183 bash[21651]: cluster 2024-09-20T19:25:35.687534+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-20T19:25:38.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:38 smithi003 bash[19800]: audit 2024-09-20T19:25:37.727169+0000 mon.a (mon.0) 418 : audit [INF] from='client.? 172.21.15.3:0/3285162184' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "facee54a-7674-4ae7-9136-08390656e412"}]: dispatch 2024-09-20T19:25:38.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:38 smithi003 bash[19800]: audit 2024-09-20T19:25:37.732363+0000 mon.a (mon.0) 419 : audit [INF] from='client.? 172.21.15.3:0/3285162184' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "facee54a-7674-4ae7-9136-08390656e412"}]': finished 2024-09-20T19:25:38.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:38 smithi003 bash[19800]: cluster 2024-09-20T19:25:37.735751+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-20T19:25:38.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:38 smithi003 bash[19800]: audit 2024-09-20T19:25:37.736248+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:25:38.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:38 smithi003 bash[19800]: audit 2024-09-20T19:25:38.385163+0000 mon.a (mon.0) 422 : audit [DBG] from='client.? 172.21.15.3:0/1060384437' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T19:25:38.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:38 smithi003 bash[26656]: audit 2024-09-20T19:25:37.727169+0000 mon.a (mon.0) 418 : audit [INF] from='client.? 172.21.15.3:0/3285162184' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "facee54a-7674-4ae7-9136-08390656e412"}]: dispatch 2024-09-20T19:25:38.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:38 smithi003 bash[26656]: audit 2024-09-20T19:25:37.732363+0000 mon.a (mon.0) 419 : audit [INF] from='client.? 172.21.15.3:0/3285162184' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "facee54a-7674-4ae7-9136-08390656e412"}]': finished 2024-09-20T19:25:38.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:38 smithi003 bash[26656]: cluster 2024-09-20T19:25:37.735751+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-20T19:25:38.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:38 smithi003 bash[26656]: audit 2024-09-20T19:25:37.736248+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:25:38.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:38 smithi003 bash[26656]: audit 2024-09-20T19:25:38.385163+0000 mon.a (mon.0) 422 : audit [DBG] from='client.? 172.21.15.3:0/1060384437' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T19:25:38.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:38 smithi183 bash[21651]: audit 2024-09-20T19:25:37.727169+0000 mon.a (mon.0) 418 : audit [INF] from='client.? 172.21.15.3:0/3285162184' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "facee54a-7674-4ae7-9136-08390656e412"}]: dispatch 2024-09-20T19:25:38.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:38 smithi183 bash[21651]: audit 2024-09-20T19:25:37.732363+0000 mon.a (mon.0) 419 : audit [INF] from='client.? 172.21.15.3:0/3285162184' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "facee54a-7674-4ae7-9136-08390656e412"}]': finished 2024-09-20T19:25:38.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:38 smithi183 bash[21651]: cluster 2024-09-20T19:25:37.735751+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-20T19:25:38.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:38 smithi183 bash[21651]: audit 2024-09-20T19:25:37.736248+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:25:38.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:38 smithi183 bash[21651]: audit 2024-09-20T19:25:38.385163+0000 mon.a (mon.0) 422 : audit [DBG] from='client.? 172.21.15.3:0/1060384437' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T19:25:39.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:39 smithi003 bash[19800]: cluster 2024-09-20T19:25:37.688083+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-20T19:25:39.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:39 smithi003 bash[26656]: cluster 2024-09-20T19:25:37.688083+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-20T19:25:39.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:39 smithi183 bash[21651]: cluster 2024-09-20T19:25:37.688083+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-20T19:25:41.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:41 smithi003 bash[19800]: cluster 2024-09-20T19:25:39.688638+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:41.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:41 smithi003 bash[26656]: cluster 2024-09-20T19:25:39.688638+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:41.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:41 smithi183 bash[21651]: cluster 2024-09-20T19:25:39.688638+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:43.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:43 smithi003 bash[19800]: cluster 2024-09-20T19:25:41.689191+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:43.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:43 smithi003 bash[26656]: cluster 2024-09-20T19:25:41.689191+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:43.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:43 smithi183 bash[21651]: cluster 2024-09-20T19:25:41.689191+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:45.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:45 smithi003 bash[19800]: cluster 2024-09-20T19:25:43.689741+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:45.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:45 smithi003 bash[26656]: cluster 2024-09-20T19:25:43.689741+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:45.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:45 smithi183 bash[21651]: cluster 2024-09-20T19:25:43.689741+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:47.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:47 smithi003 bash[19800]: cluster 2024-09-20T19:25:45.690246+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:47.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:47 smithi003 bash[26656]: cluster 2024-09-20T19:25:45.690246+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:47.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:47 smithi183 bash[21651]: cluster 2024-09-20T19:25:45.690246+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:49.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:49 smithi003 bash[19800]: cluster 2024-09-20T19:25:47.690571+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:49.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:49 smithi003 bash[26656]: cluster 2024-09-20T19:25:47.690571+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:49.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:49 smithi183 bash[21651]: cluster 2024-09-20T19:25:47.690571+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:51.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:51 smithi003 bash[19800]: cluster 2024-09-20T19:25:49.691045+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:51.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:51 smithi003 bash[19800]: audit 2024-09-20T19:25:51.369210+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-20T19:25:51.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:51 smithi003 bash[19800]: audit 2024-09-20T19:25:51.371260+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:25:51.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:51 smithi003 bash[26656]: cluster 2024-09-20T19:25:49.691045+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:51.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:51 smithi003 bash[26656]: audit 2024-09-20T19:25:51.369210+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-20T19:25:51.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:51 smithi003 bash[26656]: audit 2024-09-20T19:25:51.371260+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:25:51.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:51 smithi183 bash[21651]: cluster 2024-09-20T19:25:49.691045+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:51.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:51 smithi183 bash[21651]: audit 2024-09-20T19:25:51.369210+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-20T19:25:51.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:51 smithi183 bash[21651]: audit 2024-09-20T19:25:51.371260+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:25:52.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:52 smithi003 bash[19800]: cephadm 2024-09-20T19:25:51.372881+0000 mgr.y (mgr.14150) 187 : cephadm [INF] Deploying daemon osd.3 on smithi003 2024-09-20T19:25:52.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:52 smithi003 bash[26656]: cephadm 2024-09-20T19:25:51.372881+0000 mgr.y (mgr.14150) 187 : cephadm [INF] Deploying daemon osd.3 on smithi003 2024-09-20T19:25:52.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:52 smithi183 bash[21651]: cephadm 2024-09-20T19:25:51.372881+0000 mgr.y (mgr.14150) 187 : cephadm [INF] Deploying daemon osd.3 on smithi003 2024-09-20T19:25:53.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:53 smithi003 bash[19800]: cluster 2024-09-20T19:25:51.691566+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:53.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:53 smithi003 bash[26656]: cluster 2024-09-20T19:25:51.691566+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:53.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:53 smithi183 bash[21651]: cluster 2024-09-20T19:25:51.691566+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:55.699 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:25:55 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:25:55.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:55 smithi003 bash[26656]: cluster 2024-09-20T19:25:53.691954+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:55.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:55 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:25:55.700 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 19:25:55 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:25:55.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:55 smithi003 bash[19800]: cluster 2024-09-20T19:25:53.691954+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:55.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:55 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:25:55.701 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 19:25:55 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:25:55.701 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 19:25:55 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:25:55.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:55 smithi183 bash[21651]: cluster 2024-09-20T19:25:53.691954+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:56.126 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:55 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:25:56.126 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:25:55 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:25:56.127 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:55 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:25:56.127 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 19:25:55 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:25:56.127 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 19:25:55 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:25:56.128 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 19:25:55 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:25:56.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:56 smithi183 bash[21651]: audit 2024-09-20T19:25:56.052848+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:25:56.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:56 smithi183 bash[21651]: audit 2024-09-20T19:25:56.056797+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:56.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:56 smithi183 bash[21651]: audit 2024-09-20T19:25:56.063042+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:56.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:56 smithi003 bash[26656]: audit 2024-09-20T19:25:56.052848+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:25:56.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:56 smithi003 bash[26656]: audit 2024-09-20T19:25:56.056797+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:56.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:56 smithi003 bash[26656]: audit 2024-09-20T19:25:56.063042+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:56.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:56 smithi003 bash[19800]: audit 2024-09-20T19:25:56.052848+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:25:56.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:56 smithi003 bash[19800]: audit 2024-09-20T19:25:56.056797+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:56.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:56 smithi003 bash[19800]: audit 2024-09-20T19:25:56.063042+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:25:57.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:57 smithi183 bash[21651]: cluster 2024-09-20T19:25:55.692258+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:57.877 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:57 smithi003 bash[19800]: cluster 2024-09-20T19:25:55.692258+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:57.878 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:57 smithi003 bash[26656]: cluster 2024-09-20T19:25:55.692258+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:59.740 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:25:59 smithi003 bash[19800]: cluster 2024-09-20T19:25:57.692743+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:59.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:25:59 smithi003 bash[26656]: cluster 2024-09-20T19:25:57.692743+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:25:59.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:25:59 smithi183 bash[21651]: cluster 2024-09-20T19:25:57.692743+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:26:01.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:01 smithi183 bash[21651]: cluster 2024-09-20T19:25:59.693136+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:26:01.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:01 smithi003 bash[19800]: cluster 2024-09-20T19:25:59.693136+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:26:01.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:01 smithi003 bash[26656]: cluster 2024-09-20T19:25:59.693136+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:26:02.841 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:02 smithi003 bash[26656]: cluster 2024-09-20T19:26:01.693522+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:26:02.842 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:02 smithi003 bash[26656]: audit 2024-09-20T19:26:01.720892+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:02.842 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:02 smithi003 bash[26656]: audit 2024-09-20T19:26:01.725495+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:02.842 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:02 smithi003 bash[26656]: audit 2024-09-20T19:26:01.726336+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:26:02.842 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:02 smithi003 bash[26656]: audit 2024-09-20T19:26:01.727102+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:26:02.842 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:02 smithi003 bash[26656]: audit 2024-09-20T19:26:01.731688+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:02.842 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:02 smithi003 bash[19800]: cluster 2024-09-20T19:26:01.693522+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:26:02.843 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:02 smithi003 bash[19800]: audit 2024-09-20T19:26:01.720892+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:02.843 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:02 smithi003 bash[19800]: audit 2024-09-20T19:26:01.725495+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:02.843 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:02 smithi003 bash[19800]: audit 2024-09-20T19:26:01.726336+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:26:02.843 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:02 smithi003 bash[19800]: audit 2024-09-20T19:26:01.727102+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:26:02.843 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:02 smithi003 bash[19800]: audit 2024-09-20T19:26:01.731688+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:03.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:02 smithi183 bash[21651]: cluster 2024-09-20T19:26:01.693522+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:26:03.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:02 smithi183 bash[21651]: audit 2024-09-20T19:26:01.720892+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:03.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:02 smithi183 bash[21651]: audit 2024-09-20T19:26:01.725495+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:03.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:02 smithi183 bash[21651]: audit 2024-09-20T19:26:01.726336+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:26:03.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:02 smithi183 bash[21651]: audit 2024-09-20T19:26:01.727102+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:26:03.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:02 smithi183 bash[21651]: audit 2024-09-20T19:26:01.731688+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:04.792 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:04 smithi003 bash[19800]: cluster 2024-09-20T19:26:03.694052+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:26:04.793 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:04 smithi003 bash[19800]: audit 2024-09-20T19:26:04.507353+0000 mon.c (mon.2) 9 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/1179052572,v1:172.21.15.3:6827/1179052572]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-20T19:26:04.793 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:04 smithi003 bash[19800]: audit 2024-09-20T19:26:04.507686+0000 mon.a (mon.0) 433 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-20T19:26:04.793 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:04 smithi003 bash[26656]: cluster 2024-09-20T19:26:03.694052+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:26:04.793 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:04 smithi003 bash[26656]: audit 2024-09-20T19:26:04.507353+0000 mon.c (mon.2) 9 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/1179052572,v1:172.21.15.3:6827/1179052572]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-20T19:26:04.793 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:04 smithi003 bash[26656]: audit 2024-09-20T19:26:04.507686+0000 mon.a (mon.0) 433 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-20T19:26:05.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:04 smithi183 bash[21651]: cluster 2024-09-20T19:26:03.694052+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:26:05.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:04 smithi183 bash[21651]: audit 2024-09-20T19:26:04.507353+0000 mon.c (mon.2) 9 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/1179052572,v1:172.21.15.3:6827/1179052572]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-20T19:26:05.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:04 smithi183 bash[21651]: audit 2024-09-20T19:26:04.507686+0000 mon.a (mon.0) 433 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-20T19:26:05.304 INFO:teuthology.orchestra.run.smithi003.stdout:Created osd(s) 3 on host 'smithi003' 2024-09-20T19:26:05.879 DEBUG:teuthology.orchestra.run.smithi003:osd.3> sudo journalctl -f -n 0 -u ceph-2bd1868e-7785-11ef-baf5-efdc52797490@osd.3.service 2024-09-20T19:26:05.923 INFO:tasks.cephadm:Deploying osd.4 on smithi183 with /dev/vg_nvme/lv_4... 2024-09-20T19:26:05.923 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-20T19:26:06.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:05 smithi183 bash[21651]: audit 2024-09-20T19:26:04.733002+0000 mon.a (mon.0) 434 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-20T19:26:06.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:05 smithi183 bash[21651]: cluster 2024-09-20T19:26:04.740093+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-20T19:26:06.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:05 smithi183 bash[21651]: audit 2024-09-20T19:26:04.740371+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:26:06.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:05 smithi183 bash[21651]: audit 2024-09-20T19:26:04.740900+0000 mon.c (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/1179052572,v1:172.21.15.3:6827/1179052572]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-20T19:26:06.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:05 smithi183 bash[21651]: audit 2024-09-20T19:26:04.741282+0000 mon.a (mon.0) 437 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-20T19:26:06.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:05 smithi183 bash[21651]: audit 2024-09-20T19:26:05.283054+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:26:06.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:05 smithi183 bash[21651]: audit 2024-09-20T19:26:05.290634+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:06.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:05 smithi183 bash[21651]: audit 2024-09-20T19:26:05.300862+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:06.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:05 smithi003 bash[19800]: audit 2024-09-20T19:26:04.733002+0000 mon.a (mon.0) 434 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-20T19:26:06.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:05 smithi003 bash[19800]: cluster 2024-09-20T19:26:04.740093+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-20T19:26:06.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:05 smithi003 bash[19800]: audit 2024-09-20T19:26:04.740371+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:26:06.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:05 smithi003 bash[19800]: audit 2024-09-20T19:26:04.740900+0000 mon.c (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/1179052572,v1:172.21.15.3:6827/1179052572]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-20T19:26:06.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:05 smithi003 bash[19800]: audit 2024-09-20T19:26:04.741282+0000 mon.a (mon.0) 437 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-20T19:26:06.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:05 smithi003 bash[19800]: audit 2024-09-20T19:26:05.283054+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:26:06.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:05 smithi003 bash[19800]: audit 2024-09-20T19:26:05.290634+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:06.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:05 smithi003 bash[19800]: audit 2024-09-20T19:26:05.300862+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:06.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:05 smithi003 bash[26656]: audit 2024-09-20T19:26:04.733002+0000 mon.a (mon.0) 434 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-20T19:26:06.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:05 smithi003 bash[26656]: cluster 2024-09-20T19:26:04.740093+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-20T19:26:06.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:05 smithi003 bash[26656]: audit 2024-09-20T19:26:04.740371+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:26:06.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:05 smithi003 bash[26656]: audit 2024-09-20T19:26:04.740900+0000 mon.c (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/1179052572,v1:172.21.15.3:6827/1179052572]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-20T19:26:06.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:05 smithi003 bash[26656]: audit 2024-09-20T19:26:04.741282+0000 mon.a (mon.0) 437 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-20T19:26:06.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:05 smithi003 bash[26656]: audit 2024-09-20T19:26:05.283054+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:26:06.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:05 smithi003 bash[26656]: audit 2024-09-20T19:26:05.290634+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:06.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:05 smithi003 bash[26656]: audit 2024-09-20T19:26:05.300862+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:07.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:06 smithi183 bash[21651]: cluster 2024-09-20T19:26:05.694561+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:26:07.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:06 smithi183 bash[21651]: audit 2024-09-20T19:26:05.737048+0000 mon.a (mon.0) 441 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-20T19:26:07.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:06 smithi183 bash[21651]: cluster 2024-09-20T19:26:05.742296+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-20T19:26:07.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:06 smithi183 bash[21651]: audit 2024-09-20T19:26:05.743308+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:26:07.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:06 smithi183 bash[21651]: audit 2024-09-20T19:26:05.752939+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:26:07.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:06 smithi003 bash[26656]: cluster 2024-09-20T19:26:05.694561+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:26:07.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:06 smithi003 bash[26656]: audit 2024-09-20T19:26:05.737048+0000 mon.a (mon.0) 441 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-20T19:26:07.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:06 smithi003 bash[26656]: cluster 2024-09-20T19:26:05.742296+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-20T19:26:07.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:06 smithi003 bash[26656]: audit 2024-09-20T19:26:05.743308+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:26:07.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:06 smithi003 bash[26656]: audit 2024-09-20T19:26:05.752939+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:26:07.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:06 smithi003 bash[19800]: cluster 2024-09-20T19:26:05.694561+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:26:07.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:06 smithi003 bash[19800]: audit 2024-09-20T19:26:05.737048+0000 mon.a (mon.0) 441 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-20T19:26:07.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:06 smithi003 bash[19800]: cluster 2024-09-20T19:26:05.742296+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-20T19:26:07.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:06 smithi003 bash[19800]: audit 2024-09-20T19:26:05.743308+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:26:07.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:06 smithi003 bash[19800]: audit 2024-09-20T19:26:05.752939+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:26:08.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:07 smithi183 bash[21651]: cluster 2024-09-20T19:26:05.548316+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T19:26:08.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:07 smithi183 bash[21651]: cluster 2024-09-20T19:26:05.548419+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T19:26:08.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:07 smithi183 bash[21651]: cluster 2024-09-20T19:26:06.753852+0000 mon.a (mon.0) 445 : cluster [INF] osd.3 [v2:172.21.15.3:6826/1179052572,v1:172.21.15.3:6827/1179052572] boot 2024-09-20T19:26:08.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:07 smithi183 bash[21651]: cluster 2024-09-20T19:26:06.753994+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-20T19:26:08.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:07 smithi183 bash[21651]: audit 2024-09-20T19:26:06.754846+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:26:08.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:07 smithi003 bash[19800]: cluster 2024-09-20T19:26:05.548316+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T19:26:08.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:07 smithi003 bash[19800]: cluster 2024-09-20T19:26:05.548419+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T19:26:08.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:07 smithi003 bash[19800]: cluster 2024-09-20T19:26:06.753852+0000 mon.a (mon.0) 445 : cluster [INF] osd.3 [v2:172.21.15.3:6826/1179052572,v1:172.21.15.3:6827/1179052572] boot 2024-09-20T19:26:08.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:07 smithi003 bash[19800]: cluster 2024-09-20T19:26:06.753994+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-20T19:26:08.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:07 smithi003 bash[19800]: audit 2024-09-20T19:26:06.754846+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:26:08.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:07 smithi003 bash[26656]: cluster 2024-09-20T19:26:05.548316+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T19:26:08.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:07 smithi003 bash[26656]: cluster 2024-09-20T19:26:05.548419+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T19:26:08.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:07 smithi003 bash[26656]: cluster 2024-09-20T19:26:06.753852+0000 mon.a (mon.0) 445 : cluster [INF] osd.3 [v2:172.21.15.3:6826/1179052572,v1:172.21.15.3:6827/1179052572] boot 2024-09-20T19:26:08.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:07 smithi003 bash[26656]: cluster 2024-09-20T19:26:06.753994+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-20T19:26:08.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:07 smithi003 bash[26656]: audit 2024-09-20T19:26:06.754846+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:26:09.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:08 smithi183 bash[21651]: cluster 2024-09-20T19:26:07.695079+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:09.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:08 smithi183 bash[21651]: cluster 2024-09-20T19:26:07.771075+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-20T19:26:09.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:08 smithi003 bash[19800]: cluster 2024-09-20T19:26:07.695079+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:09.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:08 smithi003 bash[19800]: cluster 2024-09-20T19:26:07.771075+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-20T19:26:09.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:08 smithi003 bash[26656]: cluster 2024-09-20T19:26:07.695079+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:09.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:08 smithi003 bash[26656]: cluster 2024-09-20T19:26:07.771075+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-20T19:26:10.651 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T19:26:11.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:10 smithi183 bash[21651]: cluster 2024-09-20T19:26:09.695553+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:11.199 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:10 smithi003 bash[26656]: cluster 2024-09-20T19:26:09.695553+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:11.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:10 smithi003 bash[19800]: cluster 2024-09-20T19:26:09.695553+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:13.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:12 smithi183 bash[21651]: cluster 2024-09-20T19:26:11.696069+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:13.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:12 smithi003 bash[19800]: cluster 2024-09-20T19:26:11.696069+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:13.104 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:12 smithi003 bash[26656]: cluster 2024-09-20T19:26:11.696069+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:14.315 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-20T19:26:14.360 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi183:vg_nvme/lv_4 2024-09-20T19:26:15.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:14 smithi183 bash[21651]: cluster 2024-09-20T19:26:13.696568+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:15.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:14 smithi003 bash[19800]: cluster 2024-09-20T19:26:13.696568+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:15.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:14 smithi003 bash[26656]: cluster 2024-09-20T19:26:13.696568+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:16.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:15 smithi003 bash[19800]: cephadm 2024-09-20T19:26:14.856978+0000 mgr.y (mgr.14150) 200 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-20T19:26:16.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:15 smithi003 bash[19800]: audit 2024-09-20T19:26:14.866857+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:16.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:15 smithi003 bash[19800]: audit 2024-09-20T19:26:14.877353+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:16.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:15 smithi003 bash[19800]: audit 2024-09-20T19:26:14.880417+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:26:16.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:15 smithi003 bash[19800]: audit 2024-09-20T19:26:14.882030+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:26:16.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:15 smithi003 bash[19800]: audit 2024-09-20T19:26:14.883511+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:26:16.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:15 smithi003 bash[19800]: audit 2024-09-20T19:26:14.884966+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:26:16.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:15 smithi003 bash[19800]: cephadm 2024-09-20T19:26:14.886125+0000 mgr.y (mgr.14150) 201 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 4061M 2024-09-20T19:26:16.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:15 smithi003 bash[19800]: audit 2024-09-20T19:26:14.893597+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:16.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:15 smithi003 bash[19800]: audit 2024-09-20T19:26:14.897590+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:26:16.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:15 smithi003 bash[19800]: audit 2024-09-20T19:26:14.899500+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:26:16.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:15 smithi003 bash[19800]: audit 2024-09-20T19:26:14.911640+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:16.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:15 smithi003 bash[26656]: cephadm 2024-09-20T19:26:14.856978+0000 mgr.y (mgr.14150) 200 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-20T19:26:16.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:15 smithi003 bash[26656]: audit 2024-09-20T19:26:14.866857+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:16.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:15 smithi003 bash[26656]: audit 2024-09-20T19:26:14.877353+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:16.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:15 smithi003 bash[26656]: audit 2024-09-20T19:26:14.880417+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:26:16.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:15 smithi003 bash[26656]: audit 2024-09-20T19:26:14.882030+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:26:16.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:15 smithi003 bash[26656]: audit 2024-09-20T19:26:14.883511+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:26:16.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:15 smithi003 bash[26656]: audit 2024-09-20T19:26:14.884966+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:26:16.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:15 smithi003 bash[26656]: cephadm 2024-09-20T19:26:14.886125+0000 mgr.y (mgr.14150) 201 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 4061M 2024-09-20T19:26:16.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:15 smithi003 bash[26656]: audit 2024-09-20T19:26:14.893597+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:16.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:15 smithi003 bash[26656]: audit 2024-09-20T19:26:14.897590+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:26:16.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:15 smithi003 bash[26656]: audit 2024-09-20T19:26:14.899500+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:26:16.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:15 smithi003 bash[26656]: audit 2024-09-20T19:26:14.911640+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:16.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:15 smithi183 bash[21651]: cephadm 2024-09-20T19:26:14.856978+0000 mgr.y (mgr.14150) 200 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-20T19:26:16.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:15 smithi183 bash[21651]: audit 2024-09-20T19:26:14.866857+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:16.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:15 smithi183 bash[21651]: audit 2024-09-20T19:26:14.877353+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:16.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:15 smithi183 bash[21651]: audit 2024-09-20T19:26:14.880417+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:26:16.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:15 smithi183 bash[21651]: audit 2024-09-20T19:26:14.882030+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:26:16.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:15 smithi183 bash[21651]: audit 2024-09-20T19:26:14.883511+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:26:16.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:15 smithi183 bash[21651]: audit 2024-09-20T19:26:14.884966+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:26:16.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:15 smithi183 bash[21651]: cephadm 2024-09-20T19:26:14.886125+0000 mgr.y (mgr.14150) 201 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 4061M 2024-09-20T19:26:16.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:15 smithi183 bash[21651]: audit 2024-09-20T19:26:14.893597+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:16.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:15 smithi183 bash[21651]: audit 2024-09-20T19:26:14.897590+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:26:16.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:15 smithi183 bash[21651]: audit 2024-09-20T19:26:14.899500+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:26:16.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:15 smithi183 bash[21651]: audit 2024-09-20T19:26:14.911640+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:17.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:16 smithi003 bash[19800]: cluster 2024-09-20T19:26:15.697072+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:17.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:16 smithi003 bash[26656]: cluster 2024-09-20T19:26:15.697072+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:17.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:16 smithi183 bash[21651]: cluster 2024-09-20T19:26:15.697072+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:19.083 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T19:26:19.182 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:18 smithi183 bash[21651]: cluster 2024-09-20T19:26:17.697740+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:19.199 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:18 smithi003 bash[26656]: cluster 2024-09-20T19:26:17.697740+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:19.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:18 smithi003 bash[19800]: cluster 2024-09-20T19:26:17.697740+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:21.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:20 smithi003 bash[19800]: cluster 2024-09-20T19:26:19.698334+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:21.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:20 smithi003 bash[19800]: audit 2024-09-20T19:26:20.359769+0000 mgr.y (mgr.14150) 205 : audit [DBG] from='client.24187 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi183:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:21.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:20 smithi003 bash[19800]: audit 2024-09-20T19:26:20.366461+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T19:26:21.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:20 smithi003 bash[19800]: audit 2024-09-20T19:26:20.372848+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T19:26:21.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:20 smithi003 bash[19800]: audit 2024-09-20T19:26:20.374627+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:26:21.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:20 smithi003 bash[26656]: cluster 2024-09-20T19:26:19.698334+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:21.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:20 smithi003 bash[26656]: audit 2024-09-20T19:26:20.359769+0000 mgr.y (mgr.14150) 205 : audit [DBG] from='client.24187 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi183:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:21.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:20 smithi003 bash[26656]: audit 2024-09-20T19:26:20.366461+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T19:26:21.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:20 smithi003 bash[26656]: audit 2024-09-20T19:26:20.372848+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T19:26:21.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:20 smithi003 bash[26656]: audit 2024-09-20T19:26:20.374627+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:26:21.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:20 smithi183 bash[21651]: cluster 2024-09-20T19:26:19.698334+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:21.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:20 smithi183 bash[21651]: audit 2024-09-20T19:26:20.359769+0000 mgr.y (mgr.14150) 205 : audit [DBG] from='client.24187 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi183:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:21.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:20 smithi183 bash[21651]: audit 2024-09-20T19:26:20.366461+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T19:26:21.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:20 smithi183 bash[21651]: audit 2024-09-20T19:26:20.372848+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T19:26:21.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:20 smithi183 bash[21651]: audit 2024-09-20T19:26:20.374627+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:26:23.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:22 smithi003 bash[19800]: cluster 2024-09-20T19:26:21.698904+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:23.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:22 smithi003 bash[26656]: cluster 2024-09-20T19:26:21.698904+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:23.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:22 smithi183 bash[21651]: cluster 2024-09-20T19:26:21.698904+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:25.199 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:24 smithi003 bash[26656]: cluster 2024-09-20T19:26:23.699420+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:25.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:24 smithi003 bash[19800]: cluster 2024-09-20T19:26:23.699420+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:25.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:24 smithi183 bash[21651]: cluster 2024-09-20T19:26:23.699420+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:27.199 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:26 smithi003 bash[26656]: cluster 2024-09-20T19:26:25.699967+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:27.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:26 smithi003 bash[19800]: cluster 2024-09-20T19:26:25.699967+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:27.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:26 smithi183 bash[21651]: cluster 2024-09-20T19:26:25.699967+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:29.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:28 smithi003 bash[19800]: cluster 2024-09-20T19:26:27.700525+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:29.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:28 smithi003 bash[19800]: audit 2024-09-20T19:26:28.712009+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "59581556-640d-46bc-99f8-dccb2d4d3a3a"}]: dispatch 2024-09-20T19:26:29.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:28 smithi003 bash[19800]: audit 2024-09-20T19:26:28.712323+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.183:0/2843597284' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "59581556-640d-46bc-99f8-dccb2d4d3a3a"}]: dispatch 2024-09-20T19:26:29.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:28 smithi003 bash[19800]: audit 2024-09-20T19:26:28.715425+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "59581556-640d-46bc-99f8-dccb2d4d3a3a"}]': finished 2024-09-20T19:26:29.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:28 smithi003 bash[19800]: cluster 2024-09-20T19:26:28.723677+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-09-20T19:26:29.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:28 smithi003 bash[19800]: audit 2024-09-20T19:26:28.724199+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:26:29.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:28 smithi003 bash[26656]: cluster 2024-09-20T19:26:27.700525+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:29.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:28 smithi003 bash[26656]: audit 2024-09-20T19:26:28.712009+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "59581556-640d-46bc-99f8-dccb2d4d3a3a"}]: dispatch 2024-09-20T19:26:29.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:28 smithi003 bash[26656]: audit 2024-09-20T19:26:28.712323+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.183:0/2843597284' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "59581556-640d-46bc-99f8-dccb2d4d3a3a"}]: dispatch 2024-09-20T19:26:29.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:28 smithi003 bash[26656]: audit 2024-09-20T19:26:28.715425+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "59581556-640d-46bc-99f8-dccb2d4d3a3a"}]': finished 2024-09-20T19:26:29.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:28 smithi003 bash[26656]: cluster 2024-09-20T19:26:28.723677+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-09-20T19:26:29.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:28 smithi003 bash[26656]: audit 2024-09-20T19:26:28.724199+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:26:29.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:28 smithi183 bash[21651]: cluster 2024-09-20T19:26:27.700525+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:29.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:28 smithi183 bash[21651]: audit 2024-09-20T19:26:28.712009+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "59581556-640d-46bc-99f8-dccb2d4d3a3a"}]: dispatch 2024-09-20T19:26:29.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:28 smithi183 bash[21651]: audit 2024-09-20T19:26:28.712323+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.183:0/2843597284' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "59581556-640d-46bc-99f8-dccb2d4d3a3a"}]: dispatch 2024-09-20T19:26:29.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:28 smithi183 bash[21651]: audit 2024-09-20T19:26:28.715425+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "59581556-640d-46bc-99f8-dccb2d4d3a3a"}]': finished 2024-09-20T19:26:29.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:28 smithi183 bash[21651]: cluster 2024-09-20T19:26:28.723677+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-09-20T19:26:29.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:28 smithi183 bash[21651]: audit 2024-09-20T19:26:28.724199+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:26:30.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:29 smithi003 bash[19800]: audit 2024-09-20T19:26:29.345031+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.183:0/2497911082' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T19:26:30.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:29 smithi003 bash[26656]: audit 2024-09-20T19:26:29.345031+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.183:0/2497911082' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T19:26:30.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:29 smithi183 bash[21651]: audit 2024-09-20T19:26:29.345031+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.183:0/2497911082' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T19:26:31.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:30 smithi003 bash[19800]: cluster 2024-09-20T19:26:29.701044+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:31.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:30 smithi003 bash[26656]: cluster 2024-09-20T19:26:29.701044+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:31.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:30 smithi183 bash[21651]: cluster 2024-09-20T19:26:29.701044+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:33.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:32 smithi183 bash[21651]: cluster 2024-09-20T19:26:31.701598+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:33.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:32 smithi003 bash[19800]: cluster 2024-09-20T19:26:31.701598+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:33.449 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:32 smithi003 bash[26656]: cluster 2024-09-20T19:26:31.701598+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:35.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:34 smithi183 bash[21651]: cluster 2024-09-20T19:26:33.702142+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:35.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:34 smithi003 bash[19800]: cluster 2024-09-20T19:26:33.702142+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:35.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:34 smithi003 bash[26656]: cluster 2024-09-20T19:26:33.702142+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:37.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:36 smithi183 bash[21651]: cluster 2024-09-20T19:26:35.702685+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:37.449 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:36 smithi003 bash[26656]: cluster 2024-09-20T19:26:35.702685+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:37.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:36 smithi003 bash[19800]: cluster 2024-09-20T19:26:35.702685+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:39.285 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:38 smithi183 bash[21651]: cluster 2024-09-20T19:26:37.703247+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:39.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:38 smithi003 bash[19800]: cluster 2024-09-20T19:26:37.703247+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:39.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:38 smithi003 bash[26656]: cluster 2024-09-20T19:26:37.703247+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:41.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:40 smithi183 bash[21651]: cluster 2024-09-20T19:26:39.703784+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:41.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:40 smithi003 bash[19800]: cluster 2024-09-20T19:26:39.703784+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:41.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:40 smithi003 bash[26656]: cluster 2024-09-20T19:26:39.703784+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:42.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:41 smithi183 bash[21651]: audit 2024-09-20T19:26:41.558668+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-20T19:26:42.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:41 smithi183 bash[21651]: audit 2024-09-20T19:26:41.560533+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:26:42.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:41 smithi183 bash[21651]: cephadm 2024-09-20T19:26:41.562292+0000 mgr.y (mgr.14150) 216 : cephadm [INF] Deploying daemon osd.4 on smithi183 2024-09-20T19:26:42.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:41 smithi003 bash[19800]: audit 2024-09-20T19:26:41.558668+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-20T19:26:42.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:41 smithi003 bash[19800]: audit 2024-09-20T19:26:41.560533+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:26:42.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:41 smithi003 bash[19800]: cephadm 2024-09-20T19:26:41.562292+0000 mgr.y (mgr.14150) 216 : cephadm [INF] Deploying daemon osd.4 on smithi183 2024-09-20T19:26:42.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:41 smithi003 bash[26656]: audit 2024-09-20T19:26:41.558668+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-20T19:26:42.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:41 smithi003 bash[26656]: audit 2024-09-20T19:26:41.560533+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:26:42.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:41 smithi003 bash[26656]: cephadm 2024-09-20T19:26:41.562292+0000 mgr.y (mgr.14150) 216 : cephadm [INF] Deploying daemon osd.4 on smithi183 2024-09-20T19:26:43.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:42 smithi183 bash[21651]: cluster 2024-09-20T19:26:41.704356+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:43.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:42 smithi003 bash[19800]: cluster 2024-09-20T19:26:41.704356+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:43.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:42 smithi003 bash[26656]: cluster 2024-09-20T19:26:41.704356+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:45.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:44 smithi183 bash[21651]: cluster 2024-09-20T19:26:43.704896+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:45.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:44 smithi003 bash[19800]: cluster 2024-09-20T19:26:43.704896+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:45.449 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:44 smithi003 bash[26656]: cluster 2024-09-20T19:26:43.704896+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:45.872 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:45 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:26:45.873 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:26:45 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:26:46.211 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:46 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:26:46.211 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:26:46 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:26:47.251 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:46 smithi183 bash[21651]: cluster 2024-09-20T19:26:45.705420+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:47.251 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:46 smithi183 bash[21651]: audit 2024-09-20T19:26:46.144090+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:26:47.251 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:46 smithi183 bash[21651]: audit 2024-09-20T19:26:46.151538+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:47.251 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:46 smithi183 bash[21651]: audit 2024-09-20T19:26:46.161423+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:47.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:46 smithi003 bash[19800]: cluster 2024-09-20T19:26:45.705420+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:47.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:46 smithi003 bash[19800]: audit 2024-09-20T19:26:46.144090+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:26:47.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:46 smithi003 bash[19800]: audit 2024-09-20T19:26:46.151538+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:47.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:46 smithi003 bash[19800]: audit 2024-09-20T19:26:46.161423+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:47.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:46 smithi003 bash[26656]: cluster 2024-09-20T19:26:45.705420+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:47.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:46 smithi003 bash[26656]: audit 2024-09-20T19:26:46.144090+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:26:47.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:46 smithi003 bash[26656]: audit 2024-09-20T19:26:46.151538+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:47.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:46 smithi003 bash[26656]: audit 2024-09-20T19:26:46.161423+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:49.247 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:48 smithi183 bash[21651]: cluster 2024-09-20T19:26:47.706077+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:49.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:48 smithi003 bash[19800]: cluster 2024-09-20T19:26:47.706077+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:49.449 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:48 smithi003 bash[26656]: cluster 2024-09-20T19:26:47.706077+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:51.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:51 smithi183 bash[21651]: cluster 2024-09-20T19:26:49.706647+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:51.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:50 smithi003 bash[19800]: cluster 2024-09-20T19:26:49.706647+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:51.449 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:51 smithi003 bash[26656]: cluster 2024-09-20T19:26:49.706647+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:53.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:53 smithi183 bash[21651]: cluster 2024-09-20T19:26:51.707189+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:53.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:53 smithi183 bash[21651]: audit 2024-09-20T19:26:52.484667+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:53.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:53 smithi183 bash[21651]: audit 2024-09-20T19:26:52.494846+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:53.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:53 smithi183 bash[21651]: audit 2024-09-20T19:26:52.496608+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:26:53.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:53 smithi183 bash[21651]: audit 2024-09-20T19:26:52.498462+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:26:53.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:53 smithi183 bash[21651]: audit 2024-09-20T19:26:52.508052+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:53.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:53 smithi003 bash[19800]: cluster 2024-09-20T19:26:51.707189+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:53.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:53 smithi003 bash[19800]: audit 2024-09-20T19:26:52.484667+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:53.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:53 smithi003 bash[19800]: audit 2024-09-20T19:26:52.494846+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:53.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:53 smithi003 bash[19800]: audit 2024-09-20T19:26:52.496608+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:26:53.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:53 smithi003 bash[19800]: audit 2024-09-20T19:26:52.498462+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:26:53.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:53 smithi003 bash[19800]: audit 2024-09-20T19:26:52.508052+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:53.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:53 smithi003 bash[26656]: cluster 2024-09-20T19:26:51.707189+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:53.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:53 smithi003 bash[26656]: audit 2024-09-20T19:26:52.484667+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:53.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:53 smithi003 bash[26656]: audit 2024-09-20T19:26:52.494846+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:53.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:53 smithi003 bash[26656]: audit 2024-09-20T19:26:52.496608+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:26:53.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:53 smithi003 bash[26656]: audit 2024-09-20T19:26:52.498462+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:26:53.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:53 smithi003 bash[26656]: audit 2024-09-20T19:26:52.508052+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:55.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:55 smithi183 bash[21651]: cluster 2024-09-20T19:26:53.707731+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:55.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:55 smithi003 bash[19800]: cluster 2024-09-20T19:26:53.707731+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:55.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:55 smithi003 bash[26656]: cluster 2024-09-20T19:26:53.707731+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:56.797 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:56 smithi183 bash[21651]: audit 2024-09-20T19:26:55.683242+0000 mon.a (mon.0) 476 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-20T19:26:56.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:56 smithi183 bash[21651]: audit 2024-09-20T19:26:55.684209+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.183:6800/3256343151,v1:172.21.15.183:6801/3256343151]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-20T19:26:56.851 INFO:teuthology.orchestra.run.smithi183.stdout:Created osd(s) 4 on host 'smithi183' 2024-09-20T19:26:56.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:56 smithi003 bash[19800]: audit 2024-09-20T19:26:55.683242+0000 mon.a (mon.0) 476 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-20T19:26:56.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:56 smithi003 bash[19800]: audit 2024-09-20T19:26:55.684209+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.183:6800/3256343151,v1:172.21.15.183:6801/3256343151]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-20T19:26:56.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:56 smithi003 bash[26656]: audit 2024-09-20T19:26:55.683242+0000 mon.a (mon.0) 476 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-20T19:26:56.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:56 smithi003 bash[26656]: audit 2024-09-20T19:26:55.684209+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.183:6800/3256343151,v1:172.21.15.183:6801/3256343151]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-20T19:26:57.450 DEBUG:teuthology.orchestra.run.smithi183:osd.4> sudo journalctl -f -n 0 -u ceph-2bd1868e-7785-11ef-baf5-efdc52797490@osd.4.service 2024-09-20T19:26:57.452 INFO:tasks.cephadm:Deploying osd.5 on smithi183 with /dev/vg_nvme/lv_3... 2024-09-20T19:26:57.452 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-20T19:26:57.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:57 smithi183 bash[21651]: cluster 2024-09-20T19:26:55.708300+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:57.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:57 smithi183 bash[21651]: audit 2024-09-20T19:26:56.496570+0000 mon.a (mon.0) 477 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-20T19:26:57.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:57 smithi183 bash[21651]: cluster 2024-09-20T19:26:56.502323+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-20T19:26:57.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:57 smithi183 bash[21651]: audit 2024-09-20T19:26:56.503042+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:26:57.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:57 smithi183 bash[21651]: audit 2024-09-20T19:26:56.503729+0000 mon.a (mon.0) 480 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2024-09-20T19:26:57.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:57 smithi183 bash[21651]: audit 2024-09-20T19:26:56.504079+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.183:6800/3256343151,v1:172.21.15.183:6801/3256343151]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2024-09-20T19:26:57.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:57 smithi183 bash[21651]: audit 2024-09-20T19:26:56.832282+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:26:57.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:57 smithi183 bash[21651]: audit 2024-09-20T19:26:56.839698+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:57.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:57 smithi183 bash[21651]: audit 2024-09-20T19:26:56.848525+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:57.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:57 smithi003 bash[19800]: cluster 2024-09-20T19:26:55.708300+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:57.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:57 smithi003 bash[19800]: audit 2024-09-20T19:26:56.496570+0000 mon.a (mon.0) 477 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-20T19:26:57.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:57 smithi003 bash[19800]: cluster 2024-09-20T19:26:56.502323+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-20T19:26:57.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:57 smithi003 bash[19800]: audit 2024-09-20T19:26:56.503042+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:26:57.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:57 smithi003 bash[19800]: audit 2024-09-20T19:26:56.503729+0000 mon.a (mon.0) 480 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2024-09-20T19:26:57.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:57 smithi003 bash[19800]: audit 2024-09-20T19:26:56.504079+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.183:6800/3256343151,v1:172.21.15.183:6801/3256343151]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2024-09-20T19:26:57.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:57 smithi003 bash[19800]: audit 2024-09-20T19:26:56.832282+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:26:57.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:57 smithi003 bash[19800]: audit 2024-09-20T19:26:56.839698+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:57.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:57 smithi003 bash[19800]: audit 2024-09-20T19:26:56.848525+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:57.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:57 smithi003 bash[26656]: cluster 2024-09-20T19:26:55.708300+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:57.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:57 smithi003 bash[26656]: audit 2024-09-20T19:26:56.496570+0000 mon.a (mon.0) 477 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-20T19:26:57.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:57 smithi003 bash[26656]: cluster 2024-09-20T19:26:56.502323+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-20T19:26:57.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:57 smithi003 bash[26656]: audit 2024-09-20T19:26:56.503042+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:26:57.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:57 smithi003 bash[26656]: audit 2024-09-20T19:26:56.503729+0000 mon.a (mon.0) 480 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2024-09-20T19:26:57.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:57 smithi003 bash[26656]: audit 2024-09-20T19:26:56.504079+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.183:6800/3256343151,v1:172.21.15.183:6801/3256343151]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2024-09-20T19:26:57.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:57 smithi003 bash[26656]: audit 2024-09-20T19:26:56.832282+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:26:57.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:57 smithi003 bash[26656]: audit 2024-09-20T19:26:56.839698+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:57.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:57 smithi003 bash[26656]: audit 2024-09-20T19:26:56.848525+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:26:58.298 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 19:26:57 smithi183 bash[25048]: debug 2024-09-20T19:26:57.976+0000 7f1f3e66d640 -1 osd.4 0 waiting for initial osdmap 2024-09-20T19:26:58.298 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 19:26:58 smithi183 bash[25048]: debug 2024-09-20T19:26:58.008+0000 7f1f3648d640 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T19:26:58.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:58 smithi183 bash[21651]: audit 2024-09-20T19:26:57.498838+0000 mon.a (mon.0) 484 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]': finished 2024-09-20T19:26:58.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:58 smithi183 bash[21651]: cluster 2024-09-20T19:26:57.505246+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-20T19:26:58.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:58 smithi183 bash[21651]: audit 2024-09-20T19:26:57.506814+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:26:58.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:58 smithi183 bash[21651]: audit 2024-09-20T19:26:57.508943+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:26:58.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:58 smithi183 bash[21651]: audit 2024-09-20T19:26:57.984971+0000 mon.a (mon.0) 488 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-20T19:26:58.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:58 smithi183 bash[21651]: cluster 2024-09-20T19:26:58.265002+0000 mon.a (mon.0) 489 : cluster [INF] osd.4 [v2:172.21.15.183:6800/3256343151,v1:172.21.15.183:6801/3256343151] boot 2024-09-20T19:26:58.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:58 smithi183 bash[21651]: cluster 2024-09-20T19:26:58.265123+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-09-20T19:26:58.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:58 smithi183 bash[21651]: audit 2024-09-20T19:26:58.265471+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:26:58.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:58 smithi003 bash[19800]: audit 2024-09-20T19:26:57.498838+0000 mon.a (mon.0) 484 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]': finished 2024-09-20T19:26:58.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:58 smithi003 bash[19800]: cluster 2024-09-20T19:26:57.505246+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-20T19:26:58.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:58 smithi003 bash[19800]: audit 2024-09-20T19:26:57.506814+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:26:58.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:58 smithi003 bash[19800]: audit 2024-09-20T19:26:57.508943+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:26:58.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:58 smithi003 bash[19800]: audit 2024-09-20T19:26:57.984971+0000 mon.a (mon.0) 488 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-20T19:26:58.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:58 smithi003 bash[19800]: cluster 2024-09-20T19:26:58.265002+0000 mon.a (mon.0) 489 : cluster [INF] osd.4 [v2:172.21.15.183:6800/3256343151,v1:172.21.15.183:6801/3256343151] boot 2024-09-20T19:26:58.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:58 smithi003 bash[19800]: cluster 2024-09-20T19:26:58.265123+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-09-20T19:26:58.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:58 smithi003 bash[19800]: audit 2024-09-20T19:26:58.265471+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:26:58.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:58 smithi003 bash[26656]: audit 2024-09-20T19:26:57.498838+0000 mon.a (mon.0) 484 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]': finished 2024-09-20T19:26:58.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:58 smithi003 bash[26656]: cluster 2024-09-20T19:26:57.505246+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-20T19:26:58.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:58 smithi003 bash[26656]: audit 2024-09-20T19:26:57.506814+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:26:58.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:58 smithi003 bash[26656]: audit 2024-09-20T19:26:57.508943+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:26:58.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:58 smithi003 bash[26656]: audit 2024-09-20T19:26:57.984971+0000 mon.a (mon.0) 488 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-20T19:26:58.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:58 smithi003 bash[26656]: cluster 2024-09-20T19:26:58.265002+0000 mon.a (mon.0) 489 : cluster [INF] osd.4 [v2:172.21.15.183:6800/3256343151,v1:172.21.15.183:6801/3256343151] boot 2024-09-20T19:26:58.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:58 smithi003 bash[26656]: cluster 2024-09-20T19:26:58.265123+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-09-20T19:26:58.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:58 smithi003 bash[26656]: audit 2024-09-20T19:26:58.265471+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:26:59.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:59 smithi183 bash[21651]: cluster 2024-09-20T19:26:56.701934+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T19:26:59.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:59 smithi183 bash[21651]: cluster 2024-09-20T19:26:56.702048+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T19:26:59.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:59 smithi183 bash[21651]: cluster 2024-09-20T19:26:57.708794+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:59.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:26:59 smithi183 bash[21651]: cluster 2024-09-20T19:26:59.266549+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-20T19:26:59.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:59 smithi003 bash[26656]: cluster 2024-09-20T19:26:56.701934+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T19:26:59.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:59 smithi003 bash[26656]: cluster 2024-09-20T19:26:56.702048+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T19:26:59.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:59 smithi003 bash[26656]: cluster 2024-09-20T19:26:57.708794+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:59.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:26:59 smithi003 bash[26656]: cluster 2024-09-20T19:26:59.266549+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-20T19:26:59.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:59 smithi003 bash[19800]: cluster 2024-09-20T19:26:56.701934+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T19:26:59.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:59 smithi003 bash[19800]: cluster 2024-09-20T19:26:56.702048+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T19:26:59.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:59 smithi003 bash[19800]: cluster 2024-09-20T19:26:57.708794+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:26:59.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:26:59 smithi003 bash[19800]: cluster 2024-09-20T19:26:59.266549+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-20T19:27:01.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:01 smithi183 bash[21651]: cluster 2024-09-20T19:26:59.709346+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 319 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:01.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:01 smithi183 bash[21651]: cluster 2024-09-20T19:27:00.268536+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-20T19:27:01.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:01 smithi003 bash[19800]: cluster 2024-09-20T19:26:59.709346+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 319 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:01.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:01 smithi003 bash[19800]: cluster 2024-09-20T19:27:00.268536+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-20T19:27:01.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:01 smithi003 bash[26656]: cluster 2024-09-20T19:26:59.709346+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 319 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:01.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:01 smithi003 bash[26656]: cluster 2024-09-20T19:27:00.268536+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-20T19:27:02.233 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T19:27:02.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:02 smithi183 bash[21651]: cluster 2024-09-20T19:27:01.271795+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-20T19:27:02.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:02 smithi003 bash[19800]: cluster 2024-09-20T19:27:01.271795+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-20T19:27:02.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:02 smithi003 bash[26656]: cluster 2024-09-20T19:27:01.271795+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-20T19:27:03.579 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:03 smithi183 bash[21651]: cluster 2024-09-20T19:27:01.709932+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v200: 1 pgs: 1 peering; 577 KiB data, 319 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-20T19:27:03.580 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:03 smithi183 bash[21651]: cluster 2024-09-20T19:27:02.274643+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-20T19:27:03.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:03 smithi003 bash[19800]: cluster 2024-09-20T19:27:01.709932+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v200: 1 pgs: 1 peering; 577 KiB data, 319 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-20T19:27:03.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:03 smithi003 bash[19800]: cluster 2024-09-20T19:27:02.274643+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-20T19:27:03.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:03 smithi003 bash[26656]: cluster 2024-09-20T19:27:01.709932+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v200: 1 pgs: 1 peering; 577 KiB data, 319 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-20T19:27:03.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:03 smithi003 bash[26656]: cluster 2024-09-20T19:27:02.274643+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-20T19:27:05.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:05 smithi183 bash[21651]: cluster 2024-09-20T19:27:03.710491+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v202: 1 pgs: 1 peering; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 130 KiB/s, 0 objects/s recovering 2024-09-20T19:27:05.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:05 smithi003 bash[19800]: cluster 2024-09-20T19:27:03.710491+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v202: 1 pgs: 1 peering; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 130 KiB/s, 0 objects/s recovering 2024-09-20T19:27:05.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:05 smithi003 bash[26656]: cluster 2024-09-20T19:27:03.710491+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v202: 1 pgs: 1 peering; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 130 KiB/s, 0 objects/s recovering 2024-09-20T19:27:07.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:07 smithi183 bash[21651]: cluster 2024-09-20T19:27:05.711063+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v203: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-20T19:27:07.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:07 smithi003 bash[19800]: cluster 2024-09-20T19:27:05.711063+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v203: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-20T19:27:07.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:07 smithi003 bash[26656]: cluster 2024-09-20T19:27:05.711063+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v203: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-20T19:27:08.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:08 smithi003 bash[26656]: cephadm 2024-09-20T19:27:07.655295+0000 mgr.y (mgr.14150) 230 : cephadm [INF] Detected new or changed devices on smithi183 2024-09-20T19:27:08.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:08 smithi003 bash[26656]: audit 2024-09-20T19:27:07.663826+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:27:08.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:08 smithi003 bash[26656]: audit 2024-09-20T19:27:07.672178+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:27:08.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:08 smithi003 bash[26656]: audit 2024-09-20T19:27:07.674821+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:27:08.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:08 smithi003 bash[26656]: cephadm 2024-09-20T19:27:07.676203+0000 mgr.y (mgr.14150) 231 : cephadm [INF] Adjusting osd_memory_target on smithi183 to 17265M 2024-09-20T19:27:08.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:08 smithi003 bash[26656]: audit 2024-09-20T19:27:07.684374+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:27:08.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:08 smithi003 bash[26656]: audit 2024-09-20T19:27:07.689812+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:27:08.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:08 smithi003 bash[26656]: audit 2024-09-20T19:27:07.691509+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:27:08.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:08 smithi003 bash[26656]: audit 2024-09-20T19:27:07.700915+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:27:08.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:08 smithi003 bash[26656]: cluster 2024-09-20T19:27:07.711737+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-20T19:27:08.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:08 smithi003 bash[19800]: cephadm 2024-09-20T19:27:07.655295+0000 mgr.y (mgr.14150) 230 : cephadm [INF] Detected new or changed devices on smithi183 2024-09-20T19:27:08.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:08 smithi003 bash[19800]: audit 2024-09-20T19:27:07.663826+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:27:08.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:08 smithi003 bash[19800]: audit 2024-09-20T19:27:07.672178+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:27:08.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:08 smithi003 bash[19800]: audit 2024-09-20T19:27:07.674821+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:27:08.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:08 smithi003 bash[19800]: cephadm 2024-09-20T19:27:07.676203+0000 mgr.y (mgr.14150) 231 : cephadm [INF] Adjusting osd_memory_target on smithi183 to 17265M 2024-09-20T19:27:08.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:08 smithi003 bash[19800]: audit 2024-09-20T19:27:07.684374+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:27:08.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:08 smithi003 bash[19800]: audit 2024-09-20T19:27:07.689812+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:27:08.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:08 smithi003 bash[19800]: audit 2024-09-20T19:27:07.691509+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:27:08.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:08 smithi003 bash[19800]: audit 2024-09-20T19:27:07.700915+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:27:08.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:08 smithi003 bash[19800]: cluster 2024-09-20T19:27:07.711737+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-20T19:27:09.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:08 smithi183 bash[21651]: cephadm 2024-09-20T19:27:07.655295+0000 mgr.y (mgr.14150) 230 : cephadm [INF] Detected new or changed devices on smithi183 2024-09-20T19:27:09.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:08 smithi183 bash[21651]: audit 2024-09-20T19:27:07.663826+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:27:09.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:08 smithi183 bash[21651]: audit 2024-09-20T19:27:07.672178+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:27:09.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:08 smithi183 bash[21651]: audit 2024-09-20T19:27:07.674821+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:27:09.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:08 smithi183 bash[21651]: cephadm 2024-09-20T19:27:07.676203+0000 mgr.y (mgr.14150) 231 : cephadm [INF] Adjusting osd_memory_target on smithi183 to 17265M 2024-09-20T19:27:09.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:08 smithi183 bash[21651]: audit 2024-09-20T19:27:07.684374+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:27:09.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:08 smithi183 bash[21651]: audit 2024-09-20T19:27:07.689812+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:27:09.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:08 smithi183 bash[21651]: audit 2024-09-20T19:27:07.691509+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:27:09.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:08 smithi183 bash[21651]: audit 2024-09-20T19:27:07.700915+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:27:09.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:08 smithi183 bash[21651]: cluster 2024-09-20T19:27:07.711737+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-20T19:27:09.753 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-20T19:27:09.805 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi183:vg_nvme/lv_3 2024-09-20T19:27:11.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:10 smithi183 bash[21651]: cluster 2024-09-20T19:27:09.712353+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-20T19:27:11.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:10 smithi003 bash[19800]: cluster 2024-09-20T19:27:09.712353+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-20T19:27:11.199 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:10 smithi003 bash[26656]: cluster 2024-09-20T19:27:09.712353+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-20T19:27:13.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:12 smithi183 bash[21651]: cluster 2024-09-20T19:27:11.712886+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:13.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:12 smithi003 bash[19800]: cluster 2024-09-20T19:27:11.712886+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:13.199 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:12 smithi003 bash[26656]: cluster 2024-09-20T19:27:11.712886+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:14.537 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T19:27:15.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:14 smithi183 bash[21651]: cluster 2024-09-20T19:27:13.713416+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:15.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:14 smithi003 bash[19800]: cluster 2024-09-20T19:27:13.713416+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:15.199 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:14 smithi003 bash[26656]: cluster 2024-09-20T19:27:13.713416+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:17.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:16 smithi183 bash[21651]: cluster 2024-09-20T19:27:15.713961+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:17.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:16 smithi183 bash[21651]: audit 2024-09-20T19:27:15.948400+0000 mgr.y (mgr.14150) 237 : audit [DBG] from='client.24214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi183:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:27:17.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:16 smithi183 bash[21651]: audit 2024-09-20T19:27:15.954811+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T19:27:17.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:16 smithi183 bash[21651]: audit 2024-09-20T19:27:15.960964+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T19:27:17.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:16 smithi183 bash[21651]: audit 2024-09-20T19:27:15.962687+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:27:17.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:16 smithi003 bash[19800]: cluster 2024-09-20T19:27:15.713961+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:17.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:16 smithi003 bash[19800]: audit 2024-09-20T19:27:15.948400+0000 mgr.y (mgr.14150) 237 : audit [DBG] from='client.24214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi183:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:27:17.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:16 smithi003 bash[19800]: audit 2024-09-20T19:27:15.954811+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T19:27:17.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:16 smithi003 bash[19800]: audit 2024-09-20T19:27:15.960964+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T19:27:17.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:16 smithi003 bash[19800]: audit 2024-09-20T19:27:15.962687+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:27:17.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:16 smithi003 bash[26656]: cluster 2024-09-20T19:27:15.713961+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:17.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:16 smithi003 bash[26656]: audit 2024-09-20T19:27:15.948400+0000 mgr.y (mgr.14150) 237 : audit [DBG] from='client.24214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi183:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:27:17.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:16 smithi003 bash[26656]: audit 2024-09-20T19:27:15.954811+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T19:27:17.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:16 smithi003 bash[26656]: audit 2024-09-20T19:27:15.960964+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T19:27:17.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:16 smithi003 bash[26656]: audit 2024-09-20T19:27:15.962687+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:27:19.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:18 smithi183 bash[21651]: cluster 2024-09-20T19:27:17.714529+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:19.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:18 smithi003 bash[19800]: cluster 2024-09-20T19:27:17.714529+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:19.199 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:18 smithi003 bash[26656]: cluster 2024-09-20T19:27:17.714529+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:21.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:20 smithi183 bash[21651]: cluster 2024-09-20T19:27:19.715102+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:21.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:20 smithi003 bash[19800]: cluster 2024-09-20T19:27:19.715102+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:21.199 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:20 smithi003 bash[26656]: cluster 2024-09-20T19:27:19.715102+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:23.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:22 smithi183 bash[21651]: cluster 2024-09-20T19:27:21.715672+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:23.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:22 smithi003 bash[19800]: cluster 2024-09-20T19:27:21.715672+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:23.199 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:22 smithi003 bash[26656]: cluster 2024-09-20T19:27:21.715672+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:25.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:24 smithi183 bash[21651]: cluster 2024-09-20T19:27:23.716323+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:25.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:24 smithi183 bash[21651]: audit 2024-09-20T19:27:24.434958+0000 mon.a (mon.0) 506 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "78d3fe47-2896-457f-b9d7-0d0f7bcf1d43"}]: dispatch 2024-09-20T19:27:25.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:24 smithi183 bash[21651]: audit 2024-09-20T19:27:24.436284+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.183:0/3709314901' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "78d3fe47-2896-457f-b9d7-0d0f7bcf1d43"}]: dispatch 2024-09-20T19:27:25.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:24 smithi183 bash[21651]: audit 2024-09-20T19:27:24.438568+0000 mon.a (mon.0) 507 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "78d3fe47-2896-457f-b9d7-0d0f7bcf1d43"}]': finished 2024-09-20T19:27:25.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:24 smithi183 bash[21651]: cluster 2024-09-20T19:27:24.446015+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-20T19:27:25.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:24 smithi183 bash[21651]: audit 2024-09-20T19:27:24.446568+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:27:25.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:24 smithi003 bash[19800]: cluster 2024-09-20T19:27:23.716323+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:25.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:24 smithi003 bash[19800]: audit 2024-09-20T19:27:24.434958+0000 mon.a (mon.0) 506 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "78d3fe47-2896-457f-b9d7-0d0f7bcf1d43"}]: dispatch 2024-09-20T19:27:25.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:24 smithi003 bash[19800]: audit 2024-09-20T19:27:24.436284+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.183:0/3709314901' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "78d3fe47-2896-457f-b9d7-0d0f7bcf1d43"}]: dispatch 2024-09-20T19:27:25.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:24 smithi003 bash[19800]: audit 2024-09-20T19:27:24.438568+0000 mon.a (mon.0) 507 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "78d3fe47-2896-457f-b9d7-0d0f7bcf1d43"}]': finished 2024-09-20T19:27:25.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:24 smithi003 bash[19800]: cluster 2024-09-20T19:27:24.446015+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-20T19:27:25.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:24 smithi003 bash[19800]: audit 2024-09-20T19:27:24.446568+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:27:25.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:24 smithi003 bash[26656]: cluster 2024-09-20T19:27:23.716323+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:25.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:24 smithi003 bash[26656]: audit 2024-09-20T19:27:24.434958+0000 mon.a (mon.0) 506 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "78d3fe47-2896-457f-b9d7-0d0f7bcf1d43"}]: dispatch 2024-09-20T19:27:25.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:24 smithi003 bash[26656]: audit 2024-09-20T19:27:24.436284+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.183:0/3709314901' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "78d3fe47-2896-457f-b9d7-0d0f7bcf1d43"}]: dispatch 2024-09-20T19:27:25.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:24 smithi003 bash[26656]: audit 2024-09-20T19:27:24.438568+0000 mon.a (mon.0) 507 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "78d3fe47-2896-457f-b9d7-0d0f7bcf1d43"}]': finished 2024-09-20T19:27:25.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:24 smithi003 bash[26656]: cluster 2024-09-20T19:27:24.446015+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-20T19:27:25.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:24 smithi003 bash[26656]: audit 2024-09-20T19:27:24.446568+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:27:26.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:25 smithi003 bash[19800]: audit 2024-09-20T19:27:25.063217+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.183:0/2160649308' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T19:27:26.199 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:25 smithi003 bash[26656]: audit 2024-09-20T19:27:25.063217+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.183:0/2160649308' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T19:27:26.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:25 smithi183 bash[21651]: audit 2024-09-20T19:27:25.063217+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.183:0/2160649308' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T19:27:27.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:26 smithi003 bash[19800]: cluster 2024-09-20T19:27:25.716871+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:27.199 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:26 smithi003 bash[26656]: cluster 2024-09-20T19:27:25.716871+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:27.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:26 smithi183 bash[21651]: cluster 2024-09-20T19:27:25.716871+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:29.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:28 smithi183 bash[21651]: cluster 2024-09-20T19:27:27.717433+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:29.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:28 smithi003 bash[19800]: cluster 2024-09-20T19:27:27.717433+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:29.199 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:28 smithi003 bash[26656]: cluster 2024-09-20T19:27:27.717433+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:31.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:30 smithi003 bash[19800]: cluster 2024-09-20T19:27:29.717967+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:31.199 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:30 smithi003 bash[26656]: cluster 2024-09-20T19:27:29.717967+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:31.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:30 smithi183 bash[21651]: cluster 2024-09-20T19:27:29.717967+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:33.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:32 smithi003 bash[19800]: cluster 2024-09-20T19:27:31.718519+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:33.199 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:32 smithi003 bash[26656]: cluster 2024-09-20T19:27:31.718519+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:33.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:32 smithi183 bash[21651]: cluster 2024-09-20T19:27:31.718519+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:35.134 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:34 smithi183 bash[21651]: cluster 2024-09-20T19:27:33.719059+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:35.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:34 smithi003 bash[19800]: cluster 2024-09-20T19:27:33.719059+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:35.199 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:34 smithi003 bash[26656]: cluster 2024-09-20T19:27:33.719059+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:37.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:36 smithi003 bash[19800]: cluster 2024-09-20T19:27:35.719581+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:37.199 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:36 smithi003 bash[26656]: cluster 2024-09-20T19:27:35.719581+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:37.284 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:36 smithi183 bash[21651]: cluster 2024-09-20T19:27:35.719581+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:39.211 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:38 smithi003 bash[19800]: cluster 2024-09-20T19:27:37.720123+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:39.212 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:38 smithi003 bash[19800]: audit 2024-09-20T19:27:37.859687+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-20T19:27:39.212 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:38 smithi003 bash[19800]: audit 2024-09-20T19:27:37.861448+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:27:39.212 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:38 smithi003 bash[19800]: cephadm 2024-09-20T19:27:37.862999+0000 mgr.y (mgr.14150) 249 : cephadm [INF] Deploying daemon osd.5 on smithi183 2024-09-20T19:27:39.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:38 smithi003 bash[26656]: cluster 2024-09-20T19:27:37.720123+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:39.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:38 smithi003 bash[26656]: audit 2024-09-20T19:27:37.859687+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-20T19:27:39.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:38 smithi003 bash[26656]: audit 2024-09-20T19:27:37.861448+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:27:39.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:38 smithi003 bash[26656]: cephadm 2024-09-20T19:27:37.862999+0000 mgr.y (mgr.14150) 249 : cephadm [INF] Deploying daemon osd.5 on smithi183 2024-09-20T19:27:39.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:38 smithi183 bash[21651]: cluster 2024-09-20T19:27:37.720123+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:39.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:38 smithi183 bash[21651]: audit 2024-09-20T19:27:37.859687+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-20T19:27:39.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:38 smithi183 bash[21651]: audit 2024-09-20T19:27:37.861448+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:27:39.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:38 smithi183 bash[21651]: cephadm 2024-09-20T19:27:37.862999+0000 mgr.y (mgr.14150) 249 : cephadm [INF] Deploying daemon osd.5 on smithi183 2024-09-20T19:27:41.115 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:40 smithi183 bash[21651]: cluster 2024-09-20T19:27:39.720662+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:41.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:40 smithi003 bash[19800]: cluster 2024-09-20T19:27:39.720662+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:41.199 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:40 smithi003 bash[26656]: cluster 2024-09-20T19:27:39.720662+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:42.433 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:42 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:27:42.433 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 19:27:42 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:27:42.434 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:27:42 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:27:42.686 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:27:42 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:27:42.687 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 19:27:42 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:27:42.687 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:42 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:27:43.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:42 smithi183 bash[21651]: cluster 2024-09-20T19:27:41.721245+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:43.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:42 smithi183 bash[21651]: audit 2024-09-20T19:27:42.740664+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:27:43.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:42 smithi183 bash[21651]: audit 2024-09-20T19:27:42.749722+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:27:43.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:42 smithi183 bash[21651]: audit 2024-09-20T19:27:42.759965+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:27:43.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:42 smithi003 bash[19800]: cluster 2024-09-20T19:27:41.721245+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:43.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:42 smithi003 bash[19800]: audit 2024-09-20T19:27:42.740664+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:27:43.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:42 smithi003 bash[19800]: audit 2024-09-20T19:27:42.749722+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:27:43.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:42 smithi003 bash[19800]: audit 2024-09-20T19:27:42.759965+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:27:43.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:42 smithi003 bash[26656]: cluster 2024-09-20T19:27:41.721245+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:43.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:42 smithi003 bash[26656]: audit 2024-09-20T19:27:42.740664+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:27:43.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:42 smithi003 bash[26656]: audit 2024-09-20T19:27:42.749722+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:27:43.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:42 smithi003 bash[26656]: audit 2024-09-20T19:27:42.759965+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:27:45.199 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:44 smithi003 bash[26656]: cluster 2024-09-20T19:27:43.721867+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:45.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:44 smithi003 bash[19800]: cluster 2024-09-20T19:27:43.721867+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:45.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:44 smithi183 bash[21651]: cluster 2024-09-20T19:27:43.721867+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:47.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:46 smithi003 bash[19800]: cluster 2024-09-20T19:27:45.722428+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:47.199 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:46 smithi003 bash[26656]: cluster 2024-09-20T19:27:45.722428+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:47.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:46 smithi183 bash[21651]: cluster 2024-09-20T19:27:45.722428+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:49.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:48 smithi003 bash[19800]: cluster 2024-09-20T19:27:47.722996+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:49.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:48 smithi003 bash[26656]: cluster 2024-09-20T19:27:47.722996+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:49.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:48 smithi183 bash[21651]: cluster 2024-09-20T19:27:47.722996+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:50.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:50 smithi003 bash[19800]: audit 2024-09-20T19:27:49.107996+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:27:50.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:50 smithi003 bash[19800]: audit 2024-09-20T19:27:49.116450+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:27:50.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:50 smithi003 bash[19800]: audit 2024-09-20T19:27:49.118311+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:27:50.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:50 smithi003 bash[19800]: audit 2024-09-20T19:27:49.120329+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:27:50.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:50 smithi003 bash[19800]: audit 2024-09-20T19:27:49.130780+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:27:50.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:50 smithi003 bash[26656]: audit 2024-09-20T19:27:49.107996+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:27:50.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:50 smithi003 bash[26656]: audit 2024-09-20T19:27:49.116450+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:27:50.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:50 smithi003 bash[26656]: audit 2024-09-20T19:27:49.118311+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:27:50.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:50 smithi003 bash[26656]: audit 2024-09-20T19:27:49.120329+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:27:50.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:50 smithi003 bash[26656]: audit 2024-09-20T19:27:49.130780+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:27:50.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:50 smithi183 bash[21651]: audit 2024-09-20T19:27:49.107996+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:27:50.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:50 smithi183 bash[21651]: audit 2024-09-20T19:27:49.116450+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:27:50.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:50 smithi183 bash[21651]: audit 2024-09-20T19:27:49.118311+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:27:50.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:50 smithi183 bash[21651]: audit 2024-09-20T19:27:49.120329+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:27:50.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:50 smithi183 bash[21651]: audit 2024-09-20T19:27:49.130780+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:27:51.427 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:51 smithi183 bash[21651]: cluster 2024-09-20T19:27:49.723532+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:51.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:51 smithi003 bash[19800]: cluster 2024-09-20T19:27:49.723532+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:51.449 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:51 smithi003 bash[26656]: cluster 2024-09-20T19:27:49.723532+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:53.181 INFO:teuthology.orchestra.run.smithi183.stdout:Created osd(s) 5 on host 'smithi183' 2024-09-20T19:27:53.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:53 smithi003 bash[19800]: cluster 2024-09-20T19:27:51.724084+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:53.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:53 smithi003 bash[19800]: audit 2024-09-20T19:27:52.894937+0000 mon.a (mon.0) 520 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-20T19:27:53.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:53 smithi003 bash[19800]: audit 2024-09-20T19:27:52.896690+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.183:6808/2029138351,v1:172.21.15.183:6809/2029138351]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-20T19:27:53.449 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:53 smithi003 bash[26656]: cluster 2024-09-20T19:27:51.724084+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:53.449 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:53 smithi003 bash[26656]: audit 2024-09-20T19:27:52.894937+0000 mon.a (mon.0) 520 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-20T19:27:53.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:53 smithi003 bash[26656]: audit 2024-09-20T19:27:52.896690+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.183:6808/2029138351,v1:172.21.15.183:6809/2029138351]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-20T19:27:53.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:53 smithi183 bash[21651]: cluster 2024-09-20T19:27:51.724084+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:53.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:53 smithi183 bash[21651]: audit 2024-09-20T19:27:52.894937+0000 mon.a (mon.0) 520 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-20T19:27:53.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:53 smithi183 bash[21651]: audit 2024-09-20T19:27:52.896690+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.183:6808/2029138351,v1:172.21.15.183:6809/2029138351]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-20T19:27:53.776 DEBUG:teuthology.orchestra.run.smithi183:osd.5> sudo journalctl -f -n 0 -u ceph-2bd1868e-7785-11ef-baf5-efdc52797490@osd.5.service 2024-09-20T19:27:53.778 INFO:tasks.cephadm:Deploying osd.6 on smithi183 with /dev/vg_nvme/lv_2... 2024-09-20T19:27:53.778 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_2 2024-09-20T19:27:54.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:54 smithi003 bash[19800]: audit 2024-09-20T19:27:53.134630+0000 mon.a (mon.0) 521 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-20T19:27:54.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:54 smithi003 bash[19800]: cluster 2024-09-20T19:27:53.140248+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-20T19:27:54.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:54 smithi003 bash[19800]: audit 2024-09-20T19:27:53.141187+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:27:54.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:54 smithi003 bash[19800]: audit 2024-09-20T19:27:53.146204+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.183:6808/2029138351,v1:172.21.15.183:6809/2029138351]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2024-09-20T19:27:54.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:54 smithi003 bash[19800]: audit 2024-09-20T19:27:53.152571+0000 mon.a (mon.0) 524 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2024-09-20T19:27:54.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:54 smithi003 bash[19800]: audit 2024-09-20T19:27:53.160387+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:27:54.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:54 smithi003 bash[19800]: audit 2024-09-20T19:27:53.167791+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:27:54.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:54 smithi003 bash[19800]: audit 2024-09-20T19:27:53.176559+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:27:54.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:54 smithi003 bash[26656]: audit 2024-09-20T19:27:53.134630+0000 mon.a (mon.0) 521 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-20T19:27:54.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:54 smithi003 bash[26656]: cluster 2024-09-20T19:27:53.140248+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-20T19:27:54.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:54 smithi003 bash[26656]: audit 2024-09-20T19:27:53.141187+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:27:54.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:54 smithi003 bash[26656]: audit 2024-09-20T19:27:53.146204+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.183:6808/2029138351,v1:172.21.15.183:6809/2029138351]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2024-09-20T19:27:54.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:54 smithi003 bash[26656]: audit 2024-09-20T19:27:53.152571+0000 mon.a (mon.0) 524 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2024-09-20T19:27:54.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:54 smithi003 bash[26656]: audit 2024-09-20T19:27:53.160387+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:27:54.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:54 smithi003 bash[26656]: audit 2024-09-20T19:27:53.167791+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:27:54.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:54 smithi003 bash[26656]: audit 2024-09-20T19:27:53.176559+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:27:54.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:54 smithi183 bash[21651]: audit 2024-09-20T19:27:53.134630+0000 mon.a (mon.0) 521 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-20T19:27:54.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:54 smithi183 bash[21651]: cluster 2024-09-20T19:27:53.140248+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-20T19:27:54.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:54 smithi183 bash[21651]: audit 2024-09-20T19:27:53.141187+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:27:54.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:54 smithi183 bash[21651]: audit 2024-09-20T19:27:53.146204+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.183:6808/2029138351,v1:172.21.15.183:6809/2029138351]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2024-09-20T19:27:54.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:54 smithi183 bash[21651]: audit 2024-09-20T19:27:53.152571+0000 mon.a (mon.0) 524 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2024-09-20T19:27:54.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:54 smithi183 bash[21651]: audit 2024-09-20T19:27:53.160387+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:27:54.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:54 smithi183 bash[21651]: audit 2024-09-20T19:27:53.167791+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:27:54.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:54 smithi183 bash[21651]: audit 2024-09-20T19:27:53.176559+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:27:55.047 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 19:27:54 smithi183 bash[30263]: debug 2024-09-20T19:27:54.675+0000 7f75491ec640 -1 osd.5 0 waiting for initial osdmap 2024-09-20T19:27:55.047 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 19:27:54 smithi183 bash[30263]: debug 2024-09-20T19:27:54.695+0000 7f754100c640 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T19:27:55.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:55 smithi003 bash[19800]: cluster 2024-09-20T19:27:53.724523+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:55.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:55 smithi003 bash[19800]: audit 2024-09-20T19:27:54.146931+0000 mon.a (mon.0) 528 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]': finished 2024-09-20T19:27:55.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:55 smithi003 bash[19800]: cluster 2024-09-20T19:27:54.154966+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-20T19:27:55.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:55 smithi003 bash[19800]: audit 2024-09-20T19:27:54.156072+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:27:55.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:55 smithi003 bash[19800]: audit 2024-09-20T19:27:54.167335+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:27:55.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:55 smithi003 bash[19800]: audit 2024-09-20T19:27:54.685719+0000 mon.a (mon.0) 532 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-20T19:27:55.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:55 smithi003 bash[26656]: cluster 2024-09-20T19:27:53.724523+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:55.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:55 smithi003 bash[26656]: audit 2024-09-20T19:27:54.146931+0000 mon.a (mon.0) 528 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]': finished 2024-09-20T19:27:55.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:55 smithi003 bash[26656]: cluster 2024-09-20T19:27:54.154966+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-20T19:27:55.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:55 smithi003 bash[26656]: audit 2024-09-20T19:27:54.156072+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:27:55.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:55 smithi003 bash[26656]: audit 2024-09-20T19:27:54.167335+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:27:55.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:55 smithi003 bash[26656]: audit 2024-09-20T19:27:54.685719+0000 mon.a (mon.0) 532 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-20T19:27:55.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:55 smithi183 bash[21651]: cluster 2024-09-20T19:27:53.724523+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:55.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:55 smithi183 bash[21651]: audit 2024-09-20T19:27:54.146931+0000 mon.a (mon.0) 528 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]': finished 2024-09-20T19:27:55.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:55 smithi183 bash[21651]: cluster 2024-09-20T19:27:54.154966+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-20T19:27:55.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:55 smithi183 bash[21651]: audit 2024-09-20T19:27:54.156072+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:27:55.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:55 smithi183 bash[21651]: audit 2024-09-20T19:27:54.167335+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:27:55.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:55 smithi183 bash[21651]: audit 2024-09-20T19:27:54.685719+0000 mon.a (mon.0) 532 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-20T19:27:56.449 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:56 smithi003 bash[26656]: cluster 2024-09-20T19:27:53.911054+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T19:27:56.449 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:56 smithi003 bash[26656]: cluster 2024-09-20T19:27:53.911202+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T19:27:56.449 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:56 smithi003 bash[26656]: audit 2024-09-20T19:27:55.170131+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:27:56.449 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:56 smithi003 bash[26656]: cluster 2024-09-20T19:27:55.180388+0000 mon.a (mon.0) 534 : cluster [INF] osd.5 [v2:172.21.15.183:6808/2029138351,v1:172.21.15.183:6809/2029138351] boot 2024-09-20T19:27:56.449 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:56 smithi003 bash[26656]: cluster 2024-09-20T19:27:55.180515+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-20T19:27:56.449 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:56 smithi003 bash[26656]: audit 2024-09-20T19:27:55.182317+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:27:56.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:56 smithi003 bash[19800]: cluster 2024-09-20T19:27:53.911054+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T19:27:56.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:56 smithi003 bash[19800]: cluster 2024-09-20T19:27:53.911202+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T19:27:56.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:56 smithi003 bash[19800]: audit 2024-09-20T19:27:55.170131+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:27:56.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:56 smithi003 bash[19800]: cluster 2024-09-20T19:27:55.180388+0000 mon.a (mon.0) 534 : cluster [INF] osd.5 [v2:172.21.15.183:6808/2029138351,v1:172.21.15.183:6809/2029138351] boot 2024-09-20T19:27:56.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:56 smithi003 bash[19800]: cluster 2024-09-20T19:27:55.180515+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-20T19:27:56.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:56 smithi003 bash[19800]: audit 2024-09-20T19:27:55.182317+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:27:56.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:56 smithi183 bash[21651]: cluster 2024-09-20T19:27:53.911054+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T19:27:56.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:56 smithi183 bash[21651]: cluster 2024-09-20T19:27:53.911202+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T19:27:56.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:56 smithi183 bash[21651]: audit 2024-09-20T19:27:55.170131+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:27:56.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:56 smithi183 bash[21651]: cluster 2024-09-20T19:27:55.180388+0000 mon.a (mon.0) 534 : cluster [INF] osd.5 [v2:172.21.15.183:6808/2029138351,v1:172.21.15.183:6809/2029138351] boot 2024-09-20T19:27:56.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:56 smithi183 bash[21651]: cluster 2024-09-20T19:27:55.180515+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-20T19:27:56.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:56 smithi183 bash[21651]: audit 2024-09-20T19:27:55.182317+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:27:57.449 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:57 smithi003 bash[26656]: cluster 2024-09-20T19:27:55.725037+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:57.449 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:57 smithi003 bash[26656]: cluster 2024-09-20T19:27:56.187256+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-20T19:27:57.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:57 smithi003 bash[19800]: cluster 2024-09-20T19:27:55.725037+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:57.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:57 smithi003 bash[19800]: cluster 2024-09-20T19:27:56.187256+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-20T19:27:57.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:57 smithi183 bash[21651]: cluster 2024-09-20T19:27:55.725037+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:27:57.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:57 smithi183 bash[21651]: cluster 2024-09-20T19:27:56.187256+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-20T19:27:58.249 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T19:27:58.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:58 smithi183 bash[21651]: cluster 2024-09-20T19:27:57.189931+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-20T19:27:58.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:58 smithi003 bash[19800]: cluster 2024-09-20T19:27:57.189931+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-20T19:27:58.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:58 smithi003 bash[26656]: cluster 2024-09-20T19:27:57.189931+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-20T19:27:59.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:59 smithi183 bash[21651]: cluster 2024-09-20T19:27:57.725680+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v235: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 2/6 objects degraded (33.333%) 2024-09-20T19:27:59.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:59 smithi183 bash[21651]: cluster 2024-09-20T19:27:58.196279+0000 mon.a (mon.0) 539 : cluster [WRN] Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-09-20T19:27:59.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:27:59 smithi183 bash[21651]: cluster 2024-09-20T19:27:58.215047+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-20T19:27:59.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:59 smithi003 bash[26656]: cluster 2024-09-20T19:27:57.725680+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v235: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 2/6 objects degraded (33.333%) 2024-09-20T19:27:59.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:59 smithi003 bash[26656]: cluster 2024-09-20T19:27:58.196279+0000 mon.a (mon.0) 539 : cluster [WRN] Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-09-20T19:27:59.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:27:59 smithi003 bash[26656]: cluster 2024-09-20T19:27:58.215047+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-20T19:27:59.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:59 smithi003 bash[19800]: cluster 2024-09-20T19:27:57.725680+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v235: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 2/6 objects degraded (33.333%) 2024-09-20T19:27:59.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:59 smithi003 bash[19800]: cluster 2024-09-20T19:27:58.196279+0000 mon.a (mon.0) 539 : cluster [WRN] Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-09-20T19:27:59.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:27:59 smithi003 bash[19800]: cluster 2024-09-20T19:27:58.215047+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-20T19:28:00.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:00 smithi183 bash[21651]: cluster 2024-09-20T19:27:59.213111+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-20T19:28:00.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:00 smithi003 bash[26656]: cluster 2024-09-20T19:27:59.213111+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-20T19:28:00.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:00 smithi003 bash[19800]: cluster 2024-09-20T19:27:59.213111+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-20T19:28:01.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:01 smithi183 bash[21651]: cluster 2024-09-20T19:27:59.726293+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v238: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 2/6 objects degraded (33.333%) 2024-09-20T19:28:01.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:01 smithi003 bash[26656]: cluster 2024-09-20T19:27:59.726293+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v238: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 2/6 objects degraded (33.333%) 2024-09-20T19:28:01.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:01 smithi003 bash[19800]: cluster 2024-09-20T19:27:59.726293+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v238: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 2/6 objects degraded (33.333%) 2024-09-20T19:28:02.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:02 smithi183 bash[21651]: cluster 2024-09-20T19:28:02.227086+0000 mon.a (mon.0) 542 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded) 2024-09-20T19:28:02.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:02 smithi183 bash[21651]: cluster 2024-09-20T19:28:02.227158+0000 mon.a (mon.0) 543 : cluster [INF] Cluster is now healthy 2024-09-20T19:28:02.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:02 smithi003 bash[19800]: cluster 2024-09-20T19:28:02.227086+0000 mon.a (mon.0) 542 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded) 2024-09-20T19:28:02.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:02 smithi003 bash[19800]: cluster 2024-09-20T19:28:02.227158+0000 mon.a (mon.0) 543 : cluster [INF] Cluster is now healthy 2024-09-20T19:28:02.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:02 smithi003 bash[26656]: cluster 2024-09-20T19:28:02.227086+0000 mon.a (mon.0) 542 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded) 2024-09-20T19:28:02.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:02 smithi003 bash[26656]: cluster 2024-09-20T19:28:02.227158+0000 mon.a (mon.0) 543 : cluster [INF] Cluster is now healthy 2024-09-20T19:28:02.997 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-20T19:28:03.028 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi183:vg_nvme/lv_2 2024-09-20T19:28:03.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:03 smithi183 bash[21651]: cluster 2024-09-20T19:28:01.726852+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:03.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:03 smithi003 bash[26656]: cluster 2024-09-20T19:28:01.726852+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:03.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:03 smithi003 bash[19800]: cluster 2024-09-20T19:28:01.726852+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:05.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:05 smithi183 bash[21651]: cluster 2024-09-20T19:28:03.727432+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:05.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:05 smithi003 bash[26656]: cluster 2024-09-20T19:28:03.727432+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:05.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:05 smithi003 bash[19800]: cluster 2024-09-20T19:28:03.727432+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:07.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:06 smithi183 bash[21651]: cluster 2024-09-20T19:28:05.727996+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T19:28:07.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:06 smithi183 bash[21651]: cephadm 2024-09-20T19:28:05.738871+0000 mgr.y (mgr.14150) 264 : cephadm [INF] Detected new or changed devices on smithi183 2024-09-20T19:28:07.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:06 smithi183 bash[21651]: audit 2024-09-20T19:28:05.747544+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:07.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:06 smithi183 bash[21651]: audit 2024-09-20T19:28:05.756389+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:07.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:06 smithi183 bash[21651]: audit 2024-09-20T19:28:05.759191+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:28:07.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:06 smithi183 bash[21651]: audit 2024-09-20T19:28:05.760945+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:28:07.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:06 smithi183 bash[21651]: cephadm 2024-09-20T19:28:05.762299+0000 mgr.y (mgr.14150) 265 : cephadm [INF] Adjusting osd_memory_target on smithi183 to 8632M 2024-09-20T19:28:07.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:06 smithi183 bash[21651]: audit 2024-09-20T19:28:05.770539+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:07.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:06 smithi183 bash[21651]: audit 2024-09-20T19:28:05.774801+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:28:07.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:06 smithi183 bash[21651]: audit 2024-09-20T19:28:05.776737+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:28:07.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:06 smithi183 bash[21651]: audit 2024-09-20T19:28:05.787798+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:07.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:06 smithi003 bash[19800]: cluster 2024-09-20T19:28:05.727996+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T19:28:07.272 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:06 smithi003 bash[19800]: cephadm 2024-09-20T19:28:05.738871+0000 mgr.y (mgr.14150) 264 : cephadm [INF] Detected new or changed devices on smithi183 2024-09-20T19:28:07.272 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:06 smithi003 bash[19800]: audit 2024-09-20T19:28:05.747544+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:07.272 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:06 smithi003 bash[19800]: audit 2024-09-20T19:28:05.756389+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:07.273 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:06 smithi003 bash[19800]: audit 2024-09-20T19:28:05.759191+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:28:07.273 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:06 smithi003 bash[19800]: audit 2024-09-20T19:28:05.760945+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:28:07.273 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:06 smithi003 bash[19800]: cephadm 2024-09-20T19:28:05.762299+0000 mgr.y (mgr.14150) 265 : cephadm [INF] Adjusting osd_memory_target on smithi183 to 8632M 2024-09-20T19:28:07.273 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:06 smithi003 bash[19800]: audit 2024-09-20T19:28:05.770539+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:07.273 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:06 smithi003 bash[19800]: audit 2024-09-20T19:28:05.774801+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:28:07.273 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:06 smithi003 bash[19800]: audit 2024-09-20T19:28:05.776737+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:28:07.273 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:06 smithi003 bash[19800]: audit 2024-09-20T19:28:05.787798+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:07.273 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:06 smithi003 bash[26656]: cluster 2024-09-20T19:28:05.727996+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T19:28:07.273 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:06 smithi003 bash[26656]: cephadm 2024-09-20T19:28:05.738871+0000 mgr.y (mgr.14150) 264 : cephadm [INF] Detected new or changed devices on smithi183 2024-09-20T19:28:07.274 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:06 smithi003 bash[26656]: audit 2024-09-20T19:28:05.747544+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:07.274 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:06 smithi003 bash[26656]: audit 2024-09-20T19:28:05.756389+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:07.274 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:06 smithi003 bash[26656]: audit 2024-09-20T19:28:05.759191+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:28:07.274 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:06 smithi003 bash[26656]: audit 2024-09-20T19:28:05.760945+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:28:07.274 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:06 smithi003 bash[26656]: cephadm 2024-09-20T19:28:05.762299+0000 mgr.y (mgr.14150) 265 : cephadm [INF] Adjusting osd_memory_target on smithi183 to 8632M 2024-09-20T19:28:07.274 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:06 smithi003 bash[26656]: audit 2024-09-20T19:28:05.770539+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:07.274 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:06 smithi003 bash[26656]: audit 2024-09-20T19:28:05.774801+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:28:07.274 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:06 smithi003 bash[26656]: audit 2024-09-20T19:28:05.776737+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:28:07.274 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:06 smithi003 bash[26656]: audit 2024-09-20T19:28:05.787798+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:08.206 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T19:28:09.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:09 smithi183 bash[21651]: cluster 2024-09-20T19:28:07.728576+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-20T19:28:09.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:09 smithi003 bash[19800]: cluster 2024-09-20T19:28:07.728576+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-20T19:28:09.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:09 smithi003 bash[26656]: cluster 2024-09-20T19:28:07.728576+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-20T19:28:10.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:10 smithi183 bash[21651]: audit 2024-09-20T19:28:09.579726+0000 mgr.y (mgr.14150) 267 : audit [DBG] from='client.24241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi183:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:28:10.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:10 smithi183 bash[21651]: audit 2024-09-20T19:28:09.586200+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T19:28:10.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:10 smithi183 bash[21651]: audit 2024-09-20T19:28:09.592225+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T19:28:10.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:10 smithi183 bash[21651]: audit 2024-09-20T19:28:09.593912+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:28:10.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:10 smithi003 bash[19800]: audit 2024-09-20T19:28:09.579726+0000 mgr.y (mgr.14150) 267 : audit [DBG] from='client.24241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi183:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:28:10.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:10 smithi003 bash[19800]: audit 2024-09-20T19:28:09.586200+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T19:28:10.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:10 smithi003 bash[19800]: audit 2024-09-20T19:28:09.592225+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T19:28:10.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:10 smithi003 bash[19800]: audit 2024-09-20T19:28:09.593912+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:28:10.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:10 smithi003 bash[26656]: audit 2024-09-20T19:28:09.579726+0000 mgr.y (mgr.14150) 267 : audit [DBG] from='client.24241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi183:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:28:10.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:10 smithi003 bash[26656]: audit 2024-09-20T19:28:09.586200+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T19:28:10.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:10 smithi003 bash[26656]: audit 2024-09-20T19:28:09.592225+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T19:28:10.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:10 smithi003 bash[26656]: audit 2024-09-20T19:28:09.593912+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:28:11.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:11 smithi183 bash[21651]: cluster 2024-09-20T19:28:09.729112+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-20T19:28:11.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:11 smithi003 bash[19800]: cluster 2024-09-20T19:28:09.729112+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-20T19:28:11.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:11 smithi003 bash[26656]: cluster 2024-09-20T19:28:09.729112+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-20T19:28:13.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:13 smithi183 bash[21651]: cluster 2024-09-20T19:28:11.729684+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-20T19:28:13.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:13 smithi003 bash[19800]: cluster 2024-09-20T19:28:11.729684+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-20T19:28:13.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:13 smithi003 bash[26656]: cluster 2024-09-20T19:28:11.729684+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-20T19:28:15.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:15 smithi183 bash[21651]: cluster 2024-09-20T19:28:13.730241+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:15.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:15 smithi003 bash[19800]: cluster 2024-09-20T19:28:13.730241+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:15.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:15 smithi003 bash[26656]: cluster 2024-09-20T19:28:13.730241+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:17.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:17 smithi003 bash[19800]: cluster 2024-09-20T19:28:15.730781+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:17.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:17 smithi003 bash[26656]: cluster 2024-09-20T19:28:15.730781+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:17.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:17 smithi183 bash[21651]: cluster 2024-09-20T19:28:15.730781+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:18.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:18 smithi003 bash[19800]: audit 2024-09-20T19:28:18.074149+0000 mon.a (mon.0) 555 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "befc81de-d6b3-4f8c-a619-3fe8daa931af"}]: dispatch 2024-09-20T19:28:18.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:18 smithi003 bash[19800]: audit 2024-09-20T19:28:18.076071+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.183:0/2443149821' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "befc81de-d6b3-4f8c-a619-3fe8daa931af"}]: dispatch 2024-09-20T19:28:18.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:18 smithi003 bash[19800]: audit 2024-09-20T19:28:18.077765+0000 mon.a (mon.0) 556 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "befc81de-d6b3-4f8c-a619-3fe8daa931af"}]': finished 2024-09-20T19:28:18.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:18 smithi003 bash[19800]: cluster 2024-09-20T19:28:18.084072+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-09-20T19:28:18.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:18 smithi003 bash[19800]: audit 2024-09-20T19:28:18.084677+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:28:18.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:18 smithi003 bash[26656]: audit 2024-09-20T19:28:18.074149+0000 mon.a (mon.0) 555 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "befc81de-d6b3-4f8c-a619-3fe8daa931af"}]: dispatch 2024-09-20T19:28:18.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:18 smithi003 bash[26656]: audit 2024-09-20T19:28:18.076071+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.183:0/2443149821' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "befc81de-d6b3-4f8c-a619-3fe8daa931af"}]: dispatch 2024-09-20T19:28:18.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:18 smithi003 bash[26656]: audit 2024-09-20T19:28:18.077765+0000 mon.a (mon.0) 556 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "befc81de-d6b3-4f8c-a619-3fe8daa931af"}]': finished 2024-09-20T19:28:18.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:18 smithi003 bash[26656]: cluster 2024-09-20T19:28:18.084072+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-09-20T19:28:18.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:18 smithi003 bash[26656]: audit 2024-09-20T19:28:18.084677+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:28:18.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:18 smithi183 bash[21651]: audit 2024-09-20T19:28:18.074149+0000 mon.a (mon.0) 555 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "befc81de-d6b3-4f8c-a619-3fe8daa931af"}]: dispatch 2024-09-20T19:28:18.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:18 smithi183 bash[21651]: audit 2024-09-20T19:28:18.076071+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.183:0/2443149821' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "befc81de-d6b3-4f8c-a619-3fe8daa931af"}]: dispatch 2024-09-20T19:28:18.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:18 smithi183 bash[21651]: audit 2024-09-20T19:28:18.077765+0000 mon.a (mon.0) 556 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "befc81de-d6b3-4f8c-a619-3fe8daa931af"}]': finished 2024-09-20T19:28:18.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:18 smithi183 bash[21651]: cluster 2024-09-20T19:28:18.084072+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-09-20T19:28:18.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:18 smithi183 bash[21651]: audit 2024-09-20T19:28:18.084677+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:28:19.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:19 smithi003 bash[26656]: cluster 2024-09-20T19:28:17.731338+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:19.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:19 smithi003 bash[26656]: audit 2024-09-20T19:28:18.755841+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.183:0/1225209003' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T19:28:19.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:19 smithi003 bash[19800]: cluster 2024-09-20T19:28:17.731338+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:19.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:19 smithi003 bash[19800]: audit 2024-09-20T19:28:18.755841+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.183:0/1225209003' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T19:28:19.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:19 smithi183 bash[21651]: cluster 2024-09-20T19:28:17.731338+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:19.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:19 smithi183 bash[21651]: audit 2024-09-20T19:28:18.755841+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.183:0/1225209003' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T19:28:21.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:21 smithi003 bash[19800]: cluster 2024-09-20T19:28:19.731972+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:21.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:21 smithi003 bash[26656]: cluster 2024-09-20T19:28:19.731972+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:21.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:21 smithi183 bash[21651]: cluster 2024-09-20T19:28:19.731972+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:23.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:23 smithi003 bash[19800]: cluster 2024-09-20T19:28:21.732545+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:23.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:23 smithi003 bash[26656]: cluster 2024-09-20T19:28:21.732545+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:23.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:23 smithi183 bash[21651]: cluster 2024-09-20T19:28:21.732545+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:25.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:25 smithi003 bash[19800]: cluster 2024-09-20T19:28:23.733150+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:25.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:25 smithi003 bash[26656]: cluster 2024-09-20T19:28:23.733150+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:25.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:25 smithi183 bash[21651]: cluster 2024-09-20T19:28:23.733150+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:27.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:27 smithi003 bash[19800]: cluster 2024-09-20T19:28:25.733704+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:27.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:27 smithi003 bash[26656]: cluster 2024-09-20T19:28:25.733704+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:27.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:27 smithi183 bash[21651]: cluster 2024-09-20T19:28:25.733704+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:29.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:29 smithi183 bash[21651]: cluster 2024-09-20T19:28:27.734257+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:29.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:29 smithi003 bash[19800]: cluster 2024-09-20T19:28:27.734257+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:29.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:29 smithi003 bash[26656]: cluster 2024-09-20T19:28:27.734257+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:31.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:31 smithi003 bash[26656]: cluster 2024-09-20T19:28:29.734818+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:31.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:31 smithi003 bash[19800]: cluster 2024-09-20T19:28:29.734818+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:31.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:31 smithi183 bash[21651]: cluster 2024-09-20T19:28:29.734818+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:32.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:32 smithi003 bash[19800]: audit 2024-09-20T19:28:31.506635+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-20T19:28:32.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:32 smithi003 bash[19800]: audit 2024-09-20T19:28:31.508694+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:28:32.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:32 smithi003 bash[19800]: cephadm 2024-09-20T19:28:31.510409+0000 mgr.y (mgr.14150) 279 : cephadm [INF] Deploying daemon osd.6 on smithi183 2024-09-20T19:28:32.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:32 smithi003 bash[26656]: audit 2024-09-20T19:28:31.506635+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-20T19:28:32.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:32 smithi003 bash[26656]: audit 2024-09-20T19:28:31.508694+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:28:32.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:32 smithi003 bash[26656]: cephadm 2024-09-20T19:28:31.510409+0000 mgr.y (mgr.14150) 279 : cephadm [INF] Deploying daemon osd.6 on smithi183 2024-09-20T19:28:32.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:32 smithi183 bash[21651]: audit 2024-09-20T19:28:31.506635+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-20T19:28:32.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:32 smithi183 bash[21651]: audit 2024-09-20T19:28:31.508694+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:28:32.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:32 smithi183 bash[21651]: cephadm 2024-09-20T19:28:31.510409+0000 mgr.y (mgr.14150) 279 : cephadm [INF] Deploying daemon osd.6 on smithi183 2024-09-20T19:28:33.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:33 smithi003 bash[26656]: cluster 2024-09-20T19:28:31.735370+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:33.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:33 smithi003 bash[19800]: cluster 2024-09-20T19:28:31.735370+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:33.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:33 smithi183 bash[21651]: cluster 2024-09-20T19:28:31.735370+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:35.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:35 smithi183 bash[21651]: cluster 2024-09-20T19:28:33.735933+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:35.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:35 smithi003 bash[26656]: cluster 2024-09-20T19:28:33.735933+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:35.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:35 smithi003 bash[19800]: cluster 2024-09-20T19:28:33.735933+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:36.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:35 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:28:36.046 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 19:28:35 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:28:36.046 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:28:35 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:28:36.047 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 19:28:35 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:28:36.358 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:28:36 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:28:36.359 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 19:28:36 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:28:36.359 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 19:28:36 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:28:36.359 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:36 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:28:36.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:36 smithi003 bash[26656]: audit 2024-09-20T19:28:36.260474+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:28:36.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:36 smithi003 bash[26656]: audit 2024-09-20T19:28:36.268349+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:36.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:36 smithi003 bash[26656]: audit 2024-09-20T19:28:36.276899+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:36.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:36 smithi003 bash[19800]: audit 2024-09-20T19:28:36.260474+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:28:36.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:36 smithi003 bash[19800]: audit 2024-09-20T19:28:36.268349+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:36.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:36 smithi003 bash[19800]: audit 2024-09-20T19:28:36.276899+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:36.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:36 smithi183 bash[21651]: audit 2024-09-20T19:28:36.260474+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:28:36.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:36 smithi183 bash[21651]: audit 2024-09-20T19:28:36.268349+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:36.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:36 smithi183 bash[21651]: audit 2024-09-20T19:28:36.276899+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:37.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:37 smithi183 bash[21651]: cluster 2024-09-20T19:28:35.736486+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:37.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:37 smithi003 bash[26656]: cluster 2024-09-20T19:28:35.736486+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:37.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:37 smithi003 bash[19800]: cluster 2024-09-20T19:28:35.736486+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:39.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:39 smithi003 bash[26656]: cluster 2024-09-20T19:28:37.737071+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:39.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:39 smithi003 bash[19800]: cluster 2024-09-20T19:28:37.737071+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:39.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:39 smithi183 bash[21651]: cluster 2024-09-20T19:28:37.737071+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:41.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:41 smithi003 bash[19800]: cluster 2024-09-20T19:28:39.737619+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:41.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:41 smithi003 bash[26656]: cluster 2024-09-20T19:28:39.737619+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:41.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:41 smithi183 bash[21651]: cluster 2024-09-20T19:28:39.737619+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:43.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:43 smithi003 bash[19800]: cluster 2024-09-20T19:28:41.738299+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:43.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:43 smithi003 bash[19800]: audit 2024-09-20T19:28:43.052966+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:43.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:43 smithi003 bash[19800]: audit 2024-09-20T19:28:43.062549+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:43.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:43 smithi003 bash[26656]: cluster 2024-09-20T19:28:41.738299+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:43.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:43 smithi003 bash[26656]: audit 2024-09-20T19:28:43.052966+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:43.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:43 smithi003 bash[26656]: audit 2024-09-20T19:28:43.062549+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:43.771 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:43 smithi183 bash[21651]: cluster 2024-09-20T19:28:41.738299+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:43.771 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:43 smithi183 bash[21651]: audit 2024-09-20T19:28:43.052966+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:43.772 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:43 smithi183 bash[21651]: audit 2024-09-20T19:28:43.062549+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:44.637 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:44 smithi183 bash[21651]: audit 2024-09-20T19:28:43.736085+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:28:44.638 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:44 smithi183 bash[21651]: audit 2024-09-20T19:28:43.737524+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:28:44.638 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:44 smithi183 bash[21651]: audit 2024-09-20T19:28:43.746874+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:44.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:44 smithi003 bash[19800]: audit 2024-09-20T19:28:43.736085+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:28:44.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:44 smithi003 bash[19800]: audit 2024-09-20T19:28:43.737524+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:28:44.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:44 smithi003 bash[19800]: audit 2024-09-20T19:28:43.746874+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:44.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:44 smithi003 bash[26656]: audit 2024-09-20T19:28:43.736085+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:28:44.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:44 smithi003 bash[26656]: audit 2024-09-20T19:28:43.737524+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:28:44.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:44 smithi003 bash[26656]: audit 2024-09-20T19:28:43.746874+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:45.512 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:45 smithi183 bash[21651]: cluster 2024-09-20T19:28:43.738795+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:45.512 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:45 smithi183 bash[21651]: audit 2024-09-20T19:28:45.215532+0000 mon.a (mon.0) 569 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-20T19:28:45.512 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:45 smithi183 bash[21651]: audit 2024-09-20T19:28:45.218072+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.183:6816/1427154223,v1:172.21.15.183:6817/1427154223]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-20T19:28:45.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:45 smithi003 bash[19800]: cluster 2024-09-20T19:28:43.738795+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:45.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:45 smithi003 bash[19800]: audit 2024-09-20T19:28:45.215532+0000 mon.a (mon.0) 569 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-20T19:28:45.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:45 smithi003 bash[19800]: audit 2024-09-20T19:28:45.218072+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.183:6816/1427154223,v1:172.21.15.183:6817/1427154223]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-20T19:28:45.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:45 smithi003 bash[26656]: cluster 2024-09-20T19:28:43.738795+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:45.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:45 smithi003 bash[26656]: audit 2024-09-20T19:28:45.215532+0000 mon.a (mon.0) 569 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-20T19:28:45.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:45 smithi003 bash[26656]: audit 2024-09-20T19:28:45.218072+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.183:6816/1427154223,v1:172.21.15.183:6817/1427154223]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-20T19:28:46.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:46 smithi183 bash[21651]: audit 2024-09-20T19:28:45.388211+0000 mon.a (mon.0) 570 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-20T19:28:46.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:46 smithi183 bash[21651]: cluster 2024-09-20T19:28:45.396549+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-20T19:28:46.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:46 smithi183 bash[21651]: audit 2024-09-20T19:28:45.397621+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:28:46.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:46 smithi183 bash[21651]: audit 2024-09-20T19:28:45.398332+0000 mon.a (mon.0) 573 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2024-09-20T19:28:46.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:46 smithi183 bash[21651]: audit 2024-09-20T19:28:45.399828+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.183:6816/1427154223,v1:172.21.15.183:6817/1427154223]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2024-09-20T19:28:46.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:46 smithi183 bash[21651]: audit 2024-09-20T19:28:46.390627+0000 mon.a (mon.0) 574 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]': finished 2024-09-20T19:28:46.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:46 smithi183 bash[21651]: cluster 2024-09-20T19:28:46.398718+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-20T19:28:46.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:46 smithi183 bash[21651]: audit 2024-09-20T19:28:46.399252+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:28:46.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:46 smithi003 bash[19800]: audit 2024-09-20T19:28:45.388211+0000 mon.a (mon.0) 570 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-20T19:28:46.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:46 smithi003 bash[19800]: cluster 2024-09-20T19:28:45.396549+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-20T19:28:46.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:46 smithi003 bash[19800]: audit 2024-09-20T19:28:45.397621+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:28:46.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:46 smithi003 bash[19800]: audit 2024-09-20T19:28:45.398332+0000 mon.a (mon.0) 573 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2024-09-20T19:28:46.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:46 smithi003 bash[19800]: audit 2024-09-20T19:28:45.399828+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.183:6816/1427154223,v1:172.21.15.183:6817/1427154223]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2024-09-20T19:28:46.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:46 smithi003 bash[19800]: audit 2024-09-20T19:28:46.390627+0000 mon.a (mon.0) 574 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]': finished 2024-09-20T19:28:46.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:46 smithi003 bash[19800]: cluster 2024-09-20T19:28:46.398718+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-20T19:28:46.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:46 smithi003 bash[19800]: audit 2024-09-20T19:28:46.399252+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:28:46.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:46 smithi003 bash[26656]: audit 2024-09-20T19:28:45.388211+0000 mon.a (mon.0) 570 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-20T19:28:46.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:46 smithi003 bash[26656]: cluster 2024-09-20T19:28:45.396549+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-20T19:28:46.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:46 smithi003 bash[26656]: audit 2024-09-20T19:28:45.397621+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:28:46.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:46 smithi003 bash[26656]: audit 2024-09-20T19:28:45.398332+0000 mon.a (mon.0) 573 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2024-09-20T19:28:46.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:46 smithi003 bash[26656]: audit 2024-09-20T19:28:45.399828+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.183:6816/1427154223,v1:172.21.15.183:6817/1427154223]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2024-09-20T19:28:46.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:46 smithi003 bash[26656]: audit 2024-09-20T19:28:46.390627+0000 mon.a (mon.0) 574 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]': finished 2024-09-20T19:28:46.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:46 smithi003 bash[26656]: cluster 2024-09-20T19:28:46.398718+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-20T19:28:46.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:46 smithi003 bash[26656]: audit 2024-09-20T19:28:46.399252+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:28:46.927 INFO:teuthology.orchestra.run.smithi183.stdout:Created osd(s) 6 on host 'smithi183' 2024-09-20T19:28:47.475 DEBUG:teuthology.orchestra.run.smithi183:osd.6> sudo journalctl -f -n 0 -u ceph-2bd1868e-7785-11ef-baf5-efdc52797490@osd.6.service 2024-09-20T19:28:47.477 INFO:tasks.cephadm:Deploying osd.7 on smithi183 with /dev/vg_nvme/lv_1... 2024-09-20T19:28:47.477 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_1 2024-09-20T19:28:47.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:47 smithi003 bash[19800]: cluster 2024-09-20T19:28:45.739322+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:47.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:47 smithi003 bash[19800]: audit 2024-09-20T19:28:46.413398+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:28:47.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:47 smithi003 bash[19800]: audit 2024-09-20T19:28:46.908446+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:28:47.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:47 smithi003 bash[19800]: audit 2024-09-20T19:28:46.915972+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:47.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:47 smithi003 bash[19800]: audit 2024-09-20T19:28:46.925326+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:47.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:47 smithi003 bash[26656]: cluster 2024-09-20T19:28:45.739322+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:47.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:47 smithi003 bash[26656]: audit 2024-09-20T19:28:46.413398+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:28:47.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:47 smithi003 bash[26656]: audit 2024-09-20T19:28:46.908446+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:28:47.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:47 smithi003 bash[26656]: audit 2024-09-20T19:28:46.915972+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:47.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:47 smithi003 bash[26656]: audit 2024-09-20T19:28:46.925326+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:47.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:47 smithi183 bash[21651]: cluster 2024-09-20T19:28:45.739322+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:47.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:47 smithi183 bash[21651]: audit 2024-09-20T19:28:46.413398+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:28:47.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:47 smithi183 bash[21651]: audit 2024-09-20T19:28:46.908446+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:28:47.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:47 smithi183 bash[21651]: audit 2024-09-20T19:28:46.915972+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:47.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:47 smithi183 bash[21651]: audit 2024-09-20T19:28:46.925326+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:48.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:48 smithi003 bash[26656]: cluster 2024-09-20T19:28:46.174412+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T19:28:48.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:48 smithi003 bash[26656]: cluster 2024-09-20T19:28:46.174483+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T19:28:48.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:48 smithi003 bash[26656]: audit 2024-09-20T19:28:47.405586+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:28:48.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:48 smithi003 bash[26656]: cluster 2024-09-20T19:28:47.423777+0000 mon.a (mon.0) 582 : cluster [INF] osd.6 [v2:172.21.15.183:6816/1427154223,v1:172.21.15.183:6817/1427154223] boot 2024-09-20T19:28:48.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:48 smithi003 bash[26656]: cluster 2024-09-20T19:28:47.423942+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-09-20T19:28:48.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:48 smithi003 bash[26656]: audit 2024-09-20T19:28:47.424337+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:28:48.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:48 smithi003 bash[26656]: cluster 2024-09-20T19:28:48.289236+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-20T19:28:48.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:48 smithi003 bash[19800]: cluster 2024-09-20T19:28:46.174412+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T19:28:48.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:48 smithi003 bash[19800]: cluster 2024-09-20T19:28:46.174483+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T19:28:48.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:48 smithi003 bash[19800]: audit 2024-09-20T19:28:47.405586+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:28:48.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:48 smithi003 bash[19800]: cluster 2024-09-20T19:28:47.423777+0000 mon.a (mon.0) 582 : cluster [INF] osd.6 [v2:172.21.15.183:6816/1427154223,v1:172.21.15.183:6817/1427154223] boot 2024-09-20T19:28:48.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:48 smithi003 bash[19800]: cluster 2024-09-20T19:28:47.423942+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-09-20T19:28:48.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:48 smithi003 bash[19800]: audit 2024-09-20T19:28:47.424337+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:28:48.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:48 smithi003 bash[19800]: cluster 2024-09-20T19:28:48.289236+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-20T19:28:48.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:48 smithi183 bash[21651]: cluster 2024-09-20T19:28:46.174412+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T19:28:48.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:48 smithi183 bash[21651]: cluster 2024-09-20T19:28:46.174483+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T19:28:48.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:48 smithi183 bash[21651]: audit 2024-09-20T19:28:47.405586+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:28:48.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:48 smithi183 bash[21651]: cluster 2024-09-20T19:28:47.423777+0000 mon.a (mon.0) 582 : cluster [INF] osd.6 [v2:172.21.15.183:6816/1427154223,v1:172.21.15.183:6817/1427154223] boot 2024-09-20T19:28:48.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:48 smithi183 bash[21651]: cluster 2024-09-20T19:28:47.423942+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-09-20T19:28:48.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:48 smithi183 bash[21651]: audit 2024-09-20T19:28:47.424337+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:28:48.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:48 smithi183 bash[21651]: cluster 2024-09-20T19:28:48.289236+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-20T19:28:49.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:49 smithi003 bash[26656]: cluster 2024-09-20T19:28:47.739880+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v266: 1 pgs: 1 remapped+peering; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:49.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:49 smithi003 bash[26656]: cluster 2024-09-20T19:28:49.291007+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-20T19:28:49.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:49 smithi003 bash[19800]: cluster 2024-09-20T19:28:47.739880+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v266: 1 pgs: 1 remapped+peering; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:49.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:49 smithi003 bash[19800]: cluster 2024-09-20T19:28:49.291007+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-20T19:28:49.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:49 smithi183 bash[21651]: cluster 2024-09-20T19:28:47.739880+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v266: 1 pgs: 1 remapped+peering; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:28:49.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:49 smithi183 bash[21651]: cluster 2024-09-20T19:28:49.291007+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-20T19:28:51.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:51 smithi003 bash[19800]: cluster 2024-09-20T19:28:49.740462+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v269: 1 pgs: 1 remapped+peering; 577 KiB data, 205 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:28:51.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:51 smithi003 bash[19800]: cluster 2024-09-20T19:28:50.437951+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-20T19:28:51.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:51 smithi003 bash[26656]: cluster 2024-09-20T19:28:49.740462+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v269: 1 pgs: 1 remapped+peering; 577 KiB data, 205 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:28:51.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:51 smithi003 bash[26656]: cluster 2024-09-20T19:28:50.437951+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-20T19:28:51.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:51 smithi183 bash[21651]: cluster 2024-09-20T19:28:49.740462+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v269: 1 pgs: 1 remapped+peering; 577 KiB data, 205 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:28:51.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:51 smithi183 bash[21651]: cluster 2024-09-20T19:28:50.437951+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-20T19:28:51.968 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T19:28:52.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:52 smithi183 bash[21651]: cluster 2024-09-20T19:28:51.442261+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-20T19:28:52.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:52 smithi003 bash[19800]: cluster 2024-09-20T19:28:51.442261+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-20T19:28:52.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:52 smithi003 bash[26656]: cluster 2024-09-20T19:28:51.442261+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-20T19:28:53.714 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:53 smithi183 bash[21651]: cluster 2024-09-20T19:28:51.741025+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v272: 1 pgs: 1 remapped+peering; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:28:53.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:53 smithi003 bash[19800]: cluster 2024-09-20T19:28:51.741025+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v272: 1 pgs: 1 remapped+peering; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:28:53.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:53 smithi003 bash[26656]: cluster 2024-09-20T19:28:51.741025+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v272: 1 pgs: 1 remapped+peering; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:28:55.719 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:55 smithi183 bash[21651]: cluster 2024-09-20T19:28:53.741664+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 106 KiB/s, 0 objects/s recovering 2024-09-20T19:28:55.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:55 smithi003 bash[26656]: cluster 2024-09-20T19:28:53.741664+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 106 KiB/s, 0 objects/s recovering 2024-09-20T19:28:55.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:55 smithi003 bash[19800]: cluster 2024-09-20T19:28:53.741664+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 106 KiB/s, 0 objects/s recovering 2024-09-20T19:28:57.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:57 smithi183 bash[21651]: cluster 2024-09-20T19:28:55.742248+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-09-20T19:28:57.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:57 smithi183 bash[21651]: audit 2024-09-20T19:28:57.386630+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:57.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:57 smithi183 bash[21651]: audit 2024-09-20T19:28:57.395866+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:57.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:57 smithi183 bash[21651]: audit 2024-09-20T19:28:57.398796+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:28:57.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:57 smithi183 bash[21651]: audit 2024-09-20T19:28:57.400971+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:28:57.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:57 smithi183 bash[21651]: audit 2024-09-20T19:28:57.403013+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:28:57.797 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:57 smithi183 bash[21651]: audit 2024-09-20T19:28:57.411589+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:57.797 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:57 smithi183 bash[21651]: audit 2024-09-20T19:28:57.416074+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:28:57.797 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:57 smithi183 bash[21651]: audit 2024-09-20T19:28:57.417935+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:28:57.797 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:57 smithi183 bash[21651]: audit 2024-09-20T19:28:57.430535+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:57.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:57 smithi003 bash[19800]: cluster 2024-09-20T19:28:55.742248+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-09-20T19:28:57.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:57 smithi003 bash[19800]: audit 2024-09-20T19:28:57.386630+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:57.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:57 smithi003 bash[19800]: audit 2024-09-20T19:28:57.395866+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:57.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:57 smithi003 bash[19800]: audit 2024-09-20T19:28:57.398796+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:28:57.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:57 smithi003 bash[19800]: audit 2024-09-20T19:28:57.400971+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:28:57.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:57 smithi003 bash[19800]: audit 2024-09-20T19:28:57.403013+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:28:57.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:57 smithi003 bash[19800]: audit 2024-09-20T19:28:57.411589+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:57.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:57 smithi003 bash[19800]: audit 2024-09-20T19:28:57.416074+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:28:57.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:57 smithi003 bash[19800]: audit 2024-09-20T19:28:57.417935+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:28:57.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:57 smithi003 bash[19800]: audit 2024-09-20T19:28:57.430535+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:57.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:57 smithi003 bash[26656]: cluster 2024-09-20T19:28:55.742248+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-09-20T19:28:57.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:57 smithi003 bash[26656]: audit 2024-09-20T19:28:57.386630+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:57.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:57 smithi003 bash[26656]: audit 2024-09-20T19:28:57.395866+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:57.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:57 smithi003 bash[26656]: audit 2024-09-20T19:28:57.398796+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:28:57.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:57 smithi003 bash[26656]: audit 2024-09-20T19:28:57.400971+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:28:57.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:57 smithi003 bash[26656]: audit 2024-09-20T19:28:57.403013+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:28:57.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:57 smithi003 bash[26656]: audit 2024-09-20T19:28:57.411589+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:57.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:57 smithi003 bash[26656]: audit 2024-09-20T19:28:57.416074+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:28:57.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:57 smithi003 bash[26656]: audit 2024-09-20T19:28:57.417935+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:28:57.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:57 smithi003 bash[26656]: audit 2024-09-20T19:28:57.430535+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:28:58.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:58 smithi183 bash[21651]: cephadm 2024-09-20T19:28:57.378244+0000 mgr.y (mgr.14150) 293 : cephadm [INF] Detected new or changed devices on smithi183 2024-09-20T19:28:58.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:58 smithi183 bash[21651]: cephadm 2024-09-20T19:28:57.404589+0000 mgr.y (mgr.14150) 294 : cephadm [INF] Adjusting osd_memory_target on smithi183 to 5755M 2024-09-20T19:28:58.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:58 smithi003 bash[19800]: cephadm 2024-09-20T19:28:57.378244+0000 mgr.y (mgr.14150) 293 : cephadm [INF] Detected new or changed devices on smithi183 2024-09-20T19:28:58.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:58 smithi003 bash[19800]: cephadm 2024-09-20T19:28:57.404589+0000 mgr.y (mgr.14150) 294 : cephadm [INF] Adjusting osd_memory_target on smithi183 to 5755M 2024-09-20T19:28:58.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:58 smithi003 bash[26656]: cephadm 2024-09-20T19:28:57.378244+0000 mgr.y (mgr.14150) 293 : cephadm [INF] Detected new or changed devices on smithi183 2024-09-20T19:28:58.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:58 smithi003 bash[26656]: cephadm 2024-09-20T19:28:57.404589+0000 mgr.y (mgr.14150) 294 : cephadm [INF] Adjusting osd_memory_target on smithi183 to 5755M 2024-09-20T19:28:59.584 INFO:teuthology.orchestra.run.smithi183.stdout: 2024-09-20T19:28:59.621 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi183:vg_nvme/lv_1 2024-09-20T19:28:59.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:28:59 smithi183 bash[21651]: cluster 2024-09-20T19:28:57.742983+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T19:28:59.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:28:59 smithi003 bash[19800]: cluster 2024-09-20T19:28:57.742983+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T19:28:59.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:28:59 smithi003 bash[26656]: cluster 2024-09-20T19:28:57.742983+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T19:29:01.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:01 smithi183 bash[21651]: cluster 2024-09-20T19:28:59.743617+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-20T19:29:01.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:01 smithi003 bash[19800]: cluster 2024-09-20T19:28:59.743617+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-20T19:29:01.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:01 smithi003 bash[26656]: cluster 2024-09-20T19:28:59.743617+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-20T19:29:03.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:03 smithi183 bash[21651]: cluster 2024-09-20T19:29:01.744202+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-20T19:29:03.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:03 smithi003 bash[19800]: cluster 2024-09-20T19:29:01.744202+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-20T19:29:03.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:03 smithi003 bash[26656]: cluster 2024-09-20T19:29:01.744202+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-20T19:29:04.368 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T19:29:05.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:05 smithi183 bash[21651]: cluster 2024-09-20T19:29:03.744773+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-20T19:29:05.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:05 smithi003 bash[26656]: cluster 2024-09-20T19:29:03.744773+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-20T19:29:05.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:05 smithi003 bash[19800]: cluster 2024-09-20T19:29:03.744773+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-20T19:29:06.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:06 smithi183 bash[21651]: audit 2024-09-20T19:29:05.646564+0000 mgr.y (mgr.14150) 299 : audit [DBG] from='client.24268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi183:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:29:06.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:06 smithi183 bash[21651]: audit 2024-09-20T19:29:05.652956+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T19:29:06.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:06 smithi183 bash[21651]: audit 2024-09-20T19:29:05.659035+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T19:29:06.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:06 smithi183 bash[21651]: audit 2024-09-20T19:29:05.660772+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:29:06.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:06 smithi003 bash[26656]: audit 2024-09-20T19:29:05.646564+0000 mgr.y (mgr.14150) 299 : audit [DBG] from='client.24268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi183:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:29:06.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:06 smithi003 bash[26656]: audit 2024-09-20T19:29:05.652956+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T19:29:06.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:06 smithi003 bash[26656]: audit 2024-09-20T19:29:05.659035+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T19:29:06.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:06 smithi003 bash[26656]: audit 2024-09-20T19:29:05.660772+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:29:06.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:06 smithi003 bash[19800]: audit 2024-09-20T19:29:05.646564+0000 mgr.y (mgr.14150) 299 : audit [DBG] from='client.24268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi183:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:29:06.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:06 smithi003 bash[19800]: audit 2024-09-20T19:29:05.652956+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T19:29:06.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:06 smithi003 bash[19800]: audit 2024-09-20T19:29:05.659035+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T19:29:06.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:06 smithi003 bash[19800]: audit 2024-09-20T19:29:05.660772+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:29:07.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:07 smithi183 bash[21651]: cluster 2024-09-20T19:29:05.745287+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:07.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:07 smithi003 bash[19800]: cluster 2024-09-20T19:29:05.745287+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:07.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:07 smithi003 bash[26656]: cluster 2024-09-20T19:29:05.745287+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:09.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:09 smithi183 bash[21651]: cluster 2024-09-20T19:29:07.745931+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:09.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:09 smithi003 bash[26656]: cluster 2024-09-20T19:29:07.745931+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:09.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:09 smithi003 bash[19800]: cluster 2024-09-20T19:29:07.745931+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:11.763 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:11 smithi183 bash[21651]: cluster 2024-09-20T19:29:09.746689+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:11.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:11 smithi003 bash[26656]: cluster 2024-09-20T19:29:09.746689+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:11.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:11 smithi003 bash[19800]: cluster 2024-09-20T19:29:09.746689+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:13.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:13 smithi183 bash[21651]: cluster 2024-09-20T19:29:11.747307+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:13.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:13 smithi003 bash[26656]: cluster 2024-09-20T19:29:11.747307+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:13.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:13 smithi003 bash[19800]: cluster 2024-09-20T19:29:11.747307+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:14.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:14 smithi183 bash[21651]: audit 2024-09-20T19:29:14.085512+0000 mon.a (mon.0) 601 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a848c90f-e4af-4a2c-8661-13c8f049ab60"}]: dispatch 2024-09-20T19:29:14.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:14 smithi183 bash[21651]: audit 2024-09-20T19:29:14.088191+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.183:0/3225126211' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a848c90f-e4af-4a2c-8661-13c8f049ab60"}]: dispatch 2024-09-20T19:29:14.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:14 smithi183 bash[21651]: audit 2024-09-20T19:29:14.089211+0000 mon.a (mon.0) 602 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a848c90f-e4af-4a2c-8661-13c8f049ab60"}]': finished 2024-09-20T19:29:14.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:14 smithi183 bash[21651]: cluster 2024-09-20T19:29:14.094847+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-09-20T19:29:14.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:14 smithi183 bash[21651]: audit 2024-09-20T19:29:14.095275+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:29:14.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:14 smithi003 bash[19800]: audit 2024-09-20T19:29:14.085512+0000 mon.a (mon.0) 601 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a848c90f-e4af-4a2c-8661-13c8f049ab60"}]: dispatch 2024-09-20T19:29:14.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:14 smithi003 bash[19800]: audit 2024-09-20T19:29:14.088191+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.183:0/3225126211' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a848c90f-e4af-4a2c-8661-13c8f049ab60"}]: dispatch 2024-09-20T19:29:14.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:14 smithi003 bash[19800]: audit 2024-09-20T19:29:14.089211+0000 mon.a (mon.0) 602 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a848c90f-e4af-4a2c-8661-13c8f049ab60"}]': finished 2024-09-20T19:29:14.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:14 smithi003 bash[19800]: cluster 2024-09-20T19:29:14.094847+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-09-20T19:29:14.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:14 smithi003 bash[19800]: audit 2024-09-20T19:29:14.095275+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:29:14.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:14 smithi003 bash[26656]: audit 2024-09-20T19:29:14.085512+0000 mon.a (mon.0) 601 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a848c90f-e4af-4a2c-8661-13c8f049ab60"}]: dispatch 2024-09-20T19:29:14.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:14 smithi003 bash[26656]: audit 2024-09-20T19:29:14.088191+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.183:0/3225126211' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a848c90f-e4af-4a2c-8661-13c8f049ab60"}]: dispatch 2024-09-20T19:29:14.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:14 smithi003 bash[26656]: audit 2024-09-20T19:29:14.089211+0000 mon.a (mon.0) 602 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a848c90f-e4af-4a2c-8661-13c8f049ab60"}]': finished 2024-09-20T19:29:14.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:14 smithi003 bash[26656]: cluster 2024-09-20T19:29:14.094847+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-09-20T19:29:14.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:14 smithi003 bash[26656]: audit 2024-09-20T19:29:14.095275+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:29:15.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:15 smithi183 bash[21651]: cluster 2024-09-20T19:29:13.747880+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:15.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:15 smithi183 bash[21651]: audit 2024-09-20T19:29:14.721478+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.183:0/3125167129' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T19:29:15.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:15 smithi003 bash[26656]: cluster 2024-09-20T19:29:13.747880+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:15.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:15 smithi003 bash[26656]: audit 2024-09-20T19:29:14.721478+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.183:0/3125167129' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T19:29:15.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:15 smithi003 bash[19800]: cluster 2024-09-20T19:29:13.747880+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:15.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:15 smithi003 bash[19800]: audit 2024-09-20T19:29:14.721478+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.183:0/3125167129' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T19:29:17.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:17 smithi183 bash[21651]: cluster 2024-09-20T19:29:15.748451+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:17.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:17 smithi003 bash[19800]: cluster 2024-09-20T19:29:15.748451+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:17.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:17 smithi003 bash[26656]: cluster 2024-09-20T19:29:15.748451+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:19.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:19 smithi183 bash[21651]: cluster 2024-09-20T19:29:17.749029+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:19.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:19 smithi003 bash[19800]: cluster 2024-09-20T19:29:17.749029+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:19.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:19 smithi003 bash[26656]: cluster 2024-09-20T19:29:17.749029+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:21.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:21 smithi183 bash[21651]: cluster 2024-09-20T19:29:19.749594+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:21.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:21 smithi003 bash[19800]: cluster 2024-09-20T19:29:19.749594+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:21.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:21 smithi003 bash[26656]: cluster 2024-09-20T19:29:19.749594+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:23.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:23 smithi183 bash[21651]: cluster 2024-09-20T19:29:21.750162+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:23.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:23 smithi003 bash[19800]: cluster 2024-09-20T19:29:21.750162+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:23.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:23 smithi003 bash[26656]: cluster 2024-09-20T19:29:21.750162+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:25.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:25 smithi183 bash[21651]: cluster 2024-09-20T19:29:23.750730+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:25.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:25 smithi003 bash[19800]: cluster 2024-09-20T19:29:23.750730+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:25.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:25 smithi003 bash[26656]: cluster 2024-09-20T19:29:23.750730+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:27.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:27 smithi183 bash[21651]: cluster 2024-09-20T19:29:25.751314+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:27.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:27 smithi183 bash[21651]: audit 2024-09-20T19:29:27.274898+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-20T19:29:27.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:27 smithi183 bash[21651]: audit 2024-09-20T19:29:27.276618+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:29:27.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:27 smithi003 bash[19800]: cluster 2024-09-20T19:29:25.751314+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:27.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:27 smithi003 bash[19800]: audit 2024-09-20T19:29:27.274898+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-20T19:29:27.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:27 smithi003 bash[19800]: audit 2024-09-20T19:29:27.276618+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:29:27.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:27 smithi003 bash[26656]: cluster 2024-09-20T19:29:25.751314+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:27.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:27 smithi003 bash[26656]: audit 2024-09-20T19:29:27.274898+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-20T19:29:27.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:27 smithi003 bash[26656]: audit 2024-09-20T19:29:27.276618+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:29:28.878 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:28 smithi183 bash[21651]: cephadm 2024-09-20T19:29:27.278163+0000 mgr.y (mgr.14150) 311 : cephadm [INF] Deploying daemon osd.7 on smithi183 2024-09-20T19:29:28.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:28 smithi003 bash[19800]: cephadm 2024-09-20T19:29:27.278163+0000 mgr.y (mgr.14150) 311 : cephadm [INF] Deploying daemon osd.7 on smithi183 2024-09-20T19:29:28.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:28 smithi003 bash[26656]: cephadm 2024-09-20T19:29:27.278163+0000 mgr.y (mgr.14150) 311 : cephadm [INF] Deploying daemon osd.7 on smithi183 2024-09-20T19:29:29.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:29 smithi003 bash[19800]: cluster 2024-09-20T19:29:27.751885+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:29.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:29 smithi003 bash[26656]: cluster 2024-09-20T19:29:27.751885+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:30.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:29 smithi183 bash[21651]: cluster 2024-09-20T19:29:27.751885+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:31.746 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:29:31 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:29:31.747 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 19:29:31 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:29:31.747 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 19:29:31 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:29:31.747 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:31 smithi183 bash[21651]: cluster 2024-09-20T19:29:29.752597+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:31.747 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:31 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:29:31.748 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 19:29:31 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:29:31.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:31 smithi003 bash[19800]: cluster 2024-09-20T19:29:29.752597+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:31.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:31 smithi003 bash[26656]: cluster 2024-09-20T19:29:29.752597+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:32.045 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:29:31 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:29:32.045 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 19:29:31 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:29:32.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:31 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:29:32.046 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 19:29:31 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:29:32.046 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 19:29:31 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:29:32.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:32 smithi003 bash[26656]: audit 2024-09-20T19:29:32.037704+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:29:32.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:32 smithi003 bash[26656]: audit 2024-09-20T19:29:32.045557+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:29:32.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:32 smithi003 bash[26656]: audit 2024-09-20T19:29:32.054437+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:29:32.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:32 smithi003 bash[19800]: audit 2024-09-20T19:29:32.037704+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:29:32.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:32 smithi003 bash[19800]: audit 2024-09-20T19:29:32.045557+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:29:32.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:32 smithi003 bash[19800]: audit 2024-09-20T19:29:32.054437+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:29:33.012 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:32 smithi183 bash[21651]: audit 2024-09-20T19:29:32.037704+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:29:33.012 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:32 smithi183 bash[21651]: audit 2024-09-20T19:29:32.045557+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:29:33.012 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:32 smithi183 bash[21651]: audit 2024-09-20T19:29:32.054437+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:29:33.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:33 smithi003 bash[26656]: cluster 2024-09-20T19:29:31.753191+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:33.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:33 smithi003 bash[19800]: cluster 2024-09-20T19:29:31.753191+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:34.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:33 smithi183 bash[21651]: cluster 2024-09-20T19:29:31.753191+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:35.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:35 smithi003 bash[19800]: cluster 2024-09-20T19:29:33.753709+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:35.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:35 smithi003 bash[26656]: cluster 2024-09-20T19:29:33.753709+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:36.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:35 smithi183 bash[21651]: cluster 2024-09-20T19:29:33.753709+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:37.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:37 smithi003 bash[19800]: cluster 2024-09-20T19:29:35.754308+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:37.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:37 smithi003 bash[26656]: cluster 2024-09-20T19:29:35.754308+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:38.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:37 smithi183 bash[21651]: cluster 2024-09-20T19:29:35.754308+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:39.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:39 smithi003 bash[19800]: cluster 2024-09-20T19:29:37.754870+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:39.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:39 smithi003 bash[19800]: audit 2024-09-20T19:29:38.648635+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:29:39.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:39 smithi003 bash[19800]: audit 2024-09-20T19:29:38.659814+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:29:39.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:39 smithi003 bash[19800]: audit 2024-09-20T19:29:38.661959+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:29:39.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:39 smithi003 bash[19800]: audit 2024-09-20T19:29:38.663746+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:29:39.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:39 smithi003 bash[19800]: audit 2024-09-20T19:29:38.673506+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:29:39.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:39 smithi003 bash[26656]: cluster 2024-09-20T19:29:37.754870+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:39.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:39 smithi003 bash[26656]: audit 2024-09-20T19:29:38.648635+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:29:39.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:39 smithi003 bash[26656]: audit 2024-09-20T19:29:38.659814+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:29:39.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:39 smithi003 bash[26656]: audit 2024-09-20T19:29:38.661959+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:29:39.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:39 smithi003 bash[26656]: audit 2024-09-20T19:29:38.663746+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:29:39.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:39 smithi003 bash[26656]: audit 2024-09-20T19:29:38.673506+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:29:40.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:39 smithi183 bash[21651]: cluster 2024-09-20T19:29:37.754870+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:40.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:39 smithi183 bash[21651]: audit 2024-09-20T19:29:38.648635+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:29:40.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:39 smithi183 bash[21651]: audit 2024-09-20T19:29:38.659814+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:29:40.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:39 smithi183 bash[21651]: audit 2024-09-20T19:29:38.661959+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:29:40.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:39 smithi183 bash[21651]: audit 2024-09-20T19:29:38.663746+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:29:40.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:39 smithi183 bash[21651]: audit 2024-09-20T19:29:38.673506+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:29:41.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:41 smithi003 bash[19800]: cluster 2024-09-20T19:29:39.755439+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:41.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:41 smithi003 bash[19800]: audit 2024-09-20T19:29:41.255178+0000 mon.a (mon.0) 615 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-20T19:29:41.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:41 smithi003 bash[19800]: audit 2024-09-20T19:29:41.258462+0000 mon.b (mon.1) 22 : audit [INF] from='osd.7 [v2:172.21.15.183:6824/2796852869,v1:172.21.15.183:6825/2796852869]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-20T19:29:41.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:41 smithi003 bash[26656]: cluster 2024-09-20T19:29:39.755439+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:41.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:41 smithi003 bash[26656]: audit 2024-09-20T19:29:41.255178+0000 mon.a (mon.0) 615 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-20T19:29:41.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:41 smithi003 bash[26656]: audit 2024-09-20T19:29:41.258462+0000 mon.b (mon.1) 22 : audit [INF] from='osd.7 [v2:172.21.15.183:6824/2796852869,v1:172.21.15.183:6825/2796852869]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-20T19:29:42.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:41 smithi183 bash[21651]: cluster 2024-09-20T19:29:39.755439+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:42.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:41 smithi183 bash[21651]: audit 2024-09-20T19:29:41.255178+0000 mon.a (mon.0) 615 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-20T19:29:42.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:41 smithi183 bash[21651]: audit 2024-09-20T19:29:41.258462+0000 mon.b (mon.1) 22 : audit [INF] from='osd.7 [v2:172.21.15.183:6824/2796852869,v1:172.21.15.183:6825/2796852869]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-20T19:29:42.184 INFO:teuthology.orchestra.run.smithi183.stdout:Created osd(s) 7 on host 'smithi183' 2024-09-20T19:29:42.839 DEBUG:teuthology.orchestra.run.smithi183:osd.7> sudo journalctl -f -n 0 -u ceph-2bd1868e-7785-11ef-baf5-efdc52797490@osd.7.service 2024-09-20T19:29:42.841 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-20T19:29:42.842 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-20T19:29:42.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:42 smithi003 bash[19800]: audit 2024-09-20T19:29:41.650984+0000 mon.a (mon.0) 616 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-20T19:29:42.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:42 smithi003 bash[19800]: cluster 2024-09-20T19:29:41.656499+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-20T19:29:42.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:42 smithi003 bash[19800]: audit 2024-09-20T19:29:41.657440+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:29:42.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:42 smithi003 bash[19800]: audit 2024-09-20T19:29:41.663955+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.183:6824/2796852869,v1:172.21.15.183:6825/2796852869]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2024-09-20T19:29:42.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:42 smithi003 bash[19800]: audit 2024-09-20T19:29:41.668733+0000 mon.a (mon.0) 619 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2024-09-20T19:29:42.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:42 smithi003 bash[19800]: audit 2024-09-20T19:29:42.165642+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:29:42.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:42 smithi003 bash[19800]: audit 2024-09-20T19:29:42.173226+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:29:42.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:42 smithi003 bash[19800]: audit 2024-09-20T19:29:42.182220+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:29:42.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:42 smithi003 bash[26656]: audit 2024-09-20T19:29:41.650984+0000 mon.a (mon.0) 616 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-20T19:29:42.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:42 smithi003 bash[26656]: cluster 2024-09-20T19:29:41.656499+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-20T19:29:42.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:42 smithi003 bash[26656]: audit 2024-09-20T19:29:41.657440+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:29:42.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:42 smithi003 bash[26656]: audit 2024-09-20T19:29:41.663955+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.183:6824/2796852869,v1:172.21.15.183:6825/2796852869]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2024-09-20T19:29:42.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:42 smithi003 bash[26656]: audit 2024-09-20T19:29:41.668733+0000 mon.a (mon.0) 619 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2024-09-20T19:29:42.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:42 smithi003 bash[26656]: audit 2024-09-20T19:29:42.165642+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:29:42.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:42 smithi003 bash[26656]: audit 2024-09-20T19:29:42.173226+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:29:42.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:42 smithi003 bash[26656]: audit 2024-09-20T19:29:42.182220+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:29:43.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:42 smithi183 bash[21651]: audit 2024-09-20T19:29:41.650984+0000 mon.a (mon.0) 616 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-20T19:29:43.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:42 smithi183 bash[21651]: cluster 2024-09-20T19:29:41.656499+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-20T19:29:43.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:42 smithi183 bash[21651]: audit 2024-09-20T19:29:41.657440+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:29:43.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:42 smithi183 bash[21651]: audit 2024-09-20T19:29:41.663955+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.183:6824/2796852869,v1:172.21.15.183:6825/2796852869]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2024-09-20T19:29:43.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:42 smithi183 bash[21651]: audit 2024-09-20T19:29:41.668733+0000 mon.a (mon.0) 619 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]: dispatch 2024-09-20T19:29:43.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:42 smithi183 bash[21651]: audit 2024-09-20T19:29:42.165642+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:29:43.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:42 smithi183 bash[21651]: audit 2024-09-20T19:29:42.173226+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:29:43.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:42 smithi183 bash[21651]: audit 2024-09-20T19:29:42.182220+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:29:43.545 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 19:29:43 smithi183 bash[40932]: debug 2024-09-20T19:29:43.186+0000 7fc2892db640 -1 osd.7 0 waiting for initial osdmap 2024-09-20T19:29:43.546 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 19:29:43 smithi183 bash[40932]: debug 2024-09-20T19:29:43.238+0000 7fc2810fb640 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T19:29:43.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:43 smithi003 bash[19800]: cluster 2024-09-20T19:29:41.755980+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:43.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:43 smithi003 bash[19800]: audit 2024-09-20T19:29:42.671275+0000 mon.a (mon.0) 623 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]': finished 2024-09-20T19:29:43.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:43 smithi003 bash[19800]: cluster 2024-09-20T19:29:42.682669+0000 mon.a (mon.0) 624 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-20T19:29:43.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:43 smithi003 bash[19800]: audit 2024-09-20T19:29:42.683665+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:29:43.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:43 smithi003 bash[19800]: audit 2024-09-20T19:29:43.196143+0000 mon.a (mon.0) 626 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-20T19:29:43.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:43 smithi003 bash[19800]: cluster 2024-09-20T19:29:43.303553+0000 mon.a (mon.0) 627 : cluster [INF] osd.7 [v2:172.21.15.183:6824/2796852869,v1:172.21.15.183:6825/2796852869] boot 2024-09-20T19:29:43.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:43 smithi003 bash[19800]: cluster 2024-09-20T19:29:43.303667+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-09-20T19:29:43.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:43 smithi003 bash[19800]: audit 2024-09-20T19:29:43.303982+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:29:43.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:43 smithi003 bash[26656]: cluster 2024-09-20T19:29:41.755980+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:43.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:43 smithi003 bash[26656]: audit 2024-09-20T19:29:42.671275+0000 mon.a (mon.0) 623 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]': finished 2024-09-20T19:29:43.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:43 smithi003 bash[26656]: cluster 2024-09-20T19:29:42.682669+0000 mon.a (mon.0) 624 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-20T19:29:43.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:43 smithi003 bash[26656]: audit 2024-09-20T19:29:42.683665+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:29:43.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:43 smithi003 bash[26656]: audit 2024-09-20T19:29:43.196143+0000 mon.a (mon.0) 626 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-20T19:29:43.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:43 smithi003 bash[26656]: cluster 2024-09-20T19:29:43.303553+0000 mon.a (mon.0) 627 : cluster [INF] osd.7 [v2:172.21.15.183:6824/2796852869,v1:172.21.15.183:6825/2796852869] boot 2024-09-20T19:29:43.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:43 smithi003 bash[26656]: cluster 2024-09-20T19:29:43.303667+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-09-20T19:29:43.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:43 smithi003 bash[26656]: audit 2024-09-20T19:29:43.303982+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:29:44.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:43 smithi183 bash[21651]: cluster 2024-09-20T19:29:41.755980+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-20T19:29:44.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:43 smithi183 bash[21651]: audit 2024-09-20T19:29:42.671275+0000 mon.a (mon.0) 623 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi183", "root=default"]}]': finished 2024-09-20T19:29:44.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:43 smithi183 bash[21651]: cluster 2024-09-20T19:29:42.682669+0000 mon.a (mon.0) 624 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-20T19:29:44.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:43 smithi183 bash[21651]: audit 2024-09-20T19:29:42.683665+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:29:44.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:43 smithi183 bash[21651]: audit 2024-09-20T19:29:43.196143+0000 mon.a (mon.0) 626 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-20T19:29:44.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:43 smithi183 bash[21651]: cluster 2024-09-20T19:29:43.303553+0000 mon.a (mon.0) 627 : cluster [INF] osd.7 [v2:172.21.15.183:6824/2796852869,v1:172.21.15.183:6825/2796852869] boot 2024-09-20T19:29:44.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:43 smithi183 bash[21651]: cluster 2024-09-20T19:29:43.303667+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-09-20T19:29:44.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:43 smithi183 bash[21651]: audit 2024-09-20T19:29:43.303982+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:29:44.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:44 smithi003 bash[26656]: cluster 2024-09-20T19:29:42.293316+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T19:29:44.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:44 smithi003 bash[26656]: cluster 2024-09-20T19:29:42.293382+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T19:29:44.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:44 smithi003 bash[26656]: cluster 2024-09-20T19:29:44.305526+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-20T19:29:44.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:44 smithi003 bash[19800]: cluster 2024-09-20T19:29:42.293316+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T19:29:44.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:44 smithi003 bash[19800]: cluster 2024-09-20T19:29:42.293382+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T19:29:44.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:44 smithi003 bash[19800]: cluster 2024-09-20T19:29:44.305526+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-20T19:29:45.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:44 smithi183 bash[21651]: cluster 2024-09-20T19:29:42.293316+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-20T19:29:45.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:44 smithi183 bash[21651]: cluster 2024-09-20T19:29:42.293382+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-20T19:29:45.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:44 smithi183 bash[21651]: cluster 2024-09-20T19:29:44.305526+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-20T19:29:45.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:45 smithi003 bash[26656]: cluster 2024-09-20T19:29:43.756514+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:29:45.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:45 smithi003 bash[26656]: cluster 2024-09-20T19:29:45.308058+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-20T19:29:45.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:45 smithi003 bash[19800]: cluster 2024-09-20T19:29:43.756514+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:29:45.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:45 smithi003 bash[19800]: cluster 2024-09-20T19:29:45.308058+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-20T19:29:46.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:45 smithi183 bash[21651]: cluster 2024-09-20T19:29:43.756514+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:29:46.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:45 smithi183 bash[21651]: cluster 2024-09-20T19:29:45.308058+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-20T19:29:47.628 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:29:47.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:47 smithi003 bash[19800]: cluster 2024-09-20T19:29:45.757064+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:29:47.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:47 smithi003 bash[19800]: cluster 2024-09-20T19:29:46.310175+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-20T19:29:47.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:47 smithi003 bash[26656]: cluster 2024-09-20T19:29:45.757064+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:29:47.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:47 smithi003 bash[26656]: cluster 2024-09-20T19:29:46.310175+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-20T19:29:47.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:47 smithi183 bash[21651]: cluster 2024-09-20T19:29:45.757064+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:29:47.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:47 smithi183 bash[21651]: cluster 2024-09-20T19:29:46.310175+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-20T19:29:48.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:48 smithi183 bash[21651]: cluster 2024-09-20T19:29:47.312674+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-20T19:29:48.679 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:48 smithi003 bash[19800]: cluster 2024-09-20T19:29:47.312674+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-20T19:29:48.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:48 smithi003 bash[26656]: cluster 2024-09-20T19:29:47.312674+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-20T19:29:49.033 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:29:49.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:49 smithi183 bash[21651]: cluster 2024-09-20T19:29:47.757668+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:29:49.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:49 smithi183 bash[21651]: audit 2024-09-20T19:29:49.035855+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.3:0/3673382164' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-20T19:29:49.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:49 smithi003 bash[19800]: cluster 2024-09-20T19:29:47.757668+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:29:49.681 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:49 smithi003 bash[19800]: audit 2024-09-20T19:29:49.035855+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.3:0/3673382164' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-20T19:29:49.681 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:49 smithi003 bash[26656]: cluster 2024-09-20T19:29:47.757668+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:29:49.681 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:49 smithi003 bash[26656]: audit 2024-09-20T19:29:49.035855+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.3:0/3673382164' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-20T19:29:49.682 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":58,"num_osds":8,"num_up_osds":8,"osd_up_since":1726860583,"num_in_osds":8,"osd_in_since":1726860554,"num_remapped_pgs":0} 2024-09-20T19:29:49.682 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph osd dump --format=json 2024-09-20T19:29:51.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:51 smithi183 bash[21651]: cluster 2024-09-20T19:29:49.758379+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s, 0 objects/s recovering 2024-09-20T19:29:51.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:51 smithi003 bash[19800]: cluster 2024-09-20T19:29:49.758379+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s, 0 objects/s recovering 2024-09-20T19:29:51.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:51 smithi003 bash[26656]: cluster 2024-09-20T19:29:49.758379+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s, 0 objects/s recovering 2024-09-20T19:29:53.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:52 smithi183 bash[21651]: cephadm 2024-09-20T19:29:51.740538+0000 mgr.y (mgr.14150) 324 : cephadm [INF] Detected new or changed devices on smithi183 2024-09-20T19:29:53.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:52 smithi183 bash[21651]: audit 2024-09-20T19:29:51.751083+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:29:53.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:52 smithi183 bash[21651]: cluster 2024-09-20T19:29:51.759062+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-09-20T19:29:53.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:52 smithi183 bash[21651]: audit 2024-09-20T19:29:51.762415+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:29:53.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:52 smithi183 bash[21651]: audit 2024-09-20T19:29:51.765575+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:29:53.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:52 smithi183 bash[21651]: audit 2024-09-20T19:29:51.767493+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:29:53.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:52 smithi183 bash[21651]: audit 2024-09-20T19:29:51.769341+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:29:53.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:52 smithi183 bash[21651]: audit 2024-09-20T19:29:51.771121+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:29:53.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:52 smithi183 bash[21651]: cephadm 2024-09-20T19:29:51.772449+0000 mgr.y (mgr.14150) 326 : cephadm [INF] Adjusting osd_memory_target on smithi183 to 4316M 2024-09-20T19:29:53.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:52 smithi183 bash[21651]: audit 2024-09-20T19:29:51.781136+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:29:53.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:52 smithi183 bash[21651]: audit 2024-09-20T19:29:51.785814+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:29:53.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:52 smithi183 bash[21651]: audit 2024-09-20T19:29:51.787802+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:29:53.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:52 smithi183 bash[21651]: audit 2024-09-20T19:29:51.800437+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:29:53.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:52 smithi003 bash[19800]: cephadm 2024-09-20T19:29:51.740538+0000 mgr.y (mgr.14150) 324 : cephadm [INF] Detected new or changed devices on smithi183 2024-09-20T19:29:53.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:52 smithi003 bash[19800]: audit 2024-09-20T19:29:51.751083+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:29:53.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:52 smithi003 bash[19800]: cluster 2024-09-20T19:29:51.759062+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-09-20T19:29:53.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:52 smithi003 bash[19800]: audit 2024-09-20T19:29:51.762415+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:29:53.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:52 smithi003 bash[19800]: audit 2024-09-20T19:29:51.765575+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:29:53.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:52 smithi003 bash[19800]: audit 2024-09-20T19:29:51.767493+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:29:53.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:52 smithi003 bash[19800]: audit 2024-09-20T19:29:51.769341+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:29:53.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:52 smithi003 bash[19800]: audit 2024-09-20T19:29:51.771121+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:29:53.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:52 smithi003 bash[19800]: cephadm 2024-09-20T19:29:51.772449+0000 mgr.y (mgr.14150) 326 : cephadm [INF] Adjusting osd_memory_target on smithi183 to 4316M 2024-09-20T19:29:53.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:52 smithi003 bash[19800]: audit 2024-09-20T19:29:51.781136+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:29:53.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:52 smithi003 bash[19800]: audit 2024-09-20T19:29:51.785814+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:29:53.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:52 smithi003 bash[19800]: audit 2024-09-20T19:29:51.787802+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:29:53.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:52 smithi003 bash[19800]: audit 2024-09-20T19:29:51.800437+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:29:53.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:52 smithi003 bash[26656]: cephadm 2024-09-20T19:29:51.740538+0000 mgr.y (mgr.14150) 324 : cephadm [INF] Detected new or changed devices on smithi183 2024-09-20T19:29:53.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:52 smithi003 bash[26656]: audit 2024-09-20T19:29:51.751083+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:29:53.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:52 smithi003 bash[26656]: cluster 2024-09-20T19:29:51.759062+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-09-20T19:29:53.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:52 smithi003 bash[26656]: audit 2024-09-20T19:29:51.762415+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:29:53.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:52 smithi003 bash[26656]: audit 2024-09-20T19:29:51.765575+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:29:53.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:52 smithi003 bash[26656]: audit 2024-09-20T19:29:51.767493+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:29:53.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:52 smithi003 bash[26656]: audit 2024-09-20T19:29:51.769341+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:29:53.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:52 smithi003 bash[26656]: audit 2024-09-20T19:29:51.771121+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:29:53.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:52 smithi003 bash[26656]: cephadm 2024-09-20T19:29:51.772449+0000 mgr.y (mgr.14150) 326 : cephadm [INF] Adjusting osd_memory_target on smithi183 to 4316M 2024-09-20T19:29:53.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:52 smithi003 bash[26656]: audit 2024-09-20T19:29:51.781136+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:29:53.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:52 smithi003 bash[26656]: audit 2024-09-20T19:29:51.785814+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:29:53.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:52 smithi003 bash[26656]: audit 2024-09-20T19:29:51.787802+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:29:53.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:52 smithi003 bash[26656]: audit 2024-09-20T19:29:51.800437+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:29:54.466 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:29:54.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:54 smithi003 bash[19800]: cluster 2024-09-20T19:29:53.759801+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T19:29:54.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:54 smithi003 bash[26656]: cluster 2024-09-20T19:29:53.759801+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T19:29:55.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:54 smithi183 bash[21651]: cluster 2024-09-20T19:29:53.759801+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T19:29:55.978 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:29:55.978 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":58,"fsid":"2bd1868e-7785-11ef-baf5-efdc52797490","created":"2024-09-20T19:20:07.175949+0000","modified":"2024-09-20T19:29:47.304977+0000","last_up_change":"2024-09-20T19:29:43.293154+0000","last_in_change":"2024-09-20T19:29:14.086683+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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-20T19:25:16.244795+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,"is_stretch_pool":false,"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":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"0c1fbb1e-45a5-42b5-bf55-c73bc0644bd9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6802","nonce":2765423441},{"type":"v1","addr":"172.21.15.3:6803","nonce":2765423441}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":2765423441},{"type":"v1","addr":"172.21.15.3:6805","nonce":2765423441}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":2765423441},{"type":"v1","addr":"172.21.15.3:6809","nonce":2765423441}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":2765423441},{"type":"v1","addr":"172.21.15.3:6807","nonce":2765423441}]},"public_addr":"172.21.15.3:6803/2765423441","cluster_addr":"172.21.15.3:6805/2765423441","heartbeat_back_addr":"172.21.15.3:6809/2765423441","heartbeat_front_addr":"172.21.15.3:6807/2765423441","state":["exists","up"]},{"osd":1,"uuid":"87ba053a-1c79-4e3a-b396-998a20fe12f0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6810","nonce":590885409},{"type":"v1","addr":"172.21.15.3:6811","nonce":590885409}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":590885409},{"type":"v1","addr":"172.21.15.3:6813","nonce":590885409}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":590885409},{"type":"v1","addr":"172.21.15.3:6817","nonce":590885409}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":590885409},{"type":"v1","addr":"172.21.15.3:6815","nonce":590885409}]},"public_addr":"172.21.15.3:6811/590885409","cluster_addr":"172.21.15.3:6813/590885409","heartbeat_back_addr":"172.21.15.3:6817/590885409","heartbeat_front_addr":"172.21.15.3:6815/590885409","state":["exists","up"]},{"osd":2,"uuid":"eeed8694-5e49-46cd-a8a8-0f90133b00b2","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.3:6818","nonce":1006819370},{"type":"v1","addr":"172.21.15.3:6819","nonce":1006819370}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6820","nonce":1006819370},{"type":"v1","addr":"172.21.15.3:6821","nonce":1006819370}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6824","nonce":1006819370},{"type":"v1","addr":"172.21.15.3:6825","nonce":1006819370}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6822","nonce":1006819370},{"type":"v1","addr":"172.21.15.3:6823","nonce":1006819370}]},"public_addr":"172.21.15.3:6819/1006819370","cluster_addr":"172.21.15.3:6821/1006819370","heartbeat_back_addr":"172.21.15.3:6825/1006819370","heartbeat_front_addr":"172.21.15.3:6823/1006819370","state":["exists","up"]},{"osd":3,"uuid":"facee54a-7674-4ae7-9136-08390656e412","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6826","nonce":1179052572},{"type":"v1","addr":"172.21.15.3:6827","nonce":1179052572}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6828","nonce":1179052572},{"type":"v1","addr":"172.21.15.3:6829","nonce":1179052572}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6832","nonce":1179052572},{"type":"v1","addr":"172.21.15.3:6833","nonce":1179052572}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6830","nonce":1179052572},{"type":"v1","addr":"172.21.15.3:6831","nonce":1179052572}]},"public_addr":"172.21.15.3:6827/1179052572","cluster_addr":"172.21.15.3:6829/1179052572","heartbeat_back_addr":"172.21.15.3:6833/1179052572","heartbeat_front_addr":"172.21.15.3:6831/1179052572","state":["exists","up"]},{"osd":4,"uuid":"59581556-640d-46bc-99f8-dccb2d4d3a3a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6800","nonce":3256343151},{"type":"v1","addr":"172.21.15.183:6801","nonce":3256343151}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6802","nonce":3256343151},{"type":"v1","addr":"172.21.15.183:6803","nonce":3256343151}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6806","nonce":3256343151},{"type":"v1","addr":"172.21.15.183:6807","nonce":3256343151}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6804","nonce":3256343151},{"type":"v1","addr":"172.21.15.183:6805","nonce":3256343151}]},"public_addr":"172.21.15.183:6801/3256343151","cluster_addr":"172.21.15.183:6803/3256343151","heartbeat_back_addr":"172.21.15.183:6807/3256343151","heartbeat_front_addr":"172.21.15.183:6805/3256343151","state":["exists","up"]},{"osd":5,"uuid":"78d3fe47-2896-457f-b9d7-0d0f7bcf1d43","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6808","nonce":2029138351},{"type":"v1","addr":"172.21.15.183:6809","nonce":2029138351}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6810","nonce":2029138351},{"type":"v1","addr":"172.21.15.183:6811","nonce":2029138351}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6814","nonce":2029138351},{"type":"v1","addr":"172.21.15.183:6815","nonce":2029138351}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6812","nonce":2029138351},{"type":"v1","addr":"172.21.15.183:6813","nonce":2029138351}]},"public_addr":"172.21.15.183:6809/2029138351","cluster_addr":"172.21.15.183:6811/2029138351","heartbeat_back_addr":"172.21.15.183:6815/2029138351","heartbeat_front_addr":"172.21.15.183:6813/2029138351","state":["exists","up"]},{"osd":6,"uuid":"befc81de-d6b3-4f8c-a619-3fe8daa931af","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6816","nonce":1427154223},{"type":"v1","addr":"172.21.15.183:6817","nonce":1427154223}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6818","nonce":1427154223},{"type":"v1","addr":"172.21.15.183:6819","nonce":1427154223}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6822","nonce":1427154223},{"type":"v1","addr":"172.21.15.183:6823","nonce":1427154223}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6820","nonce":1427154223},{"type":"v1","addr":"172.21.15.183:6821","nonce":1427154223}]},"public_addr":"172.21.15.183:6817/1427154223","cluster_addr":"172.21.15.183:6819/1427154223","heartbeat_back_addr":"172.21.15.183:6823/1427154223","heartbeat_front_addr":"172.21.15.183:6821/1427154223","state":["exists","up"]},{"osd":7,"uuid":"a848c90f-e4af-4a2c-8661-13c8f049ab60","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6824","nonce":2796852869},{"type":"v1","addr":"172.21.15.183:6825","nonce":2796852869}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6826","nonce":2796852869},{"type":"v1","addr":"172.21.15.183:6827","nonce":2796852869}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6830","nonce":2796852869},{"type":"v1","addr":"172.21.15.183:6831","nonce":2796852869}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6828","nonce":2796852869},{"type":"v1","addr":"172.21.15.183:6829","nonce":2796852869}]},"public_addr":"172.21.15.183:6825/2796852869","cluster_addr":"172.21.15.183:6827/2796852869","heartbeat_back_addr":"172.21.15.183:6831/2796852869","heartbeat_front_addr":"172.21.15.183:6829/2796852869","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T19:23:24.566497+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T19:24:19.599431+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T19:25:12.920437+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T19:26:05.548424+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T19:26:56.702053+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T19:27:53.911206+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T19:28:46.174487+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T19:29:42.293385+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:0/2335026124":"2024-09-21T19:21:07.622349+0000","172.21.15.3:6801/317900949":"2024-09-21T19:21:07.622349+0000","172.21.15.3:6800/317900949":"2024-09-21T19:21:07.622349+0000","172.21.15.3:0/1359701384":"2024-09-21T19:21:07.622349+0000","172.21.15.3:0/1661640297":"2024-09-21T19:21:07.622349+0000","172.21.15.3:0/1107847792":"2024-09-21T19:20:33.998849+0000","172.21.15.3:0/3124189120":"2024-09-21T19:20:33.998849+0000","172.21.15.3:0/3005851462":"2024-09-21T19:20:33.998849+0000","172.21.15.3:6801/2698742830":"2024-09-21T19:20:33.998849+0000","172.21.15.3:6800/2698742830":"2024-09-21T19:20:33.998849+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-20T19:29:56.602 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-20T19:25:16.244795+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, 'is_stretch_pool': False, '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': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-09-20T19:29:56.603 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph osd pool get .mgr pg_num 2024-09-20T19:29:56.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:56 smithi003 bash[26656]: cluster 2024-09-20T19:29:55.760296+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-20T19:29:56.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:56 smithi003 bash[26656]: audit 2024-09-20T19:29:55.979110+0000 mon.a (mon.0) 644 : audit [DBG] from='client.? 172.21.15.3:0/564573105' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T19:29:56.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:56 smithi003 bash[19800]: cluster 2024-09-20T19:29:55.760296+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-20T19:29:56.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:56 smithi003 bash[19800]: audit 2024-09-20T19:29:55.979110+0000 mon.a (mon.0) 644 : audit [DBG] from='client.? 172.21.15.3:0/564573105' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T19:29:57.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:56 smithi183 bash[21651]: cluster 2024-09-20T19:29:55.760296+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-20T19:29:57.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:56 smithi183 bash[21651]: audit 2024-09-20T19:29:55.979110+0000 mon.a (mon.0) 644 : audit [DBG] from='client.? 172.21.15.3:0/564573105' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T19:29:59.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:29:59 smithi003 bash[19800]: cluster 2024-09-20T19:29:57.760848+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-20T19:29:59.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:29:59 smithi003 bash[26656]: cluster 2024-09-20T19:29:57.760848+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-20T19:29:59.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:29:59 smithi183 bash[21651]: cluster 2024-09-20T19:29:57.760848+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-20T19:30:00.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:00 smithi003 bash[19800]: cluster 2024-09-20T19:30:00.000174+0000 mon.a (mon.0) 645 : cluster [INF] overall HEALTH_OK 2024-09-20T19:30:00.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:00 smithi003 bash[26656]: cluster 2024-09-20T19:30:00.000174+0000 mon.a (mon.0) 645 : cluster [INF] overall HEALTH_OK 2024-09-20T19:30:00.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:00 smithi183 bash[21651]: cluster 2024-09-20T19:30:00.000174+0000 mon.a (mon.0) 645 : cluster [INF] overall HEALTH_OK 2024-09-20T19:30:01.383 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:30:01.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:01 smithi003 bash[19800]: cluster 2024-09-20T19:29:59.761451+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-20T19:30:01.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:01 smithi003 bash[26656]: cluster 2024-09-20T19:29:59.761451+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-20T19:30:01.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:01 smithi183 bash[21651]: cluster 2024-09-20T19:29:59.761451+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-20T19:30:02.797 INFO:teuthology.orchestra.run.smithi003.stdout:pg_num: 1 2024-09-20T19:30:03.381 INFO:tasks.cephadm:Adding prometheus.a on smithi183 2024-09-20T19:30:03.382 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph orch apply prometheus '1;smithi183=a' 2024-09-20T19:30:03.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:03 smithi003 bash[19800]: cluster 2024-09-20T19:30:01.762024+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:03.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:03 smithi003 bash[19800]: audit 2024-09-20T19:30:02.799312+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.3:0/3965443451' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-20T19:30:03.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:03 smithi003 bash[26656]: cluster 2024-09-20T19:30:01.762024+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:03.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:03 smithi003 bash[26656]: audit 2024-09-20T19:30:02.799312+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.3:0/3965443451' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-20T19:30:03.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:03 smithi183 bash[21651]: cluster 2024-09-20T19:30:01.762024+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:03.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:03 smithi183 bash[21651]: audit 2024-09-20T19:30:02.799312+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.3:0/3965443451' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-20T19:30:05.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:05 smithi003 bash[19800]: cluster 2024-09-20T19:30:03.762604+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:05.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:05 smithi003 bash[26656]: cluster 2024-09-20T19:30:03.762604+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:05.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:05 smithi183 bash[21651]: cluster 2024-09-20T19:30:03.762604+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:07.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:07 smithi003 bash[19800]: cluster 2024-09-20T19:30:05.763238+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:07.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:07 smithi003 bash[26656]: cluster 2024-09-20T19:30:05.763238+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:07.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:07 smithi183 bash[21651]: cluster 2024-09-20T19:30:05.763238+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:08.149 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T19:30:09.481 INFO:teuthology.orchestra.run.smithi183.stdout:Scheduled prometheus update... 2024-09-20T19:30:09.493 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:09 smithi183 bash[21651]: cluster 2024-09-20T19:30:07.763918+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:09.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:09 smithi003 bash[19800]: cluster 2024-09-20T19:30:07.763918+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:09.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:09 smithi003 bash[26656]: cluster 2024-09-20T19:30:07.763918+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:10.084 DEBUG:teuthology.orchestra.run.smithi183:prometheus.a> sudo journalctl -f -n 0 -u ceph-2bd1868e-7785-11ef-baf5-efdc52797490@prometheus.a.service 2024-09-20T19:30:10.086 INFO:tasks.cephadm:Adding node-exporter.a on smithi003 2024-09-20T19:30:10.086 INFO:tasks.cephadm:Adding node-exporter.b on smithi183 2024-09-20T19:30:10.086 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph orch apply node-exporter '2;smithi003=a;smithi183=b' 2024-09-20T19:30:10.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:10 smithi183 bash[21651]: audit 2024-09-20T19:30:09.473229+0000 mgr.y (mgr.14150) 335 : audit [DBG] from='client.24301 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi183=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:30:10.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:10 smithi183 bash[21651]: cephadm 2024-09-20T19:30:09.476241+0000 mgr.y (mgr.14150) 336 : cephadm [INF] Saving service prometheus spec with placement smithi183=a;count:1 2024-09-20T19:30:10.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:10 smithi183 bash[21651]: audit 2024-09-20T19:30:09.482957+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:30:10.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:10 smithi183 bash[21651]: audit 2024-09-20T19:30:09.484855+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:30:10.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:10 smithi183 bash[21651]: audit 2024-09-20T19:30:10.149659+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:30:10.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:10 smithi183 bash[21651]: audit 2024-09-20T19:30:10.151067+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:30:10.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:10 smithi183 bash[21651]: audit 2024-09-20T19:30:10.160055+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:30:10.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:10 smithi003 bash[19800]: audit 2024-09-20T19:30:09.473229+0000 mgr.y (mgr.14150) 335 : audit [DBG] from='client.24301 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi183=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:30:10.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:10 smithi003 bash[19800]: cephadm 2024-09-20T19:30:09.476241+0000 mgr.y (mgr.14150) 336 : cephadm [INF] Saving service prometheus spec with placement smithi183=a;count:1 2024-09-20T19:30:10.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:10 smithi003 bash[19800]: audit 2024-09-20T19:30:09.482957+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:30:10.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:10 smithi003 bash[19800]: audit 2024-09-20T19:30:09.484855+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:30:10.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:10 smithi003 bash[19800]: audit 2024-09-20T19:30:10.149659+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:30:10.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:10 smithi003 bash[19800]: audit 2024-09-20T19:30:10.151067+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:30:10.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:10 smithi003 bash[19800]: audit 2024-09-20T19:30:10.160055+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:30:10.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:10 smithi003 bash[26656]: audit 2024-09-20T19:30:09.473229+0000 mgr.y (mgr.14150) 335 : audit [DBG] from='client.24301 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi183=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:30:10.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:10 smithi003 bash[26656]: cephadm 2024-09-20T19:30:09.476241+0000 mgr.y (mgr.14150) 336 : cephadm [INF] Saving service prometheus spec with placement smithi183=a;count:1 2024-09-20T19:30:10.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:10 smithi003 bash[26656]: audit 2024-09-20T19:30:09.482957+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:30:10.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:10 smithi003 bash[26656]: audit 2024-09-20T19:30:09.484855+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:30:10.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:10 smithi003 bash[26656]: audit 2024-09-20T19:30:10.149659+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:30:10.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:10 smithi003 bash[26656]: audit 2024-09-20T19:30:10.151067+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:30:10.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:10 smithi003 bash[26656]: audit 2024-09-20T19:30:10.160055+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:30:11.295 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:30:10 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:11.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:11 smithi183 bash[21651]: cluster 2024-09-20T19:30:09.764523+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:11.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:11 smithi183 bash[21651]: cephadm 2024-09-20T19:30:10.483132+0000 mgr.y (mgr.14150) 338 : cephadm [INF] Deploying daemon prometheus.a on smithi183 2024-09-20T19:30:11.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:11 smithi003 bash[19800]: cluster 2024-09-20T19:30:09.764523+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:11.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:11 smithi003 bash[19800]: cephadm 2024-09-20T19:30:10.483132+0000 mgr.y (mgr.14150) 338 : cephadm [INF] Deploying daemon prometheus.a on smithi183 2024-09-20T19:30:11.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:11 smithi003 bash[26656]: cluster 2024-09-20T19:30:09.764523+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:11.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:11 smithi003 bash[26656]: cephadm 2024-09-20T19:30:10.483132+0000 mgr.y (mgr.14150) 338 : cephadm [INF] Deploying daemon prometheus.a on smithi183 2024-09-20T19:30:13.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:13 smithi183 bash[21651]: cluster 2024-09-20T19:30:11.765177+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:13.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:13 smithi003 bash[19800]: cluster 2024-09-20T19:30:11.765177+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:13.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:13 smithi003 bash[26656]: cluster 2024-09-20T19:30:11.765177+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:14.866 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T19:30:15.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:15 smithi183 bash[21651]: cluster 2024-09-20T19:30:13.765923+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:15.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:15 smithi003 bash[19800]: cluster 2024-09-20T19:30:13.765923+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:15.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:15 smithi003 bash[26656]: cluster 2024-09-20T19:30:13.765923+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:17.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:17 smithi183 bash[21651]: cluster 2024-09-20T19:30:15.766628+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:17.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:17 smithi003 bash[19800]: cluster 2024-09-20T19:30:15.766628+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:17.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:17 smithi003 bash[26656]: cluster 2024-09-20T19:30:15.766628+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:18.403 INFO:teuthology.orchestra.run.smithi183.stdout:Scheduled node-exporter update... 2024-09-20T19:30:19.447 DEBUG:teuthology.orchestra.run.smithi003:node-exporter.a> sudo journalctl -f -n 0 -u ceph-2bd1868e-7785-11ef-baf5-efdc52797490@node-exporter.a.service 2024-09-20T19:30:19.450 DEBUG:teuthology.orchestra.run.smithi183:node-exporter.b> sudo journalctl -f -n 0 -u ceph-2bd1868e-7785-11ef-baf5-efdc52797490@node-exporter.b.service 2024-09-20T19:30:19.452 INFO:tasks.cephadm:Adding alertmanager.a on smithi003 2024-09-20T19:30:19.453 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph orch apply alertmanager '1;smithi003=a' 2024-09-20T19:30:19.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:19 smithi003 bash[19800]: cluster 2024-09-20T19:30:17.767190+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:19.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:19 smithi003 bash[19800]: audit 2024-09-20T19:30:18.391747+0000 mgr.y (mgr.14150) 343 : audit [DBG] from='client.24307 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi003=a;smithi183=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:30:19.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:19 smithi003 bash[19800]: cephadm 2024-09-20T19:30:18.394884+0000 mgr.y (mgr.14150) 344 : cephadm [INF] Saving service node-exporter spec with placement smithi003=a;smithi183=b;count:2 2024-09-20T19:30:19.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:19 smithi003 bash[19800]: audit 2024-09-20T19:30:18.404346+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:30:19.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:19 smithi003 bash[26656]: cluster 2024-09-20T19:30:17.767190+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:19.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:19 smithi003 bash[26656]: audit 2024-09-20T19:30:18.391747+0000 mgr.y (mgr.14150) 343 : audit [DBG] from='client.24307 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi003=a;smithi183=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:30:19.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:19 smithi003 bash[26656]: cephadm 2024-09-20T19:30:18.394884+0000 mgr.y (mgr.14150) 344 : cephadm [INF] Saving service node-exporter spec with placement smithi003=a;smithi183=b;count:2 2024-09-20T19:30:19.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:19 smithi003 bash[26656]: audit 2024-09-20T19:30:18.404346+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:30:19.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:19 smithi183 bash[21651]: cluster 2024-09-20T19:30:17.767190+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:19.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:19 smithi183 bash[21651]: audit 2024-09-20T19:30:18.391747+0000 mgr.y (mgr.14150) 343 : audit [DBG] from='client.24307 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi003=a;smithi183=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:30:19.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:19 smithi183 bash[21651]: cephadm 2024-09-20T19:30:18.394884+0000 mgr.y (mgr.14150) 344 : cephadm [INF] Saving service node-exporter spec with placement smithi003=a;smithi183=b;count:2 2024-09-20T19:30:19.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:19 smithi183 bash[21651]: audit 2024-09-20T19:30:18.404346+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:30:21.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:21 smithi183 bash[21651]: cluster 2024-09-20T19:30:19.767797+0000 mgr.y (mgr.14150) 345 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:21.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:21 smithi003 bash[19800]: cluster 2024-09-20T19:30:19.767797+0000 mgr.y (mgr.14150) 345 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:21.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:21 smithi003 bash[26656]: cluster 2024-09-20T19:30:19.767797+0000 mgr.y (mgr.14150) 345 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:23.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:23 smithi183 bash[21651]: cluster 2024-09-20T19:30:21.768377+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:23.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:23 smithi003 bash[19800]: cluster 2024-09-20T19:30:21.768377+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:23.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:23 smithi003 bash[26656]: cluster 2024-09-20T19:30:21.768377+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:24.254 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 19:30:24 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:24.254 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 19:30:24 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:24.254 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 19:30:24 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:24.255 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:24 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:24.255 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:30:24 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:24.255 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:30:24 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:24.255 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:30:24 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:24.255 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 19:30:24 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:24.256 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:30:24 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:24.408 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T19:30:24.545 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 19:30:24 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:24.545 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 19:30:24 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:24.545 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 19:30:24 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:24.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:24 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:24.546 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:30:24 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:24.546 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 19:30:24 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:24.546 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:30:24 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:24.546 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:30:24 smithi183 systemd[1]: Started Ceph prometheus.a for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T19:30:25.795 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:30:25 smithi183 bash[22522]: ignoring --setuser ceph since I am not root 2024-09-20T19:30:25.795 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:30:25 smithi183 bash[22522]: ignoring --setgroup ceph since I am not root 2024-09-20T19:30:25.795 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:30:25 smithi183 bash[22522]: debug 2024-09-20T19:30:25.625+0000 7f8dada8a640 1 -- 172.21.15.183:0/2239895962 <== mon.1 v2:172.21.15.183:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55f1c48730e0 con 0x55f1c4874800 2024-09-20T19:30:25.795 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:30:25 smithi183 bash[22522]: debug 2024-09-20T19:30:25.737+0000 7f8db02e6040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T19:30:25.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:25 smithi183 bash[21651]: cluster 2024-09-20T19:30:23.768924+0000 mgr.y (mgr.14150) 347 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:25.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:25 smithi183 bash[21651]: audit 2024-09-20T19:30:24.528604+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:30:25.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:25 smithi183 bash[21651]: audit 2024-09-20T19:30:24.539916+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:30:25.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:25 smithi183 bash[21651]: audit 2024-09-20T19:30:24.548250+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:30:25.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:25 smithi183 bash[21651]: audit 2024-09-20T19:30:24.552814+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-20T19:30:25.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:25 smithi003 bash[26656]: cluster 2024-09-20T19:30:23.768924+0000 mgr.y (mgr.14150) 347 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:25.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:25 smithi003 bash[26656]: audit 2024-09-20T19:30:24.528604+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:30:25.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:25 smithi003 bash[26656]: audit 2024-09-20T19:30:24.539916+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:30:25.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:25 smithi003 bash[26656]: audit 2024-09-20T19:30:24.548250+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:30:25.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:25 smithi003 bash[26656]: audit 2024-09-20T19:30:24.552814+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-20T19:30:25.950 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:25 smithi003 bash[20050]: ignoring --setuser ceph since I am not root 2024-09-20T19:30:25.950 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:25 smithi003 bash[20050]: ignoring --setgroup ceph since I am not root 2024-09-20T19:30:25.950 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:25 smithi003 bash[20050]: debug 2024-09-20T19:30:25.724+0000 7fdf002bc040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T19:30:25.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:25 smithi003 bash[19800]: cluster 2024-09-20T19:30:23.768924+0000 mgr.y (mgr.14150) 347 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:25.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:25 smithi003 bash[19800]: audit 2024-09-20T19:30:24.528604+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:30:25.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:25 smithi003 bash[19800]: audit 2024-09-20T19:30:24.539916+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:30:25.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:25 smithi003 bash[19800]: audit 2024-09-20T19:30:24.548250+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' 2024-09-20T19:30:25.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:25 smithi003 bash[19800]: audit 2024-09-20T19:30:24.552814+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-20T19:30:26.546 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:30:26 smithi183 bash[44685]: ts=2024-09-20T19:30:26.182Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-20T19:30:26.546 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:30:26 smithi183 bash[44685]: ts=2024-09-20T19:30:26.182Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-20T19:30:26.546 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:30:26 smithi183 bash[44685]: ts=2024-09-20T19:30:26.182Z caller=main.go:570 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi183 (none))" 2024-09-20T19:30:26.546 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:30:26 smithi183 bash[44685]: ts=2024-09-20T19:30:26.182Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-20T19:30:26.546 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:30:26 smithi183 bash[44685]: ts=2024-09-20T19:30:26.182Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-20T19:30:26.546 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:30:26 smithi183 bash[44685]: ts=2024-09-20T19:30:26.184Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-20T19:30:26.546 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:30:26 smithi183 bash[44685]: ts=2024-09-20T19:30:26.184Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-20T19:30:26.546 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:30:26 smithi183 bash[44685]: ts=2024-09-20T19:30:26.187Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-20T19:30:26.547 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:30:26 smithi183 bash[44685]: ts=2024-09-20T19:30:26.187Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-20T19:30:26.547 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:30:26 smithi183 bash[44685]: ts=2024-09-20T19:30:26.188Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-20T19:30:26.547 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:30:26 smithi183 bash[44685]: ts=2024-09-20T19:30:26.188Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.844µs 2024-09-20T19:30:26.547 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:30:26 smithi183 bash[44685]: ts=2024-09-20T19:30:26.188Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-20T19:30:26.547 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:30:26 smithi183 bash[44685]: ts=2024-09-20T19:30:26.189Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-09-20T19:30:26.547 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:30:26 smithi183 bash[44685]: ts=2024-09-20T19:30:26.189Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=22.201µs wal_replay_duration=210.121µs wbl_replay_duration=109ns total_replay_duration=258.754µs 2024-09-20T19:30:26.547 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:30:26 smithi183 bash[44685]: ts=2024-09-20T19:30:26.190Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-20T19:30:26.547 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:30:26 smithi183 bash[44685]: ts=2024-09-20T19:30:26.190Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-20T19:30:26.547 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:30:26 smithi183 bash[44685]: ts=2024-09-20T19:30:26.190Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-20T19:30:26.547 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:30:26 smithi183 bash[44685]: ts=2024-09-20T19:30:26.191Z caller=refresh.go:80 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.3:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.3:8765: connect: connection refused" 2024-09-20T19:30:26.547 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:30:26 smithi183 bash[44685]: ts=2024-09-20T19:30:26.191Z caller=refresh.go:80 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.3:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.3:8765: connect: connection refused" 2024-09-20T19:30:26.547 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:30:26 smithi183 bash[44685]: ts=2024-09-20T19:30:26.191Z caller=refresh.go:80 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.3:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.3:8765: connect: connection refused" 2024-09-20T19:30:26.547 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:30:26 smithi183 bash[44685]: ts=2024-09-20T19:30:26.223Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=33.03107ms db_storage=1.211µs remote_storage=1.583µs web_handler=434ns query_engine=1.304µs scrape=381.104µs scrape_sd=168.265µs notify=1.164µs notify_sd=2.747µs rules=31.965002ms tracing=6.035µs 2024-09-20T19:30:26.548 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:30:26 smithi183 bash[44685]: ts=2024-09-20T19:30:26.223Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-20T19:30:26.548 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:30:26 smithi183 bash[44685]: ts=2024-09-20T19:30:26.223Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-20T19:30:26.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:26 smithi003 bash[19800]: audit 2024-09-20T19:30:25.549132+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-20T19:30:26.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:26 smithi003 bash[19800]: cluster 2024-09-20T19:30:25.560023+0000 mon.a (mon.0) 658 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-20T19:30:26.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:26 smithi003 bash[26656]: audit 2024-09-20T19:30:25.549132+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-20T19:30:26.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:26 smithi003 bash[26656]: cluster 2024-09-20T19:30:25.560023+0000 mon.a (mon.0) 658 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-20T19:30:26.972 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:26 smithi183 bash[21651]: audit 2024-09-20T19:30:25.549132+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14150 172.21.15.3:0/3345147745' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-20T19:30:26.973 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:26 smithi183 bash[21651]: cluster 2024-09-20T19:30:25.560023+0000 mon.a (mon.0) 658 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-20T19:30:27.295 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:30:26 smithi183 bash[22522]: debug 2024-09-20T19:30:26.973+0000 7f8db02e6040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T19:30:27.295 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:30:27 smithi183 bash[22522]: debug 2024-09-20T19:30:27.041+0000 7f8db02e6040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T19:30:27.295 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:30:27 smithi183 bash[22522]: debug 2024-09-20T19:30:27.189+0000 7f8db02e6040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T19:30:27.449 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:26 smithi003 bash[20050]: debug 2024-09-20T19:30:26.968+0000 7fdf002bc040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T19:30:27.449 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:27 smithi003 bash[20050]: debug 2024-09-20T19:30:27.036+0000 7fdf002bc040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T19:30:27.449 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:27 smithi003 bash[20050]: debug 2024-09-20T19:30:27.196+0000 7fdf002bc040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T19:30:28.154 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:30:27 smithi183 bash[22522]: debug 2024-09-20T19:30:27.833+0000 7f8db02e6040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T19:30:28.154 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:30:27 smithi183 bash[22522]: debug 2024-09-20T19:30:27.905+0000 7f8db02e6040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T19:30:28.155 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:30:27 smithi183 bash[22522]: debug 2024-09-20T19:30:27.973+0000 7f8db02e6040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T19:30:28.199 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:27 smithi003 bash[20050]: debug 2024-09-20T19:30:27.872+0000 7fdf002bc040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T19:30:28.199 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:27 smithi003 bash[20050]: debug 2024-09-20T19:30:27.944+0000 7fdf002bc040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T19:30:28.199 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:28 smithi003 bash[20050]: debug 2024-09-20T19:30:28.016+0000 7fdf002bc040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T19:30:28.295 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:28 smithi003 bash[20050]: debug 2024-09-20T19:30:28.212+0000 7fdf002bc040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-20T19:30:28.545 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:30:28 smithi183 bash[22522]: debug 2024-09-20T19:30:28.157+0000 7f8db02e6040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-20T19:30:28.545 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:30:28 smithi183 bash[22522]: debug 2024-09-20T19:30:28.233+0000 7f8db02e6040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T19:30:28.545 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:30:28 smithi183 bash[22522]: debug 2024-09-20T19:30:28.301+0000 7f8db02e6040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T19:30:28.636 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:28 smithi003 bash[20050]: debug 2024-09-20T19:30:28.292+0000 7fdf002bc040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T19:30:28.636 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:28 smithi003 bash[20050]: debug 2024-09-20T19:30:28.364+0000 7fdf002bc040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T19:30:28.818 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:30:28 smithi183 bash[22522]: debug 2024-09-20T19:30:28.557+0000 7f8db02e6040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T19:30:28.819 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:30:28 smithi183 bash[22522]: debug 2024-09-20T19:30:28.625+0000 7f8db02e6040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T19:30:28.912 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:28 smithi003 bash[20050]: debug 2024-09-20T19:30:28.632+0000 7fdf002bc040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T19:30:28.912 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:28 smithi003 bash[20050]: debug 2024-09-20T19:30:28.704+0000 7fdf002bc040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T19:30:28.912 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:28 smithi003 bash[20050]: debug 2024-09-20T19:30:28.908+0000 7fdf002bc040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T19:30:29.143 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:30:28 smithi183 bash[22522]: debug 2024-09-20T19:30:28.821+0000 7f8db02e6040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T19:30:29.144 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:30:28 smithi183 bash[22522]: debug 2024-09-20T19:30:28.897+0000 7f8db02e6040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T19:30:29.199 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:28 smithi003 bash[20050]: debug 2024-09-20T19:30:28.988+0000 7fdf002bc040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T19:30:29.481 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:30:29 smithi183 bash[22522]: debug 2024-09-20T19:30:29.145+0000 7f8db02e6040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T19:30:29.481 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:30:29 smithi183 bash[22522]: debug 2024-09-20T19:30:29.321+0000 7f8db02e6040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T19:30:29.609 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:29 smithi003 bash[20050]: debug 2024-09-20T19:30:29.252+0000 7fdf002bc040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T19:30:29.609 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:29 smithi003 bash[20050]: debug 2024-09-20T19:30:29.436+0000 7fdf002bc040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T19:30:29.737 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:30:29 smithi183 bash[22522]: debug 2024-09-20T19:30:29.481+0000 7f8db02e6040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T19:30:29.737 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:30:29 smithi183 bash[22522]: debug 2024-09-20T19:30:29.561+0000 7f8db02e6040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T19:30:29.878 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:29 smithi003 bash[20050]: debug 2024-09-20T19:30:29.604+0000 7fdf002bc040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T19:30:29.878 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:29 smithi003 bash[20050]: debug 2024-09-20T19:30:29.688+0000 7fdf002bc040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T19:30:29.879 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:29 smithi003 bash[20050]: debug 2024-09-20T19:30:29.876+0000 7fdf002bc040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T19:30:30.872 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:30:29 smithi183 bash[22522]: debug 2024-09-20T19:30:29.737+0000 7f8db02e6040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T19:30:30.872 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:30:30 smithi183 bash[22522]: debug 2024-09-20T19:30:30.577+0000 7f8db02e6040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T19:30:30.872 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:30:30 smithi183 bash[22522]: debug 2024-09-20T19:30:30.653+0000 7f8db02e6040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T19:30:31.060 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:30 smithi003 bash[20050]: debug 2024-09-20T19:30:30.744+0000 7fdf002bc040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T19:30:31.060 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:30 smithi003 bash[20050]: debug 2024-09-20T19:30:30.824+0000 7fdf002bc040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T19:30:31.295 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:30:30 smithi183 bash[22522]: debug 2024-09-20T19:30:30.873+0000 7f8db02e6040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T19:30:31.295 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:30:30 smithi183 bash[22522]: debug 2024-09-20T19:30:30.945+0000 7f8db02e6040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T19:30:31.449 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:31 smithi003 bash[20050]: debug 2024-09-20T19:30:31.056+0000 7fdf002bc040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T19:30:31.449 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:31 smithi003 bash[20050]: debug 2024-09-20T19:30:31.136+0000 7fdf002bc040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T19:30:31.756 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:31 smithi003 bash[26656]: cluster 2024-09-20T19:30:31.436792+0000 mon.a (mon.0) 659 : cluster [DBG] Standby manager daemon x restarted 2024-09-20T19:30:31.756 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:31 smithi003 bash[26656]: cluster 2024-09-20T19:30:31.436972+0000 mon.a (mon.0) 660 : cluster [DBG] Standby manager daemon x started 2024-09-20T19:30:31.756 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:31 smithi003 bash[26656]: audit 2024-09-20T19:30:31.442240+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.183:0/3733841338' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T19:30:31.756 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:31 smithi003 bash[26656]: audit 2024-09-20T19:30:31.442895+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.183:0/3733841338' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:30:31.756 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:31 smithi003 bash[26656]: audit 2024-09-20T19:30:31.444820+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.183:0/3733841338' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T19:30:31.757 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:31 smithi003 bash[26656]: audit 2024-09-20T19:30:31.445165+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.183:0/3733841338' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:30:31.757 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:31 smithi003 bash[20050]: debug 2024-09-20T19:30:31.548+0000 7fdf002bc040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T19:30:31.757 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:31 smithi003 bash[20050]: debug 2024-09-20T19:30:31.628+0000 7fdf002bc040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T19:30:31.757 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:31 smithi003 bash[19800]: cluster 2024-09-20T19:30:31.436792+0000 mon.a (mon.0) 659 : cluster [DBG] Standby manager daemon x restarted 2024-09-20T19:30:31.757 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:31 smithi003 bash[19800]: cluster 2024-09-20T19:30:31.436972+0000 mon.a (mon.0) 660 : cluster [DBG] Standby manager daemon x started 2024-09-20T19:30:31.757 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:31 smithi003 bash[19800]: audit 2024-09-20T19:30:31.442240+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.183:0/3733841338' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T19:30:31.757 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:31 smithi003 bash[19800]: audit 2024-09-20T19:30:31.442895+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.183:0/3733841338' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:30:31.757 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:31 smithi003 bash[19800]: audit 2024-09-20T19:30:31.444820+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.183:0/3733841338' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T19:30:31.757 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:31 smithi003 bash[19800]: audit 2024-09-20T19:30:31.445165+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.183:0/3733841338' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:30:31.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:31 smithi183 bash[21651]: cluster 2024-09-20T19:30:31.436792+0000 mon.a (mon.0) 659 : cluster [DBG] Standby manager daemon x restarted 2024-09-20T19:30:31.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:31 smithi183 bash[21651]: cluster 2024-09-20T19:30:31.436972+0000 mon.a (mon.0) 660 : cluster [DBG] Standby manager daemon x started 2024-09-20T19:30:31.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:31 smithi183 bash[21651]: audit 2024-09-20T19:30:31.442240+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.183:0/3733841338' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T19:30:31.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:31 smithi183 bash[21651]: audit 2024-09-20T19:30:31.442895+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.183:0/3733841338' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:30:31.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:31 smithi183 bash[21651]: audit 2024-09-20T19:30:31.444820+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.183:0/3733841338' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T19:30:31.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:31 smithi183 bash[21651]: audit 2024-09-20T19:30:31.445165+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.183:0/3733841338' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:30:31.796 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:30:31 smithi183 bash[22522]: debug 2024-09-20T19:30:31.333+0000 7f8db02e6040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T19:30:31.796 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:30:31 smithi183 bash[22522]: debug 2024-09-20T19:30:31.413+0000 7f8db02e6040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T19:30:31.796 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:30:31 smithi183 bash[22522]: [20/Sep/2024:19:30:31] ENGINE Bus STARTING 2024-09-20T19:30:31.796 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:30:31 smithi183 bash[22522]: CherryPy Checker: 2024-09-20T19:30:31.796 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:30:31 smithi183 bash[22522]: The Application mounted at '' has an empty config. 2024-09-20T19:30:31.796 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:30:31 smithi183 bash[22522]: [20/Sep/2024:19:30:31] ENGINE Serving on http://:::9283 2024-09-20T19:30:31.796 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:30:31 smithi183 bash[22522]: [20/Sep/2024:19:30:31] ENGINE Bus STARTED 2024-09-20T19:30:32.007 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:31 smithi003 bash[20050]: [20/Sep/2024:19:30:31] ENGINE Bus STARTING 2024-09-20T19:30:32.007 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:31 smithi003 bash[20050]: CherryPy Checker: 2024-09-20T19:30:32.007 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:31 smithi003 bash[20050]: The Application mounted at '' has an empty config. 2024-09-20T19:30:32.007 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:31 smithi003 bash[20050]: [20/Sep/2024:19:30:31] ENGINE Serving on http://:::9283 2024-09-20T19:30:32.007 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:31 smithi003 bash[20050]: [20/Sep/2024:19:30:31] ENGINE Bus STARTED 2024-09-20T19:30:32.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:32 smithi183 bash[21651]: cluster 2024-09-20T19:30:31.499479+0000 mon.a (mon.0) 661 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-09-20T19:30:32.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:32 smithi183 bash[21651]: cluster 2024-09-20T19:30:31.658704+0000 mon.a (mon.0) 662 : cluster [INF] Active manager daemon y restarted 2024-09-20T19:30:32.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:32 smithi183 bash[21651]: cluster 2024-09-20T19:30:31.659238+0000 mon.a (mon.0) 663 : cluster [INF] Activating manager daemon y 2024-09-20T19:30:32.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:32 smithi183 bash[21651]: cluster 2024-09-20T19:30:31.671323+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-20T19:30:32.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:32 smithi183 bash[21651]: cluster 2024-09-20T19:30:31.672070+0000 mon.a (mon.0) 665 : cluster [DBG] mgrmap e18: y(active, starting, since 0.012988s), standbys: x 2024-09-20T19:30:32.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:32 smithi183 bash[21651]: audit 2024-09-20T19:30:31.674119+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:30:32.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:32 smithi183 bash[21651]: audit 2024-09-20T19:30:31.674293+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:30:32.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:32 smithi183 bash[21651]: audit 2024-09-20T19:30:31.674496+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:30:32.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:32 smithi183 bash[21651]: audit 2024-09-20T19:30:31.676348+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T19:30:32.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:32 smithi183 bash[21651]: audit 2024-09-20T19:30:31.676575+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T19:30:32.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:32 smithi183 bash[21651]: audit 2024-09-20T19:30:31.676775+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:30:32.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:32 smithi183 bash[21651]: audit 2024-09-20T19:30:31.677019+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:30:32.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:32 smithi183 bash[21651]: audit 2024-09-20T19:30:31.677256+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:30:32.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:32 smithi183 bash[21651]: audit 2024-09-20T19:30:31.677512+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:30:32.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:32 smithi183 bash[21651]: audit 2024-09-20T19:30:31.677723+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:30:32.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:32 smithi183 bash[21651]: audit 2024-09-20T19:30:31.677951+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:30:32.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:32 smithi183 bash[21651]: audit 2024-09-20T19:30:31.678155+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:30:32.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:32 smithi183 bash[21651]: audit 2024-09-20T19:30:31.678371+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:30:32.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:32 smithi183 bash[21651]: audit 2024-09-20T19:30:31.678584+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T19:30:32.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:32 smithi183 bash[21651]: audit 2024-09-20T19:30:31.678736+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T19:30:32.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:32 smithi183 bash[21651]: audit 2024-09-20T19:30:31.679148+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T19:30:32.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:32 smithi183 bash[21651]: cluster 2024-09-20T19:30:31.706248+0000 mon.a (mon.0) 682 : cluster [INF] Manager daemon y is now available 2024-09-20T19:30:32.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:32 smithi183 bash[21651]: audit 2024-09-20T19:30:31.729374+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:30:32.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:32 smithi183 bash[21651]: audit 2024-09-20T19:30:31.750517+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:32.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:32 smithi183 bash[21651]: audit 2024-09-20T19:30:31.753539+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:30:32.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:32 smithi183 bash[21651]: audit 2024-09-20T19:30:31.762651+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:30:32.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:32 smithi183 bash[21651]: audit 2024-09-20T19:30:31.772023+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T19:30:32.698 INFO:teuthology.orchestra.run.smithi183.stdout:Scheduled alertmanager update... 2024-09-20T19:30:32.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[19800]: cluster 2024-09-20T19:30:31.499479+0000 mon.a (mon.0) 661 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-09-20T19:30:32.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[19800]: cluster 2024-09-20T19:30:31.658704+0000 mon.a (mon.0) 662 : cluster [INF] Active manager daemon y restarted 2024-09-20T19:30:32.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[19800]: cluster 2024-09-20T19:30:31.659238+0000 mon.a (mon.0) 663 : cluster [INF] Activating manager daemon y 2024-09-20T19:30:32.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[19800]: cluster 2024-09-20T19:30:31.671323+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-20T19:30:32.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[19800]: cluster 2024-09-20T19:30:31.672070+0000 mon.a (mon.0) 665 : cluster [DBG] mgrmap e18: y(active, starting, since 0.012988s), standbys: x 2024-09-20T19:30:32.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[19800]: audit 2024-09-20T19:30:31.674119+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:30:32.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[19800]: audit 2024-09-20T19:30:31.674293+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:30:32.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[19800]: audit 2024-09-20T19:30:31.674496+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:30:32.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[19800]: audit 2024-09-20T19:30:31.676348+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T19:30:32.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[19800]: audit 2024-09-20T19:30:31.676575+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T19:30:32.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[19800]: audit 2024-09-20T19:30:31.676775+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:30:32.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[19800]: audit 2024-09-20T19:30:31.677019+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:30:32.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[19800]: audit 2024-09-20T19:30:31.677256+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:30:32.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[19800]: audit 2024-09-20T19:30:31.677512+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:30:32.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[19800]: audit 2024-09-20T19:30:31.677723+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:30:32.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[19800]: audit 2024-09-20T19:30:31.677951+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:30:32.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[19800]: audit 2024-09-20T19:30:31.678155+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:30:32.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[19800]: audit 2024-09-20T19:30:31.678371+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:30:32.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[19800]: audit 2024-09-20T19:30:31.678584+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T19:30:32.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[19800]: audit 2024-09-20T19:30:31.678736+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T19:30:32.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[26656]: cluster 2024-09-20T19:30:31.499479+0000 mon.a (mon.0) 661 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-09-20T19:30:32.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[26656]: cluster 2024-09-20T19:30:31.658704+0000 mon.a (mon.0) 662 : cluster [INF] Active manager daemon y restarted 2024-09-20T19:30:32.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[26656]: cluster 2024-09-20T19:30:31.659238+0000 mon.a (mon.0) 663 : cluster [INF] Activating manager daemon y 2024-09-20T19:30:32.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[26656]: cluster 2024-09-20T19:30:31.671323+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-20T19:30:32.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[26656]: cluster 2024-09-20T19:30:31.672070+0000 mon.a (mon.0) 665 : cluster [DBG] mgrmap e18: y(active, starting, since 0.012988s), standbys: x 2024-09-20T19:30:32.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[26656]: audit 2024-09-20T19:30:31.674119+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:30:32.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[26656]: audit 2024-09-20T19:30:31.674293+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:30:32.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[26656]: audit 2024-09-20T19:30:31.674496+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:30:32.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[26656]: audit 2024-09-20T19:30:31.676348+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T19:30:32.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[26656]: audit 2024-09-20T19:30:31.676575+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T19:30:32.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[26656]: audit 2024-09-20T19:30:31.676775+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:30:32.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[26656]: audit 2024-09-20T19:30:31.677019+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:30:32.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[26656]: audit 2024-09-20T19:30:31.677256+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:30:32.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[26656]: audit 2024-09-20T19:30:31.677512+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:30:32.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[26656]: audit 2024-09-20T19:30:31.677723+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:30:32.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[26656]: audit 2024-09-20T19:30:31.677951+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:30:32.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[26656]: audit 2024-09-20T19:30:31.678155+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:30:32.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[26656]: audit 2024-09-20T19:30:31.678371+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:30:32.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[26656]: audit 2024-09-20T19:30:31.678584+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T19:30:32.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[26656]: audit 2024-09-20T19:30:31.678736+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T19:30:32.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[19800]: audit 2024-09-20T19:30:31.679148+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T19:30:32.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[19800]: cluster 2024-09-20T19:30:31.706248+0000 mon.a (mon.0) 682 : cluster [INF] Manager daemon y is now available 2024-09-20T19:30:32.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[19800]: audit 2024-09-20T19:30:31.729374+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:30:32.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[19800]: audit 2024-09-20T19:30:31.750517+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:32.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[19800]: audit 2024-09-20T19:30:31.753539+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:30:32.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[19800]: audit 2024-09-20T19:30:31.762651+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:30:32.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[19800]: audit 2024-09-20T19:30:31.772023+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T19:30:32.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[26656]: audit 2024-09-20T19:30:31.679148+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T19:30:32.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[26656]: cluster 2024-09-20T19:30:31.706248+0000 mon.a (mon.0) 682 : cluster [INF] Manager daemon y is now available 2024-09-20T19:30:32.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[26656]: audit 2024-09-20T19:30:31.729374+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:30:32.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[26656]: audit 2024-09-20T19:30:31.750517+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:32.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[26656]: audit 2024-09-20T19:30:31.753539+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:30:32.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[26656]: audit 2024-09-20T19:30:31.762651+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:30:32.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:32 smithi003 bash[26656]: audit 2024-09-20T19:30:31.772023+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T19:30:33.459 DEBUG:teuthology.orchestra.run.smithi003:alertmanager.a> sudo journalctl -f -n 0 -u ceph-2bd1868e-7785-11ef-baf5-efdc52797490@alertmanager.a.service 2024-09-20T19:30:33.462 INFO:tasks.cephadm:Adding grafana.a on smithi183 2024-09-20T19:30:33.462 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph orch apply grafana '1;smithi183=a' 2024-09-20T19:30:33.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:33 smithi183 bash[21651]: cluster 2024-09-20T19:30:32.685065+0000 mon.a (mon.0) 688 : cluster [DBG] mgrmap e19: y(active, since 1.02599s), standbys: x 2024-09-20T19:30:33.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:33 smithi183 bash[21651]: cephadm 2024-09-20T19:30:32.693496+0000 mgr.y (mgr.14418) 3 : cephadm [INF] Saving service alertmanager spec with placement smithi003=a;count:1 2024-09-20T19:30:33.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:33 smithi183 bash[21651]: audit 2024-09-20T19:30:32.699644+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:33.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:33 smithi003 bash[19800]: cluster 2024-09-20T19:30:32.685065+0000 mon.a (mon.0) 688 : cluster [DBG] mgrmap e19: y(active, since 1.02599s), standbys: x 2024-09-20T19:30:33.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:33 smithi003 bash[19800]: cephadm 2024-09-20T19:30:32.693496+0000 mgr.y (mgr.14418) 3 : cephadm [INF] Saving service alertmanager spec with placement smithi003=a;count:1 2024-09-20T19:30:33.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:33 smithi003 bash[19800]: audit 2024-09-20T19:30:32.699644+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:33.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:33 smithi003 bash[26656]: cluster 2024-09-20T19:30:32.685065+0000 mon.a (mon.0) 688 : cluster [DBG] mgrmap e19: y(active, since 1.02599s), standbys: x 2024-09-20T19:30:33.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:33 smithi003 bash[26656]: cephadm 2024-09-20T19:30:32.693496+0000 mgr.y (mgr.14418) 3 : cephadm [INF] Saving service alertmanager spec with placement smithi003=a;count:1 2024-09-20T19:30:33.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:33 smithi003 bash[26656]: audit 2024-09-20T19:30:32.699644+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:34.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[20050]: debug 2024-09-20T19:30:34.152+0000 7fde58aae640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:19:30:34] ENGINE Error in HTTPServer.serve 2024-09-20T19:30:34.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[20050]: Traceback (most recent call last): 2024-09-20T19:30:34.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[20050]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:30:34.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[20050]: self._connections.run(self.expiration_interval) 2024-09-20T19:30:34.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[20050]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:30:34.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[20050]: self._run(expiration_interval) 2024-09-20T19:30:34.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[20050]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:30:34.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[20050]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:30:34.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[20050]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:30:34.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[20050]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:30:34.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[20050]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:30:34.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[20050]: s = self.context.wrap_socket( 2024-09-20T19:30:34.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[20050]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:30:34.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[20050]: return self.sslsocket_class._create( 2024-09-20T19:30:34.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[20050]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:30:34.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[20050]: self.do_handshake() 2024-09-20T19:30:34.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[20050]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:30:34.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[20050]: self._sslobj.do_handshake() 2024-09-20T19:30:34.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[20050]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:30:34.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[19800]: cluster 2024-09-20T19:30:33.678462+0000 mgr.y (mgr.14418) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:34.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[19800]: cephadm 2024-09-20T19:30:34.031035+0000 mgr.y (mgr.14418) 5 : cephadm [INF] [20/Sep/2024:19:30:34] ENGINE Bus STARTING 2024-09-20T19:30:34.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[19800]: cephadm 2024-09-20T19:30:34.154850+0000 mgr.y (mgr.14418) 6 : cephadm [INF] [20/Sep/2024:19:30:34] ENGINE Serving on https://172.21.15.3:7150 2024-09-20T19:30:34.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[19800]: cephadm 2024-09-20T19:30:34.159635+0000 mgr.y (mgr.14418) 7 : cephadm [ERR] [20/Sep/2024:19:30:34] ENGINE Error in HTTPServer.serve 2024-09-20T19:30:34.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[19800]: Traceback (most recent call last): 2024-09-20T19:30:34.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[19800]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:30:34.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[19800]: self._connections.run(self.expiration_interval) 2024-09-20T19:30:34.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[19800]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:30:34.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[19800]: self._run(expiration_interval) 2024-09-20T19:30:34.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[19800]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:30:34.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[19800]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:30:34.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[19800]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:30:34.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[19800]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:30:34.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[19800]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:30:34.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[19800]: s = self.context.wrap_socket( 2024-09-20T19:30:34.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[19800]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:30:34.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[19800]: return self.sslsocket_class._create( 2024-09-20T19:30:34.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[19800]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:30:34.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[19800]: self.do_handshake() 2024-09-20T19:30:34.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[19800]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:30:34.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[19800]: self._sslobj.do_handshake() 2024-09-20T19:30:34.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[19800]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:30:34.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[19800]: cephadm 2024-09-20T19:30:34.255827+0000 mgr.y (mgr.14418) 8 : cephadm [INF] [20/Sep/2024:19:30:34] ENGINE Serving on http://172.21.15.3:8765 2024-09-20T19:30:34.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[19800]: cephadm 2024-09-20T19:30:34.255979+0000 mgr.y (mgr.14418) 9 : cephadm [INF] [20/Sep/2024:19:30:34] ENGINE Bus STARTED 2024-09-20T19:30:34.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[26656]: cluster 2024-09-20T19:30:33.678462+0000 mgr.y (mgr.14418) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:34.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[26656]: cephadm 2024-09-20T19:30:34.031035+0000 mgr.y (mgr.14418) 5 : cephadm [INF] [20/Sep/2024:19:30:34] ENGINE Bus STARTING 2024-09-20T19:30:34.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[26656]: cephadm 2024-09-20T19:30:34.154850+0000 mgr.y (mgr.14418) 6 : cephadm [INF] [20/Sep/2024:19:30:34] ENGINE Serving on https://172.21.15.3:7150 2024-09-20T19:30:34.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[26656]: cephadm 2024-09-20T19:30:34.159635+0000 mgr.y (mgr.14418) 7 : cephadm [ERR] [20/Sep/2024:19:30:34] ENGINE Error in HTTPServer.serve 2024-09-20T19:30:34.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[26656]: Traceback (most recent call last): 2024-09-20T19:30:34.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[26656]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:30:34.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[26656]: self._connections.run(self.expiration_interval) 2024-09-20T19:30:34.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[26656]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:30:34.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[26656]: self._run(expiration_interval) 2024-09-20T19:30:34.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[26656]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:30:34.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[26656]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:30:34.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[26656]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:30:34.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[26656]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:30:34.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[26656]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:30:34.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[26656]: s = self.context.wrap_socket( 2024-09-20T19:30:34.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[26656]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:30:34.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[26656]: return self.sslsocket_class._create( 2024-09-20T19:30:34.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[26656]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:30:34.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[26656]: self.do_handshake() 2024-09-20T19:30:34.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[26656]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:30:34.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[26656]: self._sslobj.do_handshake() 2024-09-20T19:30:34.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[26656]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:30:34.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[26656]: cephadm 2024-09-20T19:30:34.255827+0000 mgr.y (mgr.14418) 8 : cephadm [INF] [20/Sep/2024:19:30:34] ENGINE Serving on http://172.21.15.3:8765 2024-09-20T19:30:34.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:34 smithi003 bash[26656]: cephadm 2024-09-20T19:30:34.255979+0000 mgr.y (mgr.14418) 9 : cephadm [INF] [20/Sep/2024:19:30:34] ENGINE Bus STARTED 2024-09-20T19:30:35.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:34 smithi183 bash[21651]: cluster 2024-09-20T19:30:33.678462+0000 mgr.y (mgr.14418) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:35.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:34 smithi183 bash[21651]: cephadm 2024-09-20T19:30:34.031035+0000 mgr.y (mgr.14418) 5 : cephadm [INF] [20/Sep/2024:19:30:34] ENGINE Bus STARTING 2024-09-20T19:30:35.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:34 smithi183 bash[21651]: cephadm 2024-09-20T19:30:34.154850+0000 mgr.y (mgr.14418) 6 : cephadm [INF] [20/Sep/2024:19:30:34] ENGINE Serving on https://172.21.15.3:7150 2024-09-20T19:30:35.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:34 smithi183 bash[21651]: cephadm 2024-09-20T19:30:34.159635+0000 mgr.y (mgr.14418) 7 : cephadm [ERR] [20/Sep/2024:19:30:34] ENGINE Error in HTTPServer.serve 2024-09-20T19:30:35.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:34 smithi183 bash[21651]: Traceback (most recent call last): 2024-09-20T19:30:35.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:34 smithi183 bash[21651]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:30:35.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:34 smithi183 bash[21651]: self._connections.run(self.expiration_interval) 2024-09-20T19:30:35.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:34 smithi183 bash[21651]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:30:35.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:34 smithi183 bash[21651]: self._run(expiration_interval) 2024-09-20T19:30:35.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:34 smithi183 bash[21651]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:30:35.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:34 smithi183 bash[21651]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:30:35.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:34 smithi183 bash[21651]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:30:35.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:34 smithi183 bash[21651]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:30:35.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:34 smithi183 bash[21651]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:30:35.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:34 smithi183 bash[21651]: s = self.context.wrap_socket( 2024-09-20T19:30:35.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:34 smithi183 bash[21651]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:30:35.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:34 smithi183 bash[21651]: return self.sslsocket_class._create( 2024-09-20T19:30:35.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:34 smithi183 bash[21651]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:30:35.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:34 smithi183 bash[21651]: self.do_handshake() 2024-09-20T19:30:35.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:34 smithi183 bash[21651]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:30:35.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:34 smithi183 bash[21651]: self._sslobj.do_handshake() 2024-09-20T19:30:35.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:34 smithi183 bash[21651]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:30:35.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:34 smithi183 bash[21651]: cephadm 2024-09-20T19:30:34.255827+0000 mgr.y (mgr.14418) 8 : cephadm [INF] [20/Sep/2024:19:30:34] ENGINE Serving on http://172.21.15.3:8765 2024-09-20T19:30:35.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:34 smithi183 bash[21651]: cephadm 2024-09-20T19:30:34.255979+0000 mgr.y (mgr.14418) 9 : cephadm [INF] [20/Sep/2024:19:30:34] ENGINE Bus STARTED 2024-09-20T19:30:36.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:35 smithi183 bash[21651]: cluster 2024-09-20T19:30:34.690193+0000 mon.a (mon.0) 690 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-09-20T19:30:36.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:35 smithi003 bash[19800]: cluster 2024-09-20T19:30:34.690193+0000 mon.a (mon.0) 690 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-09-20T19:30:36.199 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:35 smithi003 bash[26656]: cluster 2024-09-20T19:30:34.690193+0000 mon.a (mon.0) 690 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-09-20T19:30:37.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:36 smithi183 bash[21651]: cluster 2024-09-20T19:30:35.679008+0000 mgr.y (mgr.14418) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:37.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:36 smithi183 bash[21651]: cluster 2024-09-20T19:30:35.725061+0000 mon.a (mon.0) 691 : cluster [DBG] mgrmap e21: y(active, since 4s), standbys: x 2024-09-20T19:30:37.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:36 smithi003 bash[19800]: cluster 2024-09-20T19:30:35.679008+0000 mgr.y (mgr.14418) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:37.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:36 smithi003 bash[19800]: cluster 2024-09-20T19:30:35.725061+0000 mon.a (mon.0) 691 : cluster [DBG] mgrmap e21: y(active, since 4s), standbys: x 2024-09-20T19:30:37.199 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:36 smithi003 bash[26656]: cluster 2024-09-20T19:30:35.679008+0000 mgr.y (mgr.14418) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:37.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:36 smithi003 bash[26656]: cluster 2024-09-20T19:30:35.725061+0000 mon.a (mon.0) 691 : cluster [DBG] mgrmap e21: y(active, since 4s), standbys: x 2024-09-20T19:30:37.407 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T19:30:38.764 INFO:teuthology.orchestra.run.smithi183.stdout:Scheduled grafana update... 2024-09-20T19:30:38.778 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:38 smithi183 bash[21651]: audit 2024-09-20T19:30:37.664885+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:38.778 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:38 smithi183 bash[21651]: audit 2024-09-20T19:30:37.669705+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:38.778 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:38 smithi183 bash[21651]: cluster 2024-09-20T19:30:37.679348+0000 mgr.y (mgr.14418) 11 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:38.778 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:38 smithi183 bash[21651]: audit 2024-09-20T19:30:37.845974+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:38.778 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:38 smithi183 bash[21651]: audit 2024-09-20T19:30:37.853179+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:38.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:38 smithi003 bash[26656]: audit 2024-09-20T19:30:37.664885+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:38.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:38 smithi003 bash[26656]: audit 2024-09-20T19:30:37.669705+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:38.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:38 smithi003 bash[26656]: cluster 2024-09-20T19:30:37.679348+0000 mgr.y (mgr.14418) 11 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:38.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:38 smithi003 bash[26656]: audit 2024-09-20T19:30:37.845974+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:38.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:38 smithi003 bash[26656]: audit 2024-09-20T19:30:37.853179+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:38.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:38 smithi003 bash[19800]: audit 2024-09-20T19:30:37.664885+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:38.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:38 smithi003 bash[19800]: audit 2024-09-20T19:30:37.669705+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:38.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:38 smithi003 bash[19800]: cluster 2024-09-20T19:30:37.679348+0000 mgr.y (mgr.14418) 11 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:38.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:38 smithi003 bash[19800]: audit 2024-09-20T19:30:37.845974+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:38.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:38 smithi003 bash[19800]: audit 2024-09-20T19:30:37.853179+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:39.453 DEBUG:teuthology.orchestra.run.smithi183:grafana.a> sudo journalctl -f -n 0 -u ceph-2bd1868e-7785-11ef-baf5-efdc52797490@grafana.a.service 2024-09-20T19:30:39.455 INFO:tasks.cephadm:Setting up client nodes... 2024-09-20T19:30:39.455 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-20T19:30:40.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:39 smithi183 bash[21651]: audit 2024-09-20T19:30:38.755034+0000 mgr.y (mgr.14418) 12 : audit [DBG] from='client.24343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi183=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:30:40.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:39 smithi183 bash[21651]: cephadm 2024-09-20T19:30:38.758515+0000 mgr.y (mgr.14418) 13 : cephadm [INF] Saving service grafana spec with placement smithi183=a;count:1 2024-09-20T19:30:40.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:39 smithi183 bash[21651]: audit 2024-09-20T19:30:38.765370+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:40.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:39 smithi183 bash[21651]: audit 2024-09-20T19:30:38.872635+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:40.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:39 smithi183 bash[21651]: audit 2024-09-20T19:30:38.877658+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:40.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:39 smithi183 bash[21651]: audit 2024-09-20T19:30:38.978037+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:40.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:39 smithi183 bash[21651]: audit 2024-09-20T19:30:38.986441+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:40.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:39 smithi183 bash[21651]: audit 2024-09-20T19:30:38.989414+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:30:40.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:39 smithi183 bash[21651]: audit 2024-09-20T19:30:38.990908+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:30:40.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:39 smithi183 bash[21651]: audit 2024-09-20T19:30:38.992275+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:30:40.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:39 smithi183 bash[21651]: audit 2024-09-20T19:30:38.993687+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:30:40.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:39 smithi183 bash[21651]: cephadm 2024-09-20T19:30:38.994781+0000 mgr.y (mgr.14418) 14 : cephadm [INF] Adjusting osd_memory_target on smithi183 to 4060M 2024-09-20T19:30:40.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:39 smithi183 bash[21651]: audit 2024-09-20T19:30:39.000444+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:40.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:39 smithi183 bash[21651]: audit 2024-09-20T19:30:39.004440+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:30:40.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:39 smithi183 bash[21651]: audit 2024-09-20T19:30:39.006058+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:30:40.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:39 smithi183 bash[21651]: cephadm 2024-09-20T19:30:39.008303+0000 mgr.y (mgr.14418) 15 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-20T19:30:40.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:39 smithi183 bash[21651]: cephadm 2024-09-20T19:30:39.008767+0000 mgr.y (mgr.14418) 16 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2024-09-20T19:30:40.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:39 smithi183 bash[21651]: cephadm 2024-09-20T19:30:39.194994+0000 mgr.y (mgr.14418) 17 : cephadm [INF] Updating smithi183:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:30:40.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:39 smithi183 bash[21651]: cephadm 2024-09-20T19:30:39.195277+0000 mgr.y (mgr.14418) 18 : cephadm [INF] Updating smithi003:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:30:40.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:39 smithi183 bash[21651]: cephadm 2024-09-20T19:30:39.343992+0000 mgr.y (mgr.14418) 19 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:30:40.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:39 smithi183 bash[21651]: cephadm 2024-09-20T19:30:39.344372+0000 mgr.y (mgr.14418) 20 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:30:40.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:39 smithi183 bash[21651]: cephadm 2024-09-20T19:30:39.481525+0000 mgr.y (mgr.14418) 21 : cephadm [INF] Updating smithi003:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:30:40.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:39 smithi183 bash[21651]: cephadm 2024-09-20T19:30:39.487466+0000 mgr.y (mgr.14418) 22 : cephadm [INF] Updating smithi183:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:30:40.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:39 smithi183 bash[21651]: audit 2024-09-20T19:30:39.622887+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:40.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:39 smithi183 bash[21651]: audit 2024-09-20T19:30:39.627994+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:40.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:39 smithi183 bash[21651]: audit 2024-09-20T19:30:39.633120+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:40.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:39 smithi183 bash[21651]: audit 2024-09-20T19:30:39.638508+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:40.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:39 smithi183 bash[21651]: audit 2024-09-20T19:30:39.644724+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:40.116 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[19800]: audit 2024-09-20T19:30:38.755034+0000 mgr.y (mgr.14418) 12 : audit [DBG] from='client.24343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi183=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:30:40.116 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[19800]: cephadm 2024-09-20T19:30:38.758515+0000 mgr.y (mgr.14418) 13 : cephadm [INF] Saving service grafana spec with placement smithi183=a;count:1 2024-09-20T19:30:40.116 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[19800]: audit 2024-09-20T19:30:38.765370+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:40.116 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[19800]: audit 2024-09-20T19:30:38.872635+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:40.116 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[19800]: audit 2024-09-20T19:30:38.877658+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:40.116 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[19800]: audit 2024-09-20T19:30:38.978037+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:40.116 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[19800]: audit 2024-09-20T19:30:38.986441+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:40.116 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[19800]: audit 2024-09-20T19:30:38.989414+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:30:40.116 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[19800]: audit 2024-09-20T19:30:38.990908+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:30:40.116 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[19800]: audit 2024-09-20T19:30:38.992275+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:30:40.117 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[19800]: audit 2024-09-20T19:30:38.993687+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:30:40.117 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[19800]: cephadm 2024-09-20T19:30:38.994781+0000 mgr.y (mgr.14418) 14 : cephadm [INF] Adjusting osd_memory_target on smithi183 to 4060M 2024-09-20T19:30:40.117 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[19800]: audit 2024-09-20T19:30:39.000444+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:40.117 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[19800]: audit 2024-09-20T19:30:39.004440+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:30:40.117 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[19800]: audit 2024-09-20T19:30:39.006058+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:30:40.117 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[19800]: cephadm 2024-09-20T19:30:39.008303+0000 mgr.y (mgr.14418) 15 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-20T19:30:40.117 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[19800]: cephadm 2024-09-20T19:30:39.008767+0000 mgr.y (mgr.14418) 16 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2024-09-20T19:30:40.117 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[19800]: cephadm 2024-09-20T19:30:39.194994+0000 mgr.y (mgr.14418) 17 : cephadm [INF] Updating smithi183:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:30:40.117 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[19800]: cephadm 2024-09-20T19:30:39.195277+0000 mgr.y (mgr.14418) 18 : cephadm [INF] Updating smithi003:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:30:40.117 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[19800]: cephadm 2024-09-20T19:30:39.343992+0000 mgr.y (mgr.14418) 19 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:30:40.117 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[19800]: cephadm 2024-09-20T19:30:39.344372+0000 mgr.y (mgr.14418) 20 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:30:40.117 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[19800]: cephadm 2024-09-20T19:30:39.481525+0000 mgr.y (mgr.14418) 21 : cephadm [INF] Updating smithi003:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:30:40.118 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[19800]: cephadm 2024-09-20T19:30:39.487466+0000 mgr.y (mgr.14418) 22 : cephadm [INF] Updating smithi183:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:30:40.118 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[19800]: audit 2024-09-20T19:30:39.622887+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:40.118 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[19800]: audit 2024-09-20T19:30:39.627994+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:40.118 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[19800]: audit 2024-09-20T19:30:39.633120+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:40.118 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[19800]: audit 2024-09-20T19:30:39.638508+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:40.118 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[19800]: audit 2024-09-20T19:30:39.644724+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:40.118 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[26656]: audit 2024-09-20T19:30:38.755034+0000 mgr.y (mgr.14418) 12 : audit [DBG] from='client.24343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi183=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:30:40.118 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[26656]: cephadm 2024-09-20T19:30:38.758515+0000 mgr.y (mgr.14418) 13 : cephadm [INF] Saving service grafana spec with placement smithi183=a;count:1 2024-09-20T19:30:40.118 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[26656]: audit 2024-09-20T19:30:38.765370+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:40.118 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[26656]: audit 2024-09-20T19:30:38.872635+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:40.119 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[26656]: audit 2024-09-20T19:30:38.877658+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:40.119 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[26656]: audit 2024-09-20T19:30:38.978037+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:40.119 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[26656]: audit 2024-09-20T19:30:38.986441+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:40.119 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[26656]: audit 2024-09-20T19:30:38.989414+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:30:40.119 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[26656]: audit 2024-09-20T19:30:38.990908+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:30:40.119 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[26656]: audit 2024-09-20T19:30:38.992275+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:30:40.119 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[26656]: audit 2024-09-20T19:30:38.993687+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:30:40.119 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[26656]: cephadm 2024-09-20T19:30:38.994781+0000 mgr.y (mgr.14418) 14 : cephadm [INF] Adjusting osd_memory_target on smithi183 to 4060M 2024-09-20T19:30:40.119 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[26656]: audit 2024-09-20T19:30:39.000444+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:40.119 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[26656]: audit 2024-09-20T19:30:39.004440+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:30:40.119 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[26656]: audit 2024-09-20T19:30:39.006058+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:30:40.119 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[26656]: cephadm 2024-09-20T19:30:39.008303+0000 mgr.y (mgr.14418) 15 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-20T19:30:40.119 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[26656]: cephadm 2024-09-20T19:30:39.008767+0000 mgr.y (mgr.14418) 16 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2024-09-20T19:30:40.119 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[26656]: cephadm 2024-09-20T19:30:39.194994+0000 mgr.y (mgr.14418) 17 : cephadm [INF] Updating smithi183:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:30:40.120 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[26656]: cephadm 2024-09-20T19:30:39.195277+0000 mgr.y (mgr.14418) 18 : cephadm [INF] Updating smithi003:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:30:40.120 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[26656]: cephadm 2024-09-20T19:30:39.343992+0000 mgr.y (mgr.14418) 19 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:30:40.120 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[26656]: cephadm 2024-09-20T19:30:39.344372+0000 mgr.y (mgr.14418) 20 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:30:40.120 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[26656]: cephadm 2024-09-20T19:30:39.481525+0000 mgr.y (mgr.14418) 21 : cephadm [INF] Updating smithi003:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:30:40.120 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[26656]: cephadm 2024-09-20T19:30:39.487466+0000 mgr.y (mgr.14418) 22 : cephadm [INF] Updating smithi183:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:30:40.120 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[26656]: audit 2024-09-20T19:30:39.622887+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:40.120 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[26656]: audit 2024-09-20T19:30:39.627994+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:40.120 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[26656]: audit 2024-09-20T19:30:39.633120+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:40.120 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[26656]: audit 2024-09-20T19:30:39.638508+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:40.120 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:39 smithi003 bash[26656]: audit 2024-09-20T19:30:39.644724+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:40.421 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:40 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:40.422 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 19:30:40 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:40.422 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 19:30:40 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:40.422 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:40 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:40.423 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 19:30:40 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:40.423 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 19:30:40 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:40.423 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:40 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:40.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:40 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:40.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:40 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:40.699 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 19:30:40 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:40.700 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 19:30:40 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:40.700 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:40 smithi003 systemd[1]: Started Ceph node-exporter.a for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T19:30:40.700 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:40 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:40.701 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 19:30:40 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:40.701 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 19:30:40 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:41.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:40 smithi183 bash[21651]: cephadm 2024-09-20T19:30:39.647585+0000 mgr.y (mgr.14418) 23 : cephadm [INF] Deploying daemon node-exporter.a on smithi003 2024-09-20T19:30:41.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:40 smithi183 bash[21651]: cluster 2024-09-20T19:30:39.679723+0000 mgr.y (mgr.14418) 24 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-20T19:30:41.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:40 smithi183 bash[21651]: audit 2024-09-20T19:30:40.706663+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:41.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:40 smithi183 bash[21651]: audit 2024-09-20T19:30:40.711147+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:41.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:40 smithi183 bash[21651]: audit 2024-09-20T19:30:40.715418+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:41.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:40 smithi003 bash[19800]: cephadm 2024-09-20T19:30:39.647585+0000 mgr.y (mgr.14418) 23 : cephadm [INF] Deploying daemon node-exporter.a on smithi003 2024-09-20T19:30:41.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:40 smithi003 bash[19800]: cluster 2024-09-20T19:30:39.679723+0000 mgr.y (mgr.14418) 24 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-20T19:30:41.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:40 smithi003 bash[19800]: audit 2024-09-20T19:30:40.706663+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:41.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:40 smithi003 bash[19800]: audit 2024-09-20T19:30:40.711147+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:41.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:40 smithi003 bash[19800]: audit 2024-09-20T19:30:40.715418+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:41.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:40 smithi003 bash[26656]: cephadm 2024-09-20T19:30:39.647585+0000 mgr.y (mgr.14418) 23 : cephadm [INF] Deploying daemon node-exporter.a on smithi003 2024-09-20T19:30:41.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:40 smithi003 bash[26656]: cluster 2024-09-20T19:30:39.679723+0000 mgr.y (mgr.14418) 24 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-20T19:30:41.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:40 smithi003 bash[26656]: audit 2024-09-20T19:30:40.706663+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:41.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:40 smithi003 bash[26656]: audit 2024-09-20T19:30:40.711147+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:41.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:40 smithi003 bash[26656]: audit 2024-09-20T19:30:40.715418+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:41.200 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:40 smithi003 bash[50000]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-09-20T19:30:41.685 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:41 smithi003 bash[50000]: v1.5.0: Pulling from prometheus/node-exporter 2024-09-20T19:30:41.685 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:41 smithi003 bash[50000]: 22b70bddd3ac: Pulling fs layer 2024-09-20T19:30:41.685 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:41 smithi003 bash[50000]: 5c12815fee55: Pulling fs layer 2024-09-20T19:30:41.685 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:41 smithi003 bash[50000]: c0e87333d380: Pulling fs layer 2024-09-20T19:30:41.770 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 19:30:41 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:41.770 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 19:30:41 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:41.771 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 19:30:41 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:41.771 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 19:30:41 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:41.771 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 19:30:41 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:41.771 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 19:30:41 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:41.771 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:30:41 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:41.771 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:30:41 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:41.772 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:30:41 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:41.772 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:30:41 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:41.772 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 19:30:41 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:41.772 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 19:30:41 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:41.772 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:41 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:41.772 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:41 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:41.772 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:41 smithi183 bash[21651]: cephadm 2024-09-20T19:30:40.716105+0000 mgr.y (mgr.14418) 25 : cephadm [INF] Deploying daemon node-exporter.b on smithi183 2024-09-20T19:30:41.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:41 smithi003 bash[26656]: cephadm 2024-09-20T19:30:40.716105+0000 mgr.y (mgr.14418) 25 : cephadm [INF] Deploying daemon node-exporter.b on smithi183 2024-09-20T19:30:41.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:41 smithi003 bash[19800]: cephadm 2024-09-20T19:30:40.716105+0000 mgr.y (mgr.14418) 25 : cephadm [INF] Deploying daemon node-exporter.b on smithi183 2024-09-20T19:30:41.950 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:41 smithi003 bash[50000]: 22b70bddd3ac: Verifying Checksum 2024-09-20T19:30:41.950 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:41 smithi003 bash[50000]: 22b70bddd3ac: Download complete 2024-09-20T19:30:41.950 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:41 smithi003 bash[50000]: 5c12815fee55: Verifying Checksum 2024-09-20T19:30:41.950 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:41 smithi003 bash[50000]: 5c12815fee55: Download complete 2024-09-20T19:30:41.950 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:41 smithi003 bash[50000]: c0e87333d380: Verifying Checksum 2024-09-20T19:30:41.950 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:41 smithi003 bash[50000]: c0e87333d380: Download complete 2024-09-20T19:30:41.950 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:41 smithi003 bash[50000]: 22b70bddd3ac: Pull complete 2024-09-20T19:30:42.045 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:41 smithi183 systemd[1]: Started Ceph node-exporter.b for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T19:30:42.046 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:41 smithi183 bash[45437]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-09-20T19:30:42.640 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:42 smithi183 bash[45437]: v1.5.0: Pulling from prometheus/node-exporter 2024-09-20T19:30:42.687 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:42 smithi003 bash[50000]: 5c12815fee55: Pull complete 2024-09-20T19:30:42.687 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:30:42 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:42.949 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:42 smithi003 bash[50000]: c0e87333d380: Pull complete 2024-09-20T19:30:42.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:42 smithi003 bash[19800]: cluster 2024-09-20T19:30:41.680429+0000 mgr.y (mgr.14418) 26 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-20T19:30:42.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:42 smithi003 bash[19800]: audit 2024-09-20T19:30:41.871836+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:42.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:42 smithi003 bash[19800]: audit 2024-09-20T19:30:41.881445+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:42.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:42 smithi003 bash[19800]: audit 2024-09-20T19:30:41.888910+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:42.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:42 smithi003 bash[19800]: audit 2024-09-20T19:30:41.896152+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:42.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:42 smithi003 bash[19800]: audit 2024-09-20T19:30:41.911800+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:42.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:42 smithi003 bash[19800]: cephadm 2024-09-20T19:30:41.939226+0000 mgr.y (mgr.14418) 27 : cephadm [INF] Deploying daemon alertmanager.a on smithi003 2024-09-20T19:30:42.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:42 smithi003 bash[26656]: cluster 2024-09-20T19:30:41.680429+0000 mgr.y (mgr.14418) 26 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-20T19:30:42.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:42 smithi003 bash[26656]: audit 2024-09-20T19:30:41.871836+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:42.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:42 smithi003 bash[26656]: audit 2024-09-20T19:30:41.881445+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:42.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:42 smithi003 bash[26656]: audit 2024-09-20T19:30:41.888910+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:42.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:42 smithi003 bash[26656]: audit 2024-09-20T19:30:41.896152+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:42.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:42 smithi003 bash[26656]: audit 2024-09-20T19:30:41.911800+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:42.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:42 smithi003 bash[26656]: cephadm 2024-09-20T19:30:41.939226+0000 mgr.y (mgr.14418) 27 : cephadm [INF] Deploying daemon alertmanager.a on smithi003 2024-09-20T19:30:42.964 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:42 smithi183 bash[45437]: 22b70bddd3ac: Pulling fs layer 2024-09-20T19:30:42.965 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:42 smithi183 bash[45437]: 5c12815fee55: Pulling fs layer 2024-09-20T19:30:42.965 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:42 smithi183 bash[45437]: c0e87333d380: Pulling fs layer 2024-09-20T19:30:42.965 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:42 smithi183 bash[45437]: 22b70bddd3ac: Verifying Checksum 2024-09-20T19:30:42.965 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:42 smithi183 bash[45437]: 22b70bddd3ac: Download complete 2024-09-20T19:30:42.965 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:42 smithi183 bash[45437]: 5c12815fee55: Verifying Checksum 2024-09-20T19:30:42.965 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:42 smithi183 bash[45437]: 5c12815fee55: Download complete 2024-09-20T19:30:42.965 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:42 smithi183 bash[21651]: cluster 2024-09-20T19:30:41.680429+0000 mgr.y (mgr.14418) 26 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-20T19:30:42.965 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:42 smithi183 bash[21651]: audit 2024-09-20T19:30:41.871836+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:42.965 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:42 smithi183 bash[21651]: audit 2024-09-20T19:30:41.881445+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:42.965 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:42 smithi183 bash[21651]: audit 2024-09-20T19:30:41.888910+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:42.966 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:42 smithi183 bash[21651]: audit 2024-09-20T19:30:41.896152+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:42.966 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:42 smithi183 bash[21651]: audit 2024-09-20T19:30:41.911800+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:42.966 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:42 smithi183 bash[21651]: cephadm 2024-09-20T19:30:41.939226+0000 mgr.y (mgr.14418) 27 : cephadm [INF] Deploying daemon alertmanager.a on smithi003 2024-09-20T19:30:43.295 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:42 smithi183 bash[45437]: c0e87333d380: Verifying Checksum 2024-09-20T19:30:43.295 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:42 smithi183 bash[45437]: c0e87333d380: Download complete 2024-09-20T19:30:43.295 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:42 smithi183 bash[45437]: 22b70bddd3ac: Pull complete 2024-09-20T19:30:43.449 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:43 smithi003 bash[50000]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-09-20T19:30:43.449 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:43 smithi003 bash[50000]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-09-20T19:30:44.045 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:43 smithi183 bash[45437]: 5c12815fee55: Pull complete 2024-09-20T19:30:44.223 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:30:44.365 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:44 smithi183 bash[45437]: c0e87333d380: Pull complete 2024-09-20T19:30:44.366 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:44 smithi183 bash[45437]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-09-20T19:30:44.366 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:44 smithi183 bash[45437]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-09-20T19:30:44.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:44 smithi003 bash[19800]: cluster 2024-09-20T19:30:43.681117+0000 mgr.y (mgr.14418) 28 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T19:30:44.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:44 smithi003 bash[26656]: cluster 2024-09-20T19:30:43.681117+0000 mgr.y (mgr.14418) 28 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T19:30:45.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:44 smithi183 bash[21651]: cluster 2024-09-20T19:30:43.681117+0000 mgr.y (mgr.14418) 28 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T19:30:46.046 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.768Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-20T19:30:46.046 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.768Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-09-20T19:30:46.046 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.768Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-20T19:30:46.046 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.768Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-20T19:30:46.046 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.769Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-20T19:30:46.046 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.769Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-20T19:30:46.047 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.769Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-20T19:30:46.047 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.769Z caller=node_exporter.go:117 level=info collector=arp 2024-09-20T19:30:46.047 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.769Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-20T19:30:46.047 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.769Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-20T19:30:46.047 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.769Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-20T19:30:46.047 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.769Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-20T19:30:46.047 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.769Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-20T19:30:46.047 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.769Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-20T19:30:46.047 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.769Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-20T19:30:46.047 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.769Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-20T19:30:46.047 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.769Z caller=node_exporter.go:117 level=info collector=edac 2024-09-20T19:30:46.047 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.769Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-20T19:30:46.047 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.769Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-20T19:30:46.047 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.769Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-20T19:30:46.047 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.769Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-20T19:30:46.048 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.769Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-20T19:30:46.048 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.769Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-20T19:30:46.048 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.769Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-20T19:30:46.048 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.769Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-20T19:30:46.048 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.769Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-20T19:30:46.048 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.769Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-20T19:30:46.048 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.769Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-20T19:30:46.048 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.769Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-20T19:30:46.048 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.769Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-20T19:30:46.048 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.769Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-20T19:30:46.049 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.770Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-20T19:30:46.049 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.770Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-20T19:30:46.049 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.770Z caller=node_exporter.go:117 level=info collector=os 2024-09-20T19:30:46.049 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.770Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-20T19:30:46.049 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.770Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-20T19:30:46.049 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.770Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-20T19:30:46.049 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.770Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-20T19:30:46.049 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.770Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-20T19:30:46.049 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.770Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-20T19:30:46.049 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.770Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-20T19:30:46.049 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.770Z caller=node_exporter.go:117 level=info collector=stat 2024-09-20T19:30:46.049 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.770Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-20T19:30:46.049 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.770Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-20T19:30:46.049 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.770Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-20T19:30:46.049 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.770Z caller=node_exporter.go:117 level=info collector=time 2024-09-20T19:30:46.050 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.770Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-20T19:30:46.050 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.770Z caller=node_exporter.go:117 level=info collector=uname 2024-09-20T19:30:46.050 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.770Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-20T19:30:46.050 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.770Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-20T19:30:46.050 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.770Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-20T19:30:46.050 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.770Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-20T19:30:46.050 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:30:45 smithi183 bash[45437]: ts=2024-09-20T19:30:45.770Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-20T19:30:46.151 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.830Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-20T19:30:46.151 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.830Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-09-20T19:30:46.151 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.831Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-20T19:30:46.152 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.831Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-20T19:30:46.152 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.831Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-20T19:30:46.152 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.831Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-20T19:30:46.152 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.831Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-20T19:30:46.152 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=arp 2024-09-20T19:30:46.152 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-20T19:30:46.152 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-20T19:30:46.152 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-20T19:30:46.152 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-20T19:30:46.152 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-20T19:30:46.153 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-20T19:30:46.153 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-20T19:30:46.153 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-20T19:30:46.153 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=edac 2024-09-20T19:30:46.153 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-20T19:30:46.153 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-20T19:30:46.153 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-20T19:30:46.153 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-20T19:30:46.153 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-20T19:30:46.153 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-20T19:30:46.153 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-20T19:30:46.153 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-20T19:30:46.153 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-20T19:30:46.154 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-20T19:30:46.154 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-20T19:30:46.154 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-20T19:30:46.154 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-20T19:30:46.154 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-20T19:30:46.154 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-20T19:30:46.154 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-20T19:30:46.154 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=os 2024-09-20T19:30:46.154 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-20T19:30:46.154 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-20T19:30:46.154 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-20T19:30:46.154 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-20T19:30:46.155 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-20T19:30:46.155 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-20T19:30:46.155 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-20T19:30:46.155 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=stat 2024-09-20T19:30:46.155 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-20T19:30:46.155 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-20T19:30:46.155 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-20T19:30:46.155 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=time 2024-09-20T19:30:46.155 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-20T19:30:46.155 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=uname 2024-09-20T19:30:46.155 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-20T19:30:46.155 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-20T19:30:46.155 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-20T19:30:46.155 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-20T19:30:46.156 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:45 smithi003 bash[50000]: ts=2024-09-20T19:30:45.832Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-20T19:30:46.603 INFO:teuthology.orchestra.run.smithi003.stdout:[client.0] 2024-09-20T19:30:46.603 INFO:teuthology.orchestra.run.smithi003.stdout: key = AQBmze1mn3f5IxAAxcFXzfUQDtyTzyuM8hxIIQ== 2024-09-20T19:30:47.199 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:46 smithi003 bash[26656]: cluster 2024-09-20T19:30:45.681644+0000 mgr.y (mgr.14418) 29 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T19:30:47.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:46 smithi003 bash[26656]: audit 2024-09-20T19:30:46.603299+0000 mon.a (mon.0) 721 : audit [INF] from='client.? 172.21.15.3:0/2245794476' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-20T19:30:47.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:46 smithi003 bash[26656]: audit 2024-09-20T19:30:46.605730+0000 mon.a (mon.0) 722 : audit [INF] from='client.? 172.21.15.3:0/2245794476' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-20T19:30:47.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:46 smithi003 bash[26656]: audit 2024-09-20T19:30:46.752618+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:47.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:46 smithi003 bash[26656]: audit 2024-09-20T19:30:46.753559+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:30:47.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:46 smithi003 bash[19800]: cluster 2024-09-20T19:30:45.681644+0000 mgr.y (mgr.14418) 29 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T19:30:47.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:46 smithi003 bash[19800]: audit 2024-09-20T19:30:46.603299+0000 mon.a (mon.0) 721 : audit [INF] from='client.? 172.21.15.3:0/2245794476' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-20T19:30:47.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:46 smithi003 bash[19800]: audit 2024-09-20T19:30:46.605730+0000 mon.a (mon.0) 722 : audit [INF] from='client.? 172.21.15.3:0/2245794476' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-20T19:30:47.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:46 smithi003 bash[19800]: audit 2024-09-20T19:30:46.752618+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:47.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:46 smithi003 bash[19800]: audit 2024-09-20T19:30:46.753559+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:30:47.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:46 smithi183 bash[21651]: cluster 2024-09-20T19:30:45.681644+0000 mgr.y (mgr.14418) 29 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T19:30:47.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:46 smithi183 bash[21651]: audit 2024-09-20T19:30:46.603299+0000 mon.a (mon.0) 721 : audit [INF] from='client.? 172.21.15.3:0/2245794476' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-20T19:30:47.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:46 smithi183 bash[21651]: audit 2024-09-20T19:30:46.605730+0000 mon.a (mon.0) 722 : audit [INF] from='client.? 172.21.15.3:0/2245794476' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-20T19:30:47.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:46 smithi183 bash[21651]: audit 2024-09-20T19:30:46.752618+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:47.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:46 smithi183 bash[21651]: audit 2024-09-20T19:30:46.753559+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:30:48.227 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-20T19:30:48.228 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-20T19:30:48.228 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-20T19:30:48.251 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-20T19:30:49.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:48 smithi003 bash[19800]: cluster 2024-09-20T19:30:47.682226+0000 mgr.y (mgr.14418) 30 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T19:30:49.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:48 smithi003 bash[26656]: cluster 2024-09-20T19:30:47.682226+0000 mgr.y (mgr.14418) 30 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T19:30:49.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:48 smithi183 bash[21651]: cluster 2024-09-20T19:30:47.682226+0000 mgr.y (mgr.14418) 30 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T19:30:51.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:50 smithi003 bash[19800]: cluster 2024-09-20T19:30:49.682904+0000 mgr.y (mgr.14418) 31 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T19:30:51.199 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:50 smithi003 bash[26656]: cluster 2024-09-20T19:30:49.682904+0000 mgr.y (mgr.14418) 31 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T19:30:51.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:50 smithi183 bash[21651]: cluster 2024-09-20T19:30:49.682904+0000 mgr.y (mgr.14418) 31 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T19:30:52.653 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:52 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:52.654 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:52 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:52.654 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 19:30:52 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:52.654 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 19:30:52 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:52.655 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 19:30:52 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:52.655 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:52 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:52.655 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 19:30:52 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:52.656 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:52 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:52.656 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:30:52 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:52.656 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:30:52 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:52.656 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:30:52 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:52.949 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:52 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:52.949 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 19:30:52 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:52.950 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 19:30:52 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:52.950 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:30:52 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:52.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:52 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:52.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:52 smithi003 bash[19800]: cluster 2024-09-20T19:30:51.683472+0000 mgr.y (mgr.14418) 32 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:52.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:52 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:52.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:52 smithi003 bash[26656]: cluster 2024-09-20T19:30:51.683472+0000 mgr.y (mgr.14418) 32 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:52.951 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 19:30:52 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:52.952 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 19:30:52 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:52.952 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:30:52 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:52.952 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:30:52 smithi003 systemd[1]: Started Ceph alertmanager.a for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T19:30:53.032 INFO:teuthology.orchestra.run.smithi183.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T19:30:53.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:52 smithi183 bash[21651]: cluster 2024-09-20T19:30:51.683472+0000 mgr.y (mgr.14418) 32 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:53.442 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:53 smithi003 bash[20050]: [20/Sep/2024:19:30:53] ENGINE Bus STOPPING 2024-09-20T19:30:53.699 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:53 smithi003 bash[20050]: [20/Sep/2024:19:30:53] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T19:30:53.699 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:53 smithi003 bash[20050]: [20/Sep/2024:19:30:53] ENGINE Bus STOPPED 2024-09-20T19:30:53.700 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:53 smithi003 bash[20050]: [20/Sep/2024:19:30:53] ENGINE Bus STARTING 2024-09-20T19:30:53.700 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:53 smithi003 bash[20050]: [20/Sep/2024:19:30:53] ENGINE Serving on http://:::9283 2024-09-20T19:30:53.700 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:30:53 smithi003 bash[20050]: [20/Sep/2024:19:30:53] ENGINE Bus STARTED 2024-09-20T19:30:54.045 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:30:53 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:30:54.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:53 smithi183 bash[21651]: audit 2024-09-20T19:30:52.931341+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:54.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:53 smithi183 bash[21651]: audit 2024-09-20T19:30:52.938689+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:54.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:53 smithi183 bash[21651]: audit 2024-09-20T19:30:52.945188+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:54.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:53 smithi183 bash[21651]: audit 2024-09-20T19:30:52.950692+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:54.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:53 smithi183 bash[21651]: cephadm 2024-09-20T19:30:52.962472+0000 mgr.y (mgr.14418) 33 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-20T19:30:54.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:53 smithi183 bash[21651]: audit 2024-09-20T19:30:53.034780+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:54.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:53 smithi183 bash[21651]: audit 2024-09-20T19:30:53.041366+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:54.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:53 smithi183 bash[21651]: audit 2024-09-20T19:30:53.044189+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-20T19:30:54.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:53 smithi183 bash[21651]: audit 2024-09-20T19:30:53.044728+0000 mgr.y (mgr.14418) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-20T19:30:54.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:53 smithi183 bash[21651]: audit 2024-09-20T19:30:53.048336+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:54.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:53 smithi183 bash[21651]: cephadm 2024-09-20T19:30:53.064631+0000 mgr.y (mgr.14418) 35 : cephadm [INF] Deploying daemon grafana.a on smithi183 2024-09-20T19:30:54.199 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:30:54 smithi003 bash[50453]: ts=2024-09-20T19:30:54.116Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-20T19:30:54.199 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:30:54 smithi003 bash[50453]: ts=2024-09-20T19:30:54.116Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-20T19:30:54.200 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:30:54 smithi003 bash[50453]: ts=2024-09-20T19:30:54.118Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.3 port=9094 2024-09-20T19:30:54.200 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:30:54 smithi003 bash[50453]: ts=2024-09-20T19:30:54.119Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-20T19:30:54.200 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:30:54 smithi003 bash[50453]: ts=2024-09-20T19:30:54.148Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-20T19:30:54.200 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:30:54 smithi003 bash[50453]: ts=2024-09-20T19:30:54.148Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-20T19:30:54.200 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:30:54 smithi003 bash[50453]: ts=2024-09-20T19:30:54.152Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-20T19:30:54.200 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:30:54 smithi003 bash[50453]: ts=2024-09-20T19:30:54.152Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-20T19:30:54.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:53 smithi003 bash[26656]: audit 2024-09-20T19:30:52.931341+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:54.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:53 smithi003 bash[26656]: audit 2024-09-20T19:30:52.938689+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:54.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:53 smithi003 bash[26656]: audit 2024-09-20T19:30:52.945188+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:54.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:53 smithi003 bash[26656]: audit 2024-09-20T19:30:52.950692+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:54.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:53 smithi003 bash[26656]: cephadm 2024-09-20T19:30:52.962472+0000 mgr.y (mgr.14418) 33 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-20T19:30:54.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:53 smithi003 bash[26656]: audit 2024-09-20T19:30:53.034780+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:54.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:53 smithi003 bash[26656]: audit 2024-09-20T19:30:53.041366+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:54.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:53 smithi003 bash[26656]: audit 2024-09-20T19:30:53.044189+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-20T19:30:54.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:53 smithi003 bash[26656]: audit 2024-09-20T19:30:53.044728+0000 mgr.y (mgr.14418) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-20T19:30:54.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:53 smithi003 bash[26656]: audit 2024-09-20T19:30:53.048336+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:54.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:53 smithi003 bash[26656]: cephadm 2024-09-20T19:30:53.064631+0000 mgr.y (mgr.14418) 35 : cephadm [INF] Deploying daemon grafana.a on smithi183 2024-09-20T19:30:54.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:53 smithi003 bash[19800]: audit 2024-09-20T19:30:52.931341+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:54.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:53 smithi003 bash[19800]: audit 2024-09-20T19:30:52.938689+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:54.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:53 smithi003 bash[19800]: audit 2024-09-20T19:30:52.945188+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:54.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:53 smithi003 bash[19800]: audit 2024-09-20T19:30:52.950692+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:54.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:53 smithi003 bash[19800]: cephadm 2024-09-20T19:30:52.962472+0000 mgr.y (mgr.14418) 33 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-20T19:30:54.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:53 smithi003 bash[19800]: audit 2024-09-20T19:30:53.034780+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:54.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:53 smithi003 bash[19800]: audit 2024-09-20T19:30:53.041366+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:54.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:53 smithi003 bash[19800]: audit 2024-09-20T19:30:53.044189+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-20T19:30:54.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:53 smithi003 bash[19800]: audit 2024-09-20T19:30:53.044728+0000 mgr.y (mgr.14418) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-20T19:30:54.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:53 smithi003 bash[19800]: audit 2024-09-20T19:30:53.048336+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:54.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:53 smithi003 bash[19800]: cephadm 2024-09-20T19:30:53.064631+0000 mgr.y (mgr.14418) 35 : cephadm [INF] Deploying daemon grafana.a on smithi183 2024-09-20T19:30:54.824 INFO:teuthology.orchestra.run.smithi183.stdout:[client.1] 2024-09-20T19:30:54.824 INFO:teuthology.orchestra.run.smithi183.stdout: key = AQBuze1mZRvxMBAADPEWwAblVeqjolhUoj9m9A== 2024-09-20T19:30:55.125 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:55 smithi183 bash[21651]: cluster 2024-09-20T19:30:53.684067+0000 mgr.y (mgr.14418) 36 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:55.125 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:55 smithi183 bash[21651]: audit 2024-09-20T19:30:54.820798+0000 mon.a (mon.0) 733 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-20T19:30:55.125 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:55 smithi183 bash[21651]: audit 2024-09-20T19:30:54.824027+0000 mon.a (mon.0) 734 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-20T19:30:55.125 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:55 smithi183 bash[21651]: audit 2024-09-20T19:30:54.824172+0000 mon.b (mon.1) 28 : audit [INF] from='client.? 172.21.15.183:0/3864463011' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-20T19:30:55.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:55 smithi003 bash[19800]: cluster 2024-09-20T19:30:53.684067+0000 mgr.y (mgr.14418) 36 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:55.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:55 smithi003 bash[19800]: audit 2024-09-20T19:30:54.820798+0000 mon.a (mon.0) 733 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-20T19:30:55.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:55 smithi003 bash[19800]: audit 2024-09-20T19:30:54.824027+0000 mon.a (mon.0) 734 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-20T19:30:55.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:55 smithi003 bash[19800]: audit 2024-09-20T19:30:54.824172+0000 mon.b (mon.1) 28 : audit [INF] from='client.? 172.21.15.183:0/3864463011' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-20T19:30:55.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:55 smithi003 bash[26656]: cluster 2024-09-20T19:30:53.684067+0000 mgr.y (mgr.14418) 36 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:55.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:55 smithi003 bash[26656]: audit 2024-09-20T19:30:54.820798+0000 mon.a (mon.0) 733 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-20T19:30:55.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:55 smithi003 bash[26656]: audit 2024-09-20T19:30:54.824027+0000 mon.a (mon.0) 734 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-20T19:30:55.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:55 smithi003 bash[26656]: audit 2024-09-20T19:30:54.824172+0000 mon.b (mon.1) 28 : audit [INF] from='client.? 172.21.15.183:0/3864463011' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-20T19:30:56.449 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:30:56 smithi003 bash[50453]: ts=2024-09-20T19:30:56.119Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000727019s 2024-09-20T19:30:56.698 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2024-09-20T19:30:56.698 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-20T19:30:56.698 DEBUG:teuthology.orchestra.run.smithi183:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-20T19:30:56.719 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph config log 1 --format=json 2024-09-20T19:30:57.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:57 smithi003 bash[19800]: cluster 2024-09-20T19:30:55.684679+0000 mgr.y (mgr.14418) 37 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:57.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:57 smithi003 bash[19800]: audit 2024-09-20T19:30:56.763124+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:57.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:57 smithi003 bash[26656]: cluster 2024-09-20T19:30:55.684679+0000 mgr.y (mgr.14418) 37 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:57.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:57 smithi003 bash[26656]: audit 2024-09-20T19:30:56.763124+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:57.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:57 smithi183 bash[21651]: cluster 2024-09-20T19:30:55.684679+0000 mgr.y (mgr.14418) 37 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:57.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:57 smithi183 bash[21651]: audit 2024-09-20T19:30:56.763124+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:30:59.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:30:59 smithi003 bash[19800]: cluster 2024-09-20T19:30:57.685219+0000 mgr.y (mgr.14418) 38 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:59.449 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:30:59 smithi003 bash[26656]: cluster 2024-09-20T19:30:57.685219+0000 mgr.y (mgr.14418) 38 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:30:59.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:30:59 smithi183 bash[21651]: cluster 2024-09-20T19:30:57.685219+0000 mgr.y (mgr.14418) 38 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:01.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:01 smithi003 bash[19800]: cluster 2024-09-20T19:30:59.685847+0000 mgr.y (mgr.14418) 39 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:01.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:01 smithi003 bash[26656]: cluster 2024-09-20T19:30:59.685847+0000 mgr.y (mgr.14418) 39 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:01.517 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:31:01.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:01 smithi183 bash[21651]: cluster 2024-09-20T19:30:59.685847+0000 mgr.y (mgr.14418) 39 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:02.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:02 smithi003 bash[19800]: audit 2024-09-20T19:31:01.754647+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:31:02.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:02 smithi003 bash[26656]: audit 2024-09-20T19:31:01.754647+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:31:02.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:02 smithi183 bash[21651]: audit 2024-09-20T19:31:01.754647+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:31:03.077 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:31:03.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:03 smithi003 bash[19800]: cluster 2024-09-20T19:31:01.686433+0000 mgr.y (mgr.14418) 40 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:03.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:03 smithi003 bash[26656]: cluster 2024-09-20T19:31:01.686433+0000 mgr.y (mgr.14418) 40 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:03.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:03 smithi183 bash[21651]: cluster 2024-09-20T19:31:01.686433+0000 mgr.y (mgr.14418) 40 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:03.743 INFO:teuthology.orchestra.run.smithi003.stdout:[{"version":25,"timestamp":"2024-09-20T19:30:53.045118+0000","name":"","changes":[{"name":"mgr/mgr/dashboard/GRAFANA_API_SSL_VERIFY","new_value":"false"}]}] 2024-09-20T19:31:03.743 INFO:tasks.ceph_manager:config epoch is 25 2024-09-20T19:31:03.744 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-20T19:31:03.744 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-20T19:31:03.744 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph mgr dump --format=json 2024-09-20T19:31:04.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:04 smithi003 bash[19800]: audit 2024-09-20T19:31:03.079590+0000 mon.a (mon.0) 737 : audit [DBG] from='client.? 172.21.15.3:0/2886845913' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-20T19:31:04.449 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:04 smithi003 bash[26656]: audit 2024-09-20T19:31:03.079590+0000 mon.a (mon.0) 737 : audit [DBG] from='client.? 172.21.15.3:0/2886845913' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-20T19:31:04.450 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:31:04 smithi003 bash[50453]: ts=2024-09-20T19:31:04.122Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003472435s 2024-09-20T19:31:04.499 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:04 smithi183 bash[21651]: audit 2024-09-20T19:31:03.079590+0000 mon.a (mon.0) 737 : audit [DBG] from='client.? 172.21.15.3:0/2886845913' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-20T19:31:05.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:05 smithi003 bash[19800]: cluster 2024-09-20T19:31:03.687015+0000 mgr.y (mgr.14418) 41 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:05.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:05 smithi003 bash[26656]: cluster 2024-09-20T19:31:03.687015+0000 mgr.y (mgr.14418) 41 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:05.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:05 smithi183 bash[21651]: cluster 2024-09-20T19:31:03.687015+0000 mgr.y (mgr.14418) 41 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:07.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:07 smithi003 bash[19800]: cluster 2024-09-20T19:31:05.687709+0000 mgr.y (mgr.14418) 42 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:07.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:07 smithi003 bash[26656]: cluster 2024-09-20T19:31:05.687709+0000 mgr.y (mgr.14418) 42 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:07.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:07 smithi183 bash[21651]: cluster 2024-09-20T19:31:05.687709+0000 mgr.y (mgr.14418) 42 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:08.543 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:31:09.344 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:09 smithi183 bash[21651]: cluster 2024-09-20T19:31:07.688638+0000 mgr.y (mgr.14418) 43 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:09.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:09 smithi003 bash[19800]: cluster 2024-09-20T19:31:07.688638+0000 mgr.y (mgr.14418) 43 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:09.449 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:09 smithi003 bash[26656]: cluster 2024-09-20T19:31:07.688638+0000 mgr.y (mgr.14418) 43 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:10.028 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:31:10.353 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 19:31:10 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:31:10.353 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:10 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:31:10.354 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:10 smithi183 bash[21651]: audit 2024-09-20T19:31:10.024118+0000 mon.a (mon.0) 738 : audit [DBG] from='client.? 172.21.15.3:0/977950110' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T19:31:10.354 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 19:31:10 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:31:10.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:10 smithi003 bash[19800]: audit 2024-09-20T19:31:10.024118+0000 mon.a (mon.0) 738 : audit [DBG] from='client.? 172.21.15.3:0/977950110' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T19:31:10.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:10 smithi003 bash[26656]: audit 2024-09-20T19:31:10.024118+0000 mon.a (mon.0) 738 : audit [DBG] from='client.? 172.21.15.3:0/977950110' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T19:31:10.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:10 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:31:10.693 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:10 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:31:10.693 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 19:31:10 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:31:10.693 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 19:31:10 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:31:10.694 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 19:31:10 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:31:10.694 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:10 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:31:10.694 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:31:10 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:31:10.694 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:31:10 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:31:10.695 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:10 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:31:10.695 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:10 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:31:10.695 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:10 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:31:10.695 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:10 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:31:10.695 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:10 smithi183 systemd[1]: Started Ceph grafana.a for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T19:31:10.695 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 19:31:10 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:31:10.695 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 19:31:10 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:31:10.696 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 19:31:10 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:31:10.696 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:31:10 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:31:10.696 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:31:10 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:31:10.702 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":21,"flags":0,"active_gid":14418,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6800","nonce":2161647418},{"type":"v1","addr":"172.21.15.3:6801","nonce":2161647418}]},"active_addr":"172.21.15.3:6801/2161647418","active_change":"2024-09-20T19:30:31.659043+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":24316,"name":"x","mgr_features":4540701547738038271,"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":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = 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":"2359","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":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = 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","read","upmap","upmap-read"],"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":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","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.25.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_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","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":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki 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.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of 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.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB 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_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","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":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","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":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","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_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","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":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","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":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","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_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","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":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"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":"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":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","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":[]},"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":[]},"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":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","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":1,"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":"rgw","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":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"leaderboard_description":{"name":"leaderboard_description","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":[]},"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":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","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":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","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":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = 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":"2359","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":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = 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","read","upmap","upmap-read"],"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":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","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.25.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_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","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":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki 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.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of 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.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB 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_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","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":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","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":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","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_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","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":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","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":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","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_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","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":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"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":"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":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","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":[]},"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":[]},"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":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","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":1,"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":"rgw","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":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"leaderboard_description":{"name":"leaderboard_description","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":[]},"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":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","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":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","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.3:8443/","prometheus":"http://172.21.15.3: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"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":59,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":2573650503}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":250439220}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":2124660610}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":2842227889}]}]} 2024-09-20T19:31:10.708 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-20T19:31:10.708 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-20T19:31:10.708 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph osd dump --format=json 2024-09-20T19:31:11.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:11 smithi003 bash[19800]: cluster 2024-09-20T19:31:09.689163+0000 mgr.y (mgr.14418) 44 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:11.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:11 smithi003 bash[19800]: audit 2024-09-20T19:31:10.747560+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:11.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:11 smithi003 bash[19800]: audit 2024-09-20T19:31:10.756447+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:11.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:11 smithi003 bash[19800]: audit 2024-09-20T19:31:10.763191+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:11.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:11 smithi003 bash[19800]: audit 2024-09-20T19:31:10.781908+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:11.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:11 smithi003 bash[19800]: audit 2024-09-20T19:31:10.832184+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:31:11.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:11 smithi003 bash[26656]: cluster 2024-09-20T19:31:09.689163+0000 mgr.y (mgr.14418) 44 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:11.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:11 smithi003 bash[26656]: audit 2024-09-20T19:31:10.747560+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:11.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:11 smithi003 bash[26656]: audit 2024-09-20T19:31:10.756447+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:11.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:11 smithi003 bash[26656]: audit 2024-09-20T19:31:10.763191+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:11.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:11 smithi003 bash[26656]: audit 2024-09-20T19:31:10.781908+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:11.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:11 smithi003 bash[26656]: audit 2024-09-20T19:31:10.832184+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:31:11.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:11 smithi183 bash[21651]: cluster 2024-09-20T19:31:09.689163+0000 mgr.y (mgr.14418) 44 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:11.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:11 smithi183 bash[21651]: audit 2024-09-20T19:31:10.747560+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:11.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:11 smithi183 bash[21651]: audit 2024-09-20T19:31:10.756447+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:11.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:11 smithi183 bash[21651]: audit 2024-09-20T19:31:10.763191+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:11.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:11 smithi183 bash[21651]: audit 2024-09-20T19:31:10.781908+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:11.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:11 smithi183 bash[21651]: audit 2024-09-20T19:31:10.832184+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:31:12.312 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=settings t=2024-09-20T19:31:12.061574981Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-09-20T19:31:12.313 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=settings t=2024-09-20T19:31:12.061752715Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-09-20T19:31:12.313 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=settings t=2024-09-20T19:31:12.061766163Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-20T19:31:12.313 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=settings t=2024-09-20T19:31:12.06177165Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-20T19:31:12.313 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=settings t=2024-09-20T19:31:12.061775424Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-20T19:31:12.313 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=settings t=2024-09-20T19:31:12.061778812Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-20T19:31:12.313 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=settings t=2024-09-20T19:31:12.061781916Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-20T19:31:12.313 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=settings t=2024-09-20T19:31:12.061785163Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-20T19:31:12.313 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=settings t=2024-09-20T19:31:12.061788301Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-20T19:31:12.313 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=settings t=2024-09-20T19:31:12.061791768Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-20T19:31:12.313 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=settings t=2024-09-20T19:31:12.061794949Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-20T19:31:12.313 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=settings t=2024-09-20T19:31:12.061797901Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-20T19:31:12.313 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=settings t=2024-09-20T19:31:12.061801254Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-20T19:31:12.313 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=settings t=2024-09-20T19:31:12.061804544Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-20T19:31:12.314 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=settings t=2024-09-20T19:31:12.061807641Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-20T19:31:12.314 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=settings t=2024-09-20T19:31:12.061811587Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-20T19:31:12.314 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=settings t=2024-09-20T19:31:12.061814534Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-20T19:31:12.314 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=settings t=2024-09-20T19:31:12.061817737Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-20T19:31:12.314 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=settings t=2024-09-20T19:31:12.061820827Z level=info msg="App mode production" 2024-09-20T19:31:12.314 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=sqlstore t=2024-09-20T19:31:12.06188187Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-20T19:31:12.314 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=sqlstore t=2024-09-20T19:31:12.061919331Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-09-20T19:31:12.314 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:12.063019728Z level=info msg="Starting DB migrations" 2024-09-20T19:31:12.314 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:12.063107146Z level=info msg="Executing migration" id="create migration_log table" 2024-09-20T19:31:12.314 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:12.107359324Z level=info msg="Executing migration" id="create user table" 2024-09-20T19:31:12.314 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:12.149373976Z level=info msg="Executing migration" id="add unique index user.login" 2024-09-20T19:31:12.314 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:12.174766762Z level=info msg="Executing migration" id="add unique index user.email" 2024-09-20T19:31:12.314 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:12.21703381Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-09-20T19:31:12.315 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:12.242256822Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-09-20T19:31:12.315 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:12.267512473Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-09-20T19:31:12.315 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:12.292778621Z level=info msg="Executing migration" id="create user table v2" 2024-09-20T19:31:12.315 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:12.317945171Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-09-20T19:31:12.572 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[21651]: audit 2024-09-20T19:31:11.371566+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:12.573 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[21651]: audit 2024-09-20T19:31:11.375923+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:12.573 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[21651]: audit 2024-09-20T19:31:11.772767+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:12.573 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:12.343221831Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-09-20T19:31:12.573 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:12.368458068Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-09-20T19:31:12.573 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:12.410521068Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-09-20T19:31:12.573 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:12.452489483Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-09-20T19:31:12.573 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:12.469389995Z level=info msg="Executing migration" id="Update user table charset" 2024-09-20T19:31:12.573 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:12.486271901Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-09-20T19:31:12.573 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:12.519983451Z level=info msg="Executing migration" id="Add missing user data" 2024-09-20T19:31:12.573 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:12.545251694Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-09-20T19:31:12.573 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:12.578835662Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-09-20T19:31:12.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:12 smithi003 bash[19800]: audit 2024-09-20T19:31:11.371566+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:12.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:12 smithi003 bash[19800]: audit 2024-09-20T19:31:11.375923+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:12.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:12 smithi003 bash[19800]: audit 2024-09-20T19:31:11.772767+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:12.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:12 smithi003 bash[26656]: audit 2024-09-20T19:31:11.371566+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:12.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:12 smithi003 bash[26656]: audit 2024-09-20T19:31:11.375923+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:12.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:12 smithi003 bash[26656]: audit 2024-09-20T19:31:11.772767+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:12.858 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:12.595765486Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-09-20T19:31:12.859 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:12.621011661Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-09-20T19:31:12.859 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:12.646257999Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-09-20T19:31:12.859 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:12.671594927Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-09-20T19:31:12.859 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:12.713634384Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-09-20T19:31:12.859 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:12.755496746Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-09-20T19:31:12.859 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:12.797635395Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-09-20T19:31:12.859 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:12.822870147Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-09-20T19:31:12.859 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:12.864711013Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-09-20T19:31:13.119 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:12.890068237Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-09-20T19:31:13.119 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:12.915323595Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-09-20T19:31:13.119 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:12.940563776Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-09-20T19:31:13.120 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:12 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:12.982529428Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-09-20T19:31:13.120 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:13 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:13.024513859Z level=info msg="Executing migration" id="create temp_user v2" 2024-09-20T19:31:13.120 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:13 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:13.049691991Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-09-20T19:31:13.120 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:13 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:13.10030259Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-09-20T19:31:13.120 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:13 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:13.125605636Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-09-20T19:31:13.383 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:13 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:13.150896781Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-09-20T19:31:13.383 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:13 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:13.192866243Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-09-20T19:31:13.383 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:13 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:13.218056908Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-09-20T19:31:13.383 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:13 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:13.243320874Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-09-20T19:31:13.383 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:13 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:13.268569741Z level=info msg="Executing migration" id="create star table" 2024-09-20T19:31:13.384 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:13 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:13.293750746Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-09-20T19:31:13.384 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:13 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:13.319072404Z level=info msg="Executing migration" id="create org table v1" 2024-09-20T19:31:13.384 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:13 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:13.361143073Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-09-20T19:31:13.674 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:13 smithi183 bash[21651]: cluster 2024-09-20T19:31:11.689659+0000 mgr.y (mgr.14418) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:13.675 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:13 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:13.388793639Z level=info msg="Executing migration" id="create org_user table v1" 2024-09-20T19:31:13.675 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:13 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:13.428297448Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-09-20T19:31:13.675 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:13 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:13.470516328Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-09-20T19:31:13.675 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:13 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:13.495729553Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-09-20T19:31:13.675 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:13 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:13.520926718Z level=info msg="Executing migration" id="Update org table charset" 2024-09-20T19:31:13.675 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:13 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:13.546448022Z level=info msg="Executing migration" id="Update org_user table charset" 2024-09-20T19:31:13.675 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:13 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:13.588173339Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-09-20T19:31:13.675 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:13 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:13.613406103Z level=info msg="Executing migration" id="create dashboard table" 2024-09-20T19:31:13.675 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:13 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:13.638703308Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-09-20T19:31:13.675 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:13 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:13.680665961Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-09-20T19:31:13.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:13 smithi003 bash[19800]: cluster 2024-09-20T19:31:11.689659+0000 mgr.y (mgr.14418) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:13.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:13 smithi003 bash[26656]: cluster 2024-09-20T19:31:11.689659+0000 mgr.y (mgr.14418) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:13.935 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:13 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:13.705881581Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-09-20T19:31:13.935 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:13 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:13.747910606Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-09-20T19:31:13.935 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:13 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:13.773214841Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-09-20T19:31:13.935 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:13 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:13.798394156Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-09-20T19:31:13.935 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:13 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:13.840473908Z level=info msg="Executing migration" id="create dashboard v2" 2024-09-20T19:31:13.935 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:13 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:13.865769694Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-09-20T19:31:13.935 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:13 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:13.891081406Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-09-20T19:31:13.936 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:13 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:13.916231108Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-09-20T19:31:13.936 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:13 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:13.941394368Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-09-20T19:31:14.196 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:13 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:13.966825153Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-09-20T19:31:14.196 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:13 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:13.992158862Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-09-20T19:31:14.196 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:14 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:14.034276482Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-09-20T19:31:14.196 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:14 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:14.059597792Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-09-20T19:31:14.197 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:14 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:14.084796512Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-09-20T19:31:14.197 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:14 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:14.126747805Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-09-20T19:31:14.197 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:14 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:14.151986081Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-09-20T19:31:14.197 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:14 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:14.177313221Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-09-20T19:31:14.197 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:14 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:14.202524884Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-09-20T19:31:14.457 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:14 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:14.244367934Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-09-20T19:31:14.457 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:14 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:14.278037528Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-09-20T19:31:14.457 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:14 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:14.30339687Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-09-20T19:31:14.457 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:14 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:14.328551878Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-09-20T19:31:14.457 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:14 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:14.345367142Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-09-20T19:31:14.458 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:14 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:14.362353935Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-09-20T19:31:14.458 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:14 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:14.379259616Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-09-20T19:31:14.458 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:14 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:14.412975039Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-09-20T19:31:14.458 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:14 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:14.446582351Z level=info msg="Executing migration" id="Update dashboard title length" 2024-09-20T19:31:14.458 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:14 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:14.463412154Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-09-20T19:31:14.709 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:14 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:14.488625734Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-09-20T19:31:14.709 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:14 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:14.530591901Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-09-20T19:31:14.709 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:14 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:14.572755044Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-09-20T19:31:14.709 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:14 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:14.598014433Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-09-20T19:31:14.709 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:14 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:14.623266741Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-09-20T19:31:14.709 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:14 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:14.648514414Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-09-20T19:31:14.709 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:14 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:14.715413931Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-09-20T19:31:14.995 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:14 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:14.740675167Z level=info msg="Executing migration" id="Add check_sum column" 2024-09-20T19:31:14.996 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:14 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:14.765839591Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-09-20T19:31:14.996 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:14 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:14.8079596Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-09-20T19:31:14.996 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:14 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:14.833197491Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-09-20T19:31:14.996 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:14 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:14.858444277Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-09-20T19:31:14.996 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:14 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:14.883955188Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-09-20T19:31:14.996 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:14 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:14.909225126Z level=info msg="Executing migration" id="create data_source table" 2024-09-20T19:31:14.996 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:14 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:14.934469512Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-09-20T19:31:14.996 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:14 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:14.959754919Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-09-20T19:31:14.996 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:15 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:15.001549721Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-09-20T19:31:15.247 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:15 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:15.026912078Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-09-20T19:31:15.247 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:15 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:15.052144206Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-09-20T19:31:15.247 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:15 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:15.094108786Z level=info msg="Executing migration" id="create data_source table v2" 2024-09-20T19:31:15.248 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:15 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:15.119292293Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-09-20T19:31:15.248 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:15 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:15.16132157Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-09-20T19:31:15.248 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:15 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:15.186599811Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-09-20T19:31:15.248 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:15 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:15.211855218Z level=info msg="Executing migration" id="Add column with_credentials" 2024-09-20T19:31:15.248 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:15 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:15.253728874Z level=info msg="Executing migration" id="Add secure json data column" 2024-09-20T19:31:15.516 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:31:15.533 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:15 smithi183 bash[21651]: cluster 2024-09-20T19:31:13.690328+0000 mgr.y (mgr.14418) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:15.533 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:15 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:15.287371305Z level=info msg="Executing migration" id="Update data_source table charset" 2024-09-20T19:31:15.533 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:15 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:15.329280147Z level=info msg="Executing migration" id="Update initial version to 1" 2024-09-20T19:31:15.533 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:15 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:15.371413364Z level=info msg="Executing migration" id="Add read_only data column" 2024-09-20T19:31:15.533 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:15 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:15.41341036Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-09-20T19:31:15.533 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:15 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:15.472098108Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-09-20T19:31:15.533 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:15 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:15.49732829Z level=info msg="Executing migration" id="Add uid column" 2024-09-20T19:31:15.534 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:15 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:15.539236411Z level=info msg="Executing migration" id="Update uid value" 2024-09-20T19:31:15.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:15 smithi003 bash[19800]: cluster 2024-09-20T19:31:13.690328+0000 mgr.y (mgr.14418) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:15.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:15 smithi003 bash[26656]: cluster 2024-09-20T19:31:13.690328+0000 mgr.y (mgr.14418) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:15.795 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:15 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:15.581102774Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-09-20T19:31:15.796 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:15 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:15.606506454Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-09-20T19:31:15.796 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:15 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:15.623443273Z level=info msg="Executing migration" id="create api_key table" 2024-09-20T19:31:15.796 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:15 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:15.640370958Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-09-20T19:31:15.796 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:15 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:15.665604896Z level=info msg="Executing migration" id="add index api_key.key" 2024-09-20T19:31:15.796 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:15 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:15.682411482Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-09-20T19:31:15.796 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:15 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:15.716306585Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-09-20T19:31:15.796 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:15 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:15.757974954Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-09-20T19:31:15.796 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:15 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:15.783405769Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-09-20T19:31:16.113 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:15 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:15.833904184Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-09-20T19:31:16.113 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:15 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:15.875987911Z level=info msg="Executing migration" id="create api_key table v2" 2024-09-20T19:31:16.113 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:15 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:15.901249668Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-09-20T19:31:16.113 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:15 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:15.926466523Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-09-20T19:31:16.113 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:15 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:15.968376394Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-09-20T19:31:16.113 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:15 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:15.993513708Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-09-20T19:31:16.113 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:16 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:16.035542455Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-09-20T19:31:16.114 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:16 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:16.07767397Z level=info msg="Executing migration" id="Update api_key table charset" 2024-09-20T19:31:16.114 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:16 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:16.119636786Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-09-20T19:31:16.382 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:16 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:16.161646419Z level=info msg="Executing migration" id="Add service account foreign key" 2024-09-20T19:31:16.382 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:16 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:16.203593212Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-09-20T19:31:16.382 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:16 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:16.22895107Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-09-20T19:31:16.382 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:16 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:16.254113831Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-09-20T19:31:16.383 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:16 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:16.296111476Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-09-20T19:31:16.383 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:16 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:16.338265248Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-09-20T19:31:16.383 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:16 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:16.363516552Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-09-20T19:31:16.635 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:16 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:16.388812007Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-09-20T19:31:16.636 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:16 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:16.430860708Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-09-20T19:31:16.636 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:16 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:16.456236469Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-09-20T19:31:16.636 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:16 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:16.5150185Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-09-20T19:31:16.636 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:16 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:16.548698465Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-09-20T19:31:16.636 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:16 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:16.565714237Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-09-20T19:31:16.636 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:16 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:16.582603916Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-09-20T19:31:16.636 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:16 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:16.599481102Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-09-20T19:31:16.636 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:16 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:16.616430678Z level=info msg="Executing migration" id="create quota table v1" 2024-09-20T19:31:16.636 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:16 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:16.641707591Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-09-20T19:31:16.896 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:16 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:16.667237101Z level=info msg="Executing migration" id="Update quota table charset" 2024-09-20T19:31:16.897 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:16 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:16.709276186Z level=info msg="Executing migration" id="create plugin_setting table" 2024-09-20T19:31:16.897 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:16 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:16.751326235Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-09-20T19:31:16.897 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:16 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:16.776720691Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-09-20T19:31:16.897 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:16 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:16.801917469Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-09-20T19:31:16.897 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:16 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:16.82710758Z level=info msg="Executing migration" id="create session table" 2024-09-20T19:31:16.897 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:16 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:16.852451734Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-09-20T19:31:16.897 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:16 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:16.877583155Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-09-20T19:31:16.897 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:16 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:16.90287467Z level=info msg="Executing migration" id="create playlist table v2" 2024-09-20T19:31:16.898 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:31:16.898 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":59,"fsid":"2bd1868e-7785-11ef-baf5-efdc52797490","created":"2024-09-20T19:20:07.175949+0000","modified":"2024-09-20T19:30:31.658795+0000","last_up_change":"2024-09-20T19:29:43.293154+0000","last_in_change":"2024-09-20T19:29:14.086683+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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-20T19:25:16.244795+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,"is_stretch_pool":false,"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":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"0c1fbb1e-45a5-42b5-bf55-c73bc0644bd9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6802","nonce":2765423441},{"type":"v1","addr":"172.21.15.3:6803","nonce":2765423441}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":2765423441},{"type":"v1","addr":"172.21.15.3:6805","nonce":2765423441}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":2765423441},{"type":"v1","addr":"172.21.15.3:6809","nonce":2765423441}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":2765423441},{"type":"v1","addr":"172.21.15.3:6807","nonce":2765423441}]},"public_addr":"172.21.15.3:6803/2765423441","cluster_addr":"172.21.15.3:6805/2765423441","heartbeat_back_addr":"172.21.15.3:6809/2765423441","heartbeat_front_addr":"172.21.15.3:6807/2765423441","state":["exists","up"]},{"osd":1,"uuid":"87ba053a-1c79-4e3a-b396-998a20fe12f0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6810","nonce":590885409},{"type":"v1","addr":"172.21.15.3:6811","nonce":590885409}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":590885409},{"type":"v1","addr":"172.21.15.3:6813","nonce":590885409}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":590885409},{"type":"v1","addr":"172.21.15.3:6817","nonce":590885409}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":590885409},{"type":"v1","addr":"172.21.15.3:6815","nonce":590885409}]},"public_addr":"172.21.15.3:6811/590885409","cluster_addr":"172.21.15.3:6813/590885409","heartbeat_back_addr":"172.21.15.3:6817/590885409","heartbeat_front_addr":"172.21.15.3:6815/590885409","state":["exists","up"]},{"osd":2,"uuid":"eeed8694-5e49-46cd-a8a8-0f90133b00b2","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.3:6818","nonce":1006819370},{"type":"v1","addr":"172.21.15.3:6819","nonce":1006819370}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6820","nonce":1006819370},{"type":"v1","addr":"172.21.15.3:6821","nonce":1006819370}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6824","nonce":1006819370},{"type":"v1","addr":"172.21.15.3:6825","nonce":1006819370}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6822","nonce":1006819370},{"type":"v1","addr":"172.21.15.3:6823","nonce":1006819370}]},"public_addr":"172.21.15.3:6819/1006819370","cluster_addr":"172.21.15.3:6821/1006819370","heartbeat_back_addr":"172.21.15.3:6825/1006819370","heartbeat_front_addr":"172.21.15.3:6823/1006819370","state":["exists","up"]},{"osd":3,"uuid":"facee54a-7674-4ae7-9136-08390656e412","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6826","nonce":1179052572},{"type":"v1","addr":"172.21.15.3:6827","nonce":1179052572}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6828","nonce":1179052572},{"type":"v1","addr":"172.21.15.3:6829","nonce":1179052572}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6832","nonce":1179052572},{"type":"v1","addr":"172.21.15.3:6833","nonce":1179052572}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6830","nonce":1179052572},{"type":"v1","addr":"172.21.15.3:6831","nonce":1179052572}]},"public_addr":"172.21.15.3:6827/1179052572","cluster_addr":"172.21.15.3:6829/1179052572","heartbeat_back_addr":"172.21.15.3:6833/1179052572","heartbeat_front_addr":"172.21.15.3:6831/1179052572","state":["exists","up"]},{"osd":4,"uuid":"59581556-640d-46bc-99f8-dccb2d4d3a3a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6800","nonce":3256343151},{"type":"v1","addr":"172.21.15.183:6801","nonce":3256343151}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6802","nonce":3256343151},{"type":"v1","addr":"172.21.15.183:6803","nonce":3256343151}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6806","nonce":3256343151},{"type":"v1","addr":"172.21.15.183:6807","nonce":3256343151}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6804","nonce":3256343151},{"type":"v1","addr":"172.21.15.183:6805","nonce":3256343151}]},"public_addr":"172.21.15.183:6801/3256343151","cluster_addr":"172.21.15.183:6803/3256343151","heartbeat_back_addr":"172.21.15.183:6807/3256343151","heartbeat_front_addr":"172.21.15.183:6805/3256343151","state":["exists","up"]},{"osd":5,"uuid":"78d3fe47-2896-457f-b9d7-0d0f7bcf1d43","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6808","nonce":2029138351},{"type":"v1","addr":"172.21.15.183:6809","nonce":2029138351}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6810","nonce":2029138351},{"type":"v1","addr":"172.21.15.183:6811","nonce":2029138351}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6814","nonce":2029138351},{"type":"v1","addr":"172.21.15.183:6815","nonce":2029138351}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6812","nonce":2029138351},{"type":"v1","addr":"172.21.15.183:6813","nonce":2029138351}]},"public_addr":"172.21.15.183:6809/2029138351","cluster_addr":"172.21.15.183:6811/2029138351","heartbeat_back_addr":"172.21.15.183:6815/2029138351","heartbeat_front_addr":"172.21.15.183:6813/2029138351","state":["exists","up"]},{"osd":6,"uuid":"befc81de-d6b3-4f8c-a619-3fe8daa931af","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6816","nonce":1427154223},{"type":"v1","addr":"172.21.15.183:6817","nonce":1427154223}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6818","nonce":1427154223},{"type":"v1","addr":"172.21.15.183:6819","nonce":1427154223}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6822","nonce":1427154223},{"type":"v1","addr":"172.21.15.183:6823","nonce":1427154223}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6820","nonce":1427154223},{"type":"v1","addr":"172.21.15.183:6821","nonce":1427154223}]},"public_addr":"172.21.15.183:6817/1427154223","cluster_addr":"172.21.15.183:6819/1427154223","heartbeat_back_addr":"172.21.15.183:6823/1427154223","heartbeat_front_addr":"172.21.15.183:6821/1427154223","state":["exists","up"]},{"osd":7,"uuid":"a848c90f-e4af-4a2c-8661-13c8f049ab60","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6824","nonce":2796852869},{"type":"v1","addr":"172.21.15.183:6825","nonce":2796852869}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6826","nonce":2796852869},{"type":"v1","addr":"172.21.15.183:6827","nonce":2796852869}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6830","nonce":2796852869},{"type":"v1","addr":"172.21.15.183:6831","nonce":2796852869}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6828","nonce":2796852869},{"type":"v1","addr":"172.21.15.183:6829","nonce":2796852869}]},"public_addr":"172.21.15.183:6825/2796852869","cluster_addr":"172.21.15.183:6827/2796852869","heartbeat_back_addr":"172.21.15.183:6831/2796852869","heartbeat_front_addr":"172.21.15.183:6829/2796852869","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T19:23:24.566497+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T19:24:19.599431+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T19:25:12.920437+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T19:26:05.548424+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T19:26:56.702053+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T19:27:53.911206+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T19:28:46.174487+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T19:29:42.293385+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:6800/1293870368":"2024-09-21T19:30:31.658733+0000","172.21.15.3:6801/1293870368":"2024-09-21T19:30:31.658733+0000","172.21.15.3:6800/2698742830":"2024-09-21T19:20:33.998849+0000","172.21.15.3:6801/2698742830":"2024-09-21T19:20:33.998849+0000","172.21.15.3:0/3005851462":"2024-09-21T19:20:33.998849+0000","172.21.15.3:0/6131714":"2024-09-21T19:30:31.658733+0000","172.21.15.3:0/1107847792":"2024-09-21T19:20:33.998849+0000","172.21.15.3:0/1359701384":"2024-09-21T19:21:07.622349+0000","172.21.15.3:6801/317900949":"2024-09-21T19:21:07.622349+0000","172.21.15.3:0/2335026124":"2024-09-21T19:21:07.622349+0000","172.21.15.3:0/1661640297":"2024-09-21T19:21:07.622349+0000","172.21.15.3:6800/317900949":"2024-09-21T19:21:07.622349+0000","172.21.15.3:0/2865665035":"2024-09-21T19:30:31.658733+0000","172.21.15.3:0/2728865294":"2024-09-21T19:30:31.658733+0000","172.21.15.3:0/3124189120":"2024-09-21T19:20:33.998849+0000","172.21.15.3:0/4111443725":"2024-09-21T19:30:31.658733+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-20T19:31:17.149 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:16 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:16.928202681Z level=info msg="Executing migration" id="create playlist item table v2" 2024-09-20T19:31:17.149 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:16 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:16.970116856Z level=info msg="Executing migration" id="Update playlist table charset" 2024-09-20T19:31:17.149 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:17.004529605Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-09-20T19:31:17.149 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:17.028923831Z level=info msg="Executing migration" id="drop preferences table v2" 2024-09-20T19:31:17.149 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:17.070901051Z level=info msg="Executing migration" id="drop preferences table v3" 2024-09-20T19:31:17.149 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:17.113002963Z level=info msg="Executing migration" id="create preferences table v3" 2024-09-20T19:31:17.149 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:17.155009839Z level=info msg="Executing migration" id="Update preferences table charset" 2024-09-20T19:31:17.149 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[21651]: cluster 2024-09-20T19:31:15.690807+0000 mgr.y (mgr.14418) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:17.150 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[21651]: audit 2024-09-20T19:31:16.070125+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:17.150 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[21651]: audit 2024-09-20T19:31:16.074206+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:17.150 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[21651]: audit 2024-09-20T19:31:16.723800+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:17.150 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[21651]: audit 2024-09-20T19:31:16.729940+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:17.150 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[21651]: audit 2024-09-20T19:31:16.731167+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:31:17.150 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[21651]: audit 2024-09-20T19:31:16.732207+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:31:17.150 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[21651]: audit 2024-09-20T19:31:16.738241+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:17.150 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[21651]: audit 2024-09-20T19:31:16.755140+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:31:17.150 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[21651]: audit 2024-09-20T19:31:16.898637+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.3:0/1099701786' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T19:31:17.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:17 smithi003 bash[19800]: cluster 2024-09-20T19:31:15.690807+0000 mgr.y (mgr.14418) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:17.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:17 smithi003 bash[19800]: audit 2024-09-20T19:31:16.070125+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:17.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:17 smithi003 bash[19800]: audit 2024-09-20T19:31:16.074206+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:17.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:17 smithi003 bash[19800]: audit 2024-09-20T19:31:16.723800+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:17.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:17 smithi003 bash[19800]: audit 2024-09-20T19:31:16.729940+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:17.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:17 smithi003 bash[19800]: audit 2024-09-20T19:31:16.731167+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:31:17.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:17 smithi003 bash[19800]: audit 2024-09-20T19:31:16.732207+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:31:17.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:17 smithi003 bash[19800]: audit 2024-09-20T19:31:16.738241+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:17.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:17 smithi003 bash[19800]: audit 2024-09-20T19:31:16.755140+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:31:17.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:17 smithi003 bash[19800]: audit 2024-09-20T19:31:16.898637+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.3:0/1099701786' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T19:31:17.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:17 smithi003 bash[26656]: cluster 2024-09-20T19:31:15.690807+0000 mgr.y (mgr.14418) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:17.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:17 smithi003 bash[26656]: audit 2024-09-20T19:31:16.070125+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:17.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:17 smithi003 bash[26656]: audit 2024-09-20T19:31:16.074206+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:17.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:17 smithi003 bash[26656]: audit 2024-09-20T19:31:16.723800+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:17.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:17 smithi003 bash[26656]: audit 2024-09-20T19:31:16.729940+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:17.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:17 smithi003 bash[26656]: audit 2024-09-20T19:31:16.731167+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:31:17.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:17 smithi003 bash[26656]: audit 2024-09-20T19:31:16.732207+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:31:17.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:17 smithi003 bash[26656]: audit 2024-09-20T19:31:16.738241+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:17.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:17 smithi003 bash[26656]: audit 2024-09-20T19:31:16.755140+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:31:17.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:17 smithi003 bash[26656]: audit 2024-09-20T19:31:16.898637+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.3:0/1099701786' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T19:31:17.401 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:17.180225319Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-09-20T19:31:17.401 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:17.205468177Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-09-20T19:31:17.401 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:17.230683708Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-09-20T19:31:17.401 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:17.255946237Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-09-20T19:31:17.401 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:17.281178785Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-09-20T19:31:17.401 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:17.306405322Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-09-20T19:31:17.401 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:17.331694672Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-09-20T19:31:17.402 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:17.356948107Z level=info msg="Executing migration" id="create alert table v1" 2024-09-20T19:31:17.402 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:17.382219939Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-09-20T19:31:17.402 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:17.407452208Z level=info msg="Executing migration" id="add index alert state" 2024-09-20T19:31:17.653 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:17.449384343Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-09-20T19:31:17.654 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:17.474680194Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-09-20T19:31:17.654 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:17.499937349Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-09-20T19:31:17.654 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:17.525006796Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-09-20T19:31:17.654 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:17.567058948Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-09-20T19:31:17.654 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:17.609275484Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-09-20T19:31:17.654 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:17.63447514Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-09-20T19:31:17.654 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:17.659763355Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-09-20T19:31:17.710 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-20T19:31:17.710 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph osd dump --format=json 2024-09-20T19:31:17.922 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:17.701660064Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-09-20T19:31:17.923 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:17.743840324Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-09-20T19:31:17.923 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:17.76920527Z level=info msg="Executing migration" id="Add column is_default" 2024-09-20T19:31:17.923 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:17.794394Z level=info msg="Executing migration" id="Add column frequency" 2024-09-20T19:31:17.923 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:17.819653735Z level=info msg="Executing migration" id="Add column send_reminder" 2024-09-20T19:31:17.923 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:17.86157242Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-09-20T19:31:17.923 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:17.903572443Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-09-20T19:31:17.923 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:17.928810352Z level=info msg="Executing migration" id="Update alert table charset" 2024-09-20T19:31:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:18 smithi183 bash[21651]: cephadm 2024-09-20T19:31:16.813819+0000 mgr.y (mgr.14418) 48 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-20T19:31:18.191 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:18 smithi183 bash[21651]: cephadm 2024-09-20T19:31:16.821197+0000 mgr.y (mgr.14418) 49 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi003 2024-09-20T19:31:18.192 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:17.953978703Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-09-20T19:31:18.192 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:17 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:17.979308529Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-09-20T19:31:18.192 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:18 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:18.02132488Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-09-20T19:31:18.192 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:18 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:18.046561825Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-09-20T19:31:18.192 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:18 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:18.088578928Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-09-20T19:31:18.192 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:18 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:18.130621749Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-09-20T19:31:18.192 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:18 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:18.172583Z level=info msg="Executing migration" id="Add for to alert table" 2024-09-20T19:31:18.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:18 smithi003 bash[19800]: cephadm 2024-09-20T19:31:16.813819+0000 mgr.y (mgr.14418) 48 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-20T19:31:18.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:18 smithi003 bash[19800]: cephadm 2024-09-20T19:31:16.821197+0000 mgr.y (mgr.14418) 49 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi003 2024-09-20T19:31:18.431 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:18 smithi003 bash[26656]: cephadm 2024-09-20T19:31:16.813819+0000 mgr.y (mgr.14418) 48 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-20T19:31:18.431 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:18 smithi003 bash[26656]: cephadm 2024-09-20T19:31:16.821197+0000 mgr.y (mgr.14418) 49 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi003 2024-09-20T19:31:18.452 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:18 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:18.197703258Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-09-20T19:31:18.453 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:18 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:18.22303215Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-09-20T19:31:18.453 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:18 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:18.248286528Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-09-20T19:31:18.453 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:18 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:18.306963405Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-09-20T19:31:18.453 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:18 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:18.323817311Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-09-20T19:31:18.453 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:18 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:18.34073644Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-09-20T19:31:18.453 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:18 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:18.357573637Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-09-20T19:31:18.453 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:18 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:18.374530675Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-09-20T19:31:18.453 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:18 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:18.391492661Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-09-20T19:31:18.453 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:18 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:18.416755739Z level=info msg="Executing migration" id="create annotation table v5" 2024-09-20T19:31:18.453 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:18 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:18.45868786Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-09-20T19:31:18.705 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:18 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:18.492500708Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-09-20T19:31:18.705 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:18 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:18.509500152Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-09-20T19:31:18.705 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:18 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:18.534747973Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-09-20T19:31:18.705 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:18 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:18.576688361Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-09-20T19:31:18.705 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:18 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:18.618633953Z level=info msg="Executing migration" id="Update annotation table charset" 2024-09-20T19:31:18.705 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:18 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:18.643825982Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-09-20T19:31:18.705 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:18 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:18.669116988Z level=info msg="Executing migration" id="Drop category_id index" 2024-09-20T19:31:18.705 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:18 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:18.711050466Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-09-20T19:31:19.200 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:18 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:18.727947508Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-09-20T19:31:19.200 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:18 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:18.74488127Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-09-20T19:31:19.200 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:18 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:18.761766048Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-09-20T19:31:19.200 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:18 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:18.778679438Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-09-20T19:31:19.200 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:18 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:18.803922416Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-09-20T19:31:19.200 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:18 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:18.82085793Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-09-20T19:31:19.200 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:18 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:18.83767122Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-09-20T19:31:19.200 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:18 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:18.854619939Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-09-20T19:31:19.201 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:18 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:18.879897825Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-09-20T19:31:19.201 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:18 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:18.905171425Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-09-20T19:31:19.201 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:18 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:18.930390124Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-09-20T19:31:19.449 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:19 smithi003 bash[26656]: cluster 2024-09-20T19:31:17.691491+0000 mgr.y (mgr.14418) 50 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:19.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:19 smithi003 bash[19800]: cluster 2024-09-20T19:31:17.691491+0000 mgr.y (mgr.14418) 50 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:19.460 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:19 smithi183 bash[21651]: cluster 2024-09-20T19:31:17.691491+0000 mgr.y (mgr.14418) 50 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:19.461 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:19 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:19.155807759Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-09-20T19:31:19.461 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:19 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:19.206295982Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-09-20T19:31:19.461 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:19 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:19.239924008Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-09-20T19:31:19.461 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:19 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:19.2568479Z level=info msg="Executing migration" id="Add epoch_end column" 2024-09-20T19:31:19.461 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:19 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:19.27369119Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-09-20T19:31:19.461 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:19 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:19.299059166Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-09-20T19:31:19.461 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:19 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:19.324186293Z level=info msg="Executing migration" id="Move region to single row" 2024-09-20T19:31:19.462 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:19 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:19.349410063Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-09-20T19:31:19.462 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:19 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:19.374599875Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-09-20T19:31:19.462 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:19 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:19.399881987Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-09-20T19:31:19.462 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:19 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:19.425201287Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-09-20T19:31:19.462 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:19 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:19.467189336Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-09-20T19:31:19.713 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:19 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:19.492788821Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-09-20T19:31:19.714 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:19 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:19.517958064Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-09-20T19:31:19.714 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:19 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:19.543275011Z level=info msg="Executing migration" id="create test_data table" 2024-09-20T19:31:19.714 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:19 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:19.585273358Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-09-20T19:31:19.714 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:19 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:19.610500862Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-09-20T19:31:19.714 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:19 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:19.652426251Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-09-20T19:31:19.714 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:19 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:19.677682287Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-09-20T19:31:19.715 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:19 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:19.719628905Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-09-20T19:31:19.999 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:19 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:19.744788181Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-09-20T19:31:20.000 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:19 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:19.770114402Z level=info msg="Executing migration" id="create team table" 2024-09-20T19:31:20.000 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:19 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:19.795395627Z level=info msg="Executing migration" id="add index team.org_id" 2024-09-20T19:31:20.000 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:19 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:19.820580526Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-09-20T19:31:20.000 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:19 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:19.845781503Z level=info msg="Executing migration" id="create team member table" 2024-09-20T19:31:20.000 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:19 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:19.887834412Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-09-20T19:31:20.000 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:19 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:19.913156312Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-09-20T19:31:20.000 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:19 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:19.938382043Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-09-20T19:31:20.000 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:19 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:19.963630113Z level=info msg="Executing migration" id="Add column email to team table" 2024-09-20T19:31:20.000 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:20 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:20.005492017Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-09-20T19:31:20.252 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:20 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:20.030804597Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-09-20T19:31:20.252 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:20 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:20.07281988Z level=info msg="Executing migration" id="create dashboard acl table" 2024-09-20T19:31:20.252 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:20 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:20.114881242Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-09-20T19:31:20.252 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:20 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:20.140411448Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-09-20T19:31:20.252 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:20 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:20.182011437Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-09-20T19:31:20.252 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:20 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:20.207286909Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-09-20T19:31:20.252 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:20 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:20.232577116Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-09-20T19:31:20.252 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:20 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:20.257739463Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-09-20T19:31:20.513 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:20 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:20.274704442Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-09-20T19:31:20.513 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:20 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:20.291634325Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-09-20T19:31:20.513 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:20 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:20.308555098Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-09-20T19:31:20.513 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:20 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:20.325494166Z level=info msg="Executing migration" id="create tag table" 2024-09-20T19:31:20.513 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:20 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:20.350688331Z level=info msg="Executing migration" id="add index tag.key_value" 2024-09-20T19:31:20.513 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:20 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:20.392973002Z level=info msg="Executing migration" id="create login attempt table" 2024-09-20T19:31:20.513 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:20 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:20.418232243Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-09-20T19:31:20.513 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:20 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:20.460159296Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-09-20T19:31:20.513 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:20 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:20.485424497Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-09-20T19:31:20.514 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:20 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:20.518983836Z level=info msg="Executing migration" id="create login_attempt v2" 2024-09-20T19:31:20.765 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:20 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:20.544228454Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-09-20T19:31:20.765 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:20 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:20.586227152Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-09-20T19:31:20.765 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:20 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:20.628197169Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-09-20T19:31:20.765 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:20 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:20.653456117Z level=info msg="Executing migration" id="create user auth table" 2024-09-20T19:31:20.765 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:20 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:20.695446017Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-09-20T19:31:20.765 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:20 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:20.720673807Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-09-20T19:31:20.765 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:20 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:20.745819705Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-09-20T19:31:20.765 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:20 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:20.771189103Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-09-20T19:31:21.045 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:20 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:20.796397597Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-09-20T19:31:21.046 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:20 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:20.821583087Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-09-20T19:31:21.046 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:20 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:20.863709487Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-09-20T19:31:21.046 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:20 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:20.888984185Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-09-20T19:31:21.046 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:20 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:20.914173258Z level=info msg="Executing migration" id="create server_lock table" 2024-09-20T19:31:21.046 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:20 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:20.939432747Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-09-20T19:31:21.046 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:20 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:20.964688962Z level=info msg="Executing migration" id="create user auth token table" 2024-09-20T19:31:21.046 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:20 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:20.98984664Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-09-20T19:31:21.046 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:21 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:21.015157804Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-09-20T19:31:21.083 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:31:20 smithi003 systemd[1]: Stopping Ceph alertmanager.a for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T19:31:21.083 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:31:20 smithi003 bash[50453]: ts=2024-09-20T19:31:20.934Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-20T19:31:21.345 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:21 smithi183 bash[21651]: cluster 2024-09-20T19:31:19.691876+0000 mgr.y (mgr.14418) 51 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:21.346 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:21 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:21.057206804Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-09-20T19:31:21.346 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:21 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:21.082428138Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-09-20T19:31:21.346 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:21 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:21.124527823Z level=info msg="Executing migration" id="create cache_data table" 2024-09-20T19:31:21.346 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:21 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:21.149789539Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-09-20T19:31:21.346 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:21 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:21.175070393Z level=info msg="Executing migration" id="create short_url table v1" 2024-09-20T19:31:21.346 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:21 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:21.200359358Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-09-20T19:31:21.347 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:21 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:21.225543329Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-09-20T19:31:21.347 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:21 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:21.267534609Z level=info msg="Executing migration" id="delete alert_definition table" 2024-09-20T19:31:21.347 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:21 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:21.301959517Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-09-20T19:31:21.347 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:21 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:21.351705111Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-09-20T19:31:21.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:21 smithi003 bash[19800]: cluster 2024-09-20T19:31:19.691876+0000 mgr.y (mgr.14418) 51 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:21.417 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:21 smithi003 bash[26656]: cluster 2024-09-20T19:31:19.691876+0000 mgr.y (mgr.14418) 51 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:21.623 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:21 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:21.3769205Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-09-20T19:31:21.623 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:21 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:21.402408117Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-09-20T19:31:21.623 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:21 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:21.427364899Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-09-20T19:31:21.623 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:21 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:21.469357364Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-09-20T19:31:21.623 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:21 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:21.494601987Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-09-20T19:31:21.623 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:21 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:21.519857428Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-09-20T19:31:21.623 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:21 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:21.545233789Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-09-20T19:31:21.624 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:21 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:21.578729428Z level=info msg="Executing migration" id="drop alert_definition table" 2024-09-20T19:31:21.624 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:21 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:21.629175204Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-09-20T19:31:21.699 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:31:21 smithi003 bash[51454]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-alertmanager-a 2024-09-20T19:31:21.699 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:31:21 smithi003 bash[51514]: Error response from daemon: No such container: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-alertmanager-a 2024-09-20T19:31:21.699 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:31:21 smithi003 systemd[1]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490@alertmanager.a.service: Deactivated successfully. 2024-09-20T19:31:21.700 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:31:21 smithi003 systemd[1]: Stopped Ceph alertmanager.a for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T19:31:21.700 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:31:21 smithi003 systemd[1]: Started Ceph alertmanager.a for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T19:31:21.909 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:21 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:21.646106935Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-09-20T19:31:21.909 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:21 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:21.67133419Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-09-20T19:31:21.909 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:21 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:21.713311004Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-09-20T19:31:21.909 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:21 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:21.738442862Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-09-20T19:31:21.909 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:21 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:21.763770217Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-09-20T19:31:21.909 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:21 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:21.789058357Z level=info msg="Executing migration" id="create alert_instance table" 2024-09-20T19:31:21.910 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:21 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:21.814318184Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-09-20T19:31:21.910 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:21 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:21.839556435Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-09-20T19:31:21.910 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:21 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:21.914832585Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-09-20T19:31:22.169 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:21 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:21.940151017Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-09-20T19:31:22.169 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:21 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:21.965379232Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-09-20T19:31:22.169 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:21 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:21.990658835Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-09-20T19:31:22.169 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:22 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:22.049324855Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-09-20T19:31:22.169 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:22 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:22.107985259Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-09-20T19:31:22.169 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:22 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:22.149960324Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-09-20T19:31:22.169 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:22 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:22.175186614Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-09-20T19:31:22.446 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:22 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:22.200543541Z level=info msg="Executing migration" id="create alert_rule table" 2024-09-20T19:31:22.447 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:22 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:22.225655687Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-09-20T19:31:22.447 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:22 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:22.259608576Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-09-20T19:31:22.447 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:22 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:22.276434018Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-09-20T19:31:22.447 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:22 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:22.293408788Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-09-20T19:31:22.447 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:22 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:22.310285686Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-09-20T19:31:22.447 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:22 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:22.335572175Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-09-20T19:31:22.447 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:22 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:22.352423573Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-09-20T19:31:22.447 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:22 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:22.411123549Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-09-20T19:31:22.447 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:22 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:22.453195715Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-09-20T19:31:22.741 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:22 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:22.504086051Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-09-20T19:31:22.741 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:22 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:22.562853166Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-09-20T19:31:22.741 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:22 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:22.747406329Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-09-20T19:31:22.742 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:22 smithi183 bash[21651]: audit 2024-09-20T19:31:21.675804+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:22.742 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:22 smithi183 bash[21651]: audit 2024-09-20T19:31:21.682837+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:22.742 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:22 smithi183 bash[21651]: cephadm 2024-09-20T19:31:21.684481+0000 mgr.y (mgr.14418) 52 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T19:31:22.742 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:22 smithi183 bash[21651]: cluster 2024-09-20T19:31:21.692205+0000 mgr.y (mgr.14418) 53 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:22.742 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:22 smithi183 bash[21651]: cephadm 2024-09-20T19:31:21.947233+0000 mgr.y (mgr.14418) 54 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi183 2024-09-20T19:31:22.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:22 smithi003 bash[19800]: audit 2024-09-20T19:31:21.675804+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:22.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:22 smithi003 bash[19800]: audit 2024-09-20T19:31:21.682837+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:22.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:22 smithi003 bash[19800]: cephadm 2024-09-20T19:31:21.684481+0000 mgr.y (mgr.14418) 52 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T19:31:22.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:22 smithi003 bash[19800]: cluster 2024-09-20T19:31:21.692205+0000 mgr.y (mgr.14418) 53 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:22.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:22 smithi003 bash[19800]: cephadm 2024-09-20T19:31:21.947233+0000 mgr.y (mgr.14418) 54 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi183 2024-09-20T19:31:22.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:22 smithi003 bash[26656]: audit 2024-09-20T19:31:21.675804+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:22.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:22 smithi003 bash[26656]: audit 2024-09-20T19:31:21.682837+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:22.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:22 smithi003 bash[26656]: cephadm 2024-09-20T19:31:21.684481+0000 mgr.y (mgr.14418) 52 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T19:31:22.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:22 smithi003 bash[26656]: cluster 2024-09-20T19:31:21.692205+0000 mgr.y (mgr.14418) 53 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:22.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:22 smithi003 bash[26656]: cephadm 2024-09-20T19:31:21.947233+0000 mgr.y (mgr.14418) 54 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi183 2024-09-20T19:31:22.951 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:31:22 smithi003 bash[51542]: ts=2024-09-20T19:31:22.746Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-20T19:31:22.951 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:31:22 smithi003 bash[51542]: ts=2024-09-20T19:31:22.746Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-20T19:31:22.951 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:31:22 smithi003 bash[51542]: ts=2024-09-20T19:31:22.748Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.3 port=9094 2024-09-20T19:31:22.951 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:31:22 smithi003 bash[51542]: ts=2024-09-20T19:31:22.749Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-20T19:31:22.951 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:31:22 smithi003 bash[51542]: ts=2024-09-20T19:31:22.780Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-20T19:31:22.951 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:31:22 smithi003 bash[51542]: ts=2024-09-20T19:31:22.781Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-20T19:31:22.951 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:31:22 smithi003 bash[51542]: ts=2024-09-20T19:31:22.784Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-20T19:31:22.951 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:31:22 smithi003 bash[51542]: ts=2024-09-20T19:31:22.784Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-20T19:31:23.045 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:22 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:22.928396522Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-09-20T19:31:23.122 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:31:23.545 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:23 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:23.215210174Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-09-20T19:31:23.546 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:23 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:23.2743241Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-09-20T19:31:23.546 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:23 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:23.350278281Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-09-20T19:31:23.891 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:23 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:23.636145204Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-09-20T19:31:23.891 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:23 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:23.751914954Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-09-20T19:31:23.891 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:23 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:23.809111876Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-09-20T19:31:23.892 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:23 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:23.897544615Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-09-20T19:31:24.208 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:23 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:23.969967705Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-09-20T19:31:24.208 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:24 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:24.03709723Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-09-20T19:31:24.208 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:24 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:24.112599976Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-09-20T19:31:24.208 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:24 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:24.21447403Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-09-20T19:31:24.459 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:24 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:24.25501677Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-09-20T19:31:24.459 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:24 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:24.297049184Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-09-20T19:31:24.459 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:24 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:24.347626951Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-09-20T19:31:24.459 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:24 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:24.41509586Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-09-20T19:31:24.459 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:24 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:24.465661628Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-09-20T19:31:24.480 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:31:24.480 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":59,"fsid":"2bd1868e-7785-11ef-baf5-efdc52797490","created":"2024-09-20T19:20:07.175949+0000","modified":"2024-09-20T19:30:31.658795+0000","last_up_change":"2024-09-20T19:29:43.293154+0000","last_in_change":"2024-09-20T19:29:14.086683+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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-20T19:25:16.244795+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,"is_stretch_pool":false,"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":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"0c1fbb1e-45a5-42b5-bf55-c73bc0644bd9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6802","nonce":2765423441},{"type":"v1","addr":"172.21.15.3:6803","nonce":2765423441}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":2765423441},{"type":"v1","addr":"172.21.15.3:6805","nonce":2765423441}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":2765423441},{"type":"v1","addr":"172.21.15.3:6809","nonce":2765423441}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":2765423441},{"type":"v1","addr":"172.21.15.3:6807","nonce":2765423441}]},"public_addr":"172.21.15.3:6803/2765423441","cluster_addr":"172.21.15.3:6805/2765423441","heartbeat_back_addr":"172.21.15.3:6809/2765423441","heartbeat_front_addr":"172.21.15.3:6807/2765423441","state":["exists","up"]},{"osd":1,"uuid":"87ba053a-1c79-4e3a-b396-998a20fe12f0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6810","nonce":590885409},{"type":"v1","addr":"172.21.15.3:6811","nonce":590885409}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":590885409},{"type":"v1","addr":"172.21.15.3:6813","nonce":590885409}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":590885409},{"type":"v1","addr":"172.21.15.3:6817","nonce":590885409}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":590885409},{"type":"v1","addr":"172.21.15.3:6815","nonce":590885409}]},"public_addr":"172.21.15.3:6811/590885409","cluster_addr":"172.21.15.3:6813/590885409","heartbeat_back_addr":"172.21.15.3:6817/590885409","heartbeat_front_addr":"172.21.15.3:6815/590885409","state":["exists","up"]},{"osd":2,"uuid":"eeed8694-5e49-46cd-a8a8-0f90133b00b2","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.3:6818","nonce":1006819370},{"type":"v1","addr":"172.21.15.3:6819","nonce":1006819370}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6820","nonce":1006819370},{"type":"v1","addr":"172.21.15.3:6821","nonce":1006819370}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6824","nonce":1006819370},{"type":"v1","addr":"172.21.15.3:6825","nonce":1006819370}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6822","nonce":1006819370},{"type":"v1","addr":"172.21.15.3:6823","nonce":1006819370}]},"public_addr":"172.21.15.3:6819/1006819370","cluster_addr":"172.21.15.3:6821/1006819370","heartbeat_back_addr":"172.21.15.3:6825/1006819370","heartbeat_front_addr":"172.21.15.3:6823/1006819370","state":["exists","up"]},{"osd":3,"uuid":"facee54a-7674-4ae7-9136-08390656e412","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6826","nonce":1179052572},{"type":"v1","addr":"172.21.15.3:6827","nonce":1179052572}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6828","nonce":1179052572},{"type":"v1","addr":"172.21.15.3:6829","nonce":1179052572}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6832","nonce":1179052572},{"type":"v1","addr":"172.21.15.3:6833","nonce":1179052572}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6830","nonce":1179052572},{"type":"v1","addr":"172.21.15.3:6831","nonce":1179052572}]},"public_addr":"172.21.15.3:6827/1179052572","cluster_addr":"172.21.15.3:6829/1179052572","heartbeat_back_addr":"172.21.15.3:6833/1179052572","heartbeat_front_addr":"172.21.15.3:6831/1179052572","state":["exists","up"]},{"osd":4,"uuid":"59581556-640d-46bc-99f8-dccb2d4d3a3a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6800","nonce":3256343151},{"type":"v1","addr":"172.21.15.183:6801","nonce":3256343151}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6802","nonce":3256343151},{"type":"v1","addr":"172.21.15.183:6803","nonce":3256343151}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6806","nonce":3256343151},{"type":"v1","addr":"172.21.15.183:6807","nonce":3256343151}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6804","nonce":3256343151},{"type":"v1","addr":"172.21.15.183:6805","nonce":3256343151}]},"public_addr":"172.21.15.183:6801/3256343151","cluster_addr":"172.21.15.183:6803/3256343151","heartbeat_back_addr":"172.21.15.183:6807/3256343151","heartbeat_front_addr":"172.21.15.183:6805/3256343151","state":["exists","up"]},{"osd":5,"uuid":"78d3fe47-2896-457f-b9d7-0d0f7bcf1d43","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6808","nonce":2029138351},{"type":"v1","addr":"172.21.15.183:6809","nonce":2029138351}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6810","nonce":2029138351},{"type":"v1","addr":"172.21.15.183:6811","nonce":2029138351}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6814","nonce":2029138351},{"type":"v1","addr":"172.21.15.183:6815","nonce":2029138351}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6812","nonce":2029138351},{"type":"v1","addr":"172.21.15.183:6813","nonce":2029138351}]},"public_addr":"172.21.15.183:6809/2029138351","cluster_addr":"172.21.15.183:6811/2029138351","heartbeat_back_addr":"172.21.15.183:6815/2029138351","heartbeat_front_addr":"172.21.15.183:6813/2029138351","state":["exists","up"]},{"osd":6,"uuid":"befc81de-d6b3-4f8c-a619-3fe8daa931af","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6816","nonce":1427154223},{"type":"v1","addr":"172.21.15.183:6817","nonce":1427154223}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6818","nonce":1427154223},{"type":"v1","addr":"172.21.15.183:6819","nonce":1427154223}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6822","nonce":1427154223},{"type":"v1","addr":"172.21.15.183:6823","nonce":1427154223}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6820","nonce":1427154223},{"type":"v1","addr":"172.21.15.183:6821","nonce":1427154223}]},"public_addr":"172.21.15.183:6817/1427154223","cluster_addr":"172.21.15.183:6819/1427154223","heartbeat_back_addr":"172.21.15.183:6823/1427154223","heartbeat_front_addr":"172.21.15.183:6821/1427154223","state":["exists","up"]},{"osd":7,"uuid":"a848c90f-e4af-4a2c-8661-13c8f049ab60","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6824","nonce":2796852869},{"type":"v1","addr":"172.21.15.183:6825","nonce":2796852869}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6826","nonce":2796852869},{"type":"v1","addr":"172.21.15.183:6827","nonce":2796852869}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6830","nonce":2796852869},{"type":"v1","addr":"172.21.15.183:6831","nonce":2796852869}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.183:6828","nonce":2796852869},{"type":"v1","addr":"172.21.15.183:6829","nonce":2796852869}]},"public_addr":"172.21.15.183:6825/2796852869","cluster_addr":"172.21.15.183:6827/2796852869","heartbeat_back_addr":"172.21.15.183:6831/2796852869","heartbeat_front_addr":"172.21.15.183:6829/2796852869","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T19:23:24.566497+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T19:24:19.599431+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T19:25:12.920437+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T19:26:05.548424+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T19:26:56.702053+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T19:27:53.911206+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T19:28:46.174487+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T19:29:42.293385+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:6800/1293870368":"2024-09-21T19:30:31.658733+0000","172.21.15.3:6801/1293870368":"2024-09-21T19:30:31.658733+0000","172.21.15.3:6800/2698742830":"2024-09-21T19:20:33.998849+0000","172.21.15.3:6801/2698742830":"2024-09-21T19:20:33.998849+0000","172.21.15.3:0/3005851462":"2024-09-21T19:20:33.998849+0000","172.21.15.3:0/6131714":"2024-09-21T19:30:31.658733+0000","172.21.15.3:0/1107847792":"2024-09-21T19:20:33.998849+0000","172.21.15.3:0/1359701384":"2024-09-21T19:21:07.622349+0000","172.21.15.3:6801/317900949":"2024-09-21T19:21:07.622349+0000","172.21.15.3:0/2335026124":"2024-09-21T19:21:07.622349+0000","172.21.15.3:0/1661640297":"2024-09-21T19:21:07.622349+0000","172.21.15.3:6800/317900949":"2024-09-21T19:21:07.622349+0000","172.21.15.3:0/2865665035":"2024-09-21T19:30:31.658733+0000","172.21.15.3:0/2728865294":"2024-09-21T19:30:31.658733+0000","172.21.15.3:0/3124189120":"2024-09-21T19:20:33.998849+0000","172.21.15.3:0/4111443725":"2024-09-21T19:30:31.658733+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-20T19:31:24.746 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:24 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:24.541177621Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-09-20T19:31:24.746 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:24 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:24.634595891Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-09-20T19:31:25.046 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:24 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:24.800485733Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-09-20T19:31:25.046 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:24 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:24.997327049Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-09-20T19:31:25.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:24 smithi183 bash[21651]: cluster 2024-09-20T19:31:23.692764+0000 mgr.y (mgr.14418) 55 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:25.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:24 smithi183 bash[21651]: audit 2024-09-20T19:31:24.481343+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.3:0/3972973033' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T19:31:25.060 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:24 smithi003 bash[26656]: cluster 2024-09-20T19:31:23.692764+0000 mgr.y (mgr.14418) 55 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:25.060 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:24 smithi003 bash[26656]: audit 2024-09-20T19:31:24.481343+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.3:0/3972973033' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T19:31:25.060 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:31:24 smithi003 bash[51542]: ts=2024-09-20T19:31:24.750Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00093739s 2024-09-20T19:31:25.061 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:24 smithi003 bash[19800]: cluster 2024-09-20T19:31:23.692764+0000 mgr.y (mgr.14418) 55 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:25.061 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:24 smithi003 bash[19800]: audit 2024-09-20T19:31:24.481343+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.3:0/3972973033' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T19:31:25.062 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph tell osd.0 flush_pg_stats 2024-09-20T19:31:25.063 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph tell osd.1 flush_pg_stats 2024-09-20T19:31:25.063 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph tell osd.2 flush_pg_stats 2024-09-20T19:31:25.063 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph tell osd.3 flush_pg_stats 2024-09-20T19:31:25.064 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph tell osd.4 flush_pg_stats 2024-09-20T19:31:25.064 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph tell osd.5 flush_pg_stats 2024-09-20T19:31:25.065 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph tell osd.6 flush_pg_stats 2024-09-20T19:31:25.065 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph tell osd.7 flush_pg_stats 2024-09-20T19:31:25.491 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:25 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:25.227216897Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-09-20T19:31:25.491 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:25 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:25.294462621Z level=info msg="Executing migration" id="create provenance_type table" 2024-09-20T19:31:25.491 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:25 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:25.361769083Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-09-20T19:31:25.491 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:25 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:25.429543538Z level=info msg="Executing migration" id="create alert_image table" 2024-09-20T19:31:25.491 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:25 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:25.497065333Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-09-20T19:31:25.772 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:25 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:25.564254186Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-09-20T19:31:26.045 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:25 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:25.777252411Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-09-20T19:31:26.046 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:25 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:25.911354258Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-09-20T19:31:26.046 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:26 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:26.016654222Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-09-20T19:31:26.046 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:26 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:26.017016661Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-09-20T19:31:26.404 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:26 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:26.084755282Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-09-20T19:31:26.681 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:26 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:26.410375904Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-09-20T19:31:26.681 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:26 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:26.519459287Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-09-20T19:31:26.681 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:26 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:26.519913346Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-09-20T19:31:26.681 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:26 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:26.520330871Z level=info msg="alerts found to migrate" alerts=0 2024-09-20T19:31:26.681 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:26 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:26.611912723Z level=info msg="Executing migration" id="create library_element table v1" 2024-09-20T19:31:26.681 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:26 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:26.687289598Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-09-20T19:31:26.990 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:26 smithi183 bash[21651]: cluster 2024-09-20T19:31:25.693369+0000 mgr.y (mgr.14418) 56 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:26.990 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:26 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:26.745950763Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-09-20T19:31:26.990 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:26 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:26.821570654Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-09-20T19:31:26.990 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:26 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:26.905644157Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-09-20T19:31:26.991 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:26 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:26.996481276Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-09-20T19:31:27.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:26 smithi003 bash[19800]: cluster 2024-09-20T19:31:25.693369+0000 mgr.y (mgr.14418) 56 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:27.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:26 smithi003 bash[26656]: cluster 2024-09-20T19:31:25.693369+0000 mgr.y (mgr.14418) 56 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:27.295 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:27 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:27.04773266Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-09-20T19:31:27.295 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:27 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:27.089882964Z level=info msg="Executing migration" id="create data_keys table" 2024-09-20T19:31:27.295 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:27 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:27.140400741Z level=info msg="Executing migration" id="create secrets table" 2024-09-20T19:31:27.295 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:27 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:27.207796695Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-09-20T19:31:27.553 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:27 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:27.308409622Z level=info msg="Executing migration" id="add name column into data_keys" 2024-09-20T19:31:27.553 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:27 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:27.408701048Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-09-20T19:31:27.946 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:27 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:27.559399893Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-09-20T19:31:27.947 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:27 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:27.797467811Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-09-20T19:31:28.249 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:28 smithi183 systemd[1]: Stopping Ceph prometheus.a for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T19:31:28.250 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:27 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:27.952861157Z level=info msg="Executing migration" id="create kv_store table v1" 2024-09-20T19:31:28.250 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:28 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:28.028637479Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-09-20T19:31:28.250 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:28 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:28.096191337Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-09-20T19:31:28.250 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:28 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:28.137976115Z level=info msg="Executing migration" id="create permission table" 2024-09-20T19:31:28.250 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:28 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:28.190295802Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-09-20T19:31:28.509 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:28 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:28.255847827Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-09-20T19:31:28.510 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:28 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:28.297799239Z level=info msg="Executing migration" id="create role table" 2024-09-20T19:31:28.510 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:28 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:28.348557157Z level=info msg="Executing migration" id="add column display_name" 2024-09-20T19:31:28.510 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:28 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:28.424787765Z level=info msg="Executing migration" id="add column group_name" 2024-09-20T19:31:28.510 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:28 smithi183 bash[44685]: ts=2024-09-20T19:31:28.279Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-20T19:31:28.510 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:28 smithi183 bash[44685]: ts=2024-09-20T19:31:28.279Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-20T19:31:28.510 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:28 smithi183 bash[44685]: ts=2024-09-20T19:31:28.279Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-20T19:31:28.510 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:28 smithi183 bash[44685]: ts=2024-09-20T19:31:28.279Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-20T19:31:28.510 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:28 smithi183 bash[44685]: ts=2024-09-20T19:31:28.279Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-20T19:31:28.511 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:28 smithi183 bash[44685]: ts=2024-09-20T19:31:28.279Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-20T19:31:28.511 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:28 smithi183 bash[44685]: ts=2024-09-20T19:31:28.279Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-20T19:31:28.511 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:28 smithi183 bash[44685]: ts=2024-09-20T19:31:28.279Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-20T19:31:28.511 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:28 smithi183 bash[44685]: ts=2024-09-20T19:31:28.279Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-20T19:31:28.511 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:28 smithi183 bash[44685]: ts=2024-09-20T19:31:28.280Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-20T19:31:28.511 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:28 smithi183 bash[44685]: ts=2024-09-20T19:31:28.280Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-20T19:31:28.511 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:28 smithi183 bash[44685]: ts=2024-09-20T19:31:28.280Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-20T19:31:28.795 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:28 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:28.515865675Z level=info msg="Executing migration" id="add index role.org_id" 2024-09-20T19:31:28.796 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:28 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:28.635232252Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-09-20T19:31:28.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:28 smithi183 bash[21651]: cluster 2024-09-20T19:31:27.694032+0000 mgr.y (mgr.14418) 57 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:29.157 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:28 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:28.842086066Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-09-20T19:31:29.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:28 smithi003 bash[19800]: cluster 2024-09-20T19:31:27.694032+0000 mgr.y (mgr.14418) 57 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:29.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:28 smithi003 bash[26656]: cluster 2024-09-20T19:31:27.694032+0000 mgr.y (mgr.14418) 57 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:29.431 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:29 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:29.163650561Z level=info msg="Executing migration" id="create team role table" 2024-09-20T19:31:29.431 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:29 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:29.285726708Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-09-20T19:31:29.431 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:29 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:29.352998221Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-09-20T19:31:29.432 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:29 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:29.395651391Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-09-20T19:31:29.432 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:29 smithi183 bash[46512]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T19:31:29.432 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:29 smithi183 bash[46572]: Error response from daemon: No such container: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T19:31:29.432 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:29 smithi183 systemd[1]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-20T19:31:29.432 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:29 smithi183 systemd[1]: Stopped Ceph prometheus.a for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T19:31:29.432 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:29 smithi183 systemd[1]: Started Ceph prometheus.a for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T19:31:29.692 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:29 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:29.437890782Z level=info msg="Executing migration" id="create user role table" 2024-09-20T19:31:29.692 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:29 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:29.496942769Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-09-20T19:31:29.759 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:31:29 smithi003 bash[20050]: [20/Sep/2024:19:31:29] ENGINE Bus STOPPING 2024-09-20T19:31:29.759 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:31:29 smithi003 bash[20050]: [20/Sep/2024:19:31:29] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T19:31:29.759 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:31:29 smithi003 bash[20050]: [20/Sep/2024:19:31:29] ENGINE Bus STOPPED 2024-09-20T19:31:29.759 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:31:29 smithi003 bash[20050]: [20/Sep/2024:19:31:29] ENGINE Bus STARTING 2024-09-20T19:31:29.959 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:29 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:29.698477202Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-09-20T19:31:29.981 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:31:29.983 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:31:29.983 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:31:29.984 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:31:29.984 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:31:29.986 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:31:29.986 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:31:29.986 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:31:30.199 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:31:29 smithi003 bash[20050]: [20/Sep/2024:19:31:29] ENGINE Serving on http://:::9283 2024-09-20T19:31:30.200 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:31:29 smithi003 bash[20050]: [20/Sep/2024:19:31:29] ENGINE Bus STARTED 2024-09-20T19:31:30.200 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:31:29 smithi003 bash[20050]: [20/Sep/2024:19:31:29] ENGINE Bus STOPPING 2024-09-20T19:31:30.295 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:29 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:29.965721017Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-09-20T19:31:30.296 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:30.066534036Z level=info msg="Executing migration" id="create builtin role table" 2024-09-20T19:31:30.296 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:30.134206255Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-09-20T19:31:30.594 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:30.330476695Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-09-20T19:31:30.594 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:30.435741199Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-09-20T19:31:30.594 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:30.511923718Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-09-20T19:31:30.594 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:30.599615925Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-09-20T19:31:30.594 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[21651]: audit 2024-09-20T19:31:29.424424+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:30.594 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[21651]: audit 2024-09-20T19:31:29.434095+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:30.595 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[21651]: audit 2024-09-20T19:31:29.439518+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T19:31:30.595 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[21651]: audit 2024-09-20T19:31:29.440064+0000 mgr.y (mgr.14418) 58 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T19:31:30.595 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[21651]: audit 2024-09-20T19:31:29.441925+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003.front.sepia.ceph.com:9093"}]: dispatch 2024-09-20T19:31:30.595 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[21651]: audit 2024-09-20T19:31:29.442324+0000 mgr.y (mgr.14418) 59 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003.front.sepia.ceph.com:9093"}]: dispatch 2024-09-20T19:31:30.595 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[21651]: audit 2024-09-20T19:31:29.449085+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:30.595 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[21651]: audit 2024-09-20T19:31:29.469604+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:31:30.595 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[21651]: audit 2024-09-20T19:31:29.470182+0000 mgr.y (mgr.14418) 60 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:31:30.595 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[21651]: audit 2024-09-20T19:31:29.475928+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi183.front.sepia.ceph.com:9095"}]: dispatch 2024-09-20T19:31:30.595 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[21651]: audit 2024-09-20T19:31:29.476627+0000 mgr.y (mgr.14418) 61 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi183.front.sepia.ceph.com:9095"}]: dispatch 2024-09-20T19:31:30.595 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[21651]: audit 2024-09-20T19:31:29.483120+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:30.595 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[21651]: audit 2024-09-20T19:31:29.495639+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T19:31:30.595 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[21651]: audit 2024-09-20T19:31:29.496233+0000 mgr.y (mgr.14418) 62 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T19:31:30.595 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[21651]: audit 2024-09-20T19:31:29.499828+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi183.front.sepia.ceph.com:3000"}]: dispatch 2024-09-20T19:31:30.596 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[21651]: audit 2024-09-20T19:31:29.500248+0000 mgr.y (mgr.14418) 63 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi183.front.sepia.ceph.com:3000"}]: dispatch 2024-09-20T19:31:30.596 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[21651]: audit 2024-09-20T19:31:29.504777+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:30.596 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[21651]: audit 2024-09-20T19:31:29.555459+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:31:30.700 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[20050]: [20/Sep/2024:19:31:30] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T19:31:30.700 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[20050]: [20/Sep/2024:19:31:30] ENGINE Bus STOPPED 2024-09-20T19:31:30.700 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[20050]: [20/Sep/2024:19:31:30] ENGINE Bus STARTING 2024-09-20T19:31:30.700 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[20050]: [20/Sep/2024:19:31:30] ENGINE Serving on http://:::9283 2024-09-20T19:31:30.700 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[20050]: [20/Sep/2024:19:31:30] ENGINE Bus STARTED 2024-09-20T19:31:30.700 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[20050]: [20/Sep/2024:19:31:30] ENGINE Bus STOPPING 2024-09-20T19:31:30.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[26656]: audit 2024-09-20T19:31:29.424424+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:30.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[26656]: audit 2024-09-20T19:31:29.434095+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:30.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[26656]: audit 2024-09-20T19:31:29.439518+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T19:31:30.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[26656]: audit 2024-09-20T19:31:29.440064+0000 mgr.y (mgr.14418) 58 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T19:31:30.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[26656]: audit 2024-09-20T19:31:29.441925+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003.front.sepia.ceph.com:9093"}]: dispatch 2024-09-20T19:31:30.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[26656]: audit 2024-09-20T19:31:29.442324+0000 mgr.y (mgr.14418) 59 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003.front.sepia.ceph.com:9093"}]: dispatch 2024-09-20T19:31:30.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[26656]: audit 2024-09-20T19:31:29.449085+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:30.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[26656]: audit 2024-09-20T19:31:29.469604+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:31:30.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[26656]: audit 2024-09-20T19:31:29.470182+0000 mgr.y (mgr.14418) 60 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:31:30.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[26656]: audit 2024-09-20T19:31:29.475928+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi183.front.sepia.ceph.com:9095"}]: dispatch 2024-09-20T19:31:30.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[26656]: audit 2024-09-20T19:31:29.476627+0000 mgr.y (mgr.14418) 61 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi183.front.sepia.ceph.com:9095"}]: dispatch 2024-09-20T19:31:30.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[26656]: audit 2024-09-20T19:31:29.483120+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:30.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[26656]: audit 2024-09-20T19:31:29.495639+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T19:31:30.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[26656]: audit 2024-09-20T19:31:29.496233+0000 mgr.y (mgr.14418) 62 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T19:31:30.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[26656]: audit 2024-09-20T19:31:29.499828+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi183.front.sepia.ceph.com:3000"}]: dispatch 2024-09-20T19:31:30.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[26656]: audit 2024-09-20T19:31:29.500248+0000 mgr.y (mgr.14418) 63 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi183.front.sepia.ceph.com:3000"}]: dispatch 2024-09-20T19:31:30.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[26656]: audit 2024-09-20T19:31:29.504777+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:30.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[26656]: audit 2024-09-20T19:31:29.555459+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:31:30.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[19800]: audit 2024-09-20T19:31:29.424424+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:30.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[19800]: audit 2024-09-20T19:31:29.434095+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:30.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[19800]: audit 2024-09-20T19:31:29.439518+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T19:31:30.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[19800]: audit 2024-09-20T19:31:29.440064+0000 mgr.y (mgr.14418) 58 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T19:31:30.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[19800]: audit 2024-09-20T19:31:29.441925+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003.front.sepia.ceph.com:9093"}]: dispatch 2024-09-20T19:31:30.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[19800]: audit 2024-09-20T19:31:29.442324+0000 mgr.y (mgr.14418) 59 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003.front.sepia.ceph.com:9093"}]: dispatch 2024-09-20T19:31:30.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[19800]: audit 2024-09-20T19:31:29.449085+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:30.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[19800]: audit 2024-09-20T19:31:29.469604+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:31:30.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[19800]: audit 2024-09-20T19:31:29.470182+0000 mgr.y (mgr.14418) 60 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:31:30.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[19800]: audit 2024-09-20T19:31:29.475928+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi183.front.sepia.ceph.com:9095"}]: dispatch 2024-09-20T19:31:30.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[19800]: audit 2024-09-20T19:31:29.476627+0000 mgr.y (mgr.14418) 61 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi183.front.sepia.ceph.com:9095"}]: dispatch 2024-09-20T19:31:30.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[19800]: audit 2024-09-20T19:31:29.483120+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:30.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[19800]: audit 2024-09-20T19:31:29.495639+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T19:31:30.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[19800]: audit 2024-09-20T19:31:29.496233+0000 mgr.y (mgr.14418) 62 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T19:31:30.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[19800]: audit 2024-09-20T19:31:29.499828+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi183.front.sepia.ceph.com:3000"}]: dispatch 2024-09-20T19:31:30.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[19800]: audit 2024-09-20T19:31:29.500248+0000 mgr.y (mgr.14418) 63 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi183.front.sepia.ceph.com:3000"}]: dispatch 2024-09-20T19:31:30.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[19800]: audit 2024-09-20T19:31:29.504777+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:30.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[19800]: audit 2024-09-20T19:31:29.555459+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:31:30.866 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:30.679080935Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-09-20T19:31:30.866 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:30.721163272Z level=info msg="Executing migration" id="add unique index role.uid" 2024-09-20T19:31:30.866 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:30.795782289Z level=info msg="Executing migration" id="create seed assignment table" 2024-09-20T19:31:30.866 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:30.872009101Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-09-20T19:31:31.135 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:30.913977481Z level=info msg="Executing migration" id="add column hidden to role table" 2024-09-20T19:31:31.135 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:30.939353279Z level=info msg="Executing migration" id="create query_history table v1" 2024-09-20T19:31:31.135 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:30.981497451Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-09-20T19:31:31.135 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:31.048838046Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-09-20T19:31:31.135 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:31.073991859Z level=info msg="Executing migration" id="teams permissions migration" 2024-09-20T19:31:31.136 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:31.115903096Z level=info msg="Executing migration" id="dashboard permissions" 2024-09-20T19:31:31.136 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:31.141386439Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-09-20T19:31:31.136 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[46602]: ts=2024-09-20T19:31:30.986Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-20T19:31:31.136 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[46602]: ts=2024-09-20T19:31:30.986Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-20T19:31:31.136 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[46602]: ts=2024-09-20T19:31:30.986Z caller=main.go:570 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi183 (none))" 2024-09-20T19:31:31.136 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[46602]: ts=2024-09-20T19:31:30.986Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-20T19:31:31.136 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[46602]: ts=2024-09-20T19:31:30.986Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-20T19:31:31.136 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[46602]: ts=2024-09-20T19:31:30.989Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-20T19:31:31.136 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[46602]: ts=2024-09-20T19:31:30.989Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-20T19:31:31.136 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[46602]: ts=2024-09-20T19:31:30.990Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-20T19:31:31.136 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[46602]: ts=2024-09-20T19:31:30.990Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-20T19:31:31.137 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[46602]: ts=2024-09-20T19:31:30.992Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-20T19:31:31.137 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[46602]: ts=2024-09-20T19:31:30.992Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.625µs 2024-09-20T19:31:31.137 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[46602]: ts=2024-09-20T19:31:30.992Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-20T19:31:31.137 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[46602]: ts=2024-09-20T19:31:30.992Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-09-20T19:31:31.137 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[46602]: ts=2024-09-20T19:31:30.993Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-09-20T19:31:31.137 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[46602]: ts=2024-09-20T19:31:30.993Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=17.756µs wal_replay_duration=613.97µs wbl_replay_duration=101ns total_replay_duration=650.787µs 2024-09-20T19:31:31.137 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[46602]: ts=2024-09-20T19:31:30.993Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-20T19:31:31.137 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[46602]: ts=2024-09-20T19:31:30.993Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-20T19:31:31.137 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:30 smithi183 bash[46602]: ts=2024-09-20T19:31:30.993Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-20T19:31:31.137 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[46602]: ts=2024-09-20T19:31:31.019Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=25.291446ms db_storage=844ns remote_storage=1.153µs web_handler=278ns query_engine=1.008µs scrape=246.719µs scrape_sd=99.208µs notify=23.846µs notify_sd=371.974µs rules=24.166595ms tracing=5.671µs 2024-09-20T19:31:31.137 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[46602]: ts=2024-09-20T19:31:31.019Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-20T19:31:31.137 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[46602]: ts=2024-09-20T19:31:31.019Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-20T19:31:31.200 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[20050]: [20/Sep/2024:19:31:30] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T19:31:31.200 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[20050]: [20/Sep/2024:19:31:30] ENGINE Bus STOPPED 2024-09-20T19:31:31.200 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[20050]: [20/Sep/2024:19:31:30] ENGINE Bus STARTING 2024-09-20T19:31:31.200 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[20050]: [20/Sep/2024:19:31:30] ENGINE Serving on http://:::9283 2024-09-20T19:31:31.200 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:31:30 smithi003 bash[20050]: [20/Sep/2024:19:31:30] ENGINE Bus STARTED 2024-09-20T19:31:31.405 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:31.166609853Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-09-20T19:31:31.405 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:31.208571825Z level=info msg="Executing migration" id="alerting notification permissions" 2024-09-20T19:31:31.405 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:31.233823755Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-09-20T19:31:31.405 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:31.259161265Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-09-20T19:31:31.405 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:31.284617535Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-09-20T19:31:31.405 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:31.310047917Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-09-20T19:31:31.405 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:31.3520383Z level=info msg="Executing migration" id="create correlation table v1" 2024-09-20T19:31:31.406 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:31.368936285Z level=info msg="Executing migration" id="add index correlations.uid" 2024-09-20T19:31:31.406 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:31.385805803Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-09-20T19:31:31.406 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:31.411133775Z level=info msg="Executing migration" id="add correlation config column" 2024-09-20T19:31:31.674 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[21651]: cluster 2024-09-20T19:31:29.694444+0000 mgr.y (mgr.14418) 64 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:31.674 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:31.453039504Z level=info msg="Executing migration" id="create entity_events table" 2024-09-20T19:31:31.674 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:31.470055393Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-09-20T19:31:31.674 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:31.486984231Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-20T19:31:31.675 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:31.487273712Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-20T19:31:31.675 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:31.520509981Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-20T19:31:31.675 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:31.520836494Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-20T19:31:31.675 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:31.56262239Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-09-20T19:31:31.675 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:31.5879202Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-09-20T19:31:31.675 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:31.613143489Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-09-20T19:31:31.675 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:31.638412894Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-20T19:31:31.675 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:31.680373841Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-09-20T19:31:31.943 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:31.705608266Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-20T19:31:31.943 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:31.730866672Z level=info msg="Executing migration" id="Drop public config table" 2024-09-20T19:31:31.944 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:31.756173485Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-09-20T19:31:31.944 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:31.781343759Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-09-20T19:31:31.944 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:31.806606027Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-20T19:31:31.944 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:31.83184028Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-09-20T19:31:31.944 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:31.857118981Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-09-20T19:31:31.944 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:31.88230473Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-09-20T19:31:31.944 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:31.89918268Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-09-20T19:31:31.944 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:31.924435719Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-09-20T19:31:31.944 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:31.949607319Z level=info msg="Executing migration" id="add share column" 2024-09-20T19:31:31.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:31 smithi003 bash[19800]: cluster 2024-09-20T19:31:29.694444+0000 mgr.y (mgr.14418) 64 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:31.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:31 smithi003 bash[26656]: cluster 2024-09-20T19:31:29.694444+0000 mgr.y (mgr.14418) 64 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:32.213 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:31 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:31.991517094Z level=info msg="Executing migration" id="create default alerting folders" 2024-09-20T19:31:32.213 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:32 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:32.033589314Z level=info msg="Executing migration" id="create file table" 2024-09-20T19:31:32.213 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:32 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:32.058812348Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-09-20T19:31:32.213 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:32 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:32.084143116Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-09-20T19:31:32.213 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:32 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:32.126052918Z level=info msg="Executing migration" id="create file_meta table" 2024-09-20T19:31:32.213 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:32 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:32.160046033Z level=info msg="Executing migration" id="file table idx: path key" 2024-09-20T19:31:32.213 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:32 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:32.193778957Z level=info msg="Executing migration" id="set path collation in file table" 2024-09-20T19:31:32.213 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:32 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:32.218884148Z level=info msg="Executing migration" id="managed permissions migration" 2024-09-20T19:31:32.506 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:32 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:32.244140699Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-09-20T19:31:32.506 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:32 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:32.269347284Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-09-20T19:31:32.506 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:32 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:32.311396108Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-09-20T19:31:32.506 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:32 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:32.336643869Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-09-20T19:31:32.506 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:32 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:32.378587869Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-09-20T19:31:32.506 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:32 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:32.420586002Z level=info msg="Executing migration" id="update group index for alert rules" 2024-09-20T19:31:32.506 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:32 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:32.462559724Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-09-20T19:31:32.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:32 smithi003 bash[26656]: audit 2024-09-20T19:31:31.757270+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:31:32.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:32 smithi003 bash[19800]: audit 2024-09-20T19:31:31.757270+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:31:32.783 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:32 smithi183 bash[21651]: audit 2024-09-20T19:31:31.757270+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:31:32.783 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:32 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:32.521111128Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-09-20T19:31:32.784 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:32 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:32.563265299Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-09-20T19:31:32.784 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:32 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:32.588527986Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-09-20T19:31:32.784 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:32 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:32.655316284Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-09-20T19:31:32.784 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:32 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:32.672232966Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-09-20T19:31:32.784 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:32 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:32.722683959Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-09-20T19:31:33.044 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:32 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:32.78975134Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-09-20T19:31:33.045 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:32 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:32.815088375Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-09-20T19:31:33.045 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:32 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:32.857045445Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-09-20T19:31:33.045 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:32 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:32.882182966Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-09-20T19:31:33.045 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:32 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:32.907469818Z level=info msg="Executing migration" id="create folder table" 2024-09-20T19:31:33.045 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:32 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:32.932692436Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-09-20T19:31:33.045 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:32 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:32.957911678Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-09-20T19:31:33.045 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:32 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:32.983175611Z level=info msg="Executing migration" id="Update folder title length" 2024-09-20T19:31:33.045 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:33 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:33.00840999Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-09-20T19:31:33.045 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:33 smithi183 bash[45923]: logger=migrator t=2024-09-20T19:31:33.050406562Z level=info msg="migrations completed" performed=485 skipped=0 duration=20.987316916s 2024-09-20T19:31:33.146 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:31:32 smithi003 bash[51542]: ts=2024-09-20T19:31:32.754Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.004684125s 2024-09-20T19:31:33.295 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:33 smithi183 bash[45923]: logger=sqlstore t=2024-09-20T19:31:33.051849246Z level=info msg="Created default organization" 2024-09-20T19:31:33.296 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:33 smithi183 bash[45923]: logger=plugin.finder t=2024-09-20T19:31:33.18367978Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-20T19:31:33.296 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:33 smithi183 bash[45923]: logger=secrets t=2024-09-20T19:31:33.18385503Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-20T19:31:33.296 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:33 smithi183 bash[45923]: logger=query_data t=2024-09-20T19:31:33.188162852Z level=info msg="Query Service initialization" 2024-09-20T19:31:33.296 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:33 smithi183 bash[45923]: logger=live.push_http t=2024-09-20T19:31:33.194317541Z level=info msg="Live Push Gateway initialization" 2024-09-20T19:31:33.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:33 smithi183 bash[21651]: cluster 2024-09-20T19:31:31.694955+0000 mgr.y (mgr.14418) 65 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:33.808 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:33 smithi003 bash[19800]: cluster 2024-09-20T19:31:31.694955+0000 mgr.y (mgr.14418) 65 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:33.808 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:33 smithi003 bash[26656]: cluster 2024-09-20T19:31:31.694955+0000 mgr.y (mgr.14418) 65 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:34.546 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:34 smithi183 bash[45923]: logger=infra.usagestats.collector t=2024-09-20T19:31:34.225456616Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-20T19:31:34.546 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:34 smithi183 bash[45923]: logger=provisioning.datasources t=2024-09-20T19:31:34.227075972Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-20T19:31:34.546 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:34 smithi183 bash[45923]: logger=provisioning.datasources t=2024-09-20T19:31:34.268614507Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-09-20T19:31:34.546 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:34 smithi183 bash[45923]: logger=provisioning.alerting t=2024-09-20T19:31:34.318729167Z level=info msg="starting to provision alerting" 2024-09-20T19:31:34.546 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:34 smithi183 bash[45923]: logger=provisioning.alerting t=2024-09-20T19:31:34.318747693Z level=info msg="finished to provision alerting" 2024-09-20T19:31:34.546 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:34 smithi183 bash[45923]: logger=ngalert.state.manager t=2024-09-20T19:31:34.318892479Z level=info msg="Warming state cache for startup" 2024-09-20T19:31:34.546 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:34 smithi183 bash[45923]: logger=grafanaStorageLogger t=2024-09-20T19:31:34.31895764Z level=info msg="storage starting" 2024-09-20T19:31:34.546 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:34 smithi183 bash[45923]: logger=ngalert.state.manager t=2024-09-20T19:31:34.319238424Z level=info msg="State cache has been initialized" states=0 duration=345.39µs 2024-09-20T19:31:34.546 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:34 smithi183 bash[45923]: logger=ticker t=2024-09-20T19:31:34.319305884Z level=info msg=starting first_tick=2024-09-20T19:31:40Z 2024-09-20T19:31:34.546 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:34 smithi183 bash[45923]: logger=ngalert.multiorg.alertmanager t=2024-09-20T19:31:34.319662053Z level=info msg="starting MultiOrg Alertmanager" 2024-09-20T19:31:34.547 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:34 smithi183 bash[45923]: logger=http.server t=2024-09-20T19:31:34.321995212Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-20T19:31:34.547 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:31:34 smithi183 bash[45923]: logger=sqlstore.transactions t=2024-09-20T19:31:34.429117793Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-20T19:31:34.617 INFO:teuthology.orchestra.run.smithi003.stdout:77309411403 2024-09-20T19:31:34.617 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.2 2024-09-20T19:31:35.486 INFO:teuthology.orchestra.run.smithi003.stdout:163208757294 2024-09-20T19:31:35.486 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.5 2024-09-20T19:31:35.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:35 smithi003 bash[26656]: cluster 2024-09-20T19:31:33.695396+0000 mgr.y (mgr.14418) 66 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:35.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:35 smithi003 bash[26656]: audit 2024-09-20T19:31:35.426462+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:35.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:35 smithi003 bash[26656]: audit 2024-09-20T19:31:35.437137+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:35.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:35 smithi003 bash[19800]: cluster 2024-09-20T19:31:33.695396+0000 mgr.y (mgr.14418) 66 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:35.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:35 smithi003 bash[19800]: audit 2024-09-20T19:31:35.426462+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:35.575 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:35 smithi003 bash[19800]: audit 2024-09-20T19:31:35.437137+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:35.761 INFO:teuthology.orchestra.run.smithi003.stdout:231928234007 2024-09-20T19:31:35.762 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.7 2024-09-20T19:31:35.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:35 smithi183 bash[21651]: cluster 2024-09-20T19:31:33.695396+0000 mgr.y (mgr.14418) 66 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:35.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:35 smithi183 bash[21651]: audit 2024-09-20T19:31:35.426462+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:35.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:35 smithi183 bash[21651]: audit 2024-09-20T19:31:35.437137+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:36.999 INFO:teuthology.orchestra.run.smithi003.stdout:197568495652 2024-09-20T19:31:36.999 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.6 2024-09-20T19:31:37.048 INFO:teuthology.orchestra.run.smithi003.stdout:34359738467 2024-09-20T19:31:37.049 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.0 2024-09-20T19:31:37.050 INFO:teuthology.orchestra.run.smithi003.stdout:128849018936 2024-09-20T19:31:37.051 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.4 2024-09-20T19:31:37.523 INFO:teuthology.orchestra.run.smithi003.stdout:55834574937 2024-09-20T19:31:37.523 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.1 2024-09-20T19:31:37.578 INFO:teuthology.orchestra.run.smithi003.stdout:107374182467 2024-09-20T19:31:37.579 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.3 2024-09-20T19:31:37.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:37 smithi183 bash[21651]: cluster 2024-09-20T19:31:35.695748+0000 mgr.y (mgr.14418) 67 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:37.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:37 smithi003 bash[19800]: cluster 2024-09-20T19:31:35.695748+0000 mgr.y (mgr.14418) 67 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:37.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:37 smithi003 bash[26656]: cluster 2024-09-20T19:31:35.695748+0000 mgr.y (mgr.14418) 67 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:39.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:39 smithi003 bash[19800]: cluster 2024-09-20T19:31:37.696279+0000 mgr.y (mgr.14418) 68 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:39.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:39 smithi003 bash[19800]: audit 2024-09-20T19:31:38.566849+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:39.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:39 smithi003 bash[19800]: audit 2024-09-20T19:31:38.573115+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:39.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:39 smithi003 bash[19800]: audit 2024-09-20T19:31:39.184897+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:31:39.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:39 smithi003 bash[19800]: audit 2024-09-20T19:31:39.185813+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:31:39.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:39 smithi003 bash[19800]: audit 2024-09-20T19:31:39.192881+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:39.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:39 smithi003 bash[26656]: cluster 2024-09-20T19:31:37.696279+0000 mgr.y (mgr.14418) 68 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:39.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:39 smithi003 bash[26656]: audit 2024-09-20T19:31:38.566849+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:39.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:39 smithi003 bash[26656]: audit 2024-09-20T19:31:38.573115+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:39.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:39 smithi003 bash[26656]: audit 2024-09-20T19:31:39.184897+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:31:39.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:39 smithi003 bash[26656]: audit 2024-09-20T19:31:39.185813+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:31:39.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:39 smithi003 bash[26656]: audit 2024-09-20T19:31:39.192881+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:40.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:39 smithi183 bash[21651]: cluster 2024-09-20T19:31:37.696279+0000 mgr.y (mgr.14418) 68 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:40.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:39 smithi183 bash[21651]: audit 2024-09-20T19:31:38.566849+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:40.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:39 smithi183 bash[21651]: audit 2024-09-20T19:31:38.573115+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:40.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:39 smithi183 bash[21651]: audit 2024-09-20T19:31:39.184897+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:31:40.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:39 smithi183 bash[21651]: audit 2024-09-20T19:31:39.185813+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:31:40.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:39 smithi183 bash[21651]: audit 2024-09-20T19:31:39.192881+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:31:40.097 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:31:40.099 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:31:40.102 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:31:41.120 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:31:41.120 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:31:41.120 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:31:41.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:41 smithi003 bash[19800]: cluster 2024-09-20T19:31:39.696793+0000 mgr.y (mgr.14418) 69 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:41.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:41 smithi003 bash[26656]: cluster 2024-09-20T19:31:39.696793+0000 mgr.y (mgr.14418) 69 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:42.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:41 smithi183 bash[21651]: cluster 2024-09-20T19:31:39.696793+0000 mgr.y (mgr.14418) 69 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:42.137 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:31:42.137 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:31:43.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:43 smithi003 bash[19800]: cluster 2024-09-20T19:31:41.697299+0000 mgr.y (mgr.14418) 70 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:43.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:43 smithi003 bash[26656]: cluster 2024-09-20T19:31:41.697299+0000 mgr.y (mgr.14418) 70 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:43.785 INFO:teuthology.orchestra.run.smithi003.stdout:77309411405 2024-09-20T19:31:43.956 INFO:teuthology.orchestra.run.smithi003.stdout:163208757295 2024-09-20T19:31:44.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:43 smithi183 bash[21651]: cluster 2024-09-20T19:31:41.697299+0000 mgr.y (mgr.14418) 70 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:44.060 INFO:teuthology.orchestra.run.smithi003.stdout:231928234009 2024-09-20T19:31:44.362 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:31:44 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:31:44] "GET /metrics HTTP/1.1" 200 26196 "" "Prometheus/2.43.0" 2024-09-20T19:31:44.663 INFO:teuthology.orchestra.run.smithi003.stdout:34359738469 2024-09-20T19:31:44.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:44 smithi003 bash[26656]: audit 2024-09-20T19:31:43.787890+0000 mon.a (mon.0) 777 : audit [DBG] from='client.? 172.21.15.3:0/4132761037' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-20T19:31:44.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:44 smithi003 bash[26656]: audit 2024-09-20T19:31:43.958206+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.3:0/1140994284' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-20T19:31:44.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:44 smithi003 bash[26656]: audit 2024-09-20T19:31:44.062953+0000 mon.a (mon.0) 778 : audit [DBG] from='client.? 172.21.15.3:0/1375791772' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-20T19:31:44.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:44 smithi003 bash[19800]: audit 2024-09-20T19:31:43.787890+0000 mon.a (mon.0) 777 : audit [DBG] from='client.? 172.21.15.3:0/4132761037' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-20T19:31:44.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:44 smithi003 bash[19800]: audit 2024-09-20T19:31:43.958206+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.3:0/1140994284' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-20T19:31:44.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:44 smithi003 bash[19800]: audit 2024-09-20T19:31:44.062953+0000 mon.a (mon.0) 778 : audit [DBG] from='client.? 172.21.15.3:0/1375791772' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-20T19:31:45.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:44 smithi183 bash[21651]: audit 2024-09-20T19:31:43.787890+0000 mon.a (mon.0) 777 : audit [DBG] from='client.? 172.21.15.3:0/4132761037' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-20T19:31:45.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:44 smithi183 bash[21651]: audit 2024-09-20T19:31:43.958206+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.3:0/1140994284' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-20T19:31:45.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:44 smithi183 bash[21651]: audit 2024-09-20T19:31:44.062953+0000 mon.a (mon.0) 778 : audit [DBG] from='client.? 172.21.15.3:0/1375791772' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-20T19:31:45.090 INFO:teuthology.orchestra.run.smithi003.stdout:128849018938 2024-09-20T19:31:45.662 INFO:teuthology.orchestra.run.smithi003.stdout:197568495654 2024-09-20T19:31:45.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:45 smithi003 bash[26656]: cluster 2024-09-20T19:31:43.697680+0000 mgr.y (mgr.14418) 71 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:45.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:45 smithi003 bash[26656]: audit 2024-09-20T19:31:44.665140+0000 mon.a (mon.0) 779 : audit [DBG] from='client.? 172.21.15.3:0/972157944' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-20T19:31:45.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:45 smithi003 bash[26656]: audit 2024-09-20T19:31:45.093022+0000 mon.a (mon.0) 780 : audit [DBG] from='client.? 172.21.15.3:0/3595154520' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-20T19:31:45.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:45 smithi003 bash[19800]: cluster 2024-09-20T19:31:43.697680+0000 mgr.y (mgr.14418) 71 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:45.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:45 smithi003 bash[19800]: audit 2024-09-20T19:31:44.665140+0000 mon.a (mon.0) 779 : audit [DBG] from='client.? 172.21.15.3:0/972157944' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-20T19:31:45.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:45 smithi003 bash[19800]: audit 2024-09-20T19:31:45.093022+0000 mon.a (mon.0) 780 : audit [DBG] from='client.? 172.21.15.3:0/3595154520' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-20T19:31:45.873 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757294 got 163208757295 for osd.5 2024-09-20T19:31:45.874 DEBUG:teuthology.parallel:result is None 2024-09-20T19:31:46.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:45 smithi183 bash[21651]: cluster 2024-09-20T19:31:43.697680+0000 mgr.y (mgr.14418) 71 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:46.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:45 smithi183 bash[21651]: audit 2024-09-20T19:31:44.665140+0000 mon.a (mon.0) 779 : audit [DBG] from='client.? 172.21.15.3:0/972157944' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-20T19:31:46.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:45 smithi183 bash[21651]: audit 2024-09-20T19:31:45.093022+0000 mon.a (mon.0) 780 : audit [DBG] from='client.? 172.21.15.3:0/3595154520' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-20T19:31:46.321 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411403 got 77309411405 for osd.2 2024-09-20T19:31:46.321 DEBUG:teuthology.parallel:result is None 2024-09-20T19:31:46.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:46 smithi003 bash[19800]: audit 2024-09-20T19:31:45.664610+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.3:0/3303719596' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-20T19:31:46.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:46 smithi003 bash[26656]: audit 2024-09-20T19:31:45.664610+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.3:0/3303719596' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-20T19:31:46.991 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234007 got 231928234009 for osd.7 2024-09-20T19:31:46.991 DEBUG:teuthology.parallel:result is None 2024-09-20T19:31:47.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:46 smithi183 bash[21651]: audit 2024-09-20T19:31:45.664610+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.3:0/3303719596' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-20T19:31:47.406 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495652 got 197568495654 for osd.6 2024-09-20T19:31:47.406 DEBUG:teuthology.parallel:result is None 2024-09-20T19:31:47.409 INFO:teuthology.orchestra.run.smithi003.stdout:55834574939 2024-09-20T19:31:47.663 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:47 smithi003 bash[19800]: cluster 2024-09-20T19:31:45.698100+0000 mgr.y (mgr.14418) 72 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:47.664 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:47 smithi003 bash[19800]: audit 2024-09-20T19:31:46.758035+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:31:47.664 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:47 smithi003 bash[19800]: audit 2024-09-20T19:31:47.411828+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.3:0/1887577284' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-20T19:31:47.664 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:47 smithi003 bash[26656]: cluster 2024-09-20T19:31:45.698100+0000 mgr.y (mgr.14418) 72 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:47.664 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:47 smithi003 bash[26656]: audit 2024-09-20T19:31:46.758035+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:31:47.664 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:47 smithi003 bash[26656]: audit 2024-09-20T19:31:47.411828+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.3:0/1887577284' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-20T19:31:47.970 INFO:teuthology.orchestra.run.smithi003.stdout:107374182469 2024-09-20T19:31:48.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:47 smithi183 bash[21651]: cluster 2024-09-20T19:31:45.698100+0000 mgr.y (mgr.14418) 72 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:48.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:47 smithi183 bash[21651]: audit 2024-09-20T19:31:46.758035+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:31:48.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:47 smithi183 bash[21651]: audit 2024-09-20T19:31:47.411828+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.3:0/1887577284' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-20T19:31:48.683 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738467 got 34359738469 for osd.0 2024-09-20T19:31:48.683 DEBUG:teuthology.parallel:result is None 2024-09-20T19:31:48.854 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:48 smithi003 bash[26656]: audit 2024-09-20T19:31:47.972676+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.3:0/1481695762' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-20T19:31:48.855 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:48 smithi003 bash[19800]: audit 2024-09-20T19:31:47.972676+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.3:0/1481695762' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-20T19:31:48.880 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018936 got 128849018938 for osd.4 2024-09-20T19:31:48.880 DEBUG:teuthology.parallel:result is None 2024-09-20T19:31:49.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:48 smithi183 bash[21651]: audit 2024-09-20T19:31:47.972676+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.3:0/1481695762' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-20T19:31:49.097 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574937 got 55834574939 for osd.1 2024-09-20T19:31:49.097 DEBUG:teuthology.parallel:result is None 2024-09-20T19:31:49.417 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182467 got 107374182469 for osd.3 2024-09-20T19:31:49.417 DEBUG:teuthology.parallel:result is None 2024-09-20T19:31:49.417 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-20T19:31:49.418 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph pg dump --format=json 2024-09-20T19:31:49.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:49 smithi003 bash[19800]: cluster 2024-09-20T19:31:47.698442+0000 mgr.y (mgr.14418) 73 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:49.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:49 smithi003 bash[26656]: cluster 2024-09-20T19:31:47.698442+0000 mgr.y (mgr.14418) 73 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:50.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:49 smithi183 bash[21651]: cluster 2024-09-20T19:31:47.698442+0000 mgr.y (mgr.14418) 73 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:51.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:51 smithi003 bash[19800]: cluster 2024-09-20T19:31:49.698971+0000 mgr.y (mgr.14418) 74 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:51.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:51 smithi003 bash[26656]: cluster 2024-09-20T19:31:49.698971+0000 mgr.y (mgr.14418) 74 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:52.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:51 smithi183 bash[21651]: cluster 2024-09-20T19:31:49.698971+0000 mgr.y (mgr.14418) 74 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:53.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:53 smithi003 bash[19800]: cluster 2024-09-20T19:31:51.699535+0000 mgr.y (mgr.14418) 75 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:53.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:53 smithi003 bash[26656]: cluster 2024-09-20T19:31:51.699535+0000 mgr.y (mgr.14418) 75 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:54.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:53 smithi183 bash[21651]: cluster 2024-09-20T19:31:51.699535+0000 mgr.y (mgr.14418) 75 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:54.216 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:31:54.449 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:31:54 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:31:54] "GET /metrics HTTP/1.1" 200 26200 "" "Prometheus/2.43.0" 2024-09-20T19:31:55.561 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:31:55.562 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2024-09-20T19:31:55.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:55 smithi003 bash[19800]: cluster 2024-09-20T19:31:53.700247+0000 mgr.y (mgr.14418) 76 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:55.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:55 smithi003 bash[26656]: cluster 2024-09-20T19:31:53.700247+0000 mgr.y (mgr.14418) 76 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:56.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:55 smithi183 bash[21651]: cluster 2024-09-20T19:31:53.700247+0000 mgr.y (mgr.14418) 76 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:56.240 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":44,"stamp":"2024-09-20T19:31:53.699810+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":1771104,"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":8,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":243332,"kb_used_data":6316,"kb_used_omap":12,"kb_used_meta":236851,"kb_avail":749717884,"statfs":{"total":767960285184,"available":767711113216,"internally_reserved":0,"allocated":6467584,"data_stored":3680744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":242535984},"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.002761"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":253,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-09-20T19:30:33.810119+0000","last_change":"2024-09-20T19:29:47.323013+0000","last_active":"2024-09-20T19:30:33.810119+0000","last_peered":"2024-09-20T19:30:33.810119+0000","last_clean":"2024-09-20T19:30:33.810119+0000","last_became_active":"2024-09-20T19:29:47.321901+0000","last_became_peered":"2024-09-20T19:29:47.321901+0000","last_unstale":"2024-09-20T19:30:33.810119+0000","last_undegraded":"2024-09-20T19:30:33.810119+0000","last_fullsized":"2024-09-20T19:30:33.810119+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-20T19:25:16.565893+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-20T19:25:16.565893+0000","last_clean_scrub_stamp":"2024-09-20T19:25:16.565893+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-21T21:15:55.996410+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":1771104,"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":1771104,"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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234012,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32340,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712812,"statfs":{"total":95995035648,"available":95961919488,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":31914442},"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":[]},{"osd":6,"up_from":46,"seq":197568495656,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28176,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716976,"statfs":{"total":95995035648,"available":95966183424,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":[]},{"osd":5,"up_from":38,"seq":163208757298,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31760,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713392,"statfs":{"total":95995035648,"available":95962513408,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]},{"osd":4,"up_from":30,"seq":128849018940,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31760,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713392,"statfs":{"total":95995035648,"available":95962513408,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]},{"osd":3,"up_from":25,"seq":107374182471,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"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":[]},{"osd":2,"up_from":18,"seq":77309411408,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31760,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713392,"statfs":{"total":95995035648,"available":95962513408,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]},{"osd":1,"up_from":13,"seq":55834574941,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]},{"osd":0,"up_from":8,"seq":34359738471,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32336,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712816,"statfs":{"total":95995035648,"available":95961923584,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"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":593920,"data_stored":590368,"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-20T19:31:56.240 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph pg dump --format=json 2024-09-20T19:31:56.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:56 smithi003 bash[19800]: audit 2024-09-20T19:31:55.561973+0000 mgr.y (mgr.14418) 77 : audit [DBG] from='client.14589 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:31:56.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:56 smithi003 bash[26656]: audit 2024-09-20T19:31:55.561973+0000 mgr.y (mgr.14418) 77 : audit [DBG] from='client.14589 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:31:57.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:56 smithi183 bash[21651]: audit 2024-09-20T19:31:55.561973+0000 mgr.y (mgr.14418) 77 : audit [DBG] from='client.14589 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:31:57.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:57 smithi003 bash[19800]: cluster 2024-09-20T19:31:55.700847+0000 mgr.y (mgr.14418) 78 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:57.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:57 smithi003 bash[26656]: cluster 2024-09-20T19:31:55.700847+0000 mgr.y (mgr.14418) 78 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:58.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:57 smithi183 bash[21651]: cluster 2024-09-20T19:31:55.700847+0000 mgr.y (mgr.14418) 78 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:58.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:31:58 smithi003 bash[19800]: cluster 2024-09-20T19:31:57.701492+0000 mgr.y (mgr.14418) 79 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:58.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:31:58 smithi003 bash[26656]: cluster 2024-09-20T19:31:57.701492+0000 mgr.y (mgr.14418) 79 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:31:59.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:31:58 smithi183 bash[21651]: cluster 2024-09-20T19:31:57.701492+0000 mgr.y (mgr.14418) 79 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:01.040 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:32:01.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:00 smithi183 bash[21651]: cluster 2024-09-20T19:31:59.702062+0000 mgr.y (mgr.14418) 80 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:01.130 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:00 smithi003 bash[19800]: cluster 2024-09-20T19:31:59.702062+0000 mgr.y (mgr.14418) 80 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:01.130 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:00 smithi003 bash[26656]: cluster 2024-09-20T19:31:59.702062+0000 mgr.y (mgr.14418) 80 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:02.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:01 smithi003 bash[26656]: audit 2024-09-20T19:32:01.758393+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:32:02.078 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:01 smithi003 bash[19800]: audit 2024-09-20T19:32:01.758393+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:32:02.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:01 smithi183 bash[21651]: audit 2024-09-20T19:32:01.758393+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:32:02.398 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:32:02.398 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2024-09-20T19:32:03.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:02 smithi003 bash[19800]: cluster 2024-09-20T19:32:01.702552+0000 mgr.y (mgr.14418) 81 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:03.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:02 smithi003 bash[19800]: audit 2024-09-20T19:32:02.398742+0000 mgr.y (mgr.14418) 82 : audit [DBG] from='client.14595 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:32:03.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:02 smithi003 bash[26656]: cluster 2024-09-20T19:32:01.702552+0000 mgr.y (mgr.14418) 81 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:03.078 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:02 smithi003 bash[26656]: audit 2024-09-20T19:32:02.398742+0000 mgr.y (mgr.14418) 82 : audit [DBG] from='client.14595 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:32:03.079 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":48,"stamp":"2024-09-20T19:32:01.702295+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":1771104,"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":8,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":243332,"kb_used_data":6316,"kb_used_omap":12,"kb_used_meta":236851,"kb_avail":749717884,"statfs":{"total":767960285184,"available":767711113216,"internally_reserved":0,"allocated":6467584,"data_stored":3680744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":242535984},"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.003583"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":253,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-09-20T19:30:33.810119+0000","last_change":"2024-09-20T19:29:47.323013+0000","last_active":"2024-09-20T19:30:33.810119+0000","last_peered":"2024-09-20T19:30:33.810119+0000","last_clean":"2024-09-20T19:30:33.810119+0000","last_became_active":"2024-09-20T19:29:47.321901+0000","last_became_peered":"2024-09-20T19:29:47.321901+0000","last_unstale":"2024-09-20T19:30:33.810119+0000","last_undegraded":"2024-09-20T19:30:33.810119+0000","last_fullsized":"2024-09-20T19:30:33.810119+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-20T19:25:16.565893+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-20T19:25:16.565893+0000","last_clean_scrub_stamp":"2024-09-20T19:25:16.565893+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-21T21:15:55.996410+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":1771104,"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":1771104,"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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234013,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32340,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712812,"statfs":{"total":95995035648,"available":95961919488,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":31914442},"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":[]},{"osd":6,"up_from":46,"seq":197568495657,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28176,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716976,"statfs":{"total":95995035648,"available":95966183424,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":[]},{"osd":5,"up_from":38,"seq":163208757299,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31760,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713392,"statfs":{"total":95995035648,"available":95962513408,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]},{"osd":4,"up_from":30,"seq":128849018941,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31760,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713392,"statfs":{"total":95995035648,"available":95962513408,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]},{"osd":3,"up_from":25,"seq":107374182472,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"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":[]},{"osd":2,"up_from":18,"seq":77309411409,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31760,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713392,"statfs":{"total":95995035648,"available":95962513408,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]},{"osd":1,"up_from":13,"seq":55834574942,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]},{"osd":0,"up_from":8,"seq":34359738472,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32336,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712816,"statfs":{"total":95995035648,"available":95961923584,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"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":593920,"data_stored":590368,"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-20T19:32:03.079 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-20T19:32:03.079 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-20T19:32:03.079 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-20T19:32:03.080 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- ceph health --format=json 2024-09-20T19:32:03.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:02 smithi183 bash[21651]: cluster 2024-09-20T19:32:01.702552+0000 mgr.y (mgr.14418) 81 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:03.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:02 smithi183 bash[21651]: audit 2024-09-20T19:32:02.398742+0000 mgr.y (mgr.14418) 82 : audit [DBG] from='client.14595 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:32:04.449 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:32:04 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:32:04] "GET /metrics HTTP/1.1" 200 26197 "" "Prometheus/2.43.0" 2024-09-20T19:32:05.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:04 smithi003 bash[19800]: cluster 2024-09-20T19:32:03.703139+0000 mgr.y (mgr.14418) 83 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:05.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:04 smithi003 bash[26656]: cluster 2024-09-20T19:32:03.703139+0000 mgr.y (mgr.14418) 83 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:05.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:04 smithi183 bash[21651]: cluster 2024-09-20T19:32:03.703139+0000 mgr.y (mgr.14418) 83 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:07.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:06 smithi003 bash[19800]: cluster 2024-09-20T19:32:05.703674+0000 mgr.y (mgr.14418) 84 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:07.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:06 smithi003 bash[26656]: cluster 2024-09-20T19:32:05.703674+0000 mgr.y (mgr.14418) 84 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:07.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:06 smithi183 bash[21651]: cluster 2024-09-20T19:32:05.703674+0000 mgr.y (mgr.14418) 84 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:07.869 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:32:09.184 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:32:09.184 INFO:teuthology.orchestra.run.smithi003.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-20T19:32:09.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:09 smithi003 bash[19800]: cluster 2024-09-20T19:32:07.704379+0000 mgr.y (mgr.14418) 85 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:09.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:09 smithi003 bash[19800]: audit 2024-09-20T19:32:09.186529+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.3:0/1673532740' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-20T19:32:09.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:09 smithi003 bash[26656]: cluster 2024-09-20T19:32:07.704379+0000 mgr.y (mgr.14418) 85 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:09.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:09 smithi003 bash[26656]: audit 2024-09-20T19:32:09.186529+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.3:0/1673532740' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-20T19:32:09.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:09 smithi183 bash[21651]: cluster 2024-09-20T19:32:07.704379+0000 mgr.y (mgr.14418) 85 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:09.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:09 smithi183 bash[21651]: audit 2024-09-20T19:32:09.186529+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.3:0/1673532740' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-20T19:32:09.800 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-20T19:32:09.800 INFO:tasks.cephadm:Setup complete, yielding 2024-09-20T19:32:09.800 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-20T19:32:09.809 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi003.front.sepia.ceph.com 2024-09-20T19:32:09.810 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-09-20T19:32:11.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:11 smithi003 bash[19800]: cluster 2024-09-20T19:32:09.704947+0000 mgr.y (mgr.14418) 86 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:11.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:11 smithi003 bash[26656]: cluster 2024-09-20T19:32:09.704947+0000 mgr.y (mgr.14418) 86 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:11.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:11 smithi183 bash[21651]: cluster 2024-09-20T19:32:09.704947+0000 mgr.y (mgr.14418) 86 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:13.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:13 smithi003 bash[19800]: cluster 2024-09-20T19:32:11.705529+0000 mgr.y (mgr.14418) 87 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:13.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:13 smithi003 bash[26656]: cluster 2024-09-20T19:32:11.705529+0000 mgr.y (mgr.14418) 87 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:13.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:13 smithi183 bash[21651]: cluster 2024-09-20T19:32:11.705529+0000 mgr.y (mgr.14418) 87 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:14.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:32:14 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:32:14] "GET /metrics HTTP/1.1" 200 26197 "" "Prometheus/2.43.0" 2024-09-20T19:32:14.611 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:32:15.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:15 smithi003 bash[19800]: cluster 2024-09-20T19:32:13.706139+0000 mgr.y (mgr.14418) 88 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:15.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:15 smithi003 bash[26656]: cluster 2024-09-20T19:32:13.706139+0000 mgr.y (mgr.14418) 88 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:15.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:15 smithi183 bash[21651]: cluster 2024-09-20T19:32:13.706139+0000 mgr.y (mgr.14418) 88 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:16.175 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:32:15 smithi003 bash[20050]: [20/Sep/2024:19:32:15] ENGINE Bus STOPPING 2024-09-20T19:32:16.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:32:16 smithi003 bash[20050]: [20/Sep/2024:19:32:16] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T19:32:16.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:32:16 smithi003 bash[20050]: [20/Sep/2024:19:32:16] ENGINE Bus STOPPED 2024-09-20T19:32:16.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:32:16 smithi003 bash[20050]: [20/Sep/2024:19:32:16] ENGINE Bus STARTING 2024-09-20T19:32:16.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:32:16 smithi003 bash[20050]: [20/Sep/2024:19:32:16] ENGINE Serving on http://:::9283 2024-09-20T19:32:16.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:32:16 smithi003 bash[20050]: [20/Sep/2024:19:32:16] ENGINE Bus STARTED 2024-09-20T19:32:16.573 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-20T19:32:16.589 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi003.front.sepia.ceph.com 2024-09-20T19:32:16.589 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-09-20T19:32:17.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:16 smithi003 bash[19800]: cluster 2024-09-20T19:32:15.706488+0000 mgr.y (mgr.14418) 89 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:17.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:16 smithi003 bash[19800]: audit 2024-09-20T19:32:15.885126+0000 mon.a (mon.0) 783 : audit [INF] from='client.? 172.21.15.3:0/3503087068' entity='client.admin' 2024-09-20T19:32:17.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:16 smithi003 bash[19800]: audit 2024-09-20T19:32:16.451574+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:32:17.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:16 smithi003 bash[19800]: audit 2024-09-20T19:32:16.459590+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:32:17.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:16 smithi003 bash[19800]: audit 2024-09-20T19:32:16.758565+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:32:17.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:16 smithi003 bash[26656]: cluster 2024-09-20T19:32:15.706488+0000 mgr.y (mgr.14418) 89 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:17.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:16 smithi003 bash[26656]: audit 2024-09-20T19:32:15.885126+0000 mon.a (mon.0) 783 : audit [INF] from='client.? 172.21.15.3:0/3503087068' entity='client.admin' 2024-09-20T19:32:17.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:16 smithi003 bash[26656]: audit 2024-09-20T19:32:16.451574+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:32:17.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:16 smithi003 bash[26656]: audit 2024-09-20T19:32:16.459590+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:32:17.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:16 smithi003 bash[26656]: audit 2024-09-20T19:32:16.758565+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:32:17.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:16 smithi183 bash[21651]: cluster 2024-09-20T19:32:15.706488+0000 mgr.y (mgr.14418) 89 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:17.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:16 smithi183 bash[21651]: audit 2024-09-20T19:32:15.885126+0000 mon.a (mon.0) 783 : audit [INF] from='client.? 172.21.15.3:0/3503087068' entity='client.admin' 2024-09-20T19:32:17.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:16 smithi183 bash[21651]: audit 2024-09-20T19:32:16.451574+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:32:17.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:16 smithi183 bash[21651]: audit 2024-09-20T19:32:16.459590+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:32:17.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:16 smithi183 bash[21651]: audit 2024-09-20T19:32:16.758565+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:32:19.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:18 smithi003 bash[19800]: cluster 2024-09-20T19:32:17.707020+0000 mgr.y (mgr.14418) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:19.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:18 smithi003 bash[26656]: cluster 2024-09-20T19:32:17.707020+0000 mgr.y (mgr.14418) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:19.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:18 smithi183 bash[21651]: cluster 2024-09-20T19:32:17.707020+0000 mgr.y (mgr.14418) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:20.973 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:32:21.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:20 smithi003 bash[19800]: cluster 2024-09-20T19:32:19.707566+0000 mgr.y (mgr.14418) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:21.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:20 smithi003 bash[26656]: cluster 2024-09-20T19:32:19.707566+0000 mgr.y (mgr.14418) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:21.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:20 smithi183 bash[21651]: cluster 2024-09-20T19:32:19.707566+0000 mgr.y (mgr.14418) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:22.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:22 smithi183 bash[21651]: audit 2024-09-20T19:32:21.494017+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:32:22.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:22 smithi183 bash[21651]: audit 2024-09-20T19:32:21.498982+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:32:22.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:22 smithi003 bash[19800]: audit 2024-09-20T19:32:21.494017+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:32:22.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:22 smithi003 bash[19800]: audit 2024-09-20T19:32:21.498982+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:32:22.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:22 smithi003 bash[26656]: audit 2024-09-20T19:32:21.494017+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:32:22.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:22 smithi003 bash[26656]: audit 2024-09-20T19:32:21.498982+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:32:23.659 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T19:32:23.659 INFO:teuthology.orchestra.run.smithi003.stdout: "id": "cfe72cd9-5d9e-44c2-991c-1a0fe594dd34", 2024-09-20T19:32:23.659 INFO:teuthology.orchestra.run.smithi003.stdout: "name": "r", 2024-09-20T19:32:23.659 INFO:teuthology.orchestra.run.smithi003.stdout: "current_period": "718f827a-0b0d-41dc-8bde-6ffb9800187b", 2024-09-20T19:32:23.660 INFO:teuthology.orchestra.run.smithi003.stdout: "epoch": 1 2024-09-20T19:32:23.660 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T19:32:23.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:23 smithi183 bash[21651]: cluster 2024-09-20T19:32:21.708113+0000 mgr.y (mgr.14418) 92 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:23.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:23 smithi183 bash[21651]: audit 2024-09-20T19:32:22.526490+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:32:23.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:23 smithi183 bash[21651]: audit 2024-09-20T19:32:22.534470+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:32:23.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:23 smithi183 bash[21651]: cluster 2024-09-20T19:32:22.570995+0000 mon.a (mon.0) 791 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-20T19:32:23.797 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:23 smithi183 bash[21651]: audit 2024-09-20T19:32:22.576279+0000 mon.c (mon.2) 20 : audit [INF] from='client.? 172.21.15.3:0/3185647081' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-20T19:32:23.797 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:23 smithi183 bash[21651]: audit 2024-09-20T19:32:22.577662+0000 mon.a (mon.0) 792 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-20T19:32:23.797 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:23 smithi183 bash[21651]: audit 2024-09-20T19:32:23.229422+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:32:23.797 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:23 smithi183 bash[21651]: audit 2024-09-20T19:32:23.230883+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:32:23.797 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:23 smithi183 bash[21651]: audit 2024-09-20T19:32:23.240690+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:32:23.842 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:23 smithi003 bash[19800]: cluster 2024-09-20T19:32:21.708113+0000 mgr.y (mgr.14418) 92 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:23.843 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:23 smithi003 bash[19800]: audit 2024-09-20T19:32:22.526490+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:32:23.843 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:23 smithi003 bash[19800]: audit 2024-09-20T19:32:22.534470+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:32:23.843 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:23 smithi003 bash[19800]: cluster 2024-09-20T19:32:22.570995+0000 mon.a (mon.0) 791 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-20T19:32:23.843 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:23 smithi003 bash[19800]: audit 2024-09-20T19:32:22.576279+0000 mon.c (mon.2) 20 : audit [INF] from='client.? 172.21.15.3:0/3185647081' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-20T19:32:23.843 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:23 smithi003 bash[19800]: audit 2024-09-20T19:32:22.577662+0000 mon.a (mon.0) 792 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-20T19:32:23.843 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:23 smithi003 bash[19800]: audit 2024-09-20T19:32:23.229422+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:32:23.843 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:23 smithi003 bash[19800]: audit 2024-09-20T19:32:23.230883+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:32:23.843 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:23 smithi003 bash[19800]: audit 2024-09-20T19:32:23.240690+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:32:23.843 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:23 smithi003 bash[26656]: cluster 2024-09-20T19:32:21.708113+0000 mgr.y (mgr.14418) 92 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:23.844 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:23 smithi003 bash[26656]: audit 2024-09-20T19:32:22.526490+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:32:23.844 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:23 smithi003 bash[26656]: audit 2024-09-20T19:32:22.534470+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:32:23.844 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:23 smithi003 bash[26656]: cluster 2024-09-20T19:32:22.570995+0000 mon.a (mon.0) 791 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-20T19:32:23.844 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:23 smithi003 bash[26656]: audit 2024-09-20T19:32:22.576279+0000 mon.c (mon.2) 20 : audit [INF] from='client.? 172.21.15.3:0/3185647081' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-20T19:32:23.844 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:23 smithi003 bash[26656]: audit 2024-09-20T19:32:22.577662+0000 mon.a (mon.0) 792 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-20T19:32:23.844 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:23 smithi003 bash[26656]: audit 2024-09-20T19:32:23.229422+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:32:23.844 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:23 smithi003 bash[26656]: audit 2024-09-20T19:32:23.230883+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:32:23.844 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:23 smithi003 bash[26656]: audit 2024-09-20T19:32:23.240690+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:32:24.385 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-09-20T19:32:24.449 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:32:24 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:32:24] "GET /metrics HTTP/1.1" 200 26197 "" "Prometheus/2.43.0" 2024-09-20T19:32:24.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:24 smithi003 bash[19800]: audit 2024-09-20T19:32:23.567593+0000 mon.a (mon.0) 796 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-20T19:32:24.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:24 smithi003 bash[19800]: cluster 2024-09-20T19:32:23.575655+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-20T19:32:24.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:24 smithi003 bash[26656]: audit 2024-09-20T19:32:23.567593+0000 mon.a (mon.0) 796 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-20T19:32:24.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:24 smithi003 bash[26656]: cluster 2024-09-20T19:32:23.575655+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-20T19:32:25.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:24 smithi183 bash[21651]: audit 2024-09-20T19:32:23.567593+0000 mon.a (mon.0) 796 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-20T19:32:25.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:24 smithi183 bash[21651]: cluster 2024-09-20T19:32:23.575655+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-20T19:32:25.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:25 smithi003 bash[19800]: cluster 2024-09-20T19:32:23.708625+0000 mgr.y (mgr.14418) 93 : cluster [DBG] pgmap v61: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:25.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:25 smithi003 bash[19800]: cluster 2024-09-20T19:32:24.579180+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-20T19:32:25.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:25 smithi003 bash[26656]: cluster 2024-09-20T19:32:23.708625+0000 mgr.y (mgr.14418) 93 : cluster [DBG] pgmap v61: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:25.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:25 smithi003 bash[26656]: cluster 2024-09-20T19:32:24.579180+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-20T19:32:26.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:25 smithi183 bash[21651]: cluster 2024-09-20T19:32:23.708625+0000 mgr.y (mgr.14418) 93 : cluster [DBG] pgmap v61: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:26.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:25 smithi183 bash[21651]: cluster 2024-09-20T19:32:24.579180+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-20T19:32:27.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:27 smithi003 bash[19800]: cluster 2024-09-20T19:32:25.709166+0000 mgr.y (mgr.14418) 94 : cluster [DBG] pgmap v63: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:27.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:27 smithi003 bash[26656]: cluster 2024-09-20T19:32:25.709166+0000 mgr.y (mgr.14418) 94 : cluster [DBG] pgmap v63: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:28.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:27 smithi183 bash[21651]: cluster 2024-09-20T19:32:25.709166+0000 mgr.y (mgr.14418) 94 : cluster [DBG] pgmap v63: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:29.190 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:32:29.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:29 smithi003 bash[19800]: cluster 2024-09-20T19:32:27.710032+0000 mgr.y (mgr.14418) 95 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-20T19:32:29.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:29 smithi003 bash[26656]: cluster 2024-09-20T19:32:27.710032+0000 mgr.y (mgr.14418) 95 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-20T19:32:30.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:29 smithi183 bash[21651]: cluster 2024-09-20T19:32:27.710032+0000 mgr.y (mgr.14418) 95 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-20T19:32:30.421 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T19:32:30.421 INFO:teuthology.orchestra.run.smithi003.stdout: "id": "d64c57ed-cd90-457c-b903-514c297a22d5", 2024-09-20T19:32:30.421 INFO:teuthology.orchestra.run.smithi003.stdout: "name": "default", 2024-09-20T19:32:30.421 INFO:teuthology.orchestra.run.smithi003.stdout: "api_name": "default", 2024-09-20T19:32:30.421 INFO:teuthology.orchestra.run.smithi003.stdout: "is_master": true, 2024-09-20T19:32:30.421 INFO:teuthology.orchestra.run.smithi003.stdout: "endpoints": [], 2024-09-20T19:32:30.421 INFO:teuthology.orchestra.run.smithi003.stdout: "hostnames": [], 2024-09-20T19:32:30.421 INFO:teuthology.orchestra.run.smithi003.stdout: "hostnames_s3website": [], 2024-09-20T19:32:30.421 INFO:teuthology.orchestra.run.smithi003.stdout: "master_zone": "", 2024-09-20T19:32:30.421 INFO:teuthology.orchestra.run.smithi003.stdout: "zones": [], 2024-09-20T19:32:30.422 INFO:teuthology.orchestra.run.smithi003.stdout: "placement_targets": [ 2024-09-20T19:32:30.422 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-20T19:32:30.422 INFO:teuthology.orchestra.run.smithi003.stdout: "name": "default-placement", 2024-09-20T19:32:30.422 INFO:teuthology.orchestra.run.smithi003.stdout: "tags": [], 2024-09-20T19:32:30.422 INFO:teuthology.orchestra.run.smithi003.stdout: "storage_classes": [] 2024-09-20T19:32:30.422 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-20T19:32:30.422 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-20T19:32:30.422 INFO:teuthology.orchestra.run.smithi003.stdout: "default_placement": "default-placement", 2024-09-20T19:32:30.422 INFO:teuthology.orchestra.run.smithi003.stdout: "realm_id": "cfe72cd9-5d9e-44c2-991c-1a0fe594dd34", 2024-09-20T19:32:30.422 INFO:teuthology.orchestra.run.smithi003.stdout: "sync_policy": { 2024-09-20T19:32:30.422 INFO:teuthology.orchestra.run.smithi003.stdout: "groups": [] 2024-09-20T19:32:30.422 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:32:30.423 INFO:teuthology.orchestra.run.smithi003.stdout: "enabled_features": [ 2024-09-20T19:32:30.423 INFO:teuthology.orchestra.run.smithi003.stdout: "notification_v2", 2024-09-20T19:32:30.423 INFO:teuthology.orchestra.run.smithi003.stdout: "resharding" 2024-09-20T19:32:30.423 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-20T19:32:30.423 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T19:32:31.029 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-09-20T19:32:31.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:31 smithi003 bash[26656]: cluster 2024-09-20T19:32:29.710632+0000 mgr.y (mgr.14418) 96 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 286 B/s rd, 1003 B/s wr, 2 op/s 2024-09-20T19:32:31.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:31 smithi003 bash[19800]: cluster 2024-09-20T19:32:29.710632+0000 mgr.y (mgr.14418) 96 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 286 B/s rd, 1003 B/s wr, 2 op/s 2024-09-20T19:32:32.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:31 smithi183 bash[21651]: cluster 2024-09-20T19:32:29.710632+0000 mgr.y (mgr.14418) 96 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 286 B/s rd, 1003 B/s wr, 2 op/s 2024-09-20T19:32:32.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:32 smithi003 bash[19800]: audit 2024-09-20T19:32:31.720879+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2024-09-20T19:32:32.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:32 smithi003 bash[19800]: audit 2024-09-20T19:32:31.759241+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:32:32.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:32 smithi003 bash[26656]: audit 2024-09-20T19:32:31.720879+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2024-09-20T19:32:32.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:32 smithi003 bash[26656]: audit 2024-09-20T19:32:31.759241+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:32:33.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:32 smithi183 bash[21651]: audit 2024-09-20T19:32:31.720879+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2024-09-20T19:32:33.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:32 smithi183 bash[21651]: audit 2024-09-20T19:32:31.759241+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:32:33.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:33 smithi003 bash[26656]: cluster 2024-09-20T19:32:31.711193+0000 mgr.y (mgr.14418) 97 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 251 B/s rd, 880 B/s wr, 1 op/s 2024-09-20T19:32:33.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:33 smithi003 bash[26656]: audit 2024-09-20T19:32:32.605095+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]': finished 2024-09-20T19:32:33.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:33 smithi003 bash[26656]: cluster 2024-09-20T19:32:32.610748+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-20T19:32:33.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:33 smithi003 bash[19800]: cluster 2024-09-20T19:32:31.711193+0000 mgr.y (mgr.14418) 97 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 251 B/s rd, 880 B/s wr, 1 op/s 2024-09-20T19:32:33.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:33 smithi003 bash[19800]: audit 2024-09-20T19:32:32.605095+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]': finished 2024-09-20T19:32:33.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:33 smithi003 bash[19800]: cluster 2024-09-20T19:32:32.610748+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-20T19:32:34.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:33 smithi183 bash[21651]: cluster 2024-09-20T19:32:31.711193+0000 mgr.y (mgr.14418) 97 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 251 B/s rd, 880 B/s wr, 1 op/s 2024-09-20T19:32:34.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:33 smithi183 bash[21651]: audit 2024-09-20T19:32:32.605095+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]': finished 2024-09-20T19:32:34.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:33 smithi183 bash[21651]: cluster 2024-09-20T19:32:32.610748+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-20T19:32:34.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:32:34 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:32:34] "GET /metrics HTTP/1.1" 200 28518 "" "Prometheus/2.43.0" 2024-09-20T19:32:34.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:34 smithi003 bash[19800]: cluster 2024-09-20T19:32:33.613963+0000 mon.a (mon.0) 803 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-20T19:32:34.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:34 smithi003 bash[26656]: cluster 2024-09-20T19:32:33.613963+0000 mon.a (mon.0) 803 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-20T19:32:35.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:34 smithi183 bash[21651]: cluster 2024-09-20T19:32:33.613963+0000 mon.a (mon.0) 803 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-20T19:32:35.825 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:32:35.910 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:35 smithi003 bash[19800]: cluster 2024-09-20T19:32:33.711795+0000 mgr.y (mgr.14418) 98 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 1.4 KiB/s wr, 3 op/s 2024-09-20T19:32:35.910 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:35 smithi003 bash[26656]: cluster 2024-09-20T19:32:33.711795+0000 mgr.y (mgr.14418) 98 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 1.4 KiB/s wr, 3 op/s 2024-09-20T19:32:36.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:35 smithi183 bash[21651]: cluster 2024-09-20T19:32:33.711795+0000 mgr.y (mgr.14418) 98 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 1.4 KiB/s wr, 3 op/s 2024-09-20T19:32:36.969 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T19:32:36.969 INFO:teuthology.orchestra.run.smithi003.stdout: "id": "72d7ed1b-0267-4128-84a9-44f4aaaf4c08", 2024-09-20T19:32:36.969 INFO:teuthology.orchestra.run.smithi003.stdout: "name": "z", 2024-09-20T19:32:36.969 INFO:teuthology.orchestra.run.smithi003.stdout: "domain_root": "z.rgw.meta:root", 2024-09-20T19:32:36.969 INFO:teuthology.orchestra.run.smithi003.stdout: "control_pool": "z.rgw.control", 2024-09-20T19:32:36.969 INFO:teuthology.orchestra.run.smithi003.stdout: "gc_pool": "z.rgw.log:gc", 2024-09-20T19:32:36.969 INFO:teuthology.orchestra.run.smithi003.stdout: "lc_pool": "z.rgw.log:lc", 2024-09-20T19:32:36.969 INFO:teuthology.orchestra.run.smithi003.stdout: "log_pool": "z.rgw.log", 2024-09-20T19:32:36.969 INFO:teuthology.orchestra.run.smithi003.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-09-20T19:32:36.970 INFO:teuthology.orchestra.run.smithi003.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-09-20T19:32:36.970 INFO:teuthology.orchestra.run.smithi003.stdout: "roles_pool": "z.rgw.meta:roles", 2024-09-20T19:32:36.970 INFO:teuthology.orchestra.run.smithi003.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-09-20T19:32:36.970 INFO:teuthology.orchestra.run.smithi003.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-09-20T19:32:36.970 INFO:teuthology.orchestra.run.smithi003.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-09-20T19:32:36.970 INFO:teuthology.orchestra.run.smithi003.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-09-20T19:32:36.970 INFO:teuthology.orchestra.run.smithi003.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-09-20T19:32:36.970 INFO:teuthology.orchestra.run.smithi003.stdout: "otp_pool": "z.rgw.otp", 2024-09-20T19:32:36.970 INFO:teuthology.orchestra.run.smithi003.stdout: "notif_pool": "z.rgw.log:notif", 2024-09-20T19:32:36.970 INFO:teuthology.orchestra.run.smithi003.stdout: "topics_pool": "z.rgw.meta:topics", 2024-09-20T19:32:36.970 INFO:teuthology.orchestra.run.smithi003.stdout: "account_pool": "z.rgw.meta:accounts", 2024-09-20T19:32:36.970 INFO:teuthology.orchestra.run.smithi003.stdout: "group_pool": "z.rgw.meta:groups", 2024-09-20T19:32:36.970 INFO:teuthology.orchestra.run.smithi003.stdout: "system_key": { 2024-09-20T19:32:36.970 INFO:teuthology.orchestra.run.smithi003.stdout: "access_key": "", 2024-09-20T19:32:36.970 INFO:teuthology.orchestra.run.smithi003.stdout: "secret_key": "" 2024-09-20T19:32:36.971 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:32:36.971 INFO:teuthology.orchestra.run.smithi003.stdout: "placement_pools": [ 2024-09-20T19:32:36.971 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-20T19:32:36.971 INFO:teuthology.orchestra.run.smithi003.stdout: "key": "default-placement", 2024-09-20T19:32:36.971 INFO:teuthology.orchestra.run.smithi003.stdout: "val": { 2024-09-20T19:32:36.971 INFO:teuthology.orchestra.run.smithi003.stdout: "index_pool": "z.rgw.buckets.index", 2024-09-20T19:32:36.971 INFO:teuthology.orchestra.run.smithi003.stdout: "storage_classes": { 2024-09-20T19:32:36.971 INFO:teuthology.orchestra.run.smithi003.stdout: "STANDARD": { 2024-09-20T19:32:36.971 INFO:teuthology.orchestra.run.smithi003.stdout: "data_pool": "z.rgw.buckets.data" 2024-09-20T19:32:36.971 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-20T19:32:36.971 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:32:36.971 INFO:teuthology.orchestra.run.smithi003.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-09-20T19:32:36.971 INFO:teuthology.orchestra.run.smithi003.stdout: "index_type": 0, 2024-09-20T19:32:36.972 INFO:teuthology.orchestra.run.smithi003.stdout: "inline_data": true 2024-09-20T19:32:36.972 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-20T19:32:36.972 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-20T19:32:36.972 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-20T19:32:36.972 INFO:teuthology.orchestra.run.smithi003.stdout: "realm_id": "cfe72cd9-5d9e-44c2-991c-1a0fe594dd34" 2024-09-20T19:32:36.972 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T19:32:37.541 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-09-20T19:32:37.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:37 smithi003 bash[19800]: cluster 2024-09-20T19:32:35.712397+0000 mgr.y (mgr.14418) 99 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-20T19:32:37.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:37 smithi003 bash[26656]: cluster 2024-09-20T19:32:35.712397+0000 mgr.y (mgr.14418) 99 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-20T19:32:38.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:37 smithi183 bash[21651]: cluster 2024-09-20T19:32:35.712397+0000 mgr.y (mgr.14418) 99 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-20T19:32:39.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:39 smithi003 bash[19800]: cluster 2024-09-20T19:32:37.713130+0000 mgr.y (mgr.14418) 100 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s; 1 B/s, 0 objects/s recovering 2024-09-20T19:32:39.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:39 smithi003 bash[26656]: cluster 2024-09-20T19:32:37.713130+0000 mgr.y (mgr.14418) 100 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s; 1 B/s, 0 objects/s recovering 2024-09-20T19:32:40.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:39 smithi183 bash[21651]: cluster 2024-09-20T19:32:37.713130+0000 mgr.y (mgr.14418) 100 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s; 1 B/s, 0 objects/s recovering 2024-09-20T19:32:40.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:40 smithi003 bash[19800]: cluster 2024-09-20T19:32:39.713731+0000 mgr.y (mgr.14418) 101 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s; 1 B/s, 0 objects/s recovering 2024-09-20T19:32:40.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:40 smithi003 bash[26656]: cluster 2024-09-20T19:32:39.713731+0000 mgr.y (mgr.14418) 101 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s; 1 B/s, 0 objects/s recovering 2024-09-20T19:32:41.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:40 smithi183 bash[21651]: cluster 2024-09-20T19:32:39.713731+0000 mgr.y (mgr.14418) 101 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s; 1 B/s, 0 objects/s recovering 2024-09-20T19:32:42.341 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:32:43.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:42 smithi183 bash[21651]: cluster 2024-09-20T19:32:41.714336+0000 mgr.y (mgr.14418) 102 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 899 B/s rd, 1011 B/s wr, 2 op/s; 1 B/s, 0 objects/s recovering 2024-09-20T19:32:43.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:42 smithi003 bash[19800]: cluster 2024-09-20T19:32:41.714336+0000 mgr.y (mgr.14418) 102 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 899 B/s rd, 1011 B/s wr, 2 op/s; 1 B/s, 0 objects/s recovering 2024-09-20T19:32:43.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:42 smithi003 bash[26656]: cluster 2024-09-20T19:32:41.714336+0000 mgr.y (mgr.14418) 102 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 899 B/s rd, 1011 B/s wr, 2 op/s; 1 B/s, 0 objects/s recovering 2024-09-20T19:32:44.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:32:44 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:32:44] "GET /metrics HTTP/1.1" 200 28518 "" "Prometheus/2.43.0" 2024-09-20T19:32:45.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:45 smithi003 bash[26656]: cluster 2024-09-20T19:32:43.715108+0000 mgr.y (mgr.14418) 103 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 506 B/s rd, 506 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-20T19:32:45.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:45 smithi003 bash[26656]: cluster 2024-09-20T19:32:44.115421+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-20T19:32:45.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:45 smithi003 bash[26656]: audit 2024-09-20T19:32:44.120061+0000 mon.c (mon.2) 21 : audit [INF] from='client.? 172.21.15.3:0/1347488516' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-20T19:32:45.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:45 smithi003 bash[26656]: audit 2024-09-20T19:32:44.130318+0000 mon.a (mon.0) 805 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-20T19:32:45.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:45 smithi003 bash[19800]: cluster 2024-09-20T19:32:43.715108+0000 mgr.y (mgr.14418) 103 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 506 B/s rd, 506 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-20T19:32:45.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:45 smithi003 bash[19800]: cluster 2024-09-20T19:32:44.115421+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-20T19:32:45.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:45 smithi003 bash[19800]: audit 2024-09-20T19:32:44.120061+0000 mon.c (mon.2) 21 : audit [INF] from='client.? 172.21.15.3:0/1347488516' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-20T19:32:45.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:45 smithi003 bash[19800]: audit 2024-09-20T19:32:44.130318+0000 mon.a (mon.0) 805 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-20T19:32:45.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:45 smithi183 bash[21651]: cluster 2024-09-20T19:32:43.715108+0000 mgr.y (mgr.14418) 103 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 506 B/s rd, 506 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-20T19:32:45.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:45 smithi183 bash[21651]: cluster 2024-09-20T19:32:44.115421+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-20T19:32:45.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:45 smithi183 bash[21651]: audit 2024-09-20T19:32:44.120061+0000 mon.c (mon.2) 21 : audit [INF] from='client.? 172.21.15.3:0/1347488516' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-20T19:32:45.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:45 smithi183 bash[21651]: audit 2024-09-20T19:32:44.130318+0000 mon.a (mon.0) 805 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-20T19:32:46.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:46 smithi003 bash[19800]: audit 2024-09-20T19:32:45.109064+0000 mon.a (mon.0) 806 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-20T19:32:46.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:46 smithi003 bash[19800]: cluster 2024-09-20T19:32:45.117639+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-20T19:32:46.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:46 smithi003 bash[26656]: audit 2024-09-20T19:32:45.109064+0000 mon.a (mon.0) 806 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-20T19:32:46.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:46 smithi003 bash[26656]: cluster 2024-09-20T19:32:45.117639+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-20T19:32:46.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:46 smithi183 bash[21651]: audit 2024-09-20T19:32:45.109064+0000 mon.a (mon.0) 806 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-20T19:32:46.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:46 smithi183 bash[21651]: cluster 2024-09-20T19:32:45.117639+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-20T19:32:47.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:47 smithi003 bash[19800]: cluster 2024-09-20T19:32:45.715730+0000 mgr.y (mgr.14418) 104 : cluster [DBG] pgmap v77: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:47.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:47 smithi003 bash[19800]: cluster 2024-09-20T19:32:46.141227+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-20T19:32:47.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:47 smithi003 bash[19800]: audit 2024-09-20T19:32:46.152936+0000 mon.c (mon.2) 22 : audit [INF] from='client.? 172.21.15.3:0/1347488516' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-20T19:32:47.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:47 smithi003 bash[19800]: audit 2024-09-20T19:32:46.154734+0000 mon.a (mon.0) 809 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-20T19:32:47.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:47 smithi003 bash[19800]: audit 2024-09-20T19:32:46.760005+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:32:47.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:47 smithi003 bash[26656]: cluster 2024-09-20T19:32:45.715730+0000 mgr.y (mgr.14418) 104 : cluster [DBG] pgmap v77: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:47.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:47 smithi003 bash[26656]: cluster 2024-09-20T19:32:46.141227+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-20T19:32:47.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:47 smithi003 bash[26656]: audit 2024-09-20T19:32:46.152936+0000 mon.c (mon.2) 22 : audit [INF] from='client.? 172.21.15.3:0/1347488516' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-20T19:32:47.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:47 smithi003 bash[26656]: audit 2024-09-20T19:32:46.154734+0000 mon.a (mon.0) 809 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-20T19:32:47.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:47 smithi003 bash[26656]: audit 2024-09-20T19:32:46.760005+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:32:47.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:47 smithi183 bash[21651]: cluster 2024-09-20T19:32:45.715730+0000 mgr.y (mgr.14418) 104 : cluster [DBG] pgmap v77: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:32:47.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:47 smithi183 bash[21651]: cluster 2024-09-20T19:32:46.141227+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-20T19:32:47.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:47 smithi183 bash[21651]: audit 2024-09-20T19:32:46.152936+0000 mon.c (mon.2) 22 : audit [INF] from='client.? 172.21.15.3:0/1347488516' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-20T19:32:47.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:47 smithi183 bash[21651]: audit 2024-09-20T19:32:46.154734+0000 mon.a (mon.0) 809 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-20T19:32:47.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:47 smithi183 bash[21651]: audit 2024-09-20T19:32:46.760005+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:32:48.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:48 smithi003 bash[26656]: audit 2024-09-20T19:32:47.136344+0000 mon.a (mon.0) 811 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-20T19:32:48.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:48 smithi003 bash[26656]: cluster 2024-09-20T19:32:47.143574+0000 mon.a (mon.0) 812 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-20T19:32:48.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:48 smithi003 bash[19800]: audit 2024-09-20T19:32:47.136344+0000 mon.a (mon.0) 811 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-20T19:32:48.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:48 smithi003 bash[19800]: cluster 2024-09-20T19:32:47.143574+0000 mon.a (mon.0) 812 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-20T19:32:48.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:48 smithi183 bash[21651]: audit 2024-09-20T19:32:47.136344+0000 mon.a (mon.0) 811 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-20T19:32:48.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:48 smithi183 bash[21651]: cluster 2024-09-20T19:32:47.143574+0000 mon.a (mon.0) 812 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-20T19:32:49.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:49 smithi003 bash[19800]: cluster 2024-09-20T19:32:47.716737+0000 mgr.y (mgr.14418) 105 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 579 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-20T19:32:49.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:49 smithi003 bash[19800]: cluster 2024-09-20T19:32:48.170895+0000 mon.a (mon.0) 813 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-20T19:32:49.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:49 smithi003 bash[19800]: audit 2024-09-20T19:32:48.173437+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.3:0/1347488516' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-20T19:32:49.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:49 smithi003 bash[19800]: audit 2024-09-20T19:32:48.185678+0000 mon.a (mon.0) 814 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-20T19:32:49.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:49 smithi003 bash[26656]: cluster 2024-09-20T19:32:47.716737+0000 mgr.y (mgr.14418) 105 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 579 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-20T19:32:49.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:49 smithi003 bash[26656]: cluster 2024-09-20T19:32:48.170895+0000 mon.a (mon.0) 813 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-20T19:32:49.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:49 smithi003 bash[26656]: audit 2024-09-20T19:32:48.173437+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.3:0/1347488516' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-20T19:32:49.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:49 smithi003 bash[26656]: audit 2024-09-20T19:32:48.185678+0000 mon.a (mon.0) 814 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-20T19:32:49.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:49 smithi183 bash[21651]: cluster 2024-09-20T19:32:47.716737+0000 mgr.y (mgr.14418) 105 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 579 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-20T19:32:49.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:49 smithi183 bash[21651]: cluster 2024-09-20T19:32:48.170895+0000 mon.a (mon.0) 813 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-20T19:32:49.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:49 smithi183 bash[21651]: audit 2024-09-20T19:32:48.173437+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.3:0/1347488516' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-20T19:32:49.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:49 smithi183 bash[21651]: audit 2024-09-20T19:32:48.185678+0000 mon.a (mon.0) 814 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-20T19:32:50.288 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T19:32:50.288 INFO:teuthology.orchestra.run.smithi003.stdout: "id": "fa94460d-b125-4e35-a3a3-0c7e62859216", 2024-09-20T19:32:50.288 INFO:teuthology.orchestra.run.smithi003.stdout: "epoch": 1, 2024-09-20T19:32:50.288 INFO:teuthology.orchestra.run.smithi003.stdout: "predecessor_uuid": "718f827a-0b0d-41dc-8bde-6ffb9800187b", 2024-09-20T19:32:50.288 INFO:teuthology.orchestra.run.smithi003.stdout: "sync_status": [], 2024-09-20T19:32:50.289 INFO:teuthology.orchestra.run.smithi003.stdout: "period_map": { 2024-09-20T19:32:50.289 INFO:teuthology.orchestra.run.smithi003.stdout: "id": "fa94460d-b125-4e35-a3a3-0c7e62859216", 2024-09-20T19:32:50.289 INFO:teuthology.orchestra.run.smithi003.stdout: "zonegroups": [ 2024-09-20T19:32:50.289 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-20T19:32:50.289 INFO:teuthology.orchestra.run.smithi003.stdout: "id": "d64c57ed-cd90-457c-b903-514c297a22d5", 2024-09-20T19:32:50.289 INFO:teuthology.orchestra.run.smithi003.stdout: "name": "default", 2024-09-20T19:32:50.289 INFO:teuthology.orchestra.run.smithi003.stdout: "api_name": "default", 2024-09-20T19:32:50.289 INFO:teuthology.orchestra.run.smithi003.stdout: "is_master": true, 2024-09-20T19:32:50.289 INFO:teuthology.orchestra.run.smithi003.stdout: "endpoints": [], 2024-09-20T19:32:50.289 INFO:teuthology.orchestra.run.smithi003.stdout: "hostnames": [], 2024-09-20T19:32:50.289 INFO:teuthology.orchestra.run.smithi003.stdout: "hostnames_s3website": [], 2024-09-20T19:32:50.289 INFO:teuthology.orchestra.run.smithi003.stdout: "master_zone": "72d7ed1b-0267-4128-84a9-44f4aaaf4c08", 2024-09-20T19:32:50.290 INFO:teuthology.orchestra.run.smithi003.stdout: "zones": [ 2024-09-20T19:32:50.290 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-20T19:32:50.290 INFO:teuthology.orchestra.run.smithi003.stdout: "id": "72d7ed1b-0267-4128-84a9-44f4aaaf4c08", 2024-09-20T19:32:50.290 INFO:teuthology.orchestra.run.smithi003.stdout: "name": "z", 2024-09-20T19:32:50.290 INFO:teuthology.orchestra.run.smithi003.stdout: "endpoints": [], 2024-09-20T19:32:50.290 INFO:teuthology.orchestra.run.smithi003.stdout: "log_meta": false, 2024-09-20T19:32:50.290 INFO:teuthology.orchestra.run.smithi003.stdout: "log_data": false, 2024-09-20T19:32:50.290 INFO:teuthology.orchestra.run.smithi003.stdout: "bucket_index_max_shards": 11, 2024-09-20T19:32:50.290 INFO:teuthology.orchestra.run.smithi003.stdout: "read_only": false, 2024-09-20T19:32:50.290 INFO:teuthology.orchestra.run.smithi003.stdout: "tier_type": "", 2024-09-20T19:32:50.290 INFO:teuthology.orchestra.run.smithi003.stdout: "sync_from_all": true, 2024-09-20T19:32:50.290 INFO:teuthology.orchestra.run.smithi003.stdout: "sync_from": [], 2024-09-20T19:32:50.290 INFO:teuthology.orchestra.run.smithi003.stdout: "redirect_zone": "", 2024-09-20T19:32:50.290 INFO:teuthology.orchestra.run.smithi003.stdout: "supported_features": [ 2024-09-20T19:32:50.291 INFO:teuthology.orchestra.run.smithi003.stdout: "compress-encrypted", 2024-09-20T19:32:50.291 INFO:teuthology.orchestra.run.smithi003.stdout: "notification_v2", 2024-09-20T19:32:50.291 INFO:teuthology.orchestra.run.smithi003.stdout: "resharding" 2024-09-20T19:32:50.291 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-20T19:32:50.291 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-20T19:32:50.291 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-20T19:32:50.291 INFO:teuthology.orchestra.run.smithi003.stdout: "placement_targets": [ 2024-09-20T19:32:50.291 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-20T19:32:50.291 INFO:teuthology.orchestra.run.smithi003.stdout: "name": "default-placement", 2024-09-20T19:32:50.291 INFO:teuthology.orchestra.run.smithi003.stdout: "tags": [], 2024-09-20T19:32:50.291 INFO:teuthology.orchestra.run.smithi003.stdout: "storage_classes": [ 2024-09-20T19:32:50.291 INFO:teuthology.orchestra.run.smithi003.stdout: "STANDARD" 2024-09-20T19:32:50.291 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-20T19:32:50.291 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-20T19:32:50.291 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-20T19:32:50.292 INFO:teuthology.orchestra.run.smithi003.stdout: "default_placement": "default-placement", 2024-09-20T19:32:50.292 INFO:teuthology.orchestra.run.smithi003.stdout: "realm_id": "cfe72cd9-5d9e-44c2-991c-1a0fe594dd34", 2024-09-20T19:32:50.292 INFO:teuthology.orchestra.run.smithi003.stdout: "sync_policy": { 2024-09-20T19:32:50.292 INFO:teuthology.orchestra.run.smithi003.stdout: "groups": [] 2024-09-20T19:32:50.292 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:32:50.292 INFO:teuthology.orchestra.run.smithi003.stdout: "enabled_features": [ 2024-09-20T19:32:50.292 INFO:teuthology.orchestra.run.smithi003.stdout: "notification_v2", 2024-09-20T19:32:50.292 INFO:teuthology.orchestra.run.smithi003.stdout: "resharding" 2024-09-20T19:32:50.292 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-20T19:32:50.292 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-20T19:32:50.292 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-20T19:32:50.292 INFO:teuthology.orchestra.run.smithi003.stdout: "short_zone_ids": [ 2024-09-20T19:32:50.292 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-20T19:32:50.292 INFO:teuthology.orchestra.run.smithi003.stdout: "key": "72d7ed1b-0267-4128-84a9-44f4aaaf4c08", 2024-09-20T19:32:50.292 INFO:teuthology.orchestra.run.smithi003.stdout: "val": 3478055222 2024-09-20T19:32:50.293 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-20T19:32:50.293 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-20T19:32:50.293 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:32:50.293 INFO:teuthology.orchestra.run.smithi003.stdout: "master_zonegroup": "d64c57ed-cd90-457c-b903-514c297a22d5", 2024-09-20T19:32:50.293 INFO:teuthology.orchestra.run.smithi003.stdout: "master_zone": "72d7ed1b-0267-4128-84a9-44f4aaaf4c08", 2024-09-20T19:32:50.293 INFO:teuthology.orchestra.run.smithi003.stdout: "period_config": { 2024-09-20T19:32:50.293 INFO:teuthology.orchestra.run.smithi003.stdout: "bucket_quota": { 2024-09-20T19:32:50.293 INFO:teuthology.orchestra.run.smithi003.stdout: "enabled": false, 2024-09-20T19:32:50.293 INFO:teuthology.orchestra.run.smithi003.stdout: "check_on_raw": false, 2024-09-20T19:32:50.293 INFO:teuthology.orchestra.run.smithi003.stdout: "max_size": -1, 2024-09-20T19:32:50.293 INFO:teuthology.orchestra.run.smithi003.stdout: "max_size_kb": 0, 2024-09-20T19:32:50.293 INFO:teuthology.orchestra.run.smithi003.stdout: "max_objects": -1 2024-09-20T19:32:50.293 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:32:50.293 INFO:teuthology.orchestra.run.smithi003.stdout: "user_quota": { 2024-09-20T19:32:50.293 INFO:teuthology.orchestra.run.smithi003.stdout: "enabled": false, 2024-09-20T19:32:50.294 INFO:teuthology.orchestra.run.smithi003.stdout: "check_on_raw": false, 2024-09-20T19:32:50.294 INFO:teuthology.orchestra.run.smithi003.stdout: "max_size": -1, 2024-09-20T19:32:50.294 INFO:teuthology.orchestra.run.smithi003.stdout: "max_size_kb": 0, 2024-09-20T19:32:50.294 INFO:teuthology.orchestra.run.smithi003.stdout: "max_objects": -1 2024-09-20T19:32:50.294 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:32:50.294 INFO:teuthology.orchestra.run.smithi003.stdout: "user_ratelimit": { 2024-09-20T19:32:50.294 INFO:teuthology.orchestra.run.smithi003.stdout: "max_read_ops": 0, 2024-09-20T19:32:50.294 INFO:teuthology.orchestra.run.smithi003.stdout: "max_write_ops": 0, 2024-09-20T19:32:50.294 INFO:teuthology.orchestra.run.smithi003.stdout: "max_read_bytes": 0, 2024-09-20T19:32:50.294 INFO:teuthology.orchestra.run.smithi003.stdout: "max_write_bytes": 0, 2024-09-20T19:32:50.294 INFO:teuthology.orchestra.run.smithi003.stdout: "enabled": false 2024-09-20T19:32:50.294 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:32:50.294 INFO:teuthology.orchestra.run.smithi003.stdout: "bucket_ratelimit": { 2024-09-20T19:32:50.294 INFO:teuthology.orchestra.run.smithi003.stdout: "max_read_ops": 0, 2024-09-20T19:32:50.294 INFO:teuthology.orchestra.run.smithi003.stdout: "max_write_ops": 0, 2024-09-20T19:32:50.295 INFO:teuthology.orchestra.run.smithi003.stdout: "max_read_bytes": 0, 2024-09-20T19:32:50.295 INFO:teuthology.orchestra.run.smithi003.stdout: "max_write_bytes": 0, 2024-09-20T19:32:50.295 INFO:teuthology.orchestra.run.smithi003.stdout: "enabled": false 2024-09-20T19:32:50.295 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:32:50.295 INFO:teuthology.orchestra.run.smithi003.stdout: "anonymous_ratelimit": { 2024-09-20T19:32:50.295 INFO:teuthology.orchestra.run.smithi003.stdout: "max_read_ops": 0, 2024-09-20T19:32:50.295 INFO:teuthology.orchestra.run.smithi003.stdout: "max_write_ops": 0, 2024-09-20T19:32:50.295 INFO:teuthology.orchestra.run.smithi003.stdout: "max_read_bytes": 0, 2024-09-20T19:32:50.295 INFO:teuthology.orchestra.run.smithi003.stdout: "max_write_bytes": 0, 2024-09-20T19:32:50.295 INFO:teuthology.orchestra.run.smithi003.stdout: "enabled": false 2024-09-20T19:32:50.295 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-20T19:32:50.295 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:32:50.295 INFO:teuthology.orchestra.run.smithi003.stdout: "realm_id": "cfe72cd9-5d9e-44c2-991c-1a0fe594dd34", 2024-09-20T19:32:50.295 INFO:teuthology.orchestra.run.smithi003.stdout: "realm_epoch": 2 2024-09-20T19:32:50.296 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T19:32:50.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:50 smithi003 bash[19800]: audit 2024-09-20T19:32:49.162467+0000 mon.a (mon.0) 815 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-20T19:32:50.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:50 smithi003 bash[19800]: cluster 2024-09-20T19:32:49.171146+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-20T19:32:50.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:50 smithi003 bash[19800]: audit 2024-09-20T19:32:49.172478+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.3:0/1347488516' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-20T19:32:50.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:50 smithi003 bash[19800]: audit 2024-09-20T19:32:49.175195+0000 mon.a (mon.0) 817 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-20T19:32:50.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:50 smithi003 bash[19800]: audit 2024-09-20T19:32:50.164679+0000 mon.a (mon.0) 818 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-20T19:32:50.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:50 smithi003 bash[19800]: cluster 2024-09-20T19:32:50.167708+0000 mon.a (mon.0) 819 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-20T19:32:50.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:50 smithi003 bash[26656]: audit 2024-09-20T19:32:49.162467+0000 mon.a (mon.0) 815 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-20T19:32:50.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:50 smithi003 bash[26656]: cluster 2024-09-20T19:32:49.171146+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-20T19:32:50.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:50 smithi003 bash[26656]: audit 2024-09-20T19:32:49.172478+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.3:0/1347488516' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-20T19:32:50.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:50 smithi003 bash[26656]: audit 2024-09-20T19:32:49.175195+0000 mon.a (mon.0) 817 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-20T19:32:50.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:50 smithi003 bash[26656]: audit 2024-09-20T19:32:50.164679+0000 mon.a (mon.0) 818 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-20T19:32:50.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:50 smithi003 bash[26656]: cluster 2024-09-20T19:32:50.167708+0000 mon.a (mon.0) 819 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-20T19:32:50.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:50 smithi183 bash[21651]: audit 2024-09-20T19:32:49.162467+0000 mon.a (mon.0) 815 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-20T19:32:50.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:50 smithi183 bash[21651]: cluster 2024-09-20T19:32:49.171146+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-20T19:32:50.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:50 smithi183 bash[21651]: audit 2024-09-20T19:32:49.172478+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.3:0/1347488516' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-20T19:32:50.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:50 smithi183 bash[21651]: audit 2024-09-20T19:32:49.175195+0000 mon.a (mon.0) 817 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-20T19:32:50.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:50 smithi183 bash[21651]: audit 2024-09-20T19:32:50.164679+0000 mon.a (mon.0) 818 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-20T19:32:50.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:50 smithi183 bash[21651]: cluster 2024-09-20T19:32:50.167708+0000 mon.a (mon.0) 819 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-20T19:32:51.041 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-09-20T19:32:51.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:51 smithi003 bash[19800]: cluster 2024-09-20T19:32:49.717434+0000 mgr.y (mgr.14418) 106 : cluster [DBG] pgmap v83: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-20T19:32:51.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:51 smithi003 bash[26656]: cluster 2024-09-20T19:32:49.717434+0000 mgr.y (mgr.14418) 106 : cluster [DBG] pgmap v83: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-20T19:32:51.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:51 smithi183 bash[21651]: cluster 2024-09-20T19:32:49.717434+0000 mgr.y (mgr.14418) 106 : cluster [DBG] pgmap v83: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-20T19:32:53.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:53 smithi003 bash[19800]: cluster 2024-09-20T19:32:51.718132+0000 mgr.y (mgr.14418) 107 : cluster [DBG] pgmap v85: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 447 B/s wr, 7 op/s 2024-09-20T19:32:53.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:53 smithi003 bash[26656]: cluster 2024-09-20T19:32:51.718132+0000 mgr.y (mgr.14418) 107 : cluster [DBG] pgmap v85: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 447 B/s wr, 7 op/s 2024-09-20T19:32:53.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:53 smithi183 bash[21651]: cluster 2024-09-20T19:32:51.718132+0000 mgr.y (mgr.14418) 107 : cluster [DBG] pgmap v85: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 447 B/s wr, 7 op/s 2024-09-20T19:32:54.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:32:54 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:32:54] "GET /metrics HTTP/1.1" 200 33105 "" "Prometheus/2.43.0" 2024-09-20T19:32:55.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:55 smithi003 bash[19800]: cluster 2024-09-20T19:32:53.719524+0000 mgr.y (mgr.14418) 108 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-09-20T19:32:55.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:55 smithi003 bash[26656]: cluster 2024-09-20T19:32:53.719524+0000 mgr.y (mgr.14418) 108 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-09-20T19:32:55.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:55 smithi183 bash[21651]: cluster 2024-09-20T19:32:53.719524+0000 mgr.y (mgr.14418) 108 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-09-20T19:32:55.835 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:32:57.268 INFO:teuthology.orchestra.run.smithi003.stdout:Scheduled rgw.foo update... 2024-09-20T19:32:57.485 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:57 smithi003 bash[19800]: cluster 2024-09-20T19:32:55.720262+0000 mgr.y (mgr.14418) 109 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-09-20T19:32:57.486 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:57 smithi003 bash[26656]: cluster 2024-09-20T19:32:55.720262+0000 mgr.y (mgr.14418) 109 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-09-20T19:32:57.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:57 smithi183 bash[21651]: cluster 2024-09-20T19:32:55.720262+0000 mgr.y (mgr.14418) 109 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-09-20T19:32:57.898 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph osd pool create foo' 2024-09-20T19:32:58.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:58 smithi183 bash[21651]: audit 2024-09-20T19:32:57.259054+0000 mgr.y (mgr.14418) 110 : audit [DBG] from='client.14682 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:32:58.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:58 smithi183 bash[21651]: cephadm 2024-09-20T19:32:57.262926+0000 mgr.y (mgr.14418) 111 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-20T19:32:58.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:58 smithi183 bash[21651]: audit 2024-09-20T19:32:57.269642+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:32:58.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:58 smithi183 bash[21651]: audit 2024-09-20T19:32:57.938531+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:32:58.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:58 smithi183 bash[21651]: audit 2024-09-20T19:32:57.939575+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:32:58.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:58 smithi183 bash[21651]: audit 2024-09-20T19:32:57.946441+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:32:58.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:58 smithi183 bash[21651]: audit 2024-09-20T19:32:57.950763+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi183.lyzazb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T19:32:58.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:58 smithi183 bash[21651]: audit 2024-09-20T19:32:57.953148+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi183.lyzazb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-20T19:32:58.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:58 smithi183 bash[21651]: audit 2024-09-20T19:32:57.961088+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:32:58.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:58 smithi183 bash[21651]: audit 2024-09-20T19:32:57.964195+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:32:58.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:58 smithi003 bash[19800]: audit 2024-09-20T19:32:57.259054+0000 mgr.y (mgr.14418) 110 : audit [DBG] from='client.14682 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:32:58.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:58 smithi003 bash[19800]: cephadm 2024-09-20T19:32:57.262926+0000 mgr.y (mgr.14418) 111 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-20T19:32:58.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:58 smithi003 bash[19800]: audit 2024-09-20T19:32:57.269642+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:32:58.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:58 smithi003 bash[19800]: audit 2024-09-20T19:32:57.938531+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:32:58.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:58 smithi003 bash[19800]: audit 2024-09-20T19:32:57.939575+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:32:58.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:58 smithi003 bash[19800]: audit 2024-09-20T19:32:57.946441+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:32:58.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:58 smithi003 bash[19800]: audit 2024-09-20T19:32:57.950763+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi183.lyzazb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T19:32:58.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:58 smithi003 bash[19800]: audit 2024-09-20T19:32:57.953148+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi183.lyzazb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-20T19:32:58.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:58 smithi003 bash[19800]: audit 2024-09-20T19:32:57.961088+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:32:58.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:58 smithi003 bash[19800]: audit 2024-09-20T19:32:57.964195+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:32:58.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:58 smithi003 bash[26656]: audit 2024-09-20T19:32:57.259054+0000 mgr.y (mgr.14418) 110 : audit [DBG] from='client.14682 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:32:58.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:58 smithi003 bash[26656]: cephadm 2024-09-20T19:32:57.262926+0000 mgr.y (mgr.14418) 111 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-20T19:32:58.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:58 smithi003 bash[26656]: audit 2024-09-20T19:32:57.269642+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:32:58.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:58 smithi003 bash[26656]: audit 2024-09-20T19:32:57.938531+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:32:58.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:58 smithi003 bash[26656]: audit 2024-09-20T19:32:57.939575+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:32:58.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:58 smithi003 bash[26656]: audit 2024-09-20T19:32:57.946441+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:32:58.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:58 smithi003 bash[26656]: audit 2024-09-20T19:32:57.950763+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi183.lyzazb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T19:32:58.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:58 smithi003 bash[26656]: audit 2024-09-20T19:32:57.953148+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi183.lyzazb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-20T19:32:58.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:58 smithi003 bash[26656]: audit 2024-09-20T19:32:57.961088+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:32:58.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:58 smithi003 bash[26656]: audit 2024-09-20T19:32:57.964195+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:32:59.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:59 smithi183 bash[21651]: cluster 2024-09-20T19:32:57.721113+0000 mgr.y (mgr.14418) 112 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-09-20T19:32:59.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:32:59 smithi183 bash[21651]: cephadm 2024-09-20T19:32:57.965991+0000 mgr.y (mgr.14418) 113 : cephadm [INF] Deploying daemon rgw.foo.smithi183.lyzazb on smithi183 2024-09-20T19:32:59.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:59 smithi003 bash[26656]: cluster 2024-09-20T19:32:57.721113+0000 mgr.y (mgr.14418) 112 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-09-20T19:32:59.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:32:59 smithi003 bash[26656]: cephadm 2024-09-20T19:32:57.965991+0000 mgr.y (mgr.14418) 113 : cephadm [INF] Deploying daemon rgw.foo.smithi183.lyzazb on smithi183 2024-09-20T19:32:59.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:59 smithi003 bash[19800]: cluster 2024-09-20T19:32:57.721113+0000 mgr.y (mgr.14418) 112 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-09-20T19:32:59.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:32:59 smithi003 bash[19800]: cephadm 2024-09-20T19:32:57.965991+0000 mgr.y (mgr.14418) 113 : cephadm [INF] Deploying daemon rgw.foo.smithi183.lyzazb on smithi183 2024-09-20T19:33:00.546 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 19:33:00 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:00.547 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 19:33:00 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:00.547 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:33:00 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:00.548 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:33:00 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:00.548 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 19:33:00 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:00.549 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:33:00 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:00.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:00 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:00.550 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 19:33:00 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:00.550 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:33:00 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:00.927 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:33:00 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:00.927 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:33:00 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:00.928 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 19:33:00 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:00.928 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 19:33:00 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:00.928 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:33:00 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:00.928 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 19:33:00 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:00.929 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 19:33:00 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:00.929 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:00 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:00.929 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:33:00 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:01.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:01 smithi183 bash[21651]: cluster 2024-09-20T19:32:59.721752+0000 mgr.y (mgr.14418) 114 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1023 B/s wr, 2 op/s 2024-09-20T19:33:01.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:01 smithi183 bash[21651]: audit 2024-09-20T19:33:00.858798+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:01.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:01 smithi183 bash[21651]: audit 2024-09-20T19:33:00.871470+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:01.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:01 smithi183 bash[21651]: audit 2024-09-20T19:33:00.882378+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:01.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:01 smithi183 bash[21651]: audit 2024-09-20T19:33:00.898567+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi003.tcdhwz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T19:33:01.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:01 smithi183 bash[21651]: audit 2024-09-20T19:33:00.903932+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi003.tcdhwz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-20T19:33:01.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:01 smithi183 bash[21651]: audit 2024-09-20T19:33:00.919331+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:01.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:01 smithi183 bash[21651]: audit 2024-09-20T19:33:00.924423+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:33:01.552 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:01 smithi003 bash[26656]: cluster 2024-09-20T19:32:59.721752+0000 mgr.y (mgr.14418) 114 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1023 B/s wr, 2 op/s 2024-09-20T19:33:01.552 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:01 smithi003 bash[26656]: audit 2024-09-20T19:33:00.858798+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:01.553 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:01 smithi003 bash[26656]: audit 2024-09-20T19:33:00.871470+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:01.553 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:01 smithi003 bash[26656]: audit 2024-09-20T19:33:00.882378+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:01.553 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:01 smithi003 bash[26656]: audit 2024-09-20T19:33:00.898567+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi003.tcdhwz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T19:33:01.553 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:01 smithi003 bash[26656]: audit 2024-09-20T19:33:00.903932+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi003.tcdhwz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-20T19:33:01.553 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:01 smithi003 bash[26656]: audit 2024-09-20T19:33:00.919331+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:01.553 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:01 smithi003 bash[26656]: audit 2024-09-20T19:33:00.924423+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:33:01.553 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:01 smithi003 bash[19800]: cluster 2024-09-20T19:32:59.721752+0000 mgr.y (mgr.14418) 114 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1023 B/s wr, 2 op/s 2024-09-20T19:33:01.553 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:01 smithi003 bash[19800]: audit 2024-09-20T19:33:00.858798+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:01.553 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:01 smithi003 bash[19800]: audit 2024-09-20T19:33:00.871470+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:01.553 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:01 smithi003 bash[19800]: audit 2024-09-20T19:33:00.882378+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:01.554 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:01 smithi003 bash[19800]: audit 2024-09-20T19:33:00.898567+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi003.tcdhwz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T19:33:01.554 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:01 smithi003 bash[19800]: audit 2024-09-20T19:33:00.903932+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi003.tcdhwz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-20T19:33:01.554 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:01 smithi003 bash[19800]: audit 2024-09-20T19:33:00.919331+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:01.554 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:01 smithi003 bash[19800]: audit 2024-09-20T19:33:00.924423+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:33:02.545 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:02 smithi003 bash[26656]: cephadm 2024-09-20T19:33:00.926406+0000 mgr.y (mgr.14418) 115 : cephadm [INF] Deploying daemon rgw.foo.smithi003.tcdhwz on smithi003 2024-09-20T19:33:02.545 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:02 smithi003 bash[26656]: audit 2024-09-20T19:33:01.760229+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:33:02.545 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:02 smithi003 bash[19800]: cephadm 2024-09-20T19:33:00.926406+0000 mgr.y (mgr.14418) 115 : cephadm [INF] Deploying daemon rgw.foo.smithi003.tcdhwz on smithi003 2024-09-20T19:33:02.546 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:02 smithi003 bash[19800]: audit 2024-09-20T19:33:01.760229+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:33:02.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:02 smithi183 bash[21651]: cephadm 2024-09-20T19:33:00.926406+0000 mgr.y (mgr.14418) 115 : cephadm [INF] Deploying daemon rgw.foo.smithi003.tcdhwz on smithi003 2024-09-20T19:33:02.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:02 smithi183 bash[21651]: audit 2024-09-20T19:33:01.760229+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:33:02.685 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:33:03.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:03 smithi183 bash[21651]: cluster 2024-09-20T19:33:01.722428+0000 mgr.y (mgr.14418) 116 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 886 B/s wr, 2 op/s 2024-09-20T19:33:03.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:03 smithi003 bash[19800]: cluster 2024-09-20T19:33:01.722428+0000 mgr.y (mgr.14418) 116 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 886 B/s wr, 2 op/s 2024-09-20T19:33:03.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:03 smithi003 bash[26656]: cluster 2024-09-20T19:33:01.722428+0000 mgr.y (mgr.14418) 116 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 886 B/s wr, 2 op/s 2024-09-20T19:33:04.161 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:04 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:04.162 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:04 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:04.162 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 19:33:04 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:04.162 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 19:33:04 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:04.163 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:33:04 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:04.163 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:33:04 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:04.163 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 19:33:04 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:04.163 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 19:33:04 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:04.164 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:33:04 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:04.419 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:04 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:04.420 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 19:33:04 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:04.420 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:33:04 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:04.420 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:33:04 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:04.420 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 19:33:04 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:04.421 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:04 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:04.421 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 19:33:04 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:04.421 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 19:33:04 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:04.422 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:33:04 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:33:04] "GET /metrics HTTP/1.1" 200 35549 "" "Prometheus/2.43.0" 2024-09-20T19:33:04.422 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:33:04 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:05.525 INFO:teuthology.orchestra.run.smithi003.stderr:pool 'foo' created 2024-09-20T19:33:05.742 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:05 smithi003 bash[26656]: cluster 2024-09-20T19:33:03.723898+0000 mgr.y (mgr.14418) 117 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 3.6 KiB/s wr, 96 op/s 2024-09-20T19:33:05.742 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:05 smithi003 bash[26656]: audit 2024-09-20T19:33:04.470915+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:05.743 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:05 smithi003 bash[26656]: audit 2024-09-20T19:33:04.477203+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:05.743 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:05 smithi003 bash[26656]: audit 2024-09-20T19:33:04.482753+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:05.743 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:05 smithi003 bash[26656]: audit 2024-09-20T19:33:04.487752+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:05.743 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:05 smithi003 bash[26656]: audit 2024-09-20T19:33:04.496869+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:05.743 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:05 smithi003 bash[26656]: cephadm 2024-09-20T19:33:04.499066+0000 mgr.y (mgr.14418) 118 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-20T19:33:05.743 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:05 smithi003 bash[26656]: audit 2024-09-20T19:33:04.506572+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:05.743 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:05 smithi003 bash[26656]: audit 2024-09-20T19:33:04.513827+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:05.743 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:05 smithi003 bash[26656]: audit 2024-09-20T19:33:04.746993+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.3:0/2831212526' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-20T19:33:05.743 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:05 smithi003 bash[26656]: audit 2024-09-20T19:33:04.747416+0000 mon.a (mon.0) 843 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-20T19:33:05.743 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:05 smithi003 bash[19800]: cluster 2024-09-20T19:33:03.723898+0000 mgr.y (mgr.14418) 117 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 3.6 KiB/s wr, 96 op/s 2024-09-20T19:33:05.743 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:05 smithi003 bash[19800]: audit 2024-09-20T19:33:04.470915+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:05.743 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:05 smithi003 bash[19800]: audit 2024-09-20T19:33:04.477203+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:05.744 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:05 smithi003 bash[19800]: audit 2024-09-20T19:33:04.482753+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:05.744 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:05 smithi003 bash[19800]: audit 2024-09-20T19:33:04.487752+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:05.744 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:05 smithi003 bash[19800]: audit 2024-09-20T19:33:04.496869+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:05.744 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:05 smithi003 bash[19800]: cephadm 2024-09-20T19:33:04.499066+0000 mgr.y (mgr.14418) 118 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-20T19:33:05.744 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:05 smithi003 bash[19800]: audit 2024-09-20T19:33:04.506572+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:05.744 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:05 smithi003 bash[19800]: audit 2024-09-20T19:33:04.513827+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:05.744 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:05 smithi003 bash[19800]: audit 2024-09-20T19:33:04.746993+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.3:0/2831212526' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-20T19:33:05.744 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:05 smithi003 bash[19800]: audit 2024-09-20T19:33:04.747416+0000 mon.a (mon.0) 843 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-20T19:33:05.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:05 smithi183 bash[21651]: cluster 2024-09-20T19:33:03.723898+0000 mgr.y (mgr.14418) 117 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 3.6 KiB/s wr, 96 op/s 2024-09-20T19:33:05.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:05 smithi183 bash[21651]: audit 2024-09-20T19:33:04.470915+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:05.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:05 smithi183 bash[21651]: audit 2024-09-20T19:33:04.477203+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:05.797 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:05 smithi183 bash[21651]: audit 2024-09-20T19:33:04.482753+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:05.797 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:05 smithi183 bash[21651]: audit 2024-09-20T19:33:04.487752+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:05.797 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:05 smithi183 bash[21651]: audit 2024-09-20T19:33:04.496869+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:05.797 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:05 smithi183 bash[21651]: cephadm 2024-09-20T19:33:04.499066+0000 mgr.y (mgr.14418) 118 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-20T19:33:05.797 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:05 smithi183 bash[21651]: audit 2024-09-20T19:33:04.506572+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:05.797 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:05 smithi183 bash[21651]: audit 2024-09-20T19:33:04.513827+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:05.797 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:05 smithi183 bash[21651]: audit 2024-09-20T19:33:04.746993+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.3:0/2831212526' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-20T19:33:05.797 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:05 smithi183 bash[21651]: audit 2024-09-20T19:33:04.747416+0000 mon.a (mon.0) 843 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-20T19:33:06.281 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'rbd pool init foo' 2024-09-20T19:33:06.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:06 smithi003 bash[19800]: audit 2024-09-20T19:33:05.514151+0000 mon.a (mon.0) 844 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-20T19:33:06.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:06 smithi003 bash[19800]: cluster 2024-09-20T19:33:05.520958+0000 mon.a (mon.0) 845 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-20T19:33:06.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:06 smithi003 bash[26656]: audit 2024-09-20T19:33:05.514151+0000 mon.a (mon.0) 844 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-20T19:33:06.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:06 smithi003 bash[26656]: cluster 2024-09-20T19:33:05.520958+0000 mon.a (mon.0) 845 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-20T19:33:06.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:06 smithi183 bash[21651]: audit 2024-09-20T19:33:05.514151+0000 mon.a (mon.0) 844 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-20T19:33:06.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:06 smithi183 bash[21651]: cluster 2024-09-20T19:33:05.520958+0000 mon.a (mon.0) 845 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-20T19:33:07.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:07 smithi183 bash[21651]: cluster 2024-09-20T19:33:05.724298+0000 mgr.y (mgr.14418) 119 : cluster [DBG] pgmap v93: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 3.3 KiB/s wr, 112 op/s 2024-09-20T19:33:07.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:07 smithi183 bash[21651]: cluster 2024-09-20T19:33:06.514021+0000 mon.a (mon.0) 846 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-20T19:33:07.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:07 smithi183 bash[21651]: cluster 2024-09-20T19:33:06.527621+0000 mon.a (mon.0) 847 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-20T19:33:07.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:07 smithi183 bash[21651]: audit 2024-09-20T19:33:06.823091+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:07.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:07 smithi003 bash[19800]: cluster 2024-09-20T19:33:05.724298+0000 mgr.y (mgr.14418) 119 : cluster [DBG] pgmap v93: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 3.3 KiB/s wr, 112 op/s 2024-09-20T19:33:07.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:07 smithi003 bash[19800]: cluster 2024-09-20T19:33:06.514021+0000 mon.a (mon.0) 846 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-20T19:33:07.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:07 smithi003 bash[19800]: cluster 2024-09-20T19:33:06.527621+0000 mon.a (mon.0) 847 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-20T19:33:07.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:07 smithi003 bash[19800]: audit 2024-09-20T19:33:06.823091+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:07.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:07 smithi003 bash[26656]: cluster 2024-09-20T19:33:05.724298+0000 mgr.y (mgr.14418) 119 : cluster [DBG] pgmap v93: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 3.3 KiB/s wr, 112 op/s 2024-09-20T19:33:07.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:07 smithi003 bash[26656]: cluster 2024-09-20T19:33:06.514021+0000 mon.a (mon.0) 846 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-20T19:33:07.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:07 smithi003 bash[26656]: cluster 2024-09-20T19:33:06.527621+0000 mon.a (mon.0) 847 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-20T19:33:07.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:07 smithi003 bash[26656]: audit 2024-09-20T19:33:06.823091+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:08.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:08 smithi183 bash[21651]: cluster 2024-09-20T19:33:07.544314+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-20T19:33:08.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:08 smithi003 bash[19800]: cluster 2024-09-20T19:33:07.544314+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-20T19:33:08.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:08 smithi003 bash[26656]: cluster 2024-09-20T19:33:07.544314+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-20T19:33:09.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:09 smithi003 bash[19800]: cluster 2024-09-20T19:33:07.725794+0000 mgr.y (mgr.14418) 120 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 188 KiB/s rd, 5.7 KiB/s wr, 354 op/s 2024-09-20T19:33:09.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:09 smithi003 bash[26656]: cluster 2024-09-20T19:33:07.725794+0000 mgr.y (mgr.14418) 120 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 188 KiB/s rd, 5.7 KiB/s wr, 354 op/s 2024-09-20T19:33:10.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:09 smithi183 bash[21651]: cluster 2024-09-20T19:33:07.725794+0000 mgr.y (mgr.14418) 120 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 188 KiB/s rd, 5.7 KiB/s wr, 354 op/s 2024-09-20T19:33:10.834 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:33:11.179 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:33:10 smithi003 bash[20050]: [20/Sep/2024:19:33:10] ENGINE Bus STOPPING 2024-09-20T19:33:11.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:33:11 smithi003 bash[20050]: [20/Sep/2024:19:33:11] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T19:33:11.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:33:11 smithi003 bash[20050]: [20/Sep/2024:19:33:11] ENGINE Bus STOPPED 2024-09-20T19:33:11.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:33:11 smithi003 bash[20050]: [20/Sep/2024:19:33:11] ENGINE Bus STARTING 2024-09-20T19:33:11.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:33:11 smithi003 bash[20050]: [20/Sep/2024:19:33:11] ENGINE Serving on http://:::9283 2024-09-20T19:33:11.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:33:11 smithi003 bash[20050]: [20/Sep/2024:19:33:11] ENGINE Bus STARTED 2024-09-20T19:33:11.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:33:11 smithi003 bash[20050]: [20/Sep/2024:19:33:11] ENGINE Bus STOPPING 2024-09-20T19:33:11.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:11 smithi003 bash[26656]: cluster 2024-09-20T19:33:09.726540+0000 mgr.y (mgr.14418) 121 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 166 op/s 2024-09-20T19:33:11.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:11 smithi003 bash[26656]: audit 2024-09-20T19:33:10.408255+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:11.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:11 smithi003 bash[26656]: audit 2024-09-20T19:33:10.412544+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:11.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:11 smithi003 bash[26656]: audit 2024-09-20T19:33:10.418913+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:11.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:11 smithi003 bash[26656]: audit 2024-09-20T19:33:10.423221+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:11.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:11 smithi003 bash[26656]: audit 2024-09-20T19:33:10.424157+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:33:11.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:11 smithi003 bash[26656]: audit 2024-09-20T19:33:10.424844+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:33:11.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:11 smithi003 bash[26656]: cephadm 2024-09-20T19:33:10.428855+0000 mgr.y (mgr.14418) 122 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-20T19:33:11.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:11 smithi003 bash[26656]: audit 2024-09-20T19:33:10.858383+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:11.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:11 smithi003 bash[26656]: audit 2024-09-20T19:33:10.866003+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:11.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:11 smithi003 bash[26656]: audit 2024-09-20T19:33:10.876188+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:11.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:11 smithi003 bash[26656]: audit 2024-09-20T19:33:10.958551+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:33:11.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:11 smithi003 bash[26656]: audit 2024-09-20T19:33:10.959508+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:33:11.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:11 smithi003 bash[26656]: audit 2024-09-20T19:33:11.225636+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:11.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:11 smithi003 bash[19800]: cluster 2024-09-20T19:33:09.726540+0000 mgr.y (mgr.14418) 121 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 166 op/s 2024-09-20T19:33:11.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:11 smithi003 bash[19800]: audit 2024-09-20T19:33:10.408255+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:11.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:11 smithi003 bash[19800]: audit 2024-09-20T19:33:10.412544+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:11.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:11 smithi003 bash[19800]: audit 2024-09-20T19:33:10.418913+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:11.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:11 smithi003 bash[19800]: audit 2024-09-20T19:33:10.423221+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:11.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:11 smithi003 bash[19800]: audit 2024-09-20T19:33:10.424157+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:33:11.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:11 smithi003 bash[19800]: audit 2024-09-20T19:33:10.424844+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:33:11.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:11 smithi003 bash[19800]: cephadm 2024-09-20T19:33:10.428855+0000 mgr.y (mgr.14418) 122 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-20T19:33:11.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:11 smithi003 bash[19800]: audit 2024-09-20T19:33:10.858383+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:11.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:11 smithi003 bash[19800]: audit 2024-09-20T19:33:10.866003+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:11.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:11 smithi003 bash[19800]: audit 2024-09-20T19:33:10.876188+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:11.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:11 smithi003 bash[19800]: audit 2024-09-20T19:33:10.958551+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:33:11.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:11 smithi003 bash[19800]: audit 2024-09-20T19:33:10.959508+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:33:11.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:11 smithi003 bash[19800]: audit 2024-09-20T19:33:11.225636+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:11.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:11 smithi183 bash[21651]: cluster 2024-09-20T19:33:09.726540+0000 mgr.y (mgr.14418) 121 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 166 op/s 2024-09-20T19:33:11.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:11 smithi183 bash[21651]: audit 2024-09-20T19:33:10.408255+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:11.797 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:11 smithi183 bash[21651]: audit 2024-09-20T19:33:10.412544+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:11.797 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:11 smithi183 bash[21651]: audit 2024-09-20T19:33:10.418913+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:11.797 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:11 smithi183 bash[21651]: audit 2024-09-20T19:33:10.423221+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:11.797 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:11 smithi183 bash[21651]: audit 2024-09-20T19:33:10.424157+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:33:11.797 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:11 smithi183 bash[21651]: audit 2024-09-20T19:33:10.424844+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:33:11.797 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:11 smithi183 bash[21651]: cephadm 2024-09-20T19:33:10.428855+0000 mgr.y (mgr.14418) 122 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-20T19:33:11.797 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:11 smithi183 bash[21651]: audit 2024-09-20T19:33:10.858383+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:11.797 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:11 smithi183 bash[21651]: audit 2024-09-20T19:33:10.866003+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:11.797 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:11 smithi183 bash[21651]: audit 2024-09-20T19:33:10.876188+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:11.797 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:11 smithi183 bash[21651]: audit 2024-09-20T19:33:10.958551+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:33:11.797 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:11 smithi183 bash[21651]: audit 2024-09-20T19:33:10.959508+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:33:11.797 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:11 smithi183 bash[21651]: audit 2024-09-20T19:33:11.225636+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:12.200 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:33:11 smithi003 bash[20050]: [20/Sep/2024:19:33:11] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T19:33:12.200 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:33:11 smithi003 bash[20050]: [20/Sep/2024:19:33:11] ENGINE Bus STOPPED 2024-09-20T19:33:12.200 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:33:11 smithi003 bash[20050]: [20/Sep/2024:19:33:11] ENGINE Bus STARTING 2024-09-20T19:33:12.200 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:33:11 smithi003 bash[20050]: [20/Sep/2024:19:33:11] ENGINE Serving on http://:::9283 2024-09-20T19:33:12.200 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:33:11 smithi003 bash[20050]: [20/Sep/2024:19:33:11] ENGINE Bus STARTED 2024-09-20T19:33:12.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:12 smithi003 bash[19800]: cephadm 2024-09-20T19:33:10.963905+0000 mgr.y (mgr.14418) 123 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-20T19:33:12.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:12 smithi003 bash[19800]: audit 2024-09-20T19:33:12.289740+0000 mon.a (mon.0) 862 : audit [INF] from='client.? 172.21.15.3:0/583099117' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-20T19:33:12.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:12 smithi003 bash[26656]: cephadm 2024-09-20T19:33:10.963905+0000 mgr.y (mgr.14418) 123 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-20T19:33:12.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:12 smithi003 bash[26656]: audit 2024-09-20T19:33:12.289740+0000 mon.a (mon.0) 862 : audit [INF] from='client.? 172.21.15.3:0/583099117' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-20T19:33:12.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:12 smithi183 bash[21651]: cephadm 2024-09-20T19:33:10.963905+0000 mgr.y (mgr.14418) 123 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-20T19:33:12.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:12 smithi183 bash[21651]: audit 2024-09-20T19:33:12.289740+0000 mon.a (mon.0) 862 : audit [INF] from='client.? 172.21.15.3:0/583099117' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-20T19:33:13.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:13 smithi003 bash[19800]: cluster 2024-09-20T19:33:11.727393+0000 mgr.y (mgr.14418) 124 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 164 B/s wr, 161 op/s 2024-09-20T19:33:13.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:13 smithi003 bash[19800]: audit 2024-09-20T19:33:12.412751+0000 mon.a (mon.0) 863 : audit [INF] from='client.? 172.21.15.3:0/583099117' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-20T19:33:13.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:13 smithi003 bash[19800]: cluster 2024-09-20T19:33:12.421065+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-20T19:33:13.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:13 smithi003 bash[26656]: cluster 2024-09-20T19:33:11.727393+0000 mgr.y (mgr.14418) 124 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 164 B/s wr, 161 op/s 2024-09-20T19:33:13.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:13 smithi003 bash[26656]: audit 2024-09-20T19:33:12.412751+0000 mon.a (mon.0) 863 : audit [INF] from='client.? 172.21.15.3:0/583099117' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-20T19:33:13.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:13 smithi003 bash[26656]: cluster 2024-09-20T19:33:12.421065+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-20T19:33:13.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:13 smithi183 bash[21651]: cluster 2024-09-20T19:33:11.727393+0000 mgr.y (mgr.14418) 124 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 164 B/s wr, 161 op/s 2024-09-20T19:33:13.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:13 smithi183 bash[21651]: audit 2024-09-20T19:33:12.412751+0000 mon.a (mon.0) 863 : audit [INF] from='client.? 172.21.15.3:0/583099117' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-20T19:33:13.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:13 smithi183 bash[21651]: cluster 2024-09-20T19:33:12.421065+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-20T19:33:14.446 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:33:14 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:33:14] "GET /metrics HTTP/1.1" 200 35549 "" "Prometheus/2.43.0" 2024-09-20T19:33:14.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:14 smithi003 bash[19800]: cluster 2024-09-20T19:33:13.434337+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-20T19:33:14.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:14 smithi003 bash[26656]: cluster 2024-09-20T19:33:13.434337+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-20T19:33:14.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:14 smithi183 bash[21651]: cluster 2024-09-20T19:33:13.434337+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-20T19:33:15.210 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch apply iscsi foo u p' 2024-09-20T19:33:15.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:15 smithi003 bash[19800]: cluster 2024-09-20T19:33:13.728213+0000 mgr.y (mgr.14418) 125 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 496 B/s wr, 172 op/s 2024-09-20T19:33:15.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:15 smithi003 bash[19800]: cluster 2024-09-20T19:33:14.438179+0000 mon.a (mon.0) 866 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-20T19:33:15.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:15 smithi003 bash[19800]: cluster 2024-09-20T19:33:14.438225+0000 mon.a (mon.0) 867 : cluster [INF] Cluster is now healthy 2024-09-20T19:33:15.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:15 smithi003 bash[19800]: cluster 2024-09-20T19:33:14.455368+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-20T19:33:15.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:15 smithi003 bash[26656]: cluster 2024-09-20T19:33:13.728213+0000 mgr.y (mgr.14418) 125 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 496 B/s wr, 172 op/s 2024-09-20T19:33:15.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:15 smithi003 bash[26656]: cluster 2024-09-20T19:33:14.438179+0000 mon.a (mon.0) 866 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-20T19:33:15.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:15 smithi003 bash[26656]: cluster 2024-09-20T19:33:14.438225+0000 mon.a (mon.0) 867 : cluster [INF] Cluster is now healthy 2024-09-20T19:33:15.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:15 smithi003 bash[26656]: cluster 2024-09-20T19:33:14.455368+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-20T19:33:15.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:15 smithi183 bash[21651]: cluster 2024-09-20T19:33:13.728213+0000 mgr.y (mgr.14418) 125 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 496 B/s wr, 172 op/s 2024-09-20T19:33:15.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:15 smithi183 bash[21651]: cluster 2024-09-20T19:33:14.438179+0000 mon.a (mon.0) 866 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-20T19:33:15.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:15 smithi183 bash[21651]: cluster 2024-09-20T19:33:14.438225+0000 mon.a (mon.0) 867 : cluster [INF] Cluster is now healthy 2024-09-20T19:33:15.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:15 smithi183 bash[21651]: cluster 2024-09-20T19:33:14.455368+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-20T19:33:17.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:17 smithi183 bash[21651]: cluster 2024-09-20T19:33:15.728887+0000 mgr.y (mgr.14418) 126 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 341 B/s wr, 11 op/s 2024-09-20T19:33:17.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:17 smithi183 bash[21651]: audit 2024-09-20T19:33:16.761142+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:33:17.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:17 smithi003 bash[19800]: cluster 2024-09-20T19:33:15.728887+0000 mgr.y (mgr.14418) 126 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 341 B/s wr, 11 op/s 2024-09-20T19:33:17.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:17 smithi003 bash[19800]: audit 2024-09-20T19:33:16.761142+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:33:17.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:17 smithi003 bash[26656]: cluster 2024-09-20T19:33:15.728887+0000 mgr.y (mgr.14418) 126 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 341 B/s wr, 11 op/s 2024-09-20T19:33:17.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:17 smithi003 bash[26656]: audit 2024-09-20T19:33:16.761142+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:33:19.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:19 smithi183 bash[21651]: cluster 2024-09-20T19:33:17.730621+0000 mgr.y (mgr.14418) 127 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 682 B/s wr, 11 op/s 2024-09-20T19:33:19.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:19 smithi003 bash[19800]: cluster 2024-09-20T19:33:17.730621+0000 mgr.y (mgr.14418) 127 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 682 B/s wr, 11 op/s 2024-09-20T19:33:19.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:19 smithi003 bash[26656]: cluster 2024-09-20T19:33:17.730621+0000 mgr.y (mgr.14418) 127 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 682 B/s wr, 11 op/s 2024-09-20T19:33:20.024 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:33:21.609 INFO:teuthology.orchestra.run.smithi003.stdout:Scheduled iscsi.foo update... 2024-09-20T19:33:21.624 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:21 smithi003 bash[26656]: cluster 2024-09-20T19:33:19.731394+0000 mgr.y (mgr.14418) 128 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 9.7 KiB/s rd, 559 B/s wr, 9 op/s 2024-09-20T19:33:21.624 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:21 smithi003 bash[19800]: cluster 2024-09-20T19:33:19.731394+0000 mgr.y (mgr.14418) 128 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 9.7 KiB/s rd, 559 B/s wr, 9 op/s 2024-09-20T19:33:21.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:21 smithi183 bash[21651]: cluster 2024-09-20T19:33:19.731394+0000 mgr.y (mgr.14418) 128 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 9.7 KiB/s rd, 559 B/s wr, 9 op/s 2024-09-20T19:33:22.393 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'sleep 180' 2024-09-20T19:33:22.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:22 smithi003 bash[19800]: audit 2024-09-20T19:33:21.604619+0000 mgr.y (mgr.14418) 129 : audit [DBG] from='client.14811 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:33:22.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:22 smithi003 bash[19800]: cephadm 2024-09-20T19:33:21.606303+0000 mgr.y (mgr.14418) 130 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-20T19:33:22.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:22 smithi003 bash[19800]: audit 2024-09-20T19:33:21.610615+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:22.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:22 smithi003 bash[19800]: audit 2024-09-20T19:33:21.612601+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:33:22.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:22 smithi003 bash[19800]: audit 2024-09-20T19:33:21.613707+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:33:22.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:22 smithi003 bash[19800]: audit 2024-09-20T19:33:21.620590+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:22.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:22 smithi003 bash[19800]: audit 2024-09-20T19:33:21.625797+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.zzokqj", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-20T19:33:22.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:22 smithi003 bash[19800]: audit 2024-09-20T19:33:21.628000+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.zzokqj", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-09-20T19:33:22.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:22 smithi003 bash[19800]: audit 2024-09-20T19:33:21.637540+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:33:22.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:22 smithi003 bash[19800]: cephadm 2024-09-20T19:33:21.638598+0000 mgr.y (mgr.14418) 131 : cephadm [INF] Deploying daemon iscsi.foo.smithi003.zzokqj on smithi003 2024-09-20T19:33:22.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:22 smithi003 bash[26656]: audit 2024-09-20T19:33:21.604619+0000 mgr.y (mgr.14418) 129 : audit [DBG] from='client.14811 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:33:22.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:22 smithi003 bash[26656]: cephadm 2024-09-20T19:33:21.606303+0000 mgr.y (mgr.14418) 130 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-20T19:33:22.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:22 smithi003 bash[26656]: audit 2024-09-20T19:33:21.610615+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:22.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:22 smithi003 bash[26656]: audit 2024-09-20T19:33:21.612601+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:33:22.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:22 smithi003 bash[26656]: audit 2024-09-20T19:33:21.613707+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:33:22.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:22 smithi003 bash[26656]: audit 2024-09-20T19:33:21.620590+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:22.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:22 smithi003 bash[26656]: audit 2024-09-20T19:33:21.625797+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.zzokqj", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-20T19:33:22.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:22 smithi003 bash[26656]: audit 2024-09-20T19:33:21.628000+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.zzokqj", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-09-20T19:33:22.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:22 smithi003 bash[26656]: audit 2024-09-20T19:33:21.637540+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:33:22.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:22 smithi003 bash[26656]: cephadm 2024-09-20T19:33:21.638598+0000 mgr.y (mgr.14418) 131 : cephadm [INF] Deploying daemon iscsi.foo.smithi003.zzokqj on smithi003 2024-09-20T19:33:23.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:22 smithi183 bash[21651]: audit 2024-09-20T19:33:21.604619+0000 mgr.y (mgr.14418) 129 : audit [DBG] from='client.14811 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:33:23.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:22 smithi183 bash[21651]: cephadm 2024-09-20T19:33:21.606303+0000 mgr.y (mgr.14418) 130 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-20T19:33:23.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:22 smithi183 bash[21651]: audit 2024-09-20T19:33:21.610615+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:23.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:22 smithi183 bash[21651]: audit 2024-09-20T19:33:21.612601+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:33:23.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:22 smithi183 bash[21651]: audit 2024-09-20T19:33:21.613707+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:33:23.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:22 smithi183 bash[21651]: audit 2024-09-20T19:33:21.620590+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:23.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:22 smithi183 bash[21651]: audit 2024-09-20T19:33:21.625797+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.zzokqj", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-20T19:33:23.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:22 smithi183 bash[21651]: audit 2024-09-20T19:33:21.628000+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.zzokqj", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-09-20T19:33:23.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:22 smithi183 bash[21651]: audit 2024-09-20T19:33:21.637540+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:33:23.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:22 smithi183 bash[21651]: cephadm 2024-09-20T19:33:21.638598+0000 mgr.y (mgr.14418) 131 : cephadm [INF] Deploying daemon iscsi.foo.smithi003.zzokqj on smithi003 2024-09-20T19:33:23.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:23 smithi003 bash[26656]: cluster 2024-09-20T19:33:21.731819+0000 mgr.y (mgr.14418) 132 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 246 B/s wr, 0 op/s 2024-09-20T19:33:23.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:23 smithi003 bash[26656]: cluster 2024-09-20T19:33:23.361939+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-20T19:33:23.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:23 smithi003 bash[19800]: cluster 2024-09-20T19:33:21.731819+0000 mgr.y (mgr.14418) 132 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 246 B/s wr, 0 op/s 2024-09-20T19:33:23.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:23 smithi003 bash[19800]: cluster 2024-09-20T19:33:23.361939+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-20T19:33:24.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:23 smithi183 bash[21651]: cluster 2024-09-20T19:33:21.731819+0000 mgr.y (mgr.14418) 132 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 246 B/s wr, 0 op/s 2024-09-20T19:33:24.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:23 smithi183 bash[21651]: cluster 2024-09-20T19:33:23.361939+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-20T19:33:24.433 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:33:24 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:33:24] "GET /metrics HTTP/1.1" 200 38036 "" "Prometheus/2.43.0" 2024-09-20T19:33:24.684 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:24 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:24.684 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:24 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:24.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:24 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:24.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:24 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:24.685 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 19:33:24 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:24.685 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 19:33:24 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:24.685 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 19:33:24 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:24.685 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 19:33:24 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:24.686 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:33:24 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:24.686 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:33:24 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:24.686 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 19:33:24 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:24.686 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 19:33:24 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:24.686 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:33:24 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:24.687 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:33:24 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:24.687 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:33:24 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:24.687 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 19:33:24 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:24.687 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 19:33:24 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:24.934 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:33:24 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:33:25.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:25 smithi003 bash[26656]: cluster 2024-09-20T19:33:23.732631+0000 mgr.y (mgr.14418) 133 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 220 B/s wr, 0 op/s 2024-09-20T19:33:25.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:25 smithi003 bash[26656]: audit 2024-09-20T19:33:24.842703+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:25.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:25 smithi003 bash[26656]: audit 2024-09-20T19:33:24.847973+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:25.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:25 smithi003 bash[26656]: audit 2024-09-20T19:33:24.852747+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:25.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:25 smithi003 bash[26656]: audit 2024-09-20T19:33:24.863523+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:25.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:25 smithi003 bash[19800]: cluster 2024-09-20T19:33:23.732631+0000 mgr.y (mgr.14418) 133 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 220 B/s wr, 0 op/s 2024-09-20T19:33:25.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:25 smithi003 bash[19800]: audit 2024-09-20T19:33:24.842703+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:25.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:25 smithi003 bash[19800]: audit 2024-09-20T19:33:24.847973+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:25.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:25 smithi003 bash[19800]: audit 2024-09-20T19:33:24.852747+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:25.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:25 smithi003 bash[19800]: audit 2024-09-20T19:33:24.863523+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:26.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:25 smithi183 bash[21651]: cluster 2024-09-20T19:33:23.732631+0000 mgr.y (mgr.14418) 133 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 220 B/s wr, 0 op/s 2024-09-20T19:33:26.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:25 smithi183 bash[21651]: audit 2024-09-20T19:33:24.842703+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:26.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:25 smithi183 bash[21651]: audit 2024-09-20T19:33:24.847973+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:26.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:25 smithi183 bash[21651]: audit 2024-09-20T19:33:24.852747+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:26.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:25 smithi183 bash[21651]: audit 2024-09-20T19:33:24.863523+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:26.894 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:26 smithi003 bash[19800]: cephadm 2024-09-20T19:33:24.853441+0000 mgr.y (mgr.14418) 134 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-20T19:33:26.894 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:26 smithi003 bash[19800]: cluster 2024-09-20T19:33:25.875746+0000 mon.a (mon.0) 882 : cluster [DBG] mgrmap e22: y(active, since 2m), standbys: x 2024-09-20T19:33:26.894 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:26 smithi003 bash[26656]: cephadm 2024-09-20T19:33:24.853441+0000 mgr.y (mgr.14418) 134 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-20T19:33:26.894 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:26 smithi003 bash[26656]: cluster 2024-09-20T19:33:25.875746+0000 mon.a (mon.0) 882 : cluster [DBG] mgrmap e22: y(active, since 2m), standbys: x 2024-09-20T19:33:27.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:26 smithi183 bash[21651]: cephadm 2024-09-20T19:33:24.853441+0000 mgr.y (mgr.14418) 134 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-20T19:33:27.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:26 smithi183 bash[21651]: cluster 2024-09-20T19:33:25.875746+0000 mon.a (mon.0) 882 : cluster [DBG] mgrmap e22: y(active, since 2m), standbys: x 2024-09-20T19:33:27.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:27 smithi003 bash[19800]: cluster 2024-09-20T19:33:25.733401+0000 mgr.y (mgr.14418) 135 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-09-20T19:33:27.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:27 smithi003 bash[19800]: audit 2024-09-20T19:33:26.832976+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:27.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:27 smithi003 bash[19800]: audit 2024-09-20T19:33:26.883669+0000 mon.a (mon.0) 884 : audit [DBG] from='client.? 172.21.15.3:0/3707533307' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T19:33:27.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:27 smithi003 bash[19800]: audit 2024-09-20T19:33:27.177078+0000 mon.a (mon.0) 885 : audit [INF] from='client.? 172.21.15.3:0/226687321' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/1293870368"}]: dispatch 2024-09-20T19:33:27.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:27 smithi003 bash[26656]: cluster 2024-09-20T19:33:25.733401+0000 mgr.y (mgr.14418) 135 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-09-20T19:33:27.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:27 smithi003 bash[26656]: audit 2024-09-20T19:33:26.832976+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:27.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:27 smithi003 bash[26656]: audit 2024-09-20T19:33:26.883669+0000 mon.a (mon.0) 884 : audit [DBG] from='client.? 172.21.15.3:0/3707533307' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T19:33:27.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:27 smithi003 bash[26656]: audit 2024-09-20T19:33:27.177078+0000 mon.a (mon.0) 885 : audit [INF] from='client.? 172.21.15.3:0/226687321' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/1293870368"}]: dispatch 2024-09-20T19:33:28.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:27 smithi183 bash[21651]: cluster 2024-09-20T19:33:25.733401+0000 mgr.y (mgr.14418) 135 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-09-20T19:33:28.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:27 smithi183 bash[21651]: audit 2024-09-20T19:33:26.832976+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:28.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:27 smithi183 bash[21651]: audit 2024-09-20T19:33:26.883669+0000 mon.a (mon.0) 884 : audit [DBG] from='client.? 172.21.15.3:0/3707533307' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T19:33:28.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:27 smithi183 bash[21651]: audit 2024-09-20T19:33:27.177078+0000 mon.a (mon.0) 885 : audit [INF] from='client.? 172.21.15.3:0/226687321' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/1293870368"}]: dispatch 2024-09-20T19:33:28.171 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:33:29.193 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:28 smithi003 bash[19800]: cluster 2024-09-20T19:33:27.735105+0000 mgr.y (mgr.14418) 136 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 102 B/s wr, 1 op/s 2024-09-20T19:33:29.194 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:28 smithi003 bash[19800]: audit 2024-09-20T19:33:27.831256+0000 mon.a (mon.0) 886 : audit [INF] from='client.? 172.21.15.3:0/226687321' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/1293870368"}]': finished 2024-09-20T19:33:29.194 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:28 smithi003 bash[19800]: cluster 2024-09-20T19:33:27.838884+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-20T19:33:29.194 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:28 smithi003 bash[19800]: audit 2024-09-20T19:33:28.146677+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.3:0/806963854' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/1293870368"}]: dispatch 2024-09-20T19:33:29.194 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:28 smithi003 bash[19800]: audit 2024-09-20T19:33:28.147185+0000 mon.a (mon.0) 888 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/1293870368"}]: dispatch 2024-09-20T19:33:29.194 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:28 smithi003 bash[26656]: cluster 2024-09-20T19:33:27.735105+0000 mgr.y (mgr.14418) 136 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 102 B/s wr, 1 op/s 2024-09-20T19:33:29.194 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:28 smithi003 bash[26656]: audit 2024-09-20T19:33:27.831256+0000 mon.a (mon.0) 886 : audit [INF] from='client.? 172.21.15.3:0/226687321' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/1293870368"}]': finished 2024-09-20T19:33:29.194 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:28 smithi003 bash[26656]: cluster 2024-09-20T19:33:27.838884+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-20T19:33:29.194 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:28 smithi003 bash[26656]: audit 2024-09-20T19:33:28.146677+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.3:0/806963854' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/1293870368"}]: dispatch 2024-09-20T19:33:29.194 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:28 smithi003 bash[26656]: audit 2024-09-20T19:33:28.147185+0000 mon.a (mon.0) 888 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/1293870368"}]: dispatch 2024-09-20T19:33:29.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:28 smithi183 bash[21651]: cluster 2024-09-20T19:33:27.735105+0000 mgr.y (mgr.14418) 136 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 102 B/s wr, 1 op/s 2024-09-20T19:33:29.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:28 smithi183 bash[21651]: audit 2024-09-20T19:33:27.831256+0000 mon.a (mon.0) 886 : audit [INF] from='client.? 172.21.15.3:0/226687321' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/1293870368"}]': finished 2024-09-20T19:33:29.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:28 smithi183 bash[21651]: cluster 2024-09-20T19:33:27.838884+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-20T19:33:29.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:28 smithi183 bash[21651]: audit 2024-09-20T19:33:28.146677+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.3:0/806963854' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/1293870368"}]: dispatch 2024-09-20T19:33:29.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:28 smithi183 bash[21651]: audit 2024-09-20T19:33:28.147185+0000 mon.a (mon.0) 888 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/1293870368"}]: dispatch 2024-09-20T19:33:30.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:29 smithi003 bash[26656]: audit 2024-09-20T19:33:28.833619+0000 mon.a (mon.0) 889 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/1293870368"}]': finished 2024-09-20T19:33:30.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:29 smithi003 bash[26656]: cluster 2024-09-20T19:33:28.840745+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-20T19:33:30.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:29 smithi003 bash[26656]: audit 2024-09-20T19:33:29.164676+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.3:0/1993762626' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/2698742830"}]: dispatch 2024-09-20T19:33:30.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:29 smithi003 bash[26656]: audit 2024-09-20T19:33:29.165594+0000 mon.a (mon.0) 891 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/2698742830"}]: dispatch 2024-09-20T19:33:30.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:29 smithi003 bash[19800]: audit 2024-09-20T19:33:28.833619+0000 mon.a (mon.0) 889 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/1293870368"}]': finished 2024-09-20T19:33:30.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:29 smithi003 bash[19800]: cluster 2024-09-20T19:33:28.840745+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-20T19:33:30.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:29 smithi003 bash[19800]: audit 2024-09-20T19:33:29.164676+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.3:0/1993762626' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/2698742830"}]: dispatch 2024-09-20T19:33:30.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:29 smithi003 bash[19800]: audit 2024-09-20T19:33:29.165594+0000 mon.a (mon.0) 891 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/2698742830"}]: dispatch 2024-09-20T19:33:30.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:29 smithi183 bash[21651]: audit 2024-09-20T19:33:28.833619+0000 mon.a (mon.0) 889 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/1293870368"}]': finished 2024-09-20T19:33:30.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:29 smithi183 bash[21651]: cluster 2024-09-20T19:33:28.840745+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-20T19:33:30.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:29 smithi183 bash[21651]: audit 2024-09-20T19:33:29.164676+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.3:0/1993762626' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/2698742830"}]: dispatch 2024-09-20T19:33:30.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:29 smithi183 bash[21651]: audit 2024-09-20T19:33:29.165594+0000 mon.a (mon.0) 891 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/2698742830"}]: dispatch 2024-09-20T19:33:31.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:30 smithi003 bash[26656]: cluster 2024-09-20T19:33:29.735818+0000 mgr.y (mgr.14418) 137 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 321 B/s rd, 160 B/s wr, 1 op/s 2024-09-20T19:33:31.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:30 smithi003 bash[26656]: audit 2024-09-20T19:33:29.854757+0000 mon.a (mon.0) 892 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/2698742830"}]': finished 2024-09-20T19:33:31.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:30 smithi003 bash[26656]: cluster 2024-09-20T19:33:29.861502+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-20T19:33:31.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:30 smithi003 bash[26656]: audit 2024-09-20T19:33:30.175828+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.3:0/1387368971' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/2698742830"}]: dispatch 2024-09-20T19:33:31.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:30 smithi003 bash[26656]: audit 2024-09-20T19:33:30.176672+0000 mon.a (mon.0) 894 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/2698742830"}]: dispatch 2024-09-20T19:33:31.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:30 smithi003 bash[19800]: cluster 2024-09-20T19:33:29.735818+0000 mgr.y (mgr.14418) 137 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 321 B/s rd, 160 B/s wr, 1 op/s 2024-09-20T19:33:31.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:30 smithi003 bash[19800]: audit 2024-09-20T19:33:29.854757+0000 mon.a (mon.0) 892 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/2698742830"}]': finished 2024-09-20T19:33:31.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:30 smithi003 bash[19800]: cluster 2024-09-20T19:33:29.861502+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-20T19:33:31.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:30 smithi003 bash[19800]: audit 2024-09-20T19:33:30.175828+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.3:0/1387368971' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/2698742830"}]: dispatch 2024-09-20T19:33:31.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:30 smithi003 bash[19800]: audit 2024-09-20T19:33:30.176672+0000 mon.a (mon.0) 894 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/2698742830"}]: dispatch 2024-09-20T19:33:31.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:30 smithi183 bash[21651]: cluster 2024-09-20T19:33:29.735818+0000 mgr.y (mgr.14418) 137 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 321 B/s rd, 160 B/s wr, 1 op/s 2024-09-20T19:33:31.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:30 smithi183 bash[21651]: audit 2024-09-20T19:33:29.854757+0000 mon.a (mon.0) 892 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/2698742830"}]': finished 2024-09-20T19:33:31.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:30 smithi183 bash[21651]: cluster 2024-09-20T19:33:29.861502+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-20T19:33:31.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:30 smithi183 bash[21651]: audit 2024-09-20T19:33:30.175828+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.3:0/1387368971' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/2698742830"}]: dispatch 2024-09-20T19:33:31.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:30 smithi183 bash[21651]: audit 2024-09-20T19:33:30.176672+0000 mon.a (mon.0) 894 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/2698742830"}]: dispatch 2024-09-20T19:33:32.189 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:31 smithi003 bash[19800]: audit 2024-09-20T19:33:30.857336+0000 mon.a (mon.0) 895 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/2698742830"}]': finished 2024-09-20T19:33:32.189 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:31 smithi003 bash[19800]: cluster 2024-09-20T19:33:30.865260+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-20T19:33:32.189 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:31 smithi003 bash[19800]: audit 2024-09-20T19:33:31.185252+0000 mon.a (mon.0) 897 : audit [INF] from='client.? 172.21.15.3:0/4127119249' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3005851462"}]: dispatch 2024-09-20T19:33:32.189 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:31 smithi003 bash[19800]: audit 2024-09-20T19:33:31.760208+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:33:32.189 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:31 smithi003 bash[19800]: audit 2024-09-20T19:33:31.868752+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:32.189 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:33:31 smithi003 bash[20050]: [20/Sep/2024:19:33:31] ENGINE Bus STOPPING 2024-09-20T19:33:32.189 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[20050]: [20/Sep/2024:19:33:32] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T19:33:32.190 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:31 smithi003 bash[26656]: audit 2024-09-20T19:33:30.857336+0000 mon.a (mon.0) 895 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/2698742830"}]': finished 2024-09-20T19:33:32.190 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:31 smithi003 bash[26656]: cluster 2024-09-20T19:33:30.865260+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-20T19:33:32.190 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:31 smithi003 bash[26656]: audit 2024-09-20T19:33:31.185252+0000 mon.a (mon.0) 897 : audit [INF] from='client.? 172.21.15.3:0/4127119249' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3005851462"}]: dispatch 2024-09-20T19:33:32.190 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:31 smithi003 bash[26656]: audit 2024-09-20T19:33:31.760208+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:33:32.190 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:31 smithi003 bash[26656]: audit 2024-09-20T19:33:31.868752+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:32.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:31 smithi183 bash[21651]: audit 2024-09-20T19:33:30.857336+0000 mon.a (mon.0) 895 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/2698742830"}]': finished 2024-09-20T19:33:32.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:31 smithi183 bash[21651]: cluster 2024-09-20T19:33:30.865260+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-20T19:33:32.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:31 smithi183 bash[21651]: audit 2024-09-20T19:33:31.185252+0000 mon.a (mon.0) 897 : audit [INF] from='client.? 172.21.15.3:0/4127119249' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3005851462"}]: dispatch 2024-09-20T19:33:32.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:31 smithi183 bash[21651]: audit 2024-09-20T19:33:31.760208+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:33:32.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:31 smithi183 bash[21651]: audit 2024-09-20T19:33:31.868752+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:32.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[20050]: [20/Sep/2024:19:33:32] ENGINE Bus STOPPED 2024-09-20T19:33:32.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[20050]: [20/Sep/2024:19:33:32] ENGINE Bus STARTING 2024-09-20T19:33:32.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[20050]: [20/Sep/2024:19:33:32] ENGINE Serving on http://:::9283 2024-09-20T19:33:32.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[20050]: [20/Sep/2024:19:33:32] ENGINE Bus STARTED 2024-09-20T19:33:33.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[19800]: cluster 2024-09-20T19:33:31.736320+0000 mgr.y (mgr.14418) 138 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:33:33.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[19800]: audit 2024-09-20T19:33:31.874246+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:33.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[19800]: audit 2024-09-20T19:33:31.875290+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:33:33.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[19800]: audit 2024-09-20T19:33:31.875916+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:33:33.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[19800]: audit 2024-09-20T19:33:31.882263+0000 mon.a (mon.0) 903 : audit [INF] from='client.? 172.21.15.3:0/4127119249' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3005851462"}]': finished 2024-09-20T19:33:33.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[19800]: cluster 2024-09-20T19:33:31.891826+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-20T19:33:33.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[19800]: audit 2024-09-20T19:33:31.897212+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:33.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[19800]: audit 2024-09-20T19:33:31.957086+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:33:33.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[19800]: audit 2024-09-20T19:33:31.957701+0000 mgr.y (mgr.14418) 139 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:33:33.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[19800]: cephadm 2024-09-20T19:33:31.958794+0000 mgr.y (mgr.14418) 140 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.3:5000 to Dashboard 2024-09-20T19:33:33.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[19800]: audit 2024-09-20T19:33:31.959047+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:33:33.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[19800]: audit 2024-09-20T19:33:31.959542+0000 mgr.y (mgr.14418) 141 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:33:33.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[19800]: audit 2024-09-20T19:33:31.966696+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:33.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[19800]: audit 2024-09-20T19:33:31.982258+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi003"}]: dispatch 2024-09-20T19:33:33.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[19800]: audit 2024-09-20T19:33:31.983164+0000 mgr.y (mgr.14418) 142 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi003"}]: dispatch 2024-09-20T19:33:33.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[19800]: audit 2024-09-20T19:33:32.000248+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:33.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[19800]: audit 2024-09-20T19:33:32.040736+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:33:33.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[19800]: audit 2024-09-20T19:33:32.041470+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:33:33.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[19800]: audit 2024-09-20T19:33:32.051214+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:33.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[19800]: audit 2024-09-20T19:33:32.203161+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.3:0/2709880325' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/6131714"}]: dispatch 2024-09-20T19:33:33.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[19800]: audit 2024-09-20T19:33:32.203540+0000 mon.a (mon.0) 914 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/6131714"}]: dispatch 2024-09-20T19:33:33.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[19800]: audit 2024-09-20T19:33:32.629417+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-09-20T19:33:33.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[19800]: audit 2024-09-20T19:33:32.630100+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-09-20T19:33:33.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[19800]: audit 2024-09-20T19:33:32.630723+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-09-20T19:33:33.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[26656]: cluster 2024-09-20T19:33:31.736320+0000 mgr.y (mgr.14418) 138 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:33:33.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[26656]: audit 2024-09-20T19:33:31.874246+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:33.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[26656]: audit 2024-09-20T19:33:31.875290+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:33:33.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[26656]: audit 2024-09-20T19:33:31.875916+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:33:33.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[26656]: audit 2024-09-20T19:33:31.882263+0000 mon.a (mon.0) 903 : audit [INF] from='client.? 172.21.15.3:0/4127119249' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3005851462"}]': finished 2024-09-20T19:33:33.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[26656]: cluster 2024-09-20T19:33:31.891826+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-20T19:33:33.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[26656]: audit 2024-09-20T19:33:31.897212+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:33.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[26656]: audit 2024-09-20T19:33:31.957086+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:33:33.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[26656]: audit 2024-09-20T19:33:31.957701+0000 mgr.y (mgr.14418) 139 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:33:33.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[26656]: cephadm 2024-09-20T19:33:31.958794+0000 mgr.y (mgr.14418) 140 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.3:5000 to Dashboard 2024-09-20T19:33:33.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[26656]: audit 2024-09-20T19:33:31.959047+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:33:33.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[26656]: audit 2024-09-20T19:33:31.959542+0000 mgr.y (mgr.14418) 141 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:33:33.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[26656]: audit 2024-09-20T19:33:31.966696+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:33.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[26656]: audit 2024-09-20T19:33:31.982258+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi003"}]: dispatch 2024-09-20T19:33:33.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[26656]: audit 2024-09-20T19:33:31.983164+0000 mgr.y (mgr.14418) 142 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi003"}]: dispatch 2024-09-20T19:33:33.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[26656]: audit 2024-09-20T19:33:32.000248+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:33.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[26656]: audit 2024-09-20T19:33:32.040736+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:33:33.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[26656]: audit 2024-09-20T19:33:32.041470+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:33:33.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[26656]: audit 2024-09-20T19:33:32.051214+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:33.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[26656]: audit 2024-09-20T19:33:32.203161+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.3:0/2709880325' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/6131714"}]: dispatch 2024-09-20T19:33:33.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[26656]: audit 2024-09-20T19:33:32.203540+0000 mon.a (mon.0) 914 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/6131714"}]: dispatch 2024-09-20T19:33:33.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[26656]: audit 2024-09-20T19:33:32.629417+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-09-20T19:33:33.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[26656]: audit 2024-09-20T19:33:32.630100+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-09-20T19:33:33.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:32 smithi003 bash[26656]: audit 2024-09-20T19:33:32.630723+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-09-20T19:33:33.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:32 smithi183 bash[21651]: cluster 2024-09-20T19:33:31.736320+0000 mgr.y (mgr.14418) 138 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:33:33.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:32 smithi183 bash[21651]: audit 2024-09-20T19:33:31.874246+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:33.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:32 smithi183 bash[21651]: audit 2024-09-20T19:33:31.875290+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:33:33.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:32 smithi183 bash[21651]: audit 2024-09-20T19:33:31.875916+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:33:33.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:32 smithi183 bash[21651]: audit 2024-09-20T19:33:31.882263+0000 mon.a (mon.0) 903 : audit [INF] from='client.? 172.21.15.3:0/4127119249' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3005851462"}]': finished 2024-09-20T19:33:33.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:32 smithi183 bash[21651]: cluster 2024-09-20T19:33:31.891826+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-20T19:33:33.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:32 smithi183 bash[21651]: audit 2024-09-20T19:33:31.897212+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:33.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:32 smithi183 bash[21651]: audit 2024-09-20T19:33:31.957086+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:33:33.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:32 smithi183 bash[21651]: audit 2024-09-20T19:33:31.957701+0000 mgr.y (mgr.14418) 139 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:33:33.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:32 smithi183 bash[21651]: cephadm 2024-09-20T19:33:31.958794+0000 mgr.y (mgr.14418) 140 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.3:5000 to Dashboard 2024-09-20T19:33:33.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:32 smithi183 bash[21651]: audit 2024-09-20T19:33:31.959047+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:33:33.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:32 smithi183 bash[21651]: audit 2024-09-20T19:33:31.959542+0000 mgr.y (mgr.14418) 141 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:33:33.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:32 smithi183 bash[21651]: audit 2024-09-20T19:33:31.966696+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:33.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:32 smithi183 bash[21651]: audit 2024-09-20T19:33:31.982258+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi003"}]: dispatch 2024-09-20T19:33:33.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:32 smithi183 bash[21651]: audit 2024-09-20T19:33:31.983164+0000 mgr.y (mgr.14418) 142 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi003"}]: dispatch 2024-09-20T19:33:33.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:32 smithi183 bash[21651]: audit 2024-09-20T19:33:32.000248+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:33.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:32 smithi183 bash[21651]: audit 2024-09-20T19:33:32.040736+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:33:33.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:32 smithi183 bash[21651]: audit 2024-09-20T19:33:32.041470+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:33:33.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:32 smithi183 bash[21651]: audit 2024-09-20T19:33:32.051214+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:33:33.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:32 smithi183 bash[21651]: audit 2024-09-20T19:33:32.203161+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.3:0/2709880325' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/6131714"}]: dispatch 2024-09-20T19:33:33.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:32 smithi183 bash[21651]: audit 2024-09-20T19:33:32.203540+0000 mon.a (mon.0) 914 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/6131714"}]: dispatch 2024-09-20T19:33:33.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:32 smithi183 bash[21651]: audit 2024-09-20T19:33:32.629417+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-09-20T19:33:33.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:32 smithi183 bash[21651]: audit 2024-09-20T19:33:32.630100+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-09-20T19:33:33.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:32 smithi183 bash[21651]: audit 2024-09-20T19:33:32.630723+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-09-20T19:33:34.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:33:34 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:33:34] "GET /metrics HTTP/1.1" 200 38070 "" "Prometheus/2.43.0" 2024-09-20T19:33:34.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:34 smithi003 bash[19800]: audit 2024-09-20T19:33:33.051160+0000 mon.a (mon.0) 918 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/6131714"}]': finished 2024-09-20T19:33:34.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:34 smithi003 bash[19800]: audit 2024-09-20T19:33:33.051490+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-09-20T19:33:34.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:34 smithi003 bash[19800]: audit 2024-09-20T19:33:33.051698+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-09-20T19:33:34.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:34 smithi003 bash[19800]: audit 2024-09-20T19:33:33.051897+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-09-20T19:33:34.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:34 smithi003 bash[19800]: cluster 2024-09-20T19:33:33.061297+0000 mon.a (mon.0) 922 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-20T19:33:34.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:34 smithi003 bash[19800]: audit 2024-09-20T19:33:33.387904+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.3:0/1470435454' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1107847792"}]: dispatch 2024-09-20T19:33:34.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:34 smithi003 bash[19800]: audit 2024-09-20T19:33:33.388794+0000 mon.a (mon.0) 923 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1107847792"}]: dispatch 2024-09-20T19:33:34.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:34 smithi003 bash[26656]: audit 2024-09-20T19:33:33.051160+0000 mon.a (mon.0) 918 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/6131714"}]': finished 2024-09-20T19:33:34.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:34 smithi003 bash[26656]: audit 2024-09-20T19:33:33.051490+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-09-20T19:33:34.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:34 smithi003 bash[26656]: audit 2024-09-20T19:33:33.051698+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-09-20T19:33:34.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:34 smithi003 bash[26656]: audit 2024-09-20T19:33:33.051897+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-09-20T19:33:34.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:34 smithi003 bash[26656]: cluster 2024-09-20T19:33:33.061297+0000 mon.a (mon.0) 922 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-20T19:33:34.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:34 smithi003 bash[26656]: audit 2024-09-20T19:33:33.387904+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.3:0/1470435454' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1107847792"}]: dispatch 2024-09-20T19:33:34.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:34 smithi003 bash[26656]: audit 2024-09-20T19:33:33.388794+0000 mon.a (mon.0) 923 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1107847792"}]: dispatch 2024-09-20T19:33:34.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:34 smithi183 bash[21651]: audit 2024-09-20T19:33:33.051160+0000 mon.a (mon.0) 918 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/6131714"}]': finished 2024-09-20T19:33:34.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:34 smithi183 bash[21651]: audit 2024-09-20T19:33:33.051490+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-09-20T19:33:34.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:34 smithi183 bash[21651]: audit 2024-09-20T19:33:33.051698+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-09-20T19:33:34.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:34 smithi183 bash[21651]: audit 2024-09-20T19:33:33.051897+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-09-20T19:33:34.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:34 smithi183 bash[21651]: cluster 2024-09-20T19:33:33.061297+0000 mon.a (mon.0) 922 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-20T19:33:34.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:34 smithi183 bash[21651]: audit 2024-09-20T19:33:33.387904+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.3:0/1470435454' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1107847792"}]: dispatch 2024-09-20T19:33:34.547 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:34 smithi183 bash[21651]: audit 2024-09-20T19:33:33.388794+0000 mon.a (mon.0) 923 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1107847792"}]: dispatch 2024-09-20T19:33:35.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:35 smithi003 bash[19800]: cluster 2024-09-20T19:33:33.737009+0000 mgr.y (mgr.14418) 143 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:33:35.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:35 smithi003 bash[19800]: audit 2024-09-20T19:33:34.061467+0000 mon.a (mon.0) 924 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1107847792"}]': finished 2024-09-20T19:33:35.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:35 smithi003 bash[19800]: cluster 2024-09-20T19:33:34.073021+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-20T19:33:35.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:35 smithi003 bash[19800]: audit 2024-09-20T19:33:34.405620+0000 mon.a (mon.0) 926 : audit [INF] from='client.? 172.21.15.3:0/3595721329' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1359701384"}]: dispatch 2024-09-20T19:33:35.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:35 smithi003 bash[26656]: cluster 2024-09-20T19:33:33.737009+0000 mgr.y (mgr.14418) 143 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:33:35.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:35 smithi003 bash[26656]: audit 2024-09-20T19:33:34.061467+0000 mon.a (mon.0) 924 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1107847792"}]': finished 2024-09-20T19:33:35.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:35 smithi003 bash[26656]: cluster 2024-09-20T19:33:34.073021+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-20T19:33:35.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:35 smithi003 bash[26656]: audit 2024-09-20T19:33:34.405620+0000 mon.a (mon.0) 926 : audit [INF] from='client.? 172.21.15.3:0/3595721329' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1359701384"}]: dispatch 2024-09-20T19:33:35.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:35 smithi183 bash[21651]: cluster 2024-09-20T19:33:33.737009+0000 mgr.y (mgr.14418) 143 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:33:35.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:35 smithi183 bash[21651]: audit 2024-09-20T19:33:34.061467+0000 mon.a (mon.0) 924 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1107847792"}]': finished 2024-09-20T19:33:35.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:35 smithi183 bash[21651]: cluster 2024-09-20T19:33:34.073021+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-20T19:33:35.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:35 smithi183 bash[21651]: audit 2024-09-20T19:33:34.405620+0000 mon.a (mon.0) 926 : audit [INF] from='client.? 172.21.15.3:0/3595721329' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1359701384"}]: dispatch 2024-09-20T19:33:36.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:36 smithi003 bash[19800]: audit 2024-09-20T19:33:35.063780+0000 mon.a (mon.0) 927 : audit [INF] from='client.? 172.21.15.3:0/3595721329' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1359701384"}]': finished 2024-09-20T19:33:36.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:36 smithi003 bash[19800]: cluster 2024-09-20T19:33:35.069838+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-20T19:33:36.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:36 smithi003 bash[19800]: audit 2024-09-20T19:33:35.390621+0000 mon.a (mon.0) 929 : audit [INF] from='client.? 172.21.15.3:0/443246912' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/317900949"}]: dispatch 2024-09-20T19:33:36.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:36 smithi003 bash[26656]: audit 2024-09-20T19:33:35.063780+0000 mon.a (mon.0) 927 : audit [INF] from='client.? 172.21.15.3:0/3595721329' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1359701384"}]': finished 2024-09-20T19:33:36.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:36 smithi003 bash[26656]: cluster 2024-09-20T19:33:35.069838+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-20T19:33:36.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:36 smithi003 bash[26656]: audit 2024-09-20T19:33:35.390621+0000 mon.a (mon.0) 929 : audit [INF] from='client.? 172.21.15.3:0/443246912' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/317900949"}]: dispatch 2024-09-20T19:33:36.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:36 smithi183 bash[21651]: audit 2024-09-20T19:33:35.063780+0000 mon.a (mon.0) 927 : audit [INF] from='client.? 172.21.15.3:0/3595721329' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1359701384"}]': finished 2024-09-20T19:33:36.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:36 smithi183 bash[21651]: cluster 2024-09-20T19:33:35.069838+0000 mon.a (mon.0) 928 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-20T19:33:36.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:36 smithi183 bash[21651]: audit 2024-09-20T19:33:35.390621+0000 mon.a (mon.0) 929 : audit [INF] from='client.? 172.21.15.3:0/443246912' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/317900949"}]: dispatch 2024-09-20T19:33:37.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:37 smithi003 bash[19800]: cluster 2024-09-20T19:33:35.737931+0000 mgr.y (mgr.14418) 144 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:33:37.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:37 smithi003 bash[19800]: audit 2024-09-20T19:33:36.084688+0000 mon.a (mon.0) 930 : audit [INF] from='client.? 172.21.15.3:0/443246912' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/317900949"}]': finished 2024-09-20T19:33:37.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:37 smithi003 bash[19800]: cluster 2024-09-20T19:33:36.094095+0000 mon.a (mon.0) 931 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-20T19:33:37.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:37 smithi003 bash[19800]: audit 2024-09-20T19:33:36.408956+0000 mon.a (mon.0) 932 : audit [INF] from='client.? 172.21.15.3:0/2441493937' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2335026124"}]: dispatch 2024-09-20T19:33:37.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:37 smithi003 bash[19800]: audit 2024-09-20T19:33:36.626213+0000 mgr.y (mgr.14418) 145 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:33:37.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:37 smithi003 bash[26656]: cluster 2024-09-20T19:33:35.737931+0000 mgr.y (mgr.14418) 144 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:33:37.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:37 smithi003 bash[26656]: audit 2024-09-20T19:33:36.084688+0000 mon.a (mon.0) 930 : audit [INF] from='client.? 172.21.15.3:0/443246912' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/317900949"}]': finished 2024-09-20T19:33:37.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:37 smithi003 bash[26656]: cluster 2024-09-20T19:33:36.094095+0000 mon.a (mon.0) 931 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-20T19:33:37.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:37 smithi003 bash[26656]: audit 2024-09-20T19:33:36.408956+0000 mon.a (mon.0) 932 : audit [INF] from='client.? 172.21.15.3:0/2441493937' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2335026124"}]: dispatch 2024-09-20T19:33:37.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:37 smithi003 bash[26656]: audit 2024-09-20T19:33:36.626213+0000 mgr.y (mgr.14418) 145 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:33:37.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:37 smithi183 bash[21651]: cluster 2024-09-20T19:33:35.737931+0000 mgr.y (mgr.14418) 144 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:33:37.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:37 smithi183 bash[21651]: audit 2024-09-20T19:33:36.084688+0000 mon.a (mon.0) 930 : audit [INF] from='client.? 172.21.15.3:0/443246912' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/317900949"}]': finished 2024-09-20T19:33:37.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:37 smithi183 bash[21651]: cluster 2024-09-20T19:33:36.094095+0000 mon.a (mon.0) 931 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-20T19:33:37.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:37 smithi183 bash[21651]: audit 2024-09-20T19:33:36.408956+0000 mon.a (mon.0) 932 : audit [INF] from='client.? 172.21.15.3:0/2441493937' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2335026124"}]: dispatch 2024-09-20T19:33:37.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:37 smithi183 bash[21651]: audit 2024-09-20T19:33:36.626213+0000 mgr.y (mgr.14418) 145 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:33:38.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:38 smithi003 bash[19800]: audit 2024-09-20T19:33:37.094921+0000 mon.a (mon.0) 933 : audit [INF] from='client.? 172.21.15.3:0/2441493937' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2335026124"}]': finished 2024-09-20T19:33:38.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:38 smithi003 bash[19800]: cluster 2024-09-20T19:33:37.102034+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-20T19:33:38.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:38 smithi003 bash[19800]: audit 2024-09-20T19:33:37.425390+0000 mon.a (mon.0) 935 : audit [INF] from='client.? 172.21.15.3:0/2785362410' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1661640297"}]: dispatch 2024-09-20T19:33:38.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:38 smithi003 bash[26656]: audit 2024-09-20T19:33:37.094921+0000 mon.a (mon.0) 933 : audit [INF] from='client.? 172.21.15.3:0/2441493937' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2335026124"}]': finished 2024-09-20T19:33:38.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:38 smithi003 bash[26656]: cluster 2024-09-20T19:33:37.102034+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-20T19:33:38.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:38 smithi003 bash[26656]: audit 2024-09-20T19:33:37.425390+0000 mon.a (mon.0) 935 : audit [INF] from='client.? 172.21.15.3:0/2785362410' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1661640297"}]: dispatch 2024-09-20T19:33:38.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:38 smithi183 bash[21651]: audit 2024-09-20T19:33:37.094921+0000 mon.a (mon.0) 933 : audit [INF] from='client.? 172.21.15.3:0/2441493937' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2335026124"}]': finished 2024-09-20T19:33:38.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:38 smithi183 bash[21651]: cluster 2024-09-20T19:33:37.102034+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-20T19:33:38.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:38 smithi183 bash[21651]: audit 2024-09-20T19:33:37.425390+0000 mon.a (mon.0) 935 : audit [INF] from='client.? 172.21.15.3:0/2785362410' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1661640297"}]: dispatch 2024-09-20T19:33:39.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:39 smithi003 bash[26656]: cluster 2024-09-20T19:33:37.739602+0000 mgr.y (mgr.14418) 146 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-20T19:33:39.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:39 smithi003 bash[26656]: audit 2024-09-20T19:33:38.103602+0000 mon.a (mon.0) 936 : audit [INF] from='client.? 172.21.15.3:0/2785362410' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1661640297"}]': finished 2024-09-20T19:33:39.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:39 smithi003 bash[26656]: cluster 2024-09-20T19:33:38.110117+0000 mon.a (mon.0) 937 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-20T19:33:39.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:39 smithi003 bash[26656]: audit 2024-09-20T19:33:38.420778+0000 mon.a (mon.0) 938 : audit [INF] from='client.? 172.21.15.3:0/2215537757' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/317900949"}]: dispatch 2024-09-20T19:33:39.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:39 smithi003 bash[19800]: cluster 2024-09-20T19:33:37.739602+0000 mgr.y (mgr.14418) 146 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-20T19:33:39.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:39 smithi003 bash[19800]: audit 2024-09-20T19:33:38.103602+0000 mon.a (mon.0) 936 : audit [INF] from='client.? 172.21.15.3:0/2785362410' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1661640297"}]': finished 2024-09-20T19:33:39.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:39 smithi003 bash[19800]: cluster 2024-09-20T19:33:38.110117+0000 mon.a (mon.0) 937 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-20T19:33:39.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:39 smithi003 bash[19800]: audit 2024-09-20T19:33:38.420778+0000 mon.a (mon.0) 938 : audit [INF] from='client.? 172.21.15.3:0/2215537757' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/317900949"}]: dispatch 2024-09-20T19:33:39.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:39 smithi183 bash[21651]: cluster 2024-09-20T19:33:37.739602+0000 mgr.y (mgr.14418) 146 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-20T19:33:39.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:39 smithi183 bash[21651]: audit 2024-09-20T19:33:38.103602+0000 mon.a (mon.0) 936 : audit [INF] from='client.? 172.21.15.3:0/2785362410' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1661640297"}]': finished 2024-09-20T19:33:39.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:39 smithi183 bash[21651]: cluster 2024-09-20T19:33:38.110117+0000 mon.a (mon.0) 937 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-20T19:33:39.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:39 smithi183 bash[21651]: audit 2024-09-20T19:33:38.420778+0000 mon.a (mon.0) 938 : audit [INF] from='client.? 172.21.15.3:0/2215537757' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/317900949"}]: dispatch 2024-09-20T19:33:40.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:40 smithi003 bash[19800]: audit 2024-09-20T19:33:39.114781+0000 mon.a (mon.0) 939 : audit [INF] from='client.? 172.21.15.3:0/2215537757' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/317900949"}]': finished 2024-09-20T19:33:40.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:40 smithi003 bash[19800]: cluster 2024-09-20T19:33:39.122223+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-20T19:33:40.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:40 smithi003 bash[19800]: audit 2024-09-20T19:33:39.438423+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.3:0/2292255806' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2865665035"}]: dispatch 2024-09-20T19:33:40.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:40 smithi003 bash[19800]: audit 2024-09-20T19:33:39.439421+0000 mon.a (mon.0) 941 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2865665035"}]: dispatch 2024-09-20T19:33:40.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:40 smithi003 bash[26656]: audit 2024-09-20T19:33:39.114781+0000 mon.a (mon.0) 939 : audit [INF] from='client.? 172.21.15.3:0/2215537757' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/317900949"}]': finished 2024-09-20T19:33:40.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:40 smithi003 bash[26656]: cluster 2024-09-20T19:33:39.122223+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-20T19:33:40.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:40 smithi003 bash[26656]: audit 2024-09-20T19:33:39.438423+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.3:0/2292255806' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2865665035"}]: dispatch 2024-09-20T19:33:40.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:40 smithi003 bash[26656]: audit 2024-09-20T19:33:39.439421+0000 mon.a (mon.0) 941 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2865665035"}]: dispatch 2024-09-20T19:33:40.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:40 smithi183 bash[21651]: audit 2024-09-20T19:33:39.114781+0000 mon.a (mon.0) 939 : audit [INF] from='client.? 172.21.15.3:0/2215537757' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/317900949"}]': finished 2024-09-20T19:33:40.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:40 smithi183 bash[21651]: cluster 2024-09-20T19:33:39.122223+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-20T19:33:40.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:40 smithi183 bash[21651]: audit 2024-09-20T19:33:39.438423+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.3:0/2292255806' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2865665035"}]: dispatch 2024-09-20T19:33:40.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:40 smithi183 bash[21651]: audit 2024-09-20T19:33:39.439421+0000 mon.a (mon.0) 941 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2865665035"}]: dispatch 2024-09-20T19:33:41.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:41 smithi003 bash[19800]: cluster 2024-09-20T19:33:39.740344+0000 mgr.y (mgr.14418) 147 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-20T19:33:41.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:41 smithi003 bash[19800]: audit 2024-09-20T19:33:40.123415+0000 mon.a (mon.0) 942 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2865665035"}]': finished 2024-09-20T19:33:41.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:41 smithi003 bash[19800]: cluster 2024-09-20T19:33:40.132011+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-20T19:33:41.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:41 smithi003 bash[19800]: audit 2024-09-20T19:33:40.455740+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.3:0/1132659809' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2728865294"}]: dispatch 2024-09-20T19:33:41.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:41 smithi003 bash[19800]: audit 2024-09-20T19:33:40.456551+0000 mon.a (mon.0) 944 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2728865294"}]: dispatch 2024-09-20T19:33:41.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:41 smithi003 bash[26656]: cluster 2024-09-20T19:33:39.740344+0000 mgr.y (mgr.14418) 147 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-20T19:33:41.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:41 smithi003 bash[26656]: audit 2024-09-20T19:33:40.123415+0000 mon.a (mon.0) 942 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2865665035"}]': finished 2024-09-20T19:33:41.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:41 smithi003 bash[26656]: cluster 2024-09-20T19:33:40.132011+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-20T19:33:41.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:41 smithi003 bash[26656]: audit 2024-09-20T19:33:40.455740+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.3:0/1132659809' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2728865294"}]: dispatch 2024-09-20T19:33:41.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:41 smithi003 bash[26656]: audit 2024-09-20T19:33:40.456551+0000 mon.a (mon.0) 944 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2728865294"}]: dispatch 2024-09-20T19:33:41.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:41 smithi183 bash[21651]: cluster 2024-09-20T19:33:39.740344+0000 mgr.y (mgr.14418) 147 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-20T19:33:41.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:41 smithi183 bash[21651]: audit 2024-09-20T19:33:40.123415+0000 mon.a (mon.0) 942 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2865665035"}]': finished 2024-09-20T19:33:41.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:41 smithi183 bash[21651]: cluster 2024-09-20T19:33:40.132011+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-20T19:33:41.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:41 smithi183 bash[21651]: audit 2024-09-20T19:33:40.455740+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.3:0/1132659809' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2728865294"}]: dispatch 2024-09-20T19:33:41.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:41 smithi183 bash[21651]: audit 2024-09-20T19:33:40.456551+0000 mon.a (mon.0) 944 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2728865294"}]: dispatch 2024-09-20T19:33:42.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:42 smithi003 bash[19800]: audit 2024-09-20T19:33:41.126276+0000 mon.a (mon.0) 945 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2728865294"}]': finished 2024-09-20T19:33:42.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:42 smithi003 bash[19800]: cluster 2024-09-20T19:33:41.134348+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-20T19:33:42.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:42 smithi003 bash[19800]: audit 2024-09-20T19:33:41.467943+0000 mon.a (mon.0) 947 : audit [INF] from='client.? 172.21.15.3:0/3998009009' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3124189120"}]: dispatch 2024-09-20T19:33:42.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:42 smithi003 bash[26656]: audit 2024-09-20T19:33:41.126276+0000 mon.a (mon.0) 945 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2728865294"}]': finished 2024-09-20T19:33:42.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:42 smithi003 bash[26656]: cluster 2024-09-20T19:33:41.134348+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-20T19:33:42.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:42 smithi003 bash[26656]: audit 2024-09-20T19:33:41.467943+0000 mon.a (mon.0) 947 : audit [INF] from='client.? 172.21.15.3:0/3998009009' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3124189120"}]: dispatch 2024-09-20T19:33:42.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:42 smithi183 bash[21651]: audit 2024-09-20T19:33:41.126276+0000 mon.a (mon.0) 945 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2728865294"}]': finished 2024-09-20T19:33:42.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:42 smithi183 bash[21651]: cluster 2024-09-20T19:33:41.134348+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-20T19:33:42.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:42 smithi183 bash[21651]: audit 2024-09-20T19:33:41.467943+0000 mon.a (mon.0) 947 : audit [INF] from='client.? 172.21.15.3:0/3998009009' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3124189120"}]: dispatch 2024-09-20T19:33:43.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:43 smithi003 bash[19800]: cluster 2024-09-20T19:33:41.741061+0000 mgr.y (mgr.14418) 148 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:33:43.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:43 smithi003 bash[19800]: audit 2024-09-20T19:33:42.153875+0000 mon.a (mon.0) 948 : audit [INF] from='client.? 172.21.15.3:0/3998009009' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3124189120"}]': finished 2024-09-20T19:33:43.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:43 smithi003 bash[19800]: cluster 2024-09-20T19:33:42.162427+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-20T19:33:43.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:43 smithi003 bash[19800]: audit 2024-09-20T19:33:42.477560+0000 mon.c (mon.2) 33 : audit [INF] from='client.? 172.21.15.3:0/599137739' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/4111443725"}]: dispatch 2024-09-20T19:33:43.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:43 smithi003 bash[19800]: audit 2024-09-20T19:33:42.478372+0000 mon.a (mon.0) 950 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/4111443725"}]: dispatch 2024-09-20T19:33:43.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:43 smithi003 bash[26656]: cluster 2024-09-20T19:33:41.741061+0000 mgr.y (mgr.14418) 148 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:33:43.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:43 smithi003 bash[26656]: audit 2024-09-20T19:33:42.153875+0000 mon.a (mon.0) 948 : audit [INF] from='client.? 172.21.15.3:0/3998009009' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3124189120"}]': finished 2024-09-20T19:33:43.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:43 smithi003 bash[26656]: cluster 2024-09-20T19:33:42.162427+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-20T19:33:43.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:43 smithi003 bash[26656]: audit 2024-09-20T19:33:42.477560+0000 mon.c (mon.2) 33 : audit [INF] from='client.? 172.21.15.3:0/599137739' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/4111443725"}]: dispatch 2024-09-20T19:33:43.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:43 smithi003 bash[26656]: audit 2024-09-20T19:33:42.478372+0000 mon.a (mon.0) 950 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/4111443725"}]: dispatch 2024-09-20T19:33:43.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:43 smithi183 bash[21651]: cluster 2024-09-20T19:33:41.741061+0000 mgr.y (mgr.14418) 148 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:33:43.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:43 smithi183 bash[21651]: audit 2024-09-20T19:33:42.153875+0000 mon.a (mon.0) 948 : audit [INF] from='client.? 172.21.15.3:0/3998009009' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/3124189120"}]': finished 2024-09-20T19:33:43.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:43 smithi183 bash[21651]: cluster 2024-09-20T19:33:42.162427+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-20T19:33:43.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:43 smithi183 bash[21651]: audit 2024-09-20T19:33:42.477560+0000 mon.c (mon.2) 33 : audit [INF] from='client.? 172.21.15.3:0/599137739' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/4111443725"}]: dispatch 2024-09-20T19:33:43.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:43 smithi183 bash[21651]: audit 2024-09-20T19:33:42.478372+0000 mon.a (mon.0) 950 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/4111443725"}]: dispatch 2024-09-20T19:33:44.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:44 smithi003 bash[19800]: audit 2024-09-20T19:33:43.165977+0000 mon.a (mon.0) 951 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/4111443725"}]': finished 2024-09-20T19:33:44.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:44 smithi003 bash[19800]: cluster 2024-09-20T19:33:43.173718+0000 mon.a (mon.0) 952 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-20T19:33:44.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:44 smithi003 bash[26656]: audit 2024-09-20T19:33:43.165977+0000 mon.a (mon.0) 951 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/4111443725"}]': finished 2024-09-20T19:33:44.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:44 smithi003 bash[26656]: cluster 2024-09-20T19:33:43.173718+0000 mon.a (mon.0) 952 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-20T19:33:44.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:33:44 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:33:44] "GET /metrics HTTP/1.1" 200 38070 "" "Prometheus/2.43.0" 2024-09-20T19:33:44.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:44 smithi183 bash[21651]: audit 2024-09-20T19:33:43.165977+0000 mon.a (mon.0) 951 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/4111443725"}]': finished 2024-09-20T19:33:44.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:44 smithi183 bash[21651]: cluster 2024-09-20T19:33:43.173718+0000 mon.a (mon.0) 952 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-20T19:33:45.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:45 smithi003 bash[19800]: cluster 2024-09-20T19:33:43.741893+0000 mgr.y (mgr.14418) 149 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:33:45.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:45 smithi003 bash[26656]: cluster 2024-09-20T19:33:43.741893+0000 mgr.y (mgr.14418) 149 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:33:45.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:45 smithi183 bash[21651]: cluster 2024-09-20T19:33:43.741893+0000 mgr.y (mgr.14418) 149 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:33:47.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:47 smithi003 bash[19800]: cluster 2024-09-20T19:33:45.742685+0000 mgr.y (mgr.14418) 150 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-09-20T19:33:47.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:47 smithi003 bash[19800]: audit 2024-09-20T19:33:46.632880+0000 mgr.y (mgr.14418) 151 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:33:47.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:47 smithi003 bash[19800]: audit 2024-09-20T19:33:46.760999+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:33:47.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:47 smithi003 bash[26656]: cluster 2024-09-20T19:33:45.742685+0000 mgr.y (mgr.14418) 150 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-09-20T19:33:47.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:47 smithi003 bash[26656]: audit 2024-09-20T19:33:46.632880+0000 mgr.y (mgr.14418) 151 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:33:47.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:47 smithi003 bash[26656]: audit 2024-09-20T19:33:46.760999+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:33:47.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:47 smithi183 bash[21651]: cluster 2024-09-20T19:33:45.742685+0000 mgr.y (mgr.14418) 150 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-09-20T19:33:47.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:47 smithi183 bash[21651]: audit 2024-09-20T19:33:46.632880+0000 mgr.y (mgr.14418) 151 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:33:47.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:47 smithi183 bash[21651]: audit 2024-09-20T19:33:46.760999+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:33:49.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:49 smithi003 bash[19800]: cluster 2024-09-20T19:33:47.744360+0000 mgr.y (mgr.14418) 152 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-20T19:33:49.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:49 smithi003 bash[26656]: cluster 2024-09-20T19:33:47.744360+0000 mgr.y (mgr.14418) 152 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-20T19:33:49.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:49 smithi183 bash[21651]: cluster 2024-09-20T19:33:47.744360+0000 mgr.y (mgr.14418) 152 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-20T19:33:51.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:51 smithi003 bash[19800]: cluster 2024-09-20T19:33:49.745012+0000 mgr.y (mgr.14418) 153 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:33:51.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:51 smithi003 bash[26656]: cluster 2024-09-20T19:33:49.745012+0000 mgr.y (mgr.14418) 153 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:33:51.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:51 smithi183 bash[21651]: cluster 2024-09-20T19:33:49.745012+0000 mgr.y (mgr.14418) 153 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:33:53.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:53 smithi003 bash[19800]: cluster 2024-09-20T19:33:51.745738+0000 mgr.y (mgr.14418) 154 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T19:33:53.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:53 smithi003 bash[26656]: cluster 2024-09-20T19:33:51.745738+0000 mgr.y (mgr.14418) 154 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T19:33:53.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:53 smithi183 bash[21651]: cluster 2024-09-20T19:33:51.745738+0000 mgr.y (mgr.14418) 154 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T19:33:54.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:33:54 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:33:54] "GET /metrics HTTP/1.1" 200 38071 "" "Prometheus/2.43.0" 2024-09-20T19:33:55.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:55 smithi003 bash[26656]: cluster 2024-09-20T19:33:53.747403+0000 mgr.y (mgr.14418) 155 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 967 B/s rd, 0 op/s 2024-09-20T19:33:55.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:55 smithi003 bash[19800]: cluster 2024-09-20T19:33:53.747403+0000 mgr.y (mgr.14418) 155 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 967 B/s rd, 0 op/s 2024-09-20T19:33:55.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:55 smithi183 bash[21651]: cluster 2024-09-20T19:33:53.747403+0000 mgr.y (mgr.14418) 155 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 967 B/s rd, 0 op/s 2024-09-20T19:33:57.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:57 smithi183 bash[21651]: cluster 2024-09-20T19:33:55.748080+0000 mgr.y (mgr.14418) 156 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:33:57.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:57 smithi183 bash[21651]: audit 2024-09-20T19:33:56.643157+0000 mgr.y (mgr.14418) 157 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:33:57.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:57 smithi003 bash[19800]: cluster 2024-09-20T19:33:55.748080+0000 mgr.y (mgr.14418) 156 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:33:57.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:57 smithi003 bash[19800]: audit 2024-09-20T19:33:56.643157+0000 mgr.y (mgr.14418) 157 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:33:57.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:57 smithi003 bash[26656]: cluster 2024-09-20T19:33:55.748080+0000 mgr.y (mgr.14418) 156 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:33:57.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:57 smithi003 bash[26656]: audit 2024-09-20T19:33:56.643157+0000 mgr.y (mgr.14418) 157 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:33:59.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:33:59 smithi183 bash[21651]: cluster 2024-09-20T19:33:57.749668+0000 mgr.y (mgr.14418) 158 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:33:59.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:33:59 smithi003 bash[26656]: cluster 2024-09-20T19:33:57.749668+0000 mgr.y (mgr.14418) 158 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:33:59.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:33:59 smithi003 bash[19800]: cluster 2024-09-20T19:33:57.749668+0000 mgr.y (mgr.14418) 158 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:34:01.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:01 smithi183 bash[21651]: cluster 2024-09-20T19:33:59.750477+0000 mgr.y (mgr.14418) 159 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:01.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:01 smithi003 bash[19800]: cluster 2024-09-20T19:33:59.750477+0000 mgr.y (mgr.14418) 159 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:01.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:01 smithi003 bash[26656]: cluster 2024-09-20T19:33:59.750477+0000 mgr.y (mgr.14418) 159 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:02.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:02 smithi183 bash[21651]: audit 2024-09-20T19:34:01.761623+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:34:02.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:02 smithi003 bash[19800]: audit 2024-09-20T19:34:01.761623+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:34:02.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:02 smithi003 bash[26656]: audit 2024-09-20T19:34:01.761623+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:34:03.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:03 smithi183 bash[21651]: cluster 2024-09-20T19:34:01.751321+0000 mgr.y (mgr.14418) 160 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:03.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:03 smithi003 bash[19800]: cluster 2024-09-20T19:34:01.751321+0000 mgr.y (mgr.14418) 160 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:03.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:03 smithi003 bash[26656]: cluster 2024-09-20T19:34:01.751321+0000 mgr.y (mgr.14418) 160 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:04.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:34:04 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:34:04] "GET /metrics HTTP/1.1" 200 38072 "" "Prometheus/2.43.0" 2024-09-20T19:34:05.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:05 smithi183 bash[21651]: cluster 2024-09-20T19:34:03.753015+0000 mgr.y (mgr.14418) 161 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:34:05.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:05 smithi003 bash[19800]: cluster 2024-09-20T19:34:03.753015+0000 mgr.y (mgr.14418) 161 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:34:05.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:05 smithi003 bash[26656]: cluster 2024-09-20T19:34:03.753015+0000 mgr.y (mgr.14418) 161 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:34:07.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:07 smithi183 bash[21651]: cluster 2024-09-20T19:34:05.753698+0000 mgr.y (mgr.14418) 162 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:07.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:07 smithi183 bash[21651]: audit 2024-09-20T19:34:06.654334+0000 mgr.y (mgr.14418) 163 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:34:07.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:07 smithi003 bash[19800]: cluster 2024-09-20T19:34:05.753698+0000 mgr.y (mgr.14418) 162 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:07.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:07 smithi003 bash[19800]: audit 2024-09-20T19:34:06.654334+0000 mgr.y (mgr.14418) 163 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:34:07.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:07 smithi003 bash[26656]: cluster 2024-09-20T19:34:05.753698+0000 mgr.y (mgr.14418) 162 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:07.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:07 smithi003 bash[26656]: audit 2024-09-20T19:34:06.654334+0000 mgr.y (mgr.14418) 163 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:34:09.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:09 smithi183 bash[21651]: cluster 2024-09-20T19:34:07.755399+0000 mgr.y (mgr.14418) 164 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:34:09.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:09 smithi003 bash[19800]: cluster 2024-09-20T19:34:07.755399+0000 mgr.y (mgr.14418) 164 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:34:09.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:09 smithi003 bash[26656]: cluster 2024-09-20T19:34:07.755399+0000 mgr.y (mgr.14418) 164 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:34:11.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:11 smithi183 bash[21651]: cluster 2024-09-20T19:34:09.756145+0000 mgr.y (mgr.14418) 165 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:11.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:11 smithi003 bash[19800]: cluster 2024-09-20T19:34:09.756145+0000 mgr.y (mgr.14418) 165 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:11.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:11 smithi003 bash[26656]: cluster 2024-09-20T19:34:09.756145+0000 mgr.y (mgr.14418) 165 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:13.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:13 smithi183 bash[21651]: cluster 2024-09-20T19:34:11.756785+0000 mgr.y (mgr.14418) 166 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:13.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:13 smithi003 bash[19800]: cluster 2024-09-20T19:34:11.756785+0000 mgr.y (mgr.14418) 166 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:13.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:13 smithi003 bash[26656]: cluster 2024-09-20T19:34:11.756785+0000 mgr.y (mgr.14418) 166 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:14.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:34:14 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:34:14] "GET /metrics HTTP/1.1" 200 38072 "" "Prometheus/2.43.0" 2024-09-20T19:34:15.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:15 smithi183 bash[21651]: cluster 2024-09-20T19:34:13.758462+0000 mgr.y (mgr.14418) 167 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:34:15.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:15 smithi003 bash[19800]: cluster 2024-09-20T19:34:13.758462+0000 mgr.y (mgr.14418) 167 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:34:15.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:15 smithi003 bash[26656]: cluster 2024-09-20T19:34:13.758462+0000 mgr.y (mgr.14418) 167 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:34:17.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:17 smithi183 bash[21651]: cluster 2024-09-20T19:34:15.759149+0000 mgr.y (mgr.14418) 168 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:17.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:17 smithi183 bash[21651]: audit 2024-09-20T19:34:16.762461+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:34:17.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:17 smithi003 bash[19800]: cluster 2024-09-20T19:34:15.759149+0000 mgr.y (mgr.14418) 168 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:17.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:17 smithi003 bash[19800]: audit 2024-09-20T19:34:16.762461+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:34:17.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:17 smithi003 bash[26656]: cluster 2024-09-20T19:34:15.759149+0000 mgr.y (mgr.14418) 168 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:17.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:17 smithi003 bash[26656]: audit 2024-09-20T19:34:16.762461+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:34:18.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:18 smithi183 bash[21651]: audit 2024-09-20T19:34:16.664732+0000 mgr.y (mgr.14418) 169 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:34:18.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:18 smithi003 bash[19800]: audit 2024-09-20T19:34:16.664732+0000 mgr.y (mgr.14418) 169 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:34:18.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:18 smithi003 bash[26656]: audit 2024-09-20T19:34:16.664732+0000 mgr.y (mgr.14418) 169 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:34:19.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:19 smithi183 bash[21651]: cluster 2024-09-20T19:34:17.760750+0000 mgr.y (mgr.14418) 170 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:34:19.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:19 smithi003 bash[19800]: cluster 2024-09-20T19:34:17.760750+0000 mgr.y (mgr.14418) 170 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:34:19.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:19 smithi003 bash[26656]: cluster 2024-09-20T19:34:17.760750+0000 mgr.y (mgr.14418) 170 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:34:21.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:21 smithi183 bash[21651]: cluster 2024-09-20T19:34:19.761414+0000 mgr.y (mgr.14418) 171 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:34:21.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:21 smithi003 bash[19800]: cluster 2024-09-20T19:34:19.761414+0000 mgr.y (mgr.14418) 171 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:34:21.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:21 smithi003 bash[26656]: cluster 2024-09-20T19:34:19.761414+0000 mgr.y (mgr.14418) 171 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:34:23.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:23 smithi183 bash[21651]: cluster 2024-09-20T19:34:21.762115+0000 mgr.y (mgr.14418) 172 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:34:23.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:23 smithi003 bash[19800]: cluster 2024-09-20T19:34:21.762115+0000 mgr.y (mgr.14418) 172 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:34:23.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:23 smithi003 bash[26656]: cluster 2024-09-20T19:34:21.762115+0000 mgr.y (mgr.14418) 172 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:34:24.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:34:24 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:34:24] "GET /metrics HTTP/1.1" 200 38067 "" "Prometheus/2.43.0" 2024-09-20T19:34:25.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:25 smithi183 bash[21651]: cluster 2024-09-20T19:34:23.763771+0000 mgr.y (mgr.14418) 173 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:34:25.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:25 smithi003 bash[19800]: cluster 2024-09-20T19:34:23.763771+0000 mgr.y (mgr.14418) 173 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:34:25.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:25 smithi003 bash[26656]: cluster 2024-09-20T19:34:23.763771+0000 mgr.y (mgr.14418) 173 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:34:27.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:27 smithi183 bash[21651]: cluster 2024-09-20T19:34:25.764489+0000 mgr.y (mgr.14418) 174 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:34:27.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:27 smithi003 bash[19800]: cluster 2024-09-20T19:34:25.764489+0000 mgr.y (mgr.14418) 174 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:34:27.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:27 smithi003 bash[26656]: cluster 2024-09-20T19:34:25.764489+0000 mgr.y (mgr.14418) 174 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:34:28.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:28 smithi183 bash[21651]: audit 2024-09-20T19:34:26.672751+0000 mgr.y (mgr.14418) 175 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:34:28.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:28 smithi003 bash[19800]: audit 2024-09-20T19:34:26.672751+0000 mgr.y (mgr.14418) 175 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:34:28.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:28 smithi003 bash[26656]: audit 2024-09-20T19:34:26.672751+0000 mgr.y (mgr.14418) 175 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:34:29.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:29 smithi183 bash[21651]: cluster 2024-09-20T19:34:27.766066+0000 mgr.y (mgr.14418) 176 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:34:29.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:29 smithi003 bash[19800]: cluster 2024-09-20T19:34:27.766066+0000 mgr.y (mgr.14418) 176 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:34:29.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:29 smithi003 bash[26656]: cluster 2024-09-20T19:34:27.766066+0000 mgr.y (mgr.14418) 176 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:34:31.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:31 smithi003 bash[19800]: cluster 2024-09-20T19:34:29.766703+0000 mgr.y (mgr.14418) 177 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:31.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:31 smithi003 bash[26656]: cluster 2024-09-20T19:34:29.766703+0000 mgr.y (mgr.14418) 177 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:31.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:31 smithi183 bash[21651]: cluster 2024-09-20T19:34:29.766703+0000 mgr.y (mgr.14418) 177 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:32.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:32 smithi003 bash[26656]: audit 2024-09-20T19:34:31.762434+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:34:32.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:32 smithi003 bash[19800]: audit 2024-09-20T19:34:31.762434+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:34:32.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:32 smithi183 bash[21651]: audit 2024-09-20T19:34:31.762434+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:34:33.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:33 smithi003 bash[19800]: cluster 2024-09-20T19:34:31.771863+0000 mgr.y (mgr.14418) 178 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:33.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:33 smithi003 bash[19800]: audit 2024-09-20T19:34:32.906628+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:34:33.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:33 smithi003 bash[19800]: audit 2024-09-20T19:34:32.908226+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:34:33.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:33 smithi003 bash[19800]: audit 2024-09-20T19:34:32.917656+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:34:33.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:33 smithi003 bash[26656]: cluster 2024-09-20T19:34:31.771863+0000 mgr.y (mgr.14418) 178 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:33.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:33 smithi003 bash[26656]: audit 2024-09-20T19:34:32.906628+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:34:33.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:33 smithi003 bash[26656]: audit 2024-09-20T19:34:32.908226+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:34:33.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:33 smithi003 bash[26656]: audit 2024-09-20T19:34:32.917656+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:34:33.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:33 smithi183 bash[21651]: cluster 2024-09-20T19:34:31.771863+0000 mgr.y (mgr.14418) 178 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:33.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:33 smithi183 bash[21651]: audit 2024-09-20T19:34:32.906628+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:34:33.797 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:33 smithi183 bash[21651]: audit 2024-09-20T19:34:32.908226+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:34:33.797 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:33 smithi183 bash[21651]: audit 2024-09-20T19:34:32.917656+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:34:34.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:34:34 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:34:34] "GET /metrics HTTP/1.1" 200 38072 "" "Prometheus/2.43.0" 2024-09-20T19:34:35.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:35 smithi003 bash[26656]: cluster 2024-09-20T19:34:33.773667+0000 mgr.y (mgr.14418) 179 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:34:35.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:35 smithi003 bash[19800]: cluster 2024-09-20T19:34:33.773667+0000 mgr.y (mgr.14418) 179 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:34:35.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:35 smithi183 bash[21651]: cluster 2024-09-20T19:34:33.773667+0000 mgr.y (mgr.14418) 179 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:34:37.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:37 smithi003 bash[26656]: cluster 2024-09-20T19:34:35.774421+0000 mgr.y (mgr.14418) 180 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:37.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:37 smithi003 bash[19800]: cluster 2024-09-20T19:34:35.774421+0000 mgr.y (mgr.14418) 180 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:37.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:37 smithi183 bash[21651]: cluster 2024-09-20T19:34:35.774421+0000 mgr.y (mgr.14418) 180 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:38.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:38 smithi003 bash[19800]: audit 2024-09-20T19:34:36.683733+0000 mgr.y (mgr.14418) 181 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:34:38.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:38 smithi003 bash[26656]: audit 2024-09-20T19:34:36.683733+0000 mgr.y (mgr.14418) 181 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:34:38.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:38 smithi183 bash[21651]: audit 2024-09-20T19:34:36.683733+0000 mgr.y (mgr.14418) 181 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:34:39.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:39 smithi003 bash[19800]: cluster 2024-09-20T19:34:37.776009+0000 mgr.y (mgr.14418) 182 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:34:39.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:39 smithi003 bash[26656]: cluster 2024-09-20T19:34:37.776009+0000 mgr.y (mgr.14418) 182 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:34:39.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:39 smithi183 bash[21651]: cluster 2024-09-20T19:34:37.776009+0000 mgr.y (mgr.14418) 182 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:34:41.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:41 smithi003 bash[19800]: cluster 2024-09-20T19:34:39.776698+0000 mgr.y (mgr.14418) 183 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:41.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:41 smithi003 bash[26656]: cluster 2024-09-20T19:34:39.776698+0000 mgr.y (mgr.14418) 183 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:41.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:41 smithi183 bash[21651]: cluster 2024-09-20T19:34:39.776698+0000 mgr.y (mgr.14418) 183 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:43.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:43 smithi003 bash[26656]: cluster 2024-09-20T19:34:41.777394+0000 mgr.y (mgr.14418) 184 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:43.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:43 smithi003 bash[19800]: cluster 2024-09-20T19:34:41.777394+0000 mgr.y (mgr.14418) 184 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:43.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:43 smithi183 bash[21651]: cluster 2024-09-20T19:34:41.777394+0000 mgr.y (mgr.14418) 184 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:44.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:34:44 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:34:44] "GET /metrics HTTP/1.1" 200 38072 "" "Prometheus/2.43.0" 2024-09-20T19:34:45.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:45 smithi003 bash[19800]: cluster 2024-09-20T19:34:43.779028+0000 mgr.y (mgr.14418) 185 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:34:45.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:45 smithi003 bash[26656]: cluster 2024-09-20T19:34:43.779028+0000 mgr.y (mgr.14418) 185 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:34:45.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:45 smithi183 bash[21651]: cluster 2024-09-20T19:34:43.779028+0000 mgr.y (mgr.14418) 185 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:34:47.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:47 smithi003 bash[19800]: cluster 2024-09-20T19:34:45.779754+0000 mgr.y (mgr.14418) 186 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:47.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:47 smithi003 bash[19800]: audit 2024-09-20T19:34:46.762784+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:34:47.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:47 smithi003 bash[26656]: cluster 2024-09-20T19:34:45.779754+0000 mgr.y (mgr.14418) 186 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:47.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:47 smithi003 bash[26656]: audit 2024-09-20T19:34:46.762784+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:34:47.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:47 smithi183 bash[21651]: cluster 2024-09-20T19:34:45.779754+0000 mgr.y (mgr.14418) 186 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:47.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:47 smithi183 bash[21651]: audit 2024-09-20T19:34:46.762784+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:34:48.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:48 smithi003 bash[19800]: audit 2024-09-20T19:34:46.695014+0000 mgr.y (mgr.14418) 187 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:34:48.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:48 smithi003 bash[26656]: audit 2024-09-20T19:34:46.695014+0000 mgr.y (mgr.14418) 187 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:34:48.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:48 smithi183 bash[21651]: audit 2024-09-20T19:34:46.695014+0000 mgr.y (mgr.14418) 187 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:34:49.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:49 smithi003 bash[26656]: cluster 2024-09-20T19:34:47.781361+0000 mgr.y (mgr.14418) 188 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:34:49.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:49 smithi003 bash[19800]: cluster 2024-09-20T19:34:47.781361+0000 mgr.y (mgr.14418) 188 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:34:49.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:49 smithi183 bash[21651]: cluster 2024-09-20T19:34:47.781361+0000 mgr.y (mgr.14418) 188 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:34:51.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:51 smithi003 bash[19800]: cluster 2024-09-20T19:34:49.782168+0000 mgr.y (mgr.14418) 189 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:51.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:51 smithi003 bash[26656]: cluster 2024-09-20T19:34:49.782168+0000 mgr.y (mgr.14418) 189 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:51.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:51 smithi183 bash[21651]: cluster 2024-09-20T19:34:49.782168+0000 mgr.y (mgr.14418) 189 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:53.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:53 smithi003 bash[19800]: cluster 2024-09-20T19:34:51.783008+0000 mgr.y (mgr.14418) 190 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:53.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:53 smithi003 bash[26656]: cluster 2024-09-20T19:34:51.783008+0000 mgr.y (mgr.14418) 190 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:53.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:53 smithi183 bash[21651]: cluster 2024-09-20T19:34:51.783008+0000 mgr.y (mgr.14418) 190 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:54.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:34:54 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:34:54] "GET /metrics HTTP/1.1" 200 38069 "" "Prometheus/2.43.0" 2024-09-20T19:34:55.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:55 smithi003 bash[19800]: cluster 2024-09-20T19:34:53.784859+0000 mgr.y (mgr.14418) 191 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:34:55.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:55 smithi003 bash[26656]: cluster 2024-09-20T19:34:53.784859+0000 mgr.y (mgr.14418) 191 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:34:55.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:55 smithi183 bash[21651]: cluster 2024-09-20T19:34:53.784859+0000 mgr.y (mgr.14418) 191 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:34:57.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:57 smithi003 bash[26656]: cluster 2024-09-20T19:34:55.785635+0000 mgr.y (mgr.14418) 192 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:57.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:57 smithi003 bash[19800]: cluster 2024-09-20T19:34:55.785635+0000 mgr.y (mgr.14418) 192 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:57.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:57 smithi183 bash[21651]: cluster 2024-09-20T19:34:55.785635+0000 mgr.y (mgr.14418) 192 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:34:58.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:58 smithi003 bash[19800]: audit 2024-09-20T19:34:56.696756+0000 mgr.y (mgr.14418) 193 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:34:58.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:58 smithi003 bash[26656]: audit 2024-09-20T19:34:56.696756+0000 mgr.y (mgr.14418) 193 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:34:58.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:58 smithi183 bash[21651]: audit 2024-09-20T19:34:56.696756+0000 mgr.y (mgr.14418) 193 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:34:59.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:34:59 smithi003 bash[19800]: cluster 2024-09-20T19:34:57.787223+0000 mgr.y (mgr.14418) 194 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:34:59.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:34:59 smithi003 bash[26656]: cluster 2024-09-20T19:34:57.787223+0000 mgr.y (mgr.14418) 194 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:34:59.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:34:59 smithi183 bash[21651]: cluster 2024-09-20T19:34:57.787223+0000 mgr.y (mgr.14418) 194 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:35:01.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:01 smithi003 bash[19800]: cluster 2024-09-20T19:34:59.787931+0000 mgr.y (mgr.14418) 195 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:01.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:01 smithi003 bash[26656]: cluster 2024-09-20T19:34:59.787931+0000 mgr.y (mgr.14418) 195 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:01.734 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:01 smithi183 bash[21651]: cluster 2024-09-20T19:34:59.787931+0000 mgr.y (mgr.14418) 195 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:02.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:02 smithi003 bash[26656]: audit 2024-09-20T19:35:01.763346+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:35:02.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:02 smithi003 bash[19800]: audit 2024-09-20T19:35:01.763346+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:35:02.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:02 smithi183 bash[21651]: audit 2024-09-20T19:35:01.763346+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:35:03.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:03 smithi003 bash[19800]: cluster 2024-09-20T19:35:01.788619+0000 mgr.y (mgr.14418) 196 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:03.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:03 smithi003 bash[26656]: cluster 2024-09-20T19:35:01.788619+0000 mgr.y (mgr.14418) 196 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:03.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:03 smithi183 bash[21651]: cluster 2024-09-20T19:35:01.788619+0000 mgr.y (mgr.14418) 196 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:04.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:35:04 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:35:04] "GET /metrics HTTP/1.1" 200 38070 "" "Prometheus/2.43.0" 2024-09-20T19:35:05.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:05 smithi003 bash[19800]: cluster 2024-09-20T19:35:03.790328+0000 mgr.y (mgr.14418) 197 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:35:05.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:05 smithi003 bash[26656]: cluster 2024-09-20T19:35:03.790328+0000 mgr.y (mgr.14418) 197 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:35:05.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:05 smithi183 bash[21651]: cluster 2024-09-20T19:35:03.790328+0000 mgr.y (mgr.14418) 197 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:35:07.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:07 smithi003 bash[19800]: cluster 2024-09-20T19:35:05.791032+0000 mgr.y (mgr.14418) 198 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:07.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:07 smithi003 bash[26656]: cluster 2024-09-20T19:35:05.791032+0000 mgr.y (mgr.14418) 198 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:07.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:07 smithi183 bash[21651]: cluster 2024-09-20T19:35:05.791032+0000 mgr.y (mgr.14418) 198 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:08.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:08 smithi003 bash[19800]: audit 2024-09-20T19:35:06.704781+0000 mgr.y (mgr.14418) 199 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:35:08.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:08 smithi003 bash[26656]: audit 2024-09-20T19:35:06.704781+0000 mgr.y (mgr.14418) 199 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:35:08.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:08 smithi183 bash[21651]: audit 2024-09-20T19:35:06.704781+0000 mgr.y (mgr.14418) 199 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:35:09.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:09 smithi003 bash[19800]: cluster 2024-09-20T19:35:07.792735+0000 mgr.y (mgr.14418) 200 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:35:09.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:09 smithi003 bash[26656]: cluster 2024-09-20T19:35:07.792735+0000 mgr.y (mgr.14418) 200 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:35:09.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:09 smithi183 bash[21651]: cluster 2024-09-20T19:35:07.792735+0000 mgr.y (mgr.14418) 200 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:35:11.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:11 smithi003 bash[19800]: cluster 2024-09-20T19:35:09.793442+0000 mgr.y (mgr.14418) 201 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:11.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:11 smithi003 bash[26656]: cluster 2024-09-20T19:35:09.793442+0000 mgr.y (mgr.14418) 201 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:11.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:11 smithi183 bash[21651]: cluster 2024-09-20T19:35:09.793442+0000 mgr.y (mgr.14418) 201 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:13.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:13 smithi003 bash[19800]: cluster 2024-09-20T19:35:11.794164+0000 mgr.y (mgr.14418) 202 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:13.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:13 smithi003 bash[26656]: cluster 2024-09-20T19:35:11.794164+0000 mgr.y (mgr.14418) 202 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:13.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:13 smithi183 bash[21651]: cluster 2024-09-20T19:35:11.794164+0000 mgr.y (mgr.14418) 202 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:14.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:35:14 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:35:14] "GET /metrics HTTP/1.1" 200 38070 "" "Prometheus/2.43.0" 2024-09-20T19:35:15.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:15 smithi003 bash[19800]: cluster 2024-09-20T19:35:13.795847+0000 mgr.y (mgr.14418) 203 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:35:15.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:15 smithi003 bash[26656]: cluster 2024-09-20T19:35:13.795847+0000 mgr.y (mgr.14418) 203 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:35:15.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:15 smithi183 bash[21651]: cluster 2024-09-20T19:35:13.795847+0000 mgr.y (mgr.14418) 203 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:35:17.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:17 smithi003 bash[26656]: cluster 2024-09-20T19:35:15.796615+0000 mgr.y (mgr.14418) 204 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:17.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:17 smithi003 bash[26656]: audit 2024-09-20T19:35:16.763938+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:35:17.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:17 smithi003 bash[19800]: cluster 2024-09-20T19:35:15.796615+0000 mgr.y (mgr.14418) 204 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:17.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:17 smithi003 bash[19800]: audit 2024-09-20T19:35:16.763938+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:35:17.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:17 smithi183 bash[21651]: cluster 2024-09-20T19:35:15.796615+0000 mgr.y (mgr.14418) 204 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:17.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:17 smithi183 bash[21651]: audit 2024-09-20T19:35:16.763938+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:35:18.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:18 smithi183 bash[21651]: audit 2024-09-20T19:35:16.716051+0000 mgr.y (mgr.14418) 205 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:35:18.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:18 smithi003 bash[19800]: audit 2024-09-20T19:35:16.716051+0000 mgr.y (mgr.14418) 205 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:35:18.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:18 smithi003 bash[26656]: audit 2024-09-20T19:35:16.716051+0000 mgr.y (mgr.14418) 205 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:35:19.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:19 smithi183 bash[21651]: cluster 2024-09-20T19:35:17.798217+0000 mgr.y (mgr.14418) 206 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:35:19.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:19 smithi003 bash[19800]: cluster 2024-09-20T19:35:17.798217+0000 mgr.y (mgr.14418) 206 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:35:19.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:19 smithi003 bash[26656]: cluster 2024-09-20T19:35:17.798217+0000 mgr.y (mgr.14418) 206 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:35:21.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:21 smithi183 bash[21651]: cluster 2024-09-20T19:35:19.798902+0000 mgr.y (mgr.14418) 207 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:21.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:21 smithi003 bash[19800]: cluster 2024-09-20T19:35:19.798902+0000 mgr.y (mgr.14418) 207 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:21.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:21 smithi003 bash[26656]: cluster 2024-09-20T19:35:19.798902+0000 mgr.y (mgr.14418) 207 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:23.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:23 smithi183 bash[21651]: cluster 2024-09-20T19:35:21.799612+0000 mgr.y (mgr.14418) 208 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:23.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:23 smithi003 bash[19800]: cluster 2024-09-20T19:35:21.799612+0000 mgr.y (mgr.14418) 208 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:23.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:23 smithi003 bash[26656]: cluster 2024-09-20T19:35:21.799612+0000 mgr.y (mgr.14418) 208 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:24.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:35:24 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:35:24] "GET /metrics HTTP/1.1" 200 38070 "" "Prometheus/2.43.0" 2024-09-20T19:35:25.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:25 smithi183 bash[21651]: cluster 2024-09-20T19:35:23.801331+0000 mgr.y (mgr.14418) 209 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:35:25.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:25 smithi003 bash[19800]: cluster 2024-09-20T19:35:23.801331+0000 mgr.y (mgr.14418) 209 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:35:25.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:25 smithi003 bash[26656]: cluster 2024-09-20T19:35:23.801331+0000 mgr.y (mgr.14418) 209 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:35:27.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:27 smithi183 bash[21651]: cluster 2024-09-20T19:35:25.802084+0000 mgr.y (mgr.14418) 210 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:27.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:27 smithi003 bash[19800]: cluster 2024-09-20T19:35:25.802084+0000 mgr.y (mgr.14418) 210 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:27.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:27 smithi003 bash[26656]: cluster 2024-09-20T19:35:25.802084+0000 mgr.y (mgr.14418) 210 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:28.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:28 smithi183 bash[21651]: audit 2024-09-20T19:35:26.726731+0000 mgr.y (mgr.14418) 211 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:35:28.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:28 smithi003 bash[19800]: audit 2024-09-20T19:35:26.726731+0000 mgr.y (mgr.14418) 211 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:35:28.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:28 smithi003 bash[26656]: audit 2024-09-20T19:35:26.726731+0000 mgr.y (mgr.14418) 211 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:35:29.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:29 smithi183 bash[21651]: cluster 2024-09-20T19:35:27.803691+0000 mgr.y (mgr.14418) 212 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:35:29.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:29 smithi003 bash[19800]: cluster 2024-09-20T19:35:27.803691+0000 mgr.y (mgr.14418) 212 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:35:29.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:29 smithi003 bash[26656]: cluster 2024-09-20T19:35:27.803691+0000 mgr.y (mgr.14418) 212 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:35:31.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:31 smithi183 bash[21651]: cluster 2024-09-20T19:35:29.804415+0000 mgr.y (mgr.14418) 213 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:31.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:31 smithi003 bash[19800]: cluster 2024-09-20T19:35:29.804415+0000 mgr.y (mgr.14418) 213 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:31.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:31 smithi003 bash[26656]: cluster 2024-09-20T19:35:29.804415+0000 mgr.y (mgr.14418) 213 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:32.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:32 smithi183 bash[21651]: audit 2024-09-20T19:35:31.764199+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:35:32.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:32 smithi003 bash[19800]: audit 2024-09-20T19:35:31.764199+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:35:32.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:32 smithi003 bash[26656]: audit 2024-09-20T19:35:31.764199+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:35:33.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:33 smithi183 bash[21651]: cluster 2024-09-20T19:35:31.806761+0000 mgr.y (mgr.14418) 214 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:33.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:33 smithi003 bash[26656]: cluster 2024-09-20T19:35:31.806761+0000 mgr.y (mgr.14418) 214 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:33.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:33 smithi003 bash[19800]: cluster 2024-09-20T19:35:31.806761+0000 mgr.y (mgr.14418) 214 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:34.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:35:34 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:35:34] "GET /metrics HTTP/1.1" 200 38065 "" "Prometheus/2.43.0" 2024-09-20T19:35:34.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:34 smithi183 bash[21651]: audit 2024-09-20T19:35:33.844807+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:35:34.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:34 smithi183 bash[21651]: audit 2024-09-20T19:35:33.846503+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:35:34.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:34 smithi183 bash[21651]: audit 2024-09-20T19:35:33.854346+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:35:34.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:34 smithi003 bash[19800]: audit 2024-09-20T19:35:33.844807+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:35:34.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:34 smithi003 bash[19800]: audit 2024-09-20T19:35:33.846503+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:35:34.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:34 smithi003 bash[19800]: audit 2024-09-20T19:35:33.854346+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:35:34.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:34 smithi003 bash[26656]: audit 2024-09-20T19:35:33.844807+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:35:34.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:34 smithi003 bash[26656]: audit 2024-09-20T19:35:33.846503+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:35:34.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:34 smithi003 bash[26656]: audit 2024-09-20T19:35:33.854346+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:35:35.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:35 smithi183 bash[21651]: cluster 2024-09-20T19:35:33.808431+0000 mgr.y (mgr.14418) 215 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:35:35.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:35 smithi003 bash[26656]: cluster 2024-09-20T19:35:33.808431+0000 mgr.y (mgr.14418) 215 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:35:35.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:35 smithi003 bash[19800]: cluster 2024-09-20T19:35:33.808431+0000 mgr.y (mgr.14418) 215 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:35:37.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:37 smithi183 bash[21651]: cluster 2024-09-20T19:35:35.809245+0000 mgr.y (mgr.14418) 216 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:37.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:37 smithi003 bash[19800]: cluster 2024-09-20T19:35:35.809245+0000 mgr.y (mgr.14418) 216 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:37.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:37 smithi003 bash[26656]: cluster 2024-09-20T19:35:35.809245+0000 mgr.y (mgr.14418) 216 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:38.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:38 smithi183 bash[21651]: audit 2024-09-20T19:35:36.728095+0000 mgr.y (mgr.14418) 217 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:35:38.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:38 smithi003 bash[26656]: audit 2024-09-20T19:35:36.728095+0000 mgr.y (mgr.14418) 217 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:35:38.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:38 smithi003 bash[19800]: audit 2024-09-20T19:35:36.728095+0000 mgr.y (mgr.14418) 217 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:35:39.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:39 smithi183 bash[21651]: cluster 2024-09-20T19:35:37.810885+0000 mgr.y (mgr.14418) 218 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:35:39.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:39 smithi003 bash[26656]: cluster 2024-09-20T19:35:37.810885+0000 mgr.y (mgr.14418) 218 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:35:39.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:39 smithi003 bash[19800]: cluster 2024-09-20T19:35:37.810885+0000 mgr.y (mgr.14418) 218 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:35:41.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:41 smithi183 bash[21651]: cluster 2024-09-20T19:35:39.811569+0000 mgr.y (mgr.14418) 219 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:41.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:41 smithi003 bash[19800]: cluster 2024-09-20T19:35:39.811569+0000 mgr.y (mgr.14418) 219 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:41.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:41 smithi003 bash[26656]: cluster 2024-09-20T19:35:39.811569+0000 mgr.y (mgr.14418) 219 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:43.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:43 smithi183 bash[21651]: cluster 2024-09-20T19:35:41.812316+0000 mgr.y (mgr.14418) 220 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:43.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:43 smithi003 bash[19800]: cluster 2024-09-20T19:35:41.812316+0000 mgr.y (mgr.14418) 220 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:43.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:43 smithi003 bash[26656]: cluster 2024-09-20T19:35:41.812316+0000 mgr.y (mgr.14418) 220 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:44.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:35:44 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:35:44] "GET /metrics HTTP/1.1" 200 38065 "" "Prometheus/2.43.0" 2024-09-20T19:35:45.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:45 smithi183 bash[21651]: cluster 2024-09-20T19:35:43.814010+0000 mgr.y (mgr.14418) 221 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:35:45.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:45 smithi003 bash[26656]: cluster 2024-09-20T19:35:43.814010+0000 mgr.y (mgr.14418) 221 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:35:45.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:45 smithi003 bash[19800]: cluster 2024-09-20T19:35:43.814010+0000 mgr.y (mgr.14418) 221 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:35:47.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:47 smithi003 bash[19800]: cluster 2024-09-20T19:35:45.814719+0000 mgr.y (mgr.14418) 222 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:47.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:47 smithi003 bash[19800]: audit 2024-09-20T19:35:46.764618+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:35:47.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:47 smithi003 bash[26656]: cluster 2024-09-20T19:35:45.814719+0000 mgr.y (mgr.14418) 222 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:47.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:47 smithi003 bash[26656]: audit 2024-09-20T19:35:46.764618+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:35:48.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:47 smithi183 bash[21651]: cluster 2024-09-20T19:35:45.814719+0000 mgr.y (mgr.14418) 222 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:48.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:47 smithi183 bash[21651]: audit 2024-09-20T19:35:46.764618+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:35:48.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:48 smithi003 bash[19800]: audit 2024-09-20T19:35:46.739289+0000 mgr.y (mgr.14418) 223 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:35:48.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:48 smithi003 bash[26656]: audit 2024-09-20T19:35:46.739289+0000 mgr.y (mgr.14418) 223 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:35:49.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:48 smithi183 bash[21651]: audit 2024-09-20T19:35:46.739289+0000 mgr.y (mgr.14418) 223 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:35:49.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:49 smithi003 bash[19800]: cluster 2024-09-20T19:35:47.816301+0000 mgr.y (mgr.14418) 224 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:35:49.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:49 smithi003 bash[26656]: cluster 2024-09-20T19:35:47.816301+0000 mgr.y (mgr.14418) 224 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:35:50.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:49 smithi183 bash[21651]: cluster 2024-09-20T19:35:47.816301+0000 mgr.y (mgr.14418) 224 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:35:51.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:51 smithi003 bash[19800]: cluster 2024-09-20T19:35:49.816954+0000 mgr.y (mgr.14418) 225 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:51.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:51 smithi003 bash[26656]: cluster 2024-09-20T19:35:49.816954+0000 mgr.y (mgr.14418) 225 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:52.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:51 smithi183 bash[21651]: cluster 2024-09-20T19:35:49.816954+0000 mgr.y (mgr.14418) 225 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:53.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:53 smithi003 bash[19800]: cluster 2024-09-20T19:35:51.817638+0000 mgr.y (mgr.14418) 226 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:53.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:53 smithi003 bash[26656]: cluster 2024-09-20T19:35:51.817638+0000 mgr.y (mgr.14418) 226 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:54.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:53 smithi183 bash[21651]: cluster 2024-09-20T19:35:51.817638+0000 mgr.y (mgr.14418) 226 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:54.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:35:54 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:35:54] "GET /metrics HTTP/1.1" 200 38074 "" "Prometheus/2.43.0" 2024-09-20T19:35:55.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:55 smithi003 bash[19800]: cluster 2024-09-20T19:35:53.819307+0000 mgr.y (mgr.14418) 227 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:35:55.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:55 smithi003 bash[26656]: cluster 2024-09-20T19:35:53.819307+0000 mgr.y (mgr.14418) 227 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:35:56.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:55 smithi183 bash[21651]: cluster 2024-09-20T19:35:53.819307+0000 mgr.y (mgr.14418) 227 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:35:57.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:57 smithi003 bash[19800]: cluster 2024-09-20T19:35:55.820149+0000 mgr.y (mgr.14418) 228 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:57.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:57 smithi003 bash[26656]: cluster 2024-09-20T19:35:55.820149+0000 mgr.y (mgr.14418) 228 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:58.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:57 smithi183 bash[21651]: cluster 2024-09-20T19:35:55.820149+0000 mgr.y (mgr.14418) 228 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:35:58.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:58 smithi003 bash[26656]: audit 2024-09-20T19:35:56.749025+0000 mgr.y (mgr.14418) 229 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:35:58.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:58 smithi003 bash[19800]: audit 2024-09-20T19:35:56.749025+0000 mgr.y (mgr.14418) 229 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:35:59.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:58 smithi183 bash[21651]: audit 2024-09-20T19:35:56.749025+0000 mgr.y (mgr.14418) 229 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:35:59.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:35:59 smithi003 bash[26656]: cluster 2024-09-20T19:35:57.821861+0000 mgr.y (mgr.14418) 230 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:35:59.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:35:59 smithi003 bash[19800]: cluster 2024-09-20T19:35:57.821861+0000 mgr.y (mgr.14418) 230 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:36:00.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:35:59 smithi183 bash[21651]: cluster 2024-09-20T19:35:57.821861+0000 mgr.y (mgr.14418) 230 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:36:01.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:01 smithi003 bash[19800]: cluster 2024-09-20T19:35:59.822699+0000 mgr.y (mgr.14418) 231 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:01.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:01 smithi003 bash[26656]: cluster 2024-09-20T19:35:59.822699+0000 mgr.y (mgr.14418) 231 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:02.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:01 smithi183 bash[21651]: cluster 2024-09-20T19:35:59.822699+0000 mgr.y (mgr.14418) 231 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:02.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:02 smithi003 bash[19800]: audit 2024-09-20T19:36:01.765065+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:36:02.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:02 smithi003 bash[26656]: audit 2024-09-20T19:36:01.765065+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:36:03.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:02 smithi183 bash[21651]: audit 2024-09-20T19:36:01.765065+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:36:03.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:03 smithi003 bash[19800]: cluster 2024-09-20T19:36:01.823438+0000 mgr.y (mgr.14418) 232 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:03.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:03 smithi003 bash[26656]: cluster 2024-09-20T19:36:01.823438+0000 mgr.y (mgr.14418) 232 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:04.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:03 smithi183 bash[21651]: cluster 2024-09-20T19:36:01.823438+0000 mgr.y (mgr.14418) 232 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:04.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:36:04 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:36:04] "GET /metrics HTTP/1.1" 200 38072 "" "Prometheus/2.43.0" 2024-09-20T19:36:05.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:05 smithi003 bash[19800]: cluster 2024-09-20T19:36:03.825184+0000 mgr.y (mgr.14418) 233 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:36:05.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:05 smithi003 bash[26656]: cluster 2024-09-20T19:36:03.825184+0000 mgr.y (mgr.14418) 233 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:36:06.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:05 smithi183 bash[21651]: cluster 2024-09-20T19:36:03.825184+0000 mgr.y (mgr.14418) 233 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:36:07.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:07 smithi003 bash[19800]: cluster 2024-09-20T19:36:05.825879+0000 mgr.y (mgr.14418) 234 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:07.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:07 smithi003 bash[26656]: cluster 2024-09-20T19:36:05.825879+0000 mgr.y (mgr.14418) 234 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:08.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:07 smithi183 bash[21651]: cluster 2024-09-20T19:36:05.825879+0000 mgr.y (mgr.14418) 234 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:08.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:08 smithi003 bash[19800]: audit 2024-09-20T19:36:06.760202+0000 mgr.y (mgr.14418) 235 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:36:08.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:08 smithi003 bash[26656]: audit 2024-09-20T19:36:06.760202+0000 mgr.y (mgr.14418) 235 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:36:09.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:08 smithi183 bash[21651]: audit 2024-09-20T19:36:06.760202+0000 mgr.y (mgr.14418) 235 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:36:09.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:09 smithi003 bash[19800]: cluster 2024-09-20T19:36:07.827494+0000 mgr.y (mgr.14418) 236 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:36:09.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:09 smithi003 bash[26656]: cluster 2024-09-20T19:36:07.827494+0000 mgr.y (mgr.14418) 236 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:36:10.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:09 smithi183 bash[21651]: cluster 2024-09-20T19:36:07.827494+0000 mgr.y (mgr.14418) 236 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:36:11.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:11 smithi003 bash[19800]: cluster 2024-09-20T19:36:09.828215+0000 mgr.y (mgr.14418) 237 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:11.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:11 smithi003 bash[26656]: cluster 2024-09-20T19:36:09.828215+0000 mgr.y (mgr.14418) 237 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:12.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:11 smithi183 bash[21651]: cluster 2024-09-20T19:36:09.828215+0000 mgr.y (mgr.14418) 237 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:13.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:13 smithi003 bash[19800]: cluster 2024-09-20T19:36:11.828914+0000 mgr.y (mgr.14418) 238 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:13.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:13 smithi003 bash[26656]: cluster 2024-09-20T19:36:11.828914+0000 mgr.y (mgr.14418) 238 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:14.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:13 smithi183 bash[21651]: cluster 2024-09-20T19:36:11.828914+0000 mgr.y (mgr.14418) 238 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:14.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:36:14 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:36:14] "GET /metrics HTTP/1.1" 200 38072 "" "Prometheus/2.43.0" 2024-09-20T19:36:15.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:15 smithi003 bash[19800]: cluster 2024-09-20T19:36:13.830613+0000 mgr.y (mgr.14418) 239 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:36:15.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:15 smithi003 bash[26656]: cluster 2024-09-20T19:36:13.830613+0000 mgr.y (mgr.14418) 239 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:36:16.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:15 smithi183 bash[21651]: cluster 2024-09-20T19:36:13.830613+0000 mgr.y (mgr.14418) 239 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:36:17.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:17 smithi003 bash[19800]: cluster 2024-09-20T19:36:15.831309+0000 mgr.y (mgr.14418) 240 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:17.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:17 smithi003 bash[19800]: audit 2024-09-20T19:36:16.765523+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:36:17.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:17 smithi003 bash[26656]: cluster 2024-09-20T19:36:15.831309+0000 mgr.y (mgr.14418) 240 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:17.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:17 smithi003 bash[26656]: audit 2024-09-20T19:36:16.765523+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:36:18.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:17 smithi183 bash[21651]: cluster 2024-09-20T19:36:15.831309+0000 mgr.y (mgr.14418) 240 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:18.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:17 smithi183 bash[21651]: audit 2024-09-20T19:36:16.765523+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:36:18.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:18 smithi003 bash[19800]: audit 2024-09-20T19:36:16.768089+0000 mgr.y (mgr.14418) 241 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:36:18.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:18 smithi003 bash[26656]: audit 2024-09-20T19:36:16.768089+0000 mgr.y (mgr.14418) 241 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:36:19.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:18 smithi183 bash[21651]: audit 2024-09-20T19:36:16.768089+0000 mgr.y (mgr.14418) 241 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:36:19.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:19 smithi003 bash[19800]: cluster 2024-09-20T19:36:17.833027+0000 mgr.y (mgr.14418) 242 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:36:19.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:19 smithi003 bash[26656]: cluster 2024-09-20T19:36:17.833027+0000 mgr.y (mgr.14418) 242 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:36:20.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:19 smithi183 bash[21651]: cluster 2024-09-20T19:36:17.833027+0000 mgr.y (mgr.14418) 242 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:36:21.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:21 smithi003 bash[19800]: cluster 2024-09-20T19:36:19.833811+0000 mgr.y (mgr.14418) 243 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:21.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:21 smithi003 bash[26656]: cluster 2024-09-20T19:36:19.833811+0000 mgr.y (mgr.14418) 243 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:22.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:21 smithi183 bash[21651]: cluster 2024-09-20T19:36:19.833811+0000 mgr.y (mgr.14418) 243 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:23.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:23 smithi003 bash[19800]: cluster 2024-09-20T19:36:21.834530+0000 mgr.y (mgr.14418) 244 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:23.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:23 smithi003 bash[26656]: cluster 2024-09-20T19:36:21.834530+0000 mgr.y (mgr.14418) 244 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:24.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:23 smithi183 bash[21651]: cluster 2024-09-20T19:36:21.834530+0000 mgr.y (mgr.14418) 244 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:24.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:36:24 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:36:24] "GET /metrics HTTP/1.1" 200 38070 "" "Prometheus/2.43.0" 2024-09-20T19:36:25.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:25 smithi003 bash[26656]: cluster 2024-09-20T19:36:23.836259+0000 mgr.y (mgr.14418) 245 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:36:25.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:25 smithi003 bash[19800]: cluster 2024-09-20T19:36:23.836259+0000 mgr.y (mgr.14418) 245 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:36:26.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:25 smithi183 bash[21651]: cluster 2024-09-20T19:36:23.836259+0000 mgr.y (mgr.14418) 245 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:36:27.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:27 smithi003 bash[19800]: cluster 2024-09-20T19:36:25.836947+0000 mgr.y (mgr.14418) 246 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:27.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:27 smithi003 bash[26656]: cluster 2024-09-20T19:36:25.836947+0000 mgr.y (mgr.14418) 246 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:28.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:27 smithi183 bash[21651]: cluster 2024-09-20T19:36:25.836947+0000 mgr.y (mgr.14418) 246 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:28.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:28 smithi003 bash[19800]: audit 2024-09-20T19:36:26.779396+0000 mgr.y (mgr.14418) 247 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:36:28.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:28 smithi003 bash[26656]: audit 2024-09-20T19:36:26.779396+0000 mgr.y (mgr.14418) 247 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:36:29.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:28 smithi183 bash[21651]: audit 2024-09-20T19:36:26.779396+0000 mgr.y (mgr.14418) 247 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:36:29.920 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-09-20T19:36:29.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:29 smithi003 bash[19800]: cluster 2024-09-20T19:36:27.838633+0000 mgr.y (mgr.14418) 248 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:36:29.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:29 smithi003 bash[26656]: cluster 2024-09-20T19:36:27.838633+0000 mgr.y (mgr.14418) 248 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:36:30.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:29 smithi183 bash[21651]: cluster 2024-09-20T19:36:27.838633+0000 mgr.y (mgr.14418) 248 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:36:31.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:30 smithi183 bash[21651]: cluster 2024-09-20T19:36:29.839368+0000 mgr.y (mgr.14418) 249 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:31.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:30 smithi003 bash[26656]: cluster 2024-09-20T19:36:29.839368+0000 mgr.y (mgr.14418) 249 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:31.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:30 smithi003 bash[19800]: cluster 2024-09-20T19:36:29.839368+0000 mgr.y (mgr.14418) 249 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:32.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:31 smithi003 bash[19800]: audit 2024-09-20T19:36:31.765973+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:36:32.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:31 smithi003 bash[26656]: audit 2024-09-20T19:36:31.765973+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:36:32.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:31 smithi183 bash[21651]: audit 2024-09-20T19:36:31.765973+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:36:33.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:32 smithi003 bash[19800]: cluster 2024-09-20T19:36:31.840102+0000 mgr.y (mgr.14418) 250 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:33.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:32 smithi003 bash[26656]: cluster 2024-09-20T19:36:31.840102+0000 mgr.y (mgr.14418) 250 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:33.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:32 smithi183 bash[21651]: cluster 2024-09-20T19:36:31.840102+0000 mgr.y (mgr.14418) 250 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:34.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:36:34 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:36:34] "GET /metrics HTTP/1.1" 200 38065 "" "Prometheus/2.43.0" 2024-09-20T19:36:34.742 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:36:35.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:35 smithi003 bash[19800]: cluster 2024-09-20T19:36:33.841864+0000 mgr.y (mgr.14418) 251 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:36:35.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:35 smithi003 bash[19800]: audit 2024-09-20T19:36:34.702835+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:36:35.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:35 smithi003 bash[19800]: audit 2024-09-20T19:36:34.704260+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:36:35.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:35 smithi003 bash[19800]: audit 2024-09-20T19:36:34.713178+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:36:35.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:35 smithi003 bash[26656]: cluster 2024-09-20T19:36:33.841864+0000 mgr.y (mgr.14418) 251 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:36:35.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:35 smithi003 bash[26656]: audit 2024-09-20T19:36:34.702835+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:36:35.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:35 smithi003 bash[26656]: audit 2024-09-20T19:36:34.704260+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:36:35.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:35 smithi003 bash[26656]: audit 2024-09-20T19:36:34.713178+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:36:35.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:34 smithi183 bash[21651]: cluster 2024-09-20T19:36:33.841864+0000 mgr.y (mgr.14418) 251 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:36:35.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:34 smithi183 bash[21651]: audit 2024-09-20T19:36:34.702835+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:36:35.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:34 smithi183 bash[21651]: audit 2024-09-20T19:36:34.704260+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:36:35.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:34 smithi183 bash[21651]: audit 2024-09-20T19:36:34.713178+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:36:36.904 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-09-20T19:36:37.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:36 smithi003 bash[19800]: cluster 2024-09-20T19:36:35.842692+0000 mgr.y (mgr.14418) 252 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:37.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:36 smithi003 bash[26656]: cluster 2024-09-20T19:36:35.842692+0000 mgr.y (mgr.14418) 252 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:37.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:36 smithi183 bash[21651]: cluster 2024-09-20T19:36:35.842692+0000 mgr.y (mgr.14418) 252 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:38.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:37 smithi003 bash[19800]: audit 2024-09-20T19:36:36.780734+0000 mgr.y (mgr.14418) 253 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:36:38.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:37 smithi003 bash[26656]: audit 2024-09-20T19:36:36.780734+0000 mgr.y (mgr.14418) 253 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:36:38.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:37 smithi183 bash[21651]: audit 2024-09-20T19:36:36.780734+0000 mgr.y (mgr.14418) 253 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:36:39.200 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:38 smithi003 bash[26656]: cluster 2024-09-20T19:36:37.844371+0000 mgr.y (mgr.14418) 254 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:36:39.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:38 smithi003 bash[19800]: cluster 2024-09-20T19:36:37.844371+0000 mgr.y (mgr.14418) 254 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:36:39.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:38 smithi183 bash[21651]: cluster 2024-09-20T19:36:37.844371+0000 mgr.y (mgr.14418) 254 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:36:41.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:40 smithi003 bash[26656]: cluster 2024-09-20T19:36:39.845101+0000 mgr.y (mgr.14418) 255 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:41.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:40 smithi003 bash[19800]: cluster 2024-09-20T19:36:39.845101+0000 mgr.y (mgr.14418) 255 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:41.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:40 smithi183 bash[21651]: cluster 2024-09-20T19:36:39.845101+0000 mgr.y (mgr.14418) 255 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:41.773 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:36:43.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:42 smithi003 bash[19800]: cluster 2024-09-20T19:36:41.845798+0000 mgr.y (mgr.14418) 256 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:43.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:42 smithi003 bash[26656]: cluster 2024-09-20T19:36:41.845798+0000 mgr.y (mgr.14418) 256 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:43.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:42 smithi183 bash[21651]: cluster 2024-09-20T19:36:41.845798+0000 mgr.y (mgr.14418) 256 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:43.971 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph config set global log_to_journald false --force' 2024-09-20T19:36:44.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:36:44 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:36:44] "GET /metrics HTTP/1.1" 200 38065 "" "Prometheus/2.43.0" 2024-09-20T19:36:45.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:44 smithi003 bash[19800]: cluster 2024-09-20T19:36:43.847448+0000 mgr.y (mgr.14418) 257 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:36:45.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:44 smithi003 bash[26656]: cluster 2024-09-20T19:36:43.847448+0000 mgr.y (mgr.14418) 257 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:36:45.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:44 smithi183 bash[21651]: cluster 2024-09-20T19:36:43.847448+0000 mgr.y (mgr.14418) 257 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:36:47.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:46 smithi003 bash[19800]: cluster 2024-09-20T19:36:45.848168+0000 mgr.y (mgr.14418) 258 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:47.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:46 smithi003 bash[19800]: audit 2024-09-20T19:36:46.765750+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:36:47.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:46 smithi003 bash[26656]: cluster 2024-09-20T19:36:45.848168+0000 mgr.y (mgr.14418) 258 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:47.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:46 smithi003 bash[26656]: audit 2024-09-20T19:36:46.765750+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:36:47.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:46 smithi183 bash[21651]: cluster 2024-09-20T19:36:45.848168+0000 mgr.y (mgr.14418) 258 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:47.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:46 smithi183 bash[21651]: audit 2024-09-20T19:36:46.765750+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:36:48.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:47 smithi003 bash[19800]: audit 2024-09-20T19:36:46.790831+0000 mgr.y (mgr.14418) 259 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:36:48.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:47 smithi003 bash[26656]: audit 2024-09-20T19:36:46.790831+0000 mgr.y (mgr.14418) 259 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:36:48.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:47 smithi183 bash[21651]: audit 2024-09-20T19:36:46.790831+0000 mgr.y (mgr.14418) 259 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:36:48.799 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:36:49.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:48 smithi003 bash[19800]: cluster 2024-09-20T19:36:47.849711+0000 mgr.y (mgr.14418) 260 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:36:49.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:48 smithi003 bash[26656]: cluster 2024-09-20T19:36:47.849711+0000 mgr.y (mgr.14418) 260 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:36:49.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:48 smithi183 bash[21651]: cluster 2024-09-20T19:36:47.849711+0000 mgr.y (mgr.14418) 260 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:36:50.937 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T19:36:51.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:50 smithi003 bash[19800]: cluster 2024-09-20T19:36:49.850421+0000 mgr.y (mgr.14418) 261 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:51.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:50 smithi003 bash[26656]: cluster 2024-09-20T19:36:49.850421+0000 mgr.y (mgr.14418) 261 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:51.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:50 smithi183 bash[21651]: cluster 2024-09-20T19:36:49.850421+0000 mgr.y (mgr.14418) 261 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:53.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:52 smithi003 bash[19800]: cluster 2024-09-20T19:36:51.851105+0000 mgr.y (mgr.14418) 262 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:53.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:52 smithi003 bash[26656]: cluster 2024-09-20T19:36:51.851105+0000 mgr.y (mgr.14418) 262 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:53.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:52 smithi183 bash[21651]: cluster 2024-09-20T19:36:51.851105+0000 mgr.y (mgr.14418) 262 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:54.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:36:54 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:36:54] "GET /metrics HTTP/1.1" 200 38071 "" "Prometheus/2.43.0" 2024-09-20T19:36:55.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:54 smithi183 bash[21651]: cluster 2024-09-20T19:36:53.852829+0000 mgr.y (mgr.14418) 263 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:36:55.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:54 smithi003 bash[19800]: cluster 2024-09-20T19:36:53.852829+0000 mgr.y (mgr.14418) 263 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:36:55.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:54 smithi003 bash[26656]: cluster 2024-09-20T19:36:53.852829+0000 mgr.y (mgr.14418) 263 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:36:55.757 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:36:57.184 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:36:57.184 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (5m) 3m ago 6m 14.7M - 0.25.0 c8568f914cd2 59a9da2906ec 2024-09-20T19:36:57.184 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi183 *:3000 running (5m) 3m ago 5m 73.5M - 9.4.12 2bacad6d85d8 c9a7bba266d4 2024-09-20T19:36:57.185 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.zzokqj smithi003 *:5000 running (3m) 3m ago 3m 72.8M - 3.8 6acb0a031eab b21ca10ac41d 2024-09-20T19:36:57.185 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi183 *:8443,8765 running (14m) 3m ago 14m 427M - 19.1.1-369-ged8ee0f2 6acb0a031eab 1226b47c61e2 2024-09-20T19:36:57.185 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:9283,8765 running (16m) 3m ago 16m 492M - 19.1.1-369-ged8ee0f2 6acb0a031eab 9fb403bb8a77 2024-09-20T19:36:57.185 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (16m) 3m ago 16m 48.0M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 573f70d763bc 2024-09-20T19:36:57.185 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi183 running (14m) 3m ago 14m 38.8M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 0b6efef5dac7 2024-09-20T19:36:57.185 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (14m) 3m ago 14m 40.9M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab ec60aaecf15d 2024-09-20T19:36:57.185 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (6m) 3m ago 6m 8252k - 1.5.0 0da6a335fe13 8981f0b6357d 2024-09-20T19:36:57.185 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi183 *:9100 running (6m) 3m ago 6m 8147k - 1.5.0 0da6a335fe13 6ba7c11a0a8f 2024-09-20T19:36:57.185 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (13m) 3m ago 13m 57.9M 4061M 19.1.1-369-ged8ee0f2 6acb0a031eab f34f0142facb 2024-09-20T19:36:57.185 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (12m) 3m ago 12m 50.2M 4061M 19.1.1-369-ged8ee0f2 6acb0a031eab 682cabe7b674 2024-09-20T19:36:57.185 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (11m) 3m ago 11m 53.8M 4061M 19.1.1-369-ged8ee0f2 6acb0a031eab 945fc7b53bc0 2024-09-20T19:36:57.185 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (10m) 3m ago 11m 46.3M 4061M 19.1.1-369-ged8ee0f2 6acb0a031eab f18d3679bb9e 2024-09-20T19:36:57.185 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi183 running (10m) 3m ago 10m 54.4M 4060M 19.1.1-369-ged8ee0f2 6acb0a031eab acf213ee960c 2024-09-20T19:36:57.185 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi183 running (9m) 3m ago 9m 53.9M 4060M 19.1.1-369-ged8ee0f2 6acb0a031eab e79f0a743785 2024-09-20T19:36:57.186 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi183 running (8m) 3m ago 8m 45.2M 4060M 19.1.1-369-ged8ee0f2 6acb0a031eab 164041c5816b 2024-09-20T19:36:57.186 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi183 running (7m) 3m ago 7m 54.7M 4060M 19.1.1-369-ged8ee0f2 6acb0a031eab 0eac55f5717e 2024-09-20T19:36:57.186 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi183 *:9095 running (5m) 3m ago 6m 36.1M - 2.43.0 a07b618ecd1d 4adc14874777 2024-09-20T19:36:57.186 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.tcdhwz smithi003 *:8000 running (3m) 3m ago 3m 89.3M - 19.1.1-369-ged8ee0f2 6acb0a031eab 8fc205227459 2024-09-20T19:36:57.186 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi183.lyzazb smithi183 *:8000 running (3m) 3m ago 3m 88.6M - 19.1.1-369-ged8ee0f2 6acb0a031eab 7387a3c9206c 2024-09-20T19:36:57.197 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:56 smithi003 bash[19800]: cluster 2024-09-20T19:36:55.853517+0000 mgr.y (mgr.14418) 264 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:57.197 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:56 smithi003 bash[26656]: cluster 2024-09-20T19:36:55.853517+0000 mgr.y (mgr.14418) 264 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:57.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:56 smithi183 bash[21651]: cluster 2024-09-20T19:36:55.853517+0000 mgr.y (mgr.14418) 264 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:36:57.838 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions' 2024-09-20T19:36:58.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:57 smithi003 bash[19800]: audit 2024-09-20T19:36:56.801825+0000 mgr.y (mgr.14418) 265 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:36:58.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:57 smithi003 bash[19800]: audit 2024-09-20T19:36:57.170646+0000 mgr.y (mgr.14418) 266 : audit [DBG] from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:36:58.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:57 smithi003 bash[26656]: audit 2024-09-20T19:36:56.801825+0000 mgr.y (mgr.14418) 265 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:36:58.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:57 smithi003 bash[26656]: audit 2024-09-20T19:36:57.170646+0000 mgr.y (mgr.14418) 266 : audit [DBG] from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:36:58.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:57 smithi183 bash[21651]: audit 2024-09-20T19:36:56.801825+0000 mgr.y (mgr.14418) 265 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:36:58.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:57 smithi183 bash[21651]: audit 2024-09-20T19:36:57.170646+0000 mgr.y (mgr.14418) 266 : audit [DBG] from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:36:59.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:36:58 smithi183 bash[21651]: cluster 2024-09-20T19:36:57.855215+0000 mgr.y (mgr.14418) 267 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:36:59.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:36:58 smithi003 bash[19800]: cluster 2024-09-20T19:36:57.855215+0000 mgr.y (mgr.14418) 267 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:36:59.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:36:58 smithi003 bash[26656]: cluster 2024-09-20T19:36:57.855215+0000 mgr.y (mgr.14418) 267 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:37:01.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:00 smithi183 bash[21651]: cluster 2024-09-20T19:36:59.855907+0000 mgr.y (mgr.14418) 268 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:01.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:00 smithi003 bash[19800]: cluster 2024-09-20T19:36:59.855907+0000 mgr.y (mgr.14418) 268 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:01.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:00 smithi003 bash[26656]: cluster 2024-09-20T19:36:59.855907+0000 mgr.y (mgr.14418) 268 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:02.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:01 smithi183 bash[21651]: audit 2024-09-20T19:37:01.766426+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:37:02.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:01 smithi003 bash[19800]: audit 2024-09-20T19:37:01.766426+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:37:02.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:01 smithi003 bash[26656]: audit 2024-09-20T19:37:01.766426+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:37:02.660 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:37:03.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:02 smithi003 bash[19800]: cluster 2024-09-20T19:37:01.856591+0000 mgr.y (mgr.14418) 269 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:03.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:02 smithi003 bash[26656]: cluster 2024-09-20T19:37:01.856591+0000 mgr.y (mgr.14418) 269 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:03.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:03 smithi183 bash[21651]: cluster 2024-09-20T19:37:01.856591+0000 mgr.y (mgr.14418) 269 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:04.374 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T19:37:04.374 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-20T19:37:04.374 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T19:37:04.374 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:37:04.374 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-20T19:37:04.374 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:37:04.375 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:37:04.375 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-20T19:37:04.375 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:37:04.375 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:37:04.375 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-20T19:37:04.375 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:37:04.375 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:37:04.375 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-20T19:37:04.375 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 15 2024-09-20T19:37:04.375 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-20T19:37:04.375 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T19:37:04.386 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:37:04 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:37:04] "GET /metrics HTTP/1.1" 200 38070 "" "Prometheus/2.43.0" 2024-09-20T19:37:05.022 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph -s' 2024-09-20T19:37:05.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:05 smithi183 bash[21651]: cluster 2024-09-20T19:37:03.858285+0000 mgr.y (mgr.14418) 270 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:37:05.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:05 smithi183 bash[21651]: audit 2024-09-20T19:37:04.374592+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.3:0/903461526' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:37:05.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:04 smithi003 bash[19800]: cluster 2024-09-20T19:37:03.858285+0000 mgr.y (mgr.14418) 270 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:37:05.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:04 smithi003 bash[19800]: audit 2024-09-20T19:37:04.374592+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.3:0/903461526' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:37:05.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:05 smithi003 bash[26656]: cluster 2024-09-20T19:37:03.858285+0000 mgr.y (mgr.14418) 270 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:37:05.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:05 smithi003 bash[26656]: audit 2024-09-20T19:37:04.374592+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.3:0/903461526' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:37:07.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:07 smithi003 bash[19800]: cluster 2024-09-20T19:37:05.859005+0000 mgr.y (mgr.14418) 271 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:07.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:07 smithi003 bash[26656]: cluster 2024-09-20T19:37:05.859005+0000 mgr.y (mgr.14418) 271 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:07.294 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:07 smithi183 bash[21651]: cluster 2024-09-20T19:37:05.859005+0000 mgr.y (mgr.14418) 271 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:08.294 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:08 smithi183 bash[21651]: audit 2024-09-20T19:37:06.809051+0000 mgr.y (mgr.14418) 272 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:37:08.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:08 smithi003 bash[19800]: audit 2024-09-20T19:37:06.809051+0000 mgr.y (mgr.14418) 272 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:37:08.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:08 smithi003 bash[26656]: audit 2024-09-20T19:37:06.809051+0000 mgr.y (mgr.14418) 272 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:37:09.294 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:09 smithi183 bash[21651]: cluster 2024-09-20T19:37:07.860542+0000 mgr.y (mgr.14418) 273 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:37:09.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:09 smithi003 bash[19800]: cluster 2024-09-20T19:37:07.860542+0000 mgr.y (mgr.14418) 273 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:37:09.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:09 smithi003 bash[26656]: cluster 2024-09-20T19:37:07.860542+0000 mgr.y (mgr.14418) 273 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:37:09.850 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:37:11.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:11 smithi003 bash[19800]: cluster 2024-09-20T19:37:09.861012+0000 mgr.y (mgr.14418) 274 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:11.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:11 smithi003 bash[26656]: cluster 2024-09-20T19:37:09.861012+0000 mgr.y (mgr.14418) 274 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:11.294 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:11 smithi183 bash[21651]: cluster 2024-09-20T19:37:09.861012+0000 mgr.y (mgr.14418) 274 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:11.297 INFO:teuthology.orchestra.run.smithi003.stdout: cluster: 2024-09-20T19:37:11.297 INFO:teuthology.orchestra.run.smithi003.stdout: id: 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T19:37:11.297 INFO:teuthology.orchestra.run.smithi003.stdout: health: HEALTH_OK 2024-09-20T19:37:11.297 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:37:11.297 INFO:teuthology.orchestra.run.smithi003.stdout: services: 2024-09-20T19:37:11.297 INFO:teuthology.orchestra.run.smithi003.stdout: mon: 3 daemons, quorum a,b,c (age 14m) 2024-09-20T19:37:11.298 INFO:teuthology.orchestra.run.smithi003.stdout: mgr: y(active, since 6m), standbys: x 2024-09-20T19:37:11.298 INFO:teuthology.orchestra.run.smithi003.stdout: osd: 8 osds: 8 up (since 7m), 8 in (since 7m) 2024-09-20T19:37:11.298 INFO:teuthology.orchestra.run.smithi003.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-20T19:37:11.298 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:37:11.298 INFO:teuthology.orchestra.run.smithi003.stdout: data: 2024-09-20T19:37:11.298 INFO:teuthology.orchestra.run.smithi003.stdout: pools: 6 pools, 161 pgs 2024-09-20T19:37:11.298 INFO:teuthology.orchestra.run.smithi003.stdout: objects: 212 objects, 585 KiB 2024-09-20T19:37:11.298 INFO:teuthology.orchestra.run.smithi003.stdout: usage: 254 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:37:11.298 INFO:teuthology.orchestra.run.smithi003.stdout: pgs: 161 active+clean 2024-09-20T19:37:11.298 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:37:11.298 INFO:teuthology.orchestra.run.smithi003.stdout: io: 2024-09-20T19:37:11.298 INFO:teuthology.orchestra.run.smithi003.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-20T19:37:11.298 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:37:11.977 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ls' 2024-09-20T19:37:12.294 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:12 smithi183 bash[21651]: audit 2024-09-20T19:37:11.298417+0000 mon.a (mon.0) 976 : audit [DBG] from='client.? 172.21.15.3:0/1876317107' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T19:37:12.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:12 smithi003 bash[19800]: audit 2024-09-20T19:37:11.298417+0000 mon.a (mon.0) 976 : audit [DBG] from='client.? 172.21.15.3:0/1876317107' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T19:37:12.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:12 smithi003 bash[26656]: audit 2024-09-20T19:37:11.298417+0000 mon.a (mon.0) 976 : audit [DBG] from='client.? 172.21.15.3:0/1876317107' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T19:37:13.294 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:13 smithi183 bash[21651]: cluster 2024-09-20T19:37:11.861669+0000 mgr.y (mgr.14418) 275 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:13.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:13 smithi003 bash[19800]: cluster 2024-09-20T19:37:11.861669+0000 mgr.y (mgr.14418) 275 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:13.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:13 smithi003 bash[26656]: cluster 2024-09-20T19:37:11.861669+0000 mgr.y (mgr.14418) 275 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:14.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:37:14 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:37:14] "GET /metrics HTTP/1.1" 200 38070 "" "Prometheus/2.43.0" 2024-09-20T19:37:15.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:15 smithi183 bash[21651]: cluster 2024-09-20T19:37:13.863377+0000 mgr.y (mgr.14418) 276 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:37:15.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:15 smithi003 bash[19800]: cluster 2024-09-20T19:37:13.863377+0000 mgr.y (mgr.14418) 276 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:37:15.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:15 smithi003 bash[26656]: cluster 2024-09-20T19:37:13.863377+0000 mgr.y (mgr.14418) 276 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:37:16.815 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:37:17.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:17 smithi003 bash[19800]: cluster 2024-09-20T19:37:15.864093+0000 mgr.y (mgr.14418) 277 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:17.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:17 smithi003 bash[19800]: audit 2024-09-20T19:37:16.766979+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:37:17.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:17 smithi003 bash[26656]: cluster 2024-09-20T19:37:15.864093+0000 mgr.y (mgr.14418) 277 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:17.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:17 smithi003 bash[26656]: audit 2024-09-20T19:37:16.766979+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:37:17.294 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:17 smithi183 bash[21651]: cluster 2024-09-20T19:37:15.864093+0000 mgr.y (mgr.14418) 277 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:17.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:17 smithi183 bash[21651]: audit 2024-09-20T19:37:16.766979+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:37:18.340 INFO:teuthology.orchestra.run.smithi003.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-20T19:37:18.340 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager ?:9093,9094 1/1 3m ago 6m smithi003=a;count:1 2024-09-20T19:37:18.340 INFO:teuthology.orchestra.run.smithi003.stdout:grafana ?:3000 1/1 4m ago 6m smithi183=a;count:1 2024-09-20T19:37:18.340 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo ?:5000 1/1 3m ago 3m count:1 2024-09-20T19:37:18.340 INFO:teuthology.orchestra.run.smithi003.stdout:mgr 2/2 4m ago 14m smithi003=y;smithi183=x;count:2 2024-09-20T19:37:18.340 INFO:teuthology.orchestra.run.smithi003.stdout:mon 3/3 4m ago 15m smithi003:172.21.15.3=a;smithi003:[v2:172.21.15.3:3301,v1:172.21.15.3:6790]=c;smithi183:172.21.15.183=b;count:3 2024-09-20T19:37:18.340 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter ?:9100 2/2 4m ago 6m smithi003=a;smithi183=b;count:2 2024-09-20T19:37:18.340 INFO:teuthology.orchestra.run.smithi003.stdout:osd 8 4m ago - 2024-09-20T19:37:18.340 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus ?:9095 1/1 4m ago 7m smithi183=a;count:1 2024-09-20T19:37:18.340 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo ?:8000 2/2 4m ago 4m count:2 2024-09-20T19:37:18.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:18 smithi003 bash[19800]: audit 2024-09-20T19:37:16.816625+0000 mgr.y (mgr.14418) 278 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:37:18.354 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:18 smithi003 bash[26656]: audit 2024-09-20T19:37:16.816625+0000 mgr.y (mgr.14418) 278 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:37:18.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:18 smithi183 bash[21651]: audit 2024-09-20T19:37:16.816625+0000 mgr.y (mgr.14418) 278 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:37:19.048 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-09-20T19:37:19.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:19 smithi003 bash[19800]: cluster 2024-09-20T19:37:17.865677+0000 mgr.y (mgr.14418) 279 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:37:19.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:19 smithi003 bash[19800]: audit 2024-09-20T19:37:18.325584+0000 mgr.y (mgr.14418) 280 : audit [DBG] from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:37:19.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:19 smithi003 bash[26656]: cluster 2024-09-20T19:37:17.865677+0000 mgr.y (mgr.14418) 279 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:37:19.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:19 smithi003 bash[26656]: audit 2024-09-20T19:37:18.325584+0000 mgr.y (mgr.14418) 280 : audit [DBG] from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:37:19.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:19 smithi183 bash[21651]: cluster 2024-09-20T19:37:17.865677+0000 mgr.y (mgr.14418) 279 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:37:19.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:19 smithi183 bash[21651]: audit 2024-09-20T19:37:18.325584+0000 mgr.y (mgr.14418) 280 : audit [DBG] from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:37:21.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:21 smithi003 bash[19800]: cluster 2024-09-20T19:37:19.866383+0000 mgr.y (mgr.14418) 281 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:21.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:21 smithi003 bash[26656]: cluster 2024-09-20T19:37:19.866383+0000 mgr.y (mgr.14418) 281 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:21.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:21 smithi183 bash[21651]: cluster 2024-09-20T19:37:19.866383+0000 mgr.y (mgr.14418) 281 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:23.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:23 smithi003 bash[19800]: cluster 2024-09-20T19:37:21.867078+0000 mgr.y (mgr.14418) 282 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:23.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:23 smithi003 bash[26656]: cluster 2024-09-20T19:37:21.867078+0000 mgr.y (mgr.14418) 282 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:23.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:23 smithi183 bash[21651]: cluster 2024-09-20T19:37:21.867078+0000 mgr.y (mgr.14418) 282 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:23.883 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:37:24.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:37:24 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:37:24] "GET /metrics HTTP/1.1" 200 38071 "" "Prometheus/2.43.0" 2024-09-20T19:37:25.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:25 smithi003 bash[19800]: cluster 2024-09-20T19:37:23.868763+0000 mgr.y (mgr.14418) 283 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:37:25.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:25 smithi003 bash[26656]: cluster 2024-09-20T19:37:23.868763+0000 mgr.y (mgr.14418) 283 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:37:25.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:25 smithi183 bash[21651]: cluster 2024-09-20T19:37:23.868763+0000 mgr.y (mgr.14418) 283 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:37:25.951 INFO:teuthology.orchestra.run.smithi003.stdout:Scheduled to redeploy mgr.x on host 'smithi183' 2024-09-20T19:37:26.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:26 smithi003 bash[19800]: audit 2024-09-20T19:37:25.578014+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.3:0/3888351431' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T19:37:26.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:26 smithi003 bash[19800]: audit 2024-09-20T19:37:25.928000+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:37:26.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:26 smithi003 bash[19800]: audit 2024-09-20T19:37:25.939334+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:37:26.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:26 smithi003 bash[19800]: audit 2024-09-20T19:37:25.950194+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:37:26.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:26 smithi003 bash[19800]: audit 2024-09-20T19:37:25.952948+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:37:26.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:26 smithi003 bash[19800]: audit 2024-09-20T19:37:25.953850+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:37:26.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:26 smithi003 bash[19800]: audit 2024-09-20T19:37:25.961047+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:37:26.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:26 smithi003 bash[19800]: audit 2024-09-20T19:37:25.998517+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T19:37:26.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:26 smithi003 bash[19800]: audit 2024-09-20T19:37:25.999264+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T19:37:26.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:26 smithi003 bash[19800]: audit 2024-09-20T19:37:25.999976+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:37:26.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:26 smithi003 bash[26656]: audit 2024-09-20T19:37:25.578014+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.3:0/3888351431' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T19:37:26.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:26 smithi003 bash[26656]: audit 2024-09-20T19:37:25.928000+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:37:26.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:26 smithi003 bash[26656]: audit 2024-09-20T19:37:25.939334+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:37:26.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:26 smithi003 bash[26656]: audit 2024-09-20T19:37:25.950194+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:37:26.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:26 smithi003 bash[26656]: audit 2024-09-20T19:37:25.952948+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:37:26.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:26 smithi003 bash[26656]: audit 2024-09-20T19:37:25.953850+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:37:26.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:26 smithi003 bash[26656]: audit 2024-09-20T19:37:25.961047+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:37:26.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:26 smithi003 bash[26656]: audit 2024-09-20T19:37:25.998517+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T19:37:26.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:26 smithi003 bash[26656]: audit 2024-09-20T19:37:25.999264+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T19:37:26.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:26 smithi003 bash[26656]: audit 2024-09-20T19:37:25.999976+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:37:26.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:26 smithi183 bash[21651]: audit 2024-09-20T19:37:25.578014+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.3:0/3888351431' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T19:37:26.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:26 smithi183 bash[21651]: audit 2024-09-20T19:37:25.928000+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:37:26.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:26 smithi183 bash[21651]: audit 2024-09-20T19:37:25.939334+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:37:26.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:26 smithi183 bash[21651]: audit 2024-09-20T19:37:25.950194+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:37:26.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:26 smithi183 bash[21651]: audit 2024-09-20T19:37:25.952948+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:37:26.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:26 smithi183 bash[21651]: audit 2024-09-20T19:37:25.953850+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:37:26.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:26 smithi183 bash[21651]: audit 2024-09-20T19:37:25.961047+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:37:26.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:26 smithi183 bash[21651]: audit 2024-09-20T19:37:25.998517+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T19:37:26.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:26 smithi183 bash[21651]: audit 2024-09-20T19:37:25.999264+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T19:37:26.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:26 smithi183 bash[21651]: audit 2024-09-20T19:37:25.999976+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:37:26.651 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps --refresh' 2024-09-20T19:37:27.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:27 smithi003 bash[19800]: cluster 2024-09-20T19:37:25.869430+0000 mgr.y (mgr.14418) 284 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:27.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:27 smithi003 bash[19800]: audit 2024-09-20T19:37:25.920901+0000 mgr.y (mgr.14418) 285 : audit [DBG] from='client.24872 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:37:27.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:27 smithi003 bash[19800]: cephadm 2024-09-20T19:37:25.931501+0000 mgr.y (mgr.14418) 286 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-20T19:37:27.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:27 smithi003 bash[19800]: cephadm 2024-09-20T19:37:26.000693+0000 mgr.y (mgr.14418) 287 : cephadm [INF] Deploying daemon mgr.x on smithi183 2024-09-20T19:37:27.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:27 smithi003 bash[26656]: cluster 2024-09-20T19:37:25.869430+0000 mgr.y (mgr.14418) 284 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:27.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:27 smithi003 bash[26656]: audit 2024-09-20T19:37:25.920901+0000 mgr.y (mgr.14418) 285 : audit [DBG] from='client.24872 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:37:27.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:27 smithi003 bash[26656]: cephadm 2024-09-20T19:37:25.931501+0000 mgr.y (mgr.14418) 286 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-20T19:37:27.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:27 smithi003 bash[26656]: cephadm 2024-09-20T19:37:26.000693+0000 mgr.y (mgr.14418) 287 : cephadm [INF] Deploying daemon mgr.x on smithi183 2024-09-20T19:37:27.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:27 smithi183 bash[21651]: cluster 2024-09-20T19:37:25.869430+0000 mgr.y (mgr.14418) 284 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:27.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:27 smithi183 bash[21651]: audit 2024-09-20T19:37:25.920901+0000 mgr.y (mgr.14418) 285 : audit [DBG] from='client.24872 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:37:27.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:27 smithi183 bash[21651]: cephadm 2024-09-20T19:37:25.931501+0000 mgr.y (mgr.14418) 286 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-20T19:37:27.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:27 smithi183 bash[21651]: cephadm 2024-09-20T19:37:26.000693+0000 mgr.y (mgr.14418) 287 : cephadm [INF] Deploying daemon mgr.x on smithi183 2024-09-20T19:37:28.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:28 smithi003 bash[19800]: audit 2024-09-20T19:37:26.826462+0000 mgr.y (mgr.14418) 288 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:37:28.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:28 smithi003 bash[26656]: audit 2024-09-20T19:37:26.826462+0000 mgr.y (mgr.14418) 288 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:37:28.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:28 smithi183 bash[21651]: audit 2024-09-20T19:37:26.826462+0000 mgr.y (mgr.14418) 288 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:37:29.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:29 smithi003 bash[19800]: cluster 2024-09-20T19:37:27.871113+0000 mgr.y (mgr.14418) 289 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:37:29.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:29 smithi003 bash[26656]: cluster 2024-09-20T19:37:27.871113+0000 mgr.y (mgr.14418) 289 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:37:29.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:29 smithi183 bash[21651]: cluster 2024-09-20T19:37:27.871113+0000 mgr.y (mgr.14418) 289 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:37:31.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:31 smithi003 bash[19800]: cluster 2024-09-20T19:37:29.871818+0000 mgr.y (mgr.14418) 290 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:31.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:31 smithi003 bash[26656]: cluster 2024-09-20T19:37:29.871818+0000 mgr.y (mgr.14418) 290 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:31.477 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:37:31.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:31 smithi183 bash[21651]: cluster 2024-09-20T19:37:29.871818+0000 mgr.y (mgr.14418) 290 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:32.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:32 smithi003 bash[19800]: audit 2024-09-20T19:37:31.767703+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:37:32.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:32 smithi003 bash[26656]: audit 2024-09-20T19:37:31.767703+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:37:32.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:32 smithi183 bash[21651]: audit 2024-09-20T19:37:31.767703+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:37:33.112 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:37:33.113 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (6m) 4m ago 6m 14.7M - 0.25.0 c8568f914cd2 59a9da2906ec 2024-09-20T19:37:33.113 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi183 *:3000 running (6m) 4m ago 6m 73.5M - 9.4.12 2bacad6d85d8 c9a7bba266d4 2024-09-20T19:37:33.113 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.zzokqj smithi003 *:5000 running (4m) 4m ago 4m 72.8M - 3.8 6acb0a031eab b21ca10ac41d 2024-09-20T19:37:33.113 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi183 *:8443,8765 running (14m) 4m ago 14m 427M - 19.1.1-369-ged8ee0f2 6acb0a031eab 1226b47c61e2 2024-09-20T19:37:33.113 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:9283,8765 running (17m) 4m ago 17m 492M - 19.1.1-369-ged8ee0f2 6acb0a031eab 9fb403bb8a77 2024-09-20T19:37:33.113 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (17m) 4m ago 17m 48.0M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 573f70d763bc 2024-09-20T19:37:33.113 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi183 running (15m) 4m ago 15m 38.8M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 0b6efef5dac7 2024-09-20T19:37:33.113 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (15m) 4m ago 15m 40.9M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab ec60aaecf15d 2024-09-20T19:37:33.113 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (6m) 4m ago 6m 8252k - 1.5.0 0da6a335fe13 8981f0b6357d 2024-09-20T19:37:33.113 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi183 *:9100 running (6m) 4m ago 6m 8147k - 1.5.0 0da6a335fe13 6ba7c11a0a8f 2024-09-20T19:37:33.113 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (14m) 4m ago 14m 57.9M 4061M 19.1.1-369-ged8ee0f2 6acb0a031eab f34f0142facb 2024-09-20T19:37:33.113 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (13m) 4m ago 13m 50.2M 4061M 19.1.1-369-ged8ee0f2 6acb0a031eab 682cabe7b674 2024-09-20T19:37:33.113 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (12m) 4m ago 12m 53.8M 4061M 19.1.1-369-ged8ee0f2 6acb0a031eab 945fc7b53bc0 2024-09-20T19:37:33.113 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (11m) 4m ago 11m 46.3M 4061M 19.1.1-369-ged8ee0f2 6acb0a031eab f18d3679bb9e 2024-09-20T19:37:33.114 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi183 running (10m) 4m ago 10m 54.4M 4060M 19.1.1-369-ged8ee0f2 6acb0a031eab acf213ee960c 2024-09-20T19:37:33.114 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi183 running (9m) 4m ago 9m 53.9M 4060M 19.1.1-369-ged8ee0f2 6acb0a031eab e79f0a743785 2024-09-20T19:37:33.114 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi183 running (8m) 4m ago 8m 45.2M 4060M 19.1.1-369-ged8ee0f2 6acb0a031eab 164041c5816b 2024-09-20T19:37:33.114 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi183 running (7m) 4m ago 8m 54.7M 4060M 19.1.1-369-ged8ee0f2 6acb0a031eab 0eac55f5717e 2024-09-20T19:37:33.114 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi183 *:9095 running (6m) 4m ago 7m 36.1M - 2.43.0 a07b618ecd1d 4adc14874777 2024-09-20T19:37:33.114 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.tcdhwz smithi003 *:8000 running (4m) 4m ago 4m 89.3M - 19.1.1-369-ged8ee0f2 6acb0a031eab 8fc205227459 2024-09-20T19:37:33.114 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi183.lyzazb smithi183 *:8000 running (4m) 4m ago 4m 88.6M - 19.1.1-369-ged8ee0f2 6acb0a031eab 7387a3c9206c 2024-09-20T19:37:33.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:33 smithi003 bash[26656]: cluster 2024-09-20T19:37:31.872498+0000 mgr.y (mgr.14418) 291 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:33.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:33 smithi003 bash[19800]: cluster 2024-09-20T19:37:31.872498+0000 mgr.y (mgr.14418) 291 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:33.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:33 smithi183 bash[21651]: cluster 2024-09-20T19:37:31.872498+0000 mgr.y (mgr.14418) 291 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:33.729 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'sleep 180' 2024-09-20T19:37:34.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:34 smithi003 bash[19800]: audit 2024-09-20T19:37:33.073150+0000 mgr.y (mgr.14418) 292 : audit [DBG] from='client.24878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:37:34.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:37:34 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:37:34] "GET /metrics HTTP/1.1" 200 38070 "" "Prometheus/2.43.0" 2024-09-20T19:37:34.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:34 smithi003 bash[26656]: audit 2024-09-20T19:37:33.073150+0000 mgr.y (mgr.14418) 292 : audit [DBG] from='client.24878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:37:34.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:34 smithi183 bash[21651]: audit 2024-09-20T19:37:33.073150+0000 mgr.y (mgr.14418) 292 : audit [DBG] from='client.24878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:37:35.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:35 smithi003 bash[19800]: cluster 2024-09-20T19:37:33.874128+0000 mgr.y (mgr.14418) 293 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:37:35.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:35 smithi003 bash[26656]: cluster 2024-09-20T19:37:33.874128+0000 mgr.y (mgr.14418) 293 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:37:35.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:35 smithi183 bash[21651]: cluster 2024-09-20T19:37:33.874128+0000 mgr.y (mgr.14418) 293 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:37:37.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:37 smithi003 bash[19800]: cluster 2024-09-20T19:37:35.874862+0000 mgr.y (mgr.14418) 294 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:37.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:37 smithi003 bash[26656]: cluster 2024-09-20T19:37:35.874862+0000 mgr.y (mgr.14418) 294 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:37.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:37 smithi183 bash[21651]: cluster 2024-09-20T19:37:35.874862+0000 mgr.y (mgr.14418) 294 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:38.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:38 smithi003 bash[19800]: audit 2024-09-20T19:37:36.837692+0000 mgr.y (mgr.14418) 295 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:37:38.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:38 smithi003 bash[26656]: audit 2024-09-20T19:37:36.837692+0000 mgr.y (mgr.14418) 295 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:37:38.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:38 smithi183 bash[21651]: audit 2024-09-20T19:37:36.837692+0000 mgr.y (mgr.14418) 295 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:37:38.561 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:37:39.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:39 smithi003 bash[19800]: cluster 2024-09-20T19:37:37.876514+0000 mgr.y (mgr.14418) 296 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:37:39.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:39 smithi003 bash[26656]: cluster 2024-09-20T19:37:37.876514+0000 mgr.y (mgr.14418) 296 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:37:39.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:39 smithi183 bash[21651]: cluster 2024-09-20T19:37:37.876514+0000 mgr.y (mgr.14418) 296 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:37:41.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:41 smithi003 bash[26656]: cluster 2024-09-20T19:37:39.877178+0000 mgr.y (mgr.14418) 297 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:41.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:41 smithi003 bash[19800]: cluster 2024-09-20T19:37:39.877178+0000 mgr.y (mgr.14418) 297 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:41.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:41 smithi183 bash[21651]: cluster 2024-09-20T19:37:39.877178+0000 mgr.y (mgr.14418) 297 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:43.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:43 smithi003 bash[19800]: cluster 2024-09-20T19:37:41.877841+0000 mgr.y (mgr.14418) 298 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:43.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:43 smithi003 bash[26656]: cluster 2024-09-20T19:37:41.877841+0000 mgr.y (mgr.14418) 298 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:43.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:43 smithi183 bash[21651]: cluster 2024-09-20T19:37:41.877841+0000 mgr.y (mgr.14418) 298 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:44.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:37:44 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:37:44] "GET /metrics HTTP/1.1" 200 38070 "" "Prometheus/2.43.0" 2024-09-20T19:37:45.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:45 smithi003 bash[19800]: cluster 2024-09-20T19:37:43.879619+0000 mgr.y (mgr.14418) 299 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:37:45.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:45 smithi003 bash[26656]: cluster 2024-09-20T19:37:43.879619+0000 mgr.y (mgr.14418) 299 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:37:45.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:45 smithi183 bash[21651]: cluster 2024-09-20T19:37:43.879619+0000 mgr.y (mgr.14418) 299 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:37:47.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:47 smithi003 bash[19800]: cluster 2024-09-20T19:37:45.880491+0000 mgr.y (mgr.14418) 300 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:47.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:47 smithi003 bash[19800]: audit 2024-09-20T19:37:46.767840+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:37:47.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:47 smithi003 bash[26656]: cluster 2024-09-20T19:37:45.880491+0000 mgr.y (mgr.14418) 300 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:47.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:47 smithi003 bash[26656]: audit 2024-09-20T19:37:46.767840+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:37:47.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:47 smithi183 bash[21651]: cluster 2024-09-20T19:37:45.880491+0000 mgr.y (mgr.14418) 300 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:47.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:47 smithi183 bash[21651]: audit 2024-09-20T19:37:46.767840+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:37:48.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:48 smithi003 bash[19800]: audit 2024-09-20T19:37:46.846079+0000 mgr.y (mgr.14418) 301 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:37:48.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:48 smithi003 bash[26656]: audit 2024-09-20T19:37:46.846079+0000 mgr.y (mgr.14418) 301 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:37:48.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:48 smithi183 bash[21651]: audit 2024-09-20T19:37:46.846079+0000 mgr.y (mgr.14418) 301 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:37:49.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:49 smithi003 bash[19800]: cluster 2024-09-20T19:37:47.882098+0000 mgr.y (mgr.14418) 302 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:37:49.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:49 smithi003 bash[26656]: cluster 2024-09-20T19:37:47.882098+0000 mgr.y (mgr.14418) 302 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:37:49.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:49 smithi183 bash[21651]: cluster 2024-09-20T19:37:47.882098+0000 mgr.y (mgr.14418) 302 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:37:51.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:51 smithi003 bash[19800]: cluster 2024-09-20T19:37:49.882889+0000 mgr.y (mgr.14418) 303 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:51.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:51 smithi003 bash[26656]: cluster 2024-09-20T19:37:49.882889+0000 mgr.y (mgr.14418) 303 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:51.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:51 smithi183 bash[21651]: cluster 2024-09-20T19:37:49.882889+0000 mgr.y (mgr.14418) 303 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:53.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:53 smithi003 bash[19800]: cluster 2024-09-20T19:37:51.883629+0000 mgr.y (mgr.14418) 304 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:53.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:53 smithi003 bash[26656]: cluster 2024-09-20T19:37:51.883629+0000 mgr.y (mgr.14418) 304 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:53.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:53 smithi183 bash[21651]: cluster 2024-09-20T19:37:51.883629+0000 mgr.y (mgr.14418) 304 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:54.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:37:54 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:37:54] "GET /metrics HTTP/1.1" 200 38068 "" "Prometheus/2.43.0" 2024-09-20T19:37:55.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:55 smithi003 bash[19800]: cluster 2024-09-20T19:37:53.885331+0000 mgr.y (mgr.14418) 305 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:37:55.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:55 smithi003 bash[26656]: cluster 2024-09-20T19:37:53.885331+0000 mgr.y (mgr.14418) 305 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:37:55.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:55 smithi183 bash[21651]: cluster 2024-09-20T19:37:53.885331+0000 mgr.y (mgr.14418) 305 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:37:57.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:57 smithi003 bash[19800]: cluster 2024-09-20T19:37:55.886141+0000 mgr.y (mgr.14418) 306 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:57.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:57 smithi003 bash[26656]: cluster 2024-09-20T19:37:55.886141+0000 mgr.y (mgr.14418) 306 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:57.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:57 smithi183 bash[21651]: cluster 2024-09-20T19:37:55.886141+0000 mgr.y (mgr.14418) 306 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:37:58.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:58 smithi003 bash[19800]: audit 2024-09-20T19:37:56.856758+0000 mgr.y (mgr.14418) 307 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:37:58.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:58 smithi003 bash[26656]: audit 2024-09-20T19:37:56.856758+0000 mgr.y (mgr.14418) 307 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:37:58.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:58 smithi183 bash[21651]: audit 2024-09-20T19:37:56.856758+0000 mgr.y (mgr.14418) 307 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:37:59.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:37:59 smithi003 bash[19800]: cluster 2024-09-20T19:37:57.887786+0000 mgr.y (mgr.14418) 308 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:37:59.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:37:59 smithi003 bash[26656]: cluster 2024-09-20T19:37:57.887786+0000 mgr.y (mgr.14418) 308 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:37:59.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:37:59 smithi183 bash[21651]: cluster 2024-09-20T19:37:57.887786+0000 mgr.y (mgr.14418) 308 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:38:01.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:38:01 smithi003 bash[19800]: cluster 2024-09-20T19:37:59.888450+0000 mgr.y (mgr.14418) 309 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:01.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:38:01 smithi003 bash[26656]: cluster 2024-09-20T19:37:59.888450+0000 mgr.y (mgr.14418) 309 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:01.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:38:01 smithi183 bash[21651]: cluster 2024-09-20T19:37:59.888450+0000 mgr.y (mgr.14418) 309 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:02.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:38:02 smithi003 bash[19800]: audit 2024-09-20T19:38:01.768358+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:38:02.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:38:02 smithi003 bash[26656]: audit 2024-09-20T19:38:01.768358+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:38:02.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:38:02 smithi183 bash[21651]: audit 2024-09-20T19:38:01.768358+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:38:03.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:38:03 smithi003 bash[19800]: cluster 2024-09-20T19:38:01.889144+0000 mgr.y (mgr.14418) 310 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:03.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:38:03 smithi003 bash[26656]: cluster 2024-09-20T19:38:01.889144+0000 mgr.y (mgr.14418) 310 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:03.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:38:03 smithi183 bash[21651]: cluster 2024-09-20T19:38:01.889144+0000 mgr.y (mgr.14418) 310 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:04.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:38:04 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:38:04] "GET /metrics HTTP/1.1" 200 38070 "" "Prometheus/2.43.0" 2024-09-20T19:38:05.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:38:05 smithi183 bash[21651]: cluster 2024-09-20T19:38:03.890822+0000 mgr.y (mgr.14418) 311 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:38:05.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:38:05 smithi003 bash[19800]: cluster 2024-09-20T19:38:03.890822+0000 mgr.y (mgr.14418) 311 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:38:05.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:38:05 smithi003 bash[26656]: cluster 2024-09-20T19:38:03.890822+0000 mgr.y (mgr.14418) 311 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:38:07.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:38:07 smithi183 bash[21651]: cluster 2024-09-20T19:38:05.891520+0000 mgr.y (mgr.14418) 312 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:07.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:38:07 smithi003 bash[19800]: cluster 2024-09-20T19:38:05.891520+0000 mgr.y (mgr.14418) 312 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:07.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:38:07 smithi003 bash[26656]: cluster 2024-09-20T19:38:05.891520+0000 mgr.y (mgr.14418) 312 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:08.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:38:08 smithi183 bash[21651]: audit 2024-09-20T19:38:06.866974+0000 mgr.y (mgr.14418) 313 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:38:08.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:38:08 smithi003 bash[19800]: audit 2024-09-20T19:38:06.866974+0000 mgr.y (mgr.14418) 313 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:38:08.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:38:08 smithi003 bash[26656]: audit 2024-09-20T19:38:06.866974+0000 mgr.y (mgr.14418) 313 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:38:09.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:38:09 smithi183 bash[21651]: cluster 2024-09-20T19:38:07.893165+0000 mgr.y (mgr.14418) 314 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:38:09.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:38:09 smithi003 bash[19800]: cluster 2024-09-20T19:38:07.893165+0000 mgr.y (mgr.14418) 314 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:38:09.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:38:09 smithi003 bash[26656]: cluster 2024-09-20T19:38:07.893165+0000 mgr.y (mgr.14418) 314 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:38:11.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:38:11 smithi183 bash[21651]: cluster 2024-09-20T19:38:09.893827+0000 mgr.y (mgr.14418) 315 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:11.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:38:11 smithi003 bash[19800]: cluster 2024-09-20T19:38:09.893827+0000 mgr.y (mgr.14418) 315 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:11.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:38:11 smithi003 bash[26656]: cluster 2024-09-20T19:38:09.893827+0000 mgr.y (mgr.14418) 315 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:13.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:38:13 smithi183 bash[21651]: cluster 2024-09-20T19:38:11.894517+0000 mgr.y (mgr.14418) 316 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:13.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:38:13 smithi003 bash[19800]: cluster 2024-09-20T19:38:11.894517+0000 mgr.y (mgr.14418) 316 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:13.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:38:13 smithi003 bash[26656]: cluster 2024-09-20T19:38:11.894517+0000 mgr.y (mgr.14418) 316 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:14.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:38:14 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:38:14] "GET /metrics HTTP/1.1" 200 38070 "" "Prometheus/2.43.0" 2024-09-20T19:38:15.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:38:15 smithi183 bash[21651]: cluster 2024-09-20T19:38:13.896211+0000 mgr.y (mgr.14418) 317 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:38:15.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:38:15 smithi003 bash[19800]: cluster 2024-09-20T19:38:13.896211+0000 mgr.y (mgr.14418) 317 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:38:15.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:38:15 smithi003 bash[26656]: cluster 2024-09-20T19:38:13.896211+0000 mgr.y (mgr.14418) 317 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:38:17.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:38:17 smithi183 bash[21651]: cluster 2024-09-20T19:38:15.896836+0000 mgr.y (mgr.14418) 318 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:17.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:38:17 smithi183 bash[21651]: audit 2024-09-20T19:38:16.768906+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:38:17.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:38:17 smithi003 bash[19800]: cluster 2024-09-20T19:38:15.896836+0000 mgr.y (mgr.14418) 318 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:17.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:38:17 smithi003 bash[19800]: audit 2024-09-20T19:38:16.768906+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:38:17.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:38:17 smithi003 bash[26656]: cluster 2024-09-20T19:38:15.896836+0000 mgr.y (mgr.14418) 318 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:17.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:38:17 smithi003 bash[26656]: audit 2024-09-20T19:38:16.768906+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:38:18.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:38:18 smithi183 bash[21651]: audit 2024-09-20T19:38:16.878238+0000 mgr.y (mgr.14418) 319 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:38:18.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:38:18 smithi003 bash[19800]: audit 2024-09-20T19:38:16.878238+0000 mgr.y (mgr.14418) 319 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:38:18.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:38:18 smithi003 bash[26656]: audit 2024-09-20T19:38:16.878238+0000 mgr.y (mgr.14418) 319 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:38:19.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:38:19 smithi183 bash[21651]: cluster 2024-09-20T19:38:17.898433+0000 mgr.y (mgr.14418) 320 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:38:19.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:38:19 smithi003 bash[19800]: cluster 2024-09-20T19:38:17.898433+0000 mgr.y (mgr.14418) 320 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:38:19.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:38:19 smithi003 bash[26656]: cluster 2024-09-20T19:38:17.898433+0000 mgr.y (mgr.14418) 320 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:38:21.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:38:21 smithi183 bash[21651]: cluster 2024-09-20T19:38:19.899109+0000 mgr.y (mgr.14418) 321 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:21.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:38:21 smithi003 bash[19800]: cluster 2024-09-20T19:38:19.899109+0000 mgr.y (mgr.14418) 321 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:21.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:38:21 smithi003 bash[26656]: cluster 2024-09-20T19:38:19.899109+0000 mgr.y (mgr.14418) 321 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:23.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:38:23 smithi183 bash[21651]: cluster 2024-09-20T19:38:21.899794+0000 mgr.y (mgr.14418) 322 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:23.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:38:23 smithi003 bash[19800]: cluster 2024-09-20T19:38:21.899794+0000 mgr.y (mgr.14418) 322 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:23.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:38:23 smithi003 bash[26656]: cluster 2024-09-20T19:38:21.899794+0000 mgr.y (mgr.14418) 322 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:24.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:38:24 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:38:24] "GET /metrics HTTP/1.1" 200 38066 "" "Prometheus/2.43.0" 2024-09-20T19:38:25.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:38:25 smithi183 bash[21651]: cluster 2024-09-20T19:38:23.901480+0000 mgr.y (mgr.14418) 323 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:38:25.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:38:25 smithi003 bash[19800]: cluster 2024-09-20T19:38:23.901480+0000 mgr.y (mgr.14418) 323 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:38:25.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:38:25 smithi003 bash[26656]: cluster 2024-09-20T19:38:23.901480+0000 mgr.y (mgr.14418) 323 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:38:27.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:38:27 smithi183 bash[21651]: cluster 2024-09-20T19:38:25.902242+0000 mgr.y (mgr.14418) 324 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:27.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:38:27 smithi003 bash[19800]: cluster 2024-09-20T19:38:25.902242+0000 mgr.y (mgr.14418) 324 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:27.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:38:27 smithi003 bash[26656]: cluster 2024-09-20T19:38:25.902242+0000 mgr.y (mgr.14418) 324 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:28.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:38:28 smithi183 bash[21651]: audit 2024-09-20T19:38:26.879743+0000 mgr.y (mgr.14418) 325 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:38:28.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:38:28 smithi003 bash[19800]: audit 2024-09-20T19:38:26.879743+0000 mgr.y (mgr.14418) 325 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:38:28.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:38:28 smithi003 bash[26656]: audit 2024-09-20T19:38:26.879743+0000 mgr.y (mgr.14418) 325 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:38:29.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:38:29 smithi003 bash[19800]: cluster 2024-09-20T19:38:27.903842+0000 mgr.y (mgr.14418) 326 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:38:29.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:38:29 smithi003 bash[26656]: cluster 2024-09-20T19:38:27.903842+0000 mgr.y (mgr.14418) 326 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:38:29.794 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:38:29 smithi183 bash[21651]: cluster 2024-09-20T19:38:27.903842+0000 mgr.y (mgr.14418) 326 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:38:31.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:38:31 smithi003 bash[19800]: cluster 2024-09-20T19:38:29.904662+0000 mgr.y (mgr.14418) 327 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:31.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:38:31 smithi003 bash[26656]: cluster 2024-09-20T19:38:29.904662+0000 mgr.y (mgr.14418) 327 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:31.794 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:38:31 smithi183 bash[21651]: cluster 2024-09-20T19:38:29.904662+0000 mgr.y (mgr.14418) 327 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:32.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:38:32 smithi003 bash[19800]: audit 2024-09-20T19:38:31.769259+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:38:32.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:38:32 smithi003 bash[26656]: audit 2024-09-20T19:38:31.769259+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:38:32.793 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:38:32 smithi183 bash[21651]: audit 2024-09-20T19:38:31.769259+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:38:33.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:38:33 smithi003 bash[19800]: cluster 2024-09-20T19:38:31.905453+0000 mgr.y (mgr.14418) 328 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:33.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:38:33 smithi003 bash[26656]: cluster 2024-09-20T19:38:31.905453+0000 mgr.y (mgr.14418) 328 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:33.793 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:38:33 smithi183 bash[21651]: cluster 2024-09-20T19:38:31.905453+0000 mgr.y (mgr.14418) 328 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:34.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:38:34 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:38:34] "GET /metrics HTTP/1.1" 200 38068 "" "Prometheus/2.43.0" 2024-09-20T19:38:35.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:38:35 smithi003 bash[19800]: cluster 2024-09-20T19:38:33.907164+0000 mgr.y (mgr.14418) 329 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:38:35.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:38:35 smithi003 bash[26656]: cluster 2024-09-20T19:38:33.907164+0000 mgr.y (mgr.14418) 329 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:38:35.794 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:38:35 smithi183 bash[21651]: cluster 2024-09-20T19:38:33.907164+0000 mgr.y (mgr.14418) 329 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:38:37.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:38:37 smithi003 bash[19800]: cluster 2024-09-20T19:38:35.907877+0000 mgr.y (mgr.14418) 330 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:37.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:38:37 smithi003 bash[26656]: cluster 2024-09-20T19:38:35.907877+0000 mgr.y (mgr.14418) 330 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:37.794 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:38:37 smithi183 bash[21651]: cluster 2024-09-20T19:38:35.907877+0000 mgr.y (mgr.14418) 330 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:38.794 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:38:38 smithi183 bash[21651]: audit 2024-09-20T19:38:36.888119+0000 mgr.y (mgr.14418) 331 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:38:38.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:38:38 smithi003 bash[19800]: audit 2024-09-20T19:38:36.888119+0000 mgr.y (mgr.14418) 331 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:38:38.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:38:38 smithi003 bash[26656]: audit 2024-09-20T19:38:36.888119+0000 mgr.y (mgr.14418) 331 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:38:39.793 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:38:39 smithi183 bash[21651]: cluster 2024-09-20T19:38:37.909503+0000 mgr.y (mgr.14418) 332 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:38:39.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:38:39 smithi003 bash[26656]: cluster 2024-09-20T19:38:37.909503+0000 mgr.y (mgr.14418) 332 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:38:39.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:38:39 smithi003 bash[19800]: cluster 2024-09-20T19:38:37.909503+0000 mgr.y (mgr.14418) 332 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:38:41.793 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:38:41 smithi183 bash[21651]: cluster 2024-09-20T19:38:39.910290+0000 mgr.y (mgr.14418) 333 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:41.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:38:41 smithi003 bash[19800]: cluster 2024-09-20T19:38:39.910290+0000 mgr.y (mgr.14418) 333 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:41.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:38:41 smithi003 bash[26656]: cluster 2024-09-20T19:38:39.910290+0000 mgr.y (mgr.14418) 333 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:43.793 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:38:43 smithi183 bash[21651]: cluster 2024-09-20T19:38:41.911020+0000 mgr.y (mgr.14418) 334 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:43.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:38:43 smithi003 bash[19800]: cluster 2024-09-20T19:38:41.911020+0000 mgr.y (mgr.14418) 334 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:43.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:38:43 smithi003 bash[26656]: cluster 2024-09-20T19:38:41.911020+0000 mgr.y (mgr.14418) 334 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:44.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:38:44 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:38:44] "GET /metrics HTTP/1.1" 200 38068 "" "Prometheus/2.43.0" 2024-09-20T19:38:45.793 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:38:45 smithi183 bash[21651]: cluster 2024-09-20T19:38:43.912742+0000 mgr.y (mgr.14418) 335 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:38:45.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:38:45 smithi003 bash[19800]: cluster 2024-09-20T19:38:43.912742+0000 mgr.y (mgr.14418) 335 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:38:45.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:38:45 smithi003 bash[26656]: cluster 2024-09-20T19:38:43.912742+0000 mgr.y (mgr.14418) 335 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:38:47.793 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:38:47 smithi183 bash[21651]: cluster 2024-09-20T19:38:45.913415+0000 mgr.y (mgr.14418) 336 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:47.794 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:38:47 smithi183 bash[21651]: audit 2024-09-20T19:38:46.769860+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:38:47.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:38:47 smithi003 bash[19800]: cluster 2024-09-20T19:38:45.913415+0000 mgr.y (mgr.14418) 336 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:47.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:38:47 smithi003 bash[19800]: audit 2024-09-20T19:38:46.769860+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:38:47.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:38:47 smithi003 bash[26656]: cluster 2024-09-20T19:38:45.913415+0000 mgr.y (mgr.14418) 336 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:47.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:38:47 smithi003 bash[26656]: audit 2024-09-20T19:38:46.769860+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:38:48.793 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:38:48 smithi183 bash[21651]: audit 2024-09-20T19:38:46.899312+0000 mgr.y (mgr.14418) 337 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:38:48.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:38:48 smithi003 bash[19800]: audit 2024-09-20T19:38:46.899312+0000 mgr.y (mgr.14418) 337 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:38:48.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:38:48 smithi003 bash[26656]: audit 2024-09-20T19:38:46.899312+0000 mgr.y (mgr.14418) 337 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:38:49.794 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:38:49 smithi183 bash[21651]: cluster 2024-09-20T19:38:47.915015+0000 mgr.y (mgr.14418) 338 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:38:49.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:38:49 smithi003 bash[19800]: cluster 2024-09-20T19:38:47.915015+0000 mgr.y (mgr.14418) 338 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:38:49.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:38:49 smithi003 bash[26656]: cluster 2024-09-20T19:38:47.915015+0000 mgr.y (mgr.14418) 338 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:38:51.793 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:38:51 smithi183 bash[21651]: cluster 2024-09-20T19:38:49.915724+0000 mgr.y (mgr.14418) 339 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:51.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:38:51 smithi003 bash[19800]: cluster 2024-09-20T19:38:49.915724+0000 mgr.y (mgr.14418) 339 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:51.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:38:51 smithi003 bash[26656]: cluster 2024-09-20T19:38:49.915724+0000 mgr.y (mgr.14418) 339 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:53.793 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:38:53 smithi183 bash[21651]: cluster 2024-09-20T19:38:51.916441+0000 mgr.y (mgr.14418) 340 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:53.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:38:53 smithi003 bash[19800]: cluster 2024-09-20T19:38:51.916441+0000 mgr.y (mgr.14418) 340 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:53.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:38:53 smithi003 bash[26656]: cluster 2024-09-20T19:38:51.916441+0000 mgr.y (mgr.14418) 340 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:54.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:38:54 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:38:54] "GET /metrics HTTP/1.1" 200 38066 "" "Prometheus/2.43.0" 2024-09-20T19:38:55.793 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:38:55 smithi183 bash[21651]: cluster 2024-09-20T19:38:53.918125+0000 mgr.y (mgr.14418) 341 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:38:55.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:38:55 smithi003 bash[19800]: cluster 2024-09-20T19:38:53.918125+0000 mgr.y (mgr.14418) 341 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:38:55.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:38:55 smithi003 bash[26656]: cluster 2024-09-20T19:38:53.918125+0000 mgr.y (mgr.14418) 341 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:38:57.793 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:38:57 smithi183 bash[21651]: cluster 2024-09-20T19:38:55.918831+0000 mgr.y (mgr.14418) 342 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:57.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:38:57 smithi003 bash[26656]: cluster 2024-09-20T19:38:55.918831+0000 mgr.y (mgr.14418) 342 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:57.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:38:57 smithi003 bash[19800]: cluster 2024-09-20T19:38:55.918831+0000 mgr.y (mgr.14418) 342 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:38:58.793 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:38:58 smithi183 bash[21651]: audit 2024-09-20T19:38:56.910505+0000 mgr.y (mgr.14418) 343 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:38:58.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:38:58 smithi003 bash[26656]: audit 2024-09-20T19:38:56.910505+0000 mgr.y (mgr.14418) 343 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:38:58.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:38:58 smithi003 bash[19800]: audit 2024-09-20T19:38:56.910505+0000 mgr.y (mgr.14418) 343 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:38:59.793 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:38:59 smithi183 bash[21651]: cluster 2024-09-20T19:38:57.920486+0000 mgr.y (mgr.14418) 344 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:38:59.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:38:59 smithi003 bash[19800]: cluster 2024-09-20T19:38:57.920486+0000 mgr.y (mgr.14418) 344 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:38:59.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:38:59 smithi003 bash[26656]: cluster 2024-09-20T19:38:57.920486+0000 mgr.y (mgr.14418) 344 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:39:01.793 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 19:39:01 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:39:01.794 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 19:39:01 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:39:01.794 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 19:39:01 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:39:01.794 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:39:01 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:39:01.795 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:39:01 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:39:01.795 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:39:01 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:39:01.795 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 19:39:01 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:39:01.795 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:39:01 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:39:01.796 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:39:01 smithi183 systemd[1]: Stopping Ceph mgr.x for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T19:39:01.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:01 smithi183 bash[21651]: cluster 2024-09-20T19:38:59.921294+0000 mgr.y (mgr.14418) 345 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:01.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:01 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:39:01.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:01 smithi003 bash[19800]: cluster 2024-09-20T19:38:59.921294+0000 mgr.y (mgr.14418) 345 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:01.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:01 smithi003 bash[26656]: cluster 2024-09-20T19:38:59.921294+0000 mgr.y (mgr.14418) 345 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:02.708 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:02 smithi183 bash[21651]: audit 2024-09-20T19:39:01.769922+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:39:02.708 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:39:02 smithi183 bash[48822]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-mgr-x 2024-09-20T19:39:02.708 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:39:02 smithi183 systemd[1]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-20T19:39:02.708 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:39:02 smithi183 bash[48916]: Error response from daemon: No such container: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-mgr-x 2024-09-20T19:39:02.708 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:39:02 smithi183 systemd[1]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490@mgr.x.service: Failed with result 'exit-code'. 2024-09-20T19:39:02.708 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:39:02 smithi183 systemd[1]: Stopped Ceph mgr.x for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T19:39:02.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:02 smithi003 bash[26656]: audit 2024-09-20T19:39:01.769922+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:39:02.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:02 smithi003 bash[19800]: audit 2024-09-20T19:39:01.769922+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:39:03.043 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 19:39:02 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:39:03.044 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 19:39:02 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:39:03.044 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 19:39:02 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:39:03.044 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:39:02 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:39:03.045 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:39:02 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:39:03.045 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:39:02 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:39:03.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:02 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:39:03.045 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 19:39:02 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:39:03.046 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:39:02 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:39:03.046 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:39:02 smithi183 systemd[1]: Started Ceph mgr.x for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T19:39:03.793 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:03 smithi183 bash[21651]: cluster 2024-09-20T19:39:01.921998+0000 mgr.y (mgr.14418) 346 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:03.794 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:03 smithi183 bash[21651]: audit 2024-09-20T19:39:02.882372+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:39:03.794 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:03 smithi183 bash[21651]: audit 2024-09-20T19:39:02.894446+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:39:03.794 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:03 smithi183 bash[21651]: audit 2024-09-20T19:39:02.906490+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:39:03.794 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:03 smithi183 bash[21651]: audit 2024-09-20T19:39:02.918668+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:39:03.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:03 smithi003 bash[19800]: cluster 2024-09-20T19:39:01.921998+0000 mgr.y (mgr.14418) 346 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:03.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:03 smithi003 bash[19800]: audit 2024-09-20T19:39:02.882372+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:39:03.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:03 smithi003 bash[19800]: audit 2024-09-20T19:39:02.894446+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:39:03.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:03 smithi003 bash[19800]: audit 2024-09-20T19:39:02.906490+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:39:03.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:03 smithi003 bash[19800]: audit 2024-09-20T19:39:02.918668+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:39:03.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:03 smithi003 bash[26656]: cluster 2024-09-20T19:39:01.921998+0000 mgr.y (mgr.14418) 346 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:03.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:03 smithi003 bash[26656]: audit 2024-09-20T19:39:02.882372+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:39:03.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:03 smithi003 bash[26656]: audit 2024-09-20T19:39:02.894446+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:39:03.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:03 smithi003 bash[26656]: audit 2024-09-20T19:39:02.906490+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:39:03.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:03 smithi003 bash[26656]: audit 2024-09-20T19:39:02.918668+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:39:04.293 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:39:03 smithi183 bash[48971]: debug 2024-09-20T19:39:03.946+0000 7fd895aa7640 1 -- 172.21.15.183:0/3075007554 <== mon.1 v2:172.21.15.183:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55bf48fc90e0 con 0x55bf48fca800 2024-09-20T19:39:04.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:39:04 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:39:04] "GET /metrics HTTP/1.1" 200 38065 "" "Prometheus/2.43.0" 2024-09-20T19:39:05.793 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:05 smithi183 bash[21651]: cluster 2024-09-20T19:39:03.923699+0000 mgr.y (mgr.14418) 347 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:39:05.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:05 smithi003 bash[19800]: cluster 2024-09-20T19:39:03.923699+0000 mgr.y (mgr.14418) 347 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:39:05.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:05 smithi003 bash[26656]: cluster 2024-09-20T19:39:03.923699+0000 mgr.y (mgr.14418) 347 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:39:07.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:07 smithi003 bash[19800]: cluster 2024-09-20T19:39:05.924428+0000 mgr.y (mgr.14418) 348 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:07.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:07 smithi003 bash[26656]: cluster 2024-09-20T19:39:05.924428+0000 mgr.y (mgr.14418) 348 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:08.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:07 smithi183 bash[21651]: cluster 2024-09-20T19:39:05.924428+0000 mgr.y (mgr.14418) 348 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:08.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:08 smithi003 bash[19800]: audit 2024-09-20T19:39:06.921794+0000 mgr.y (mgr.14418) 349 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:39:08.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:08 smithi003 bash[26656]: audit 2024-09-20T19:39:06.921794+0000 mgr.y (mgr.14418) 349 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:39:09.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:08 smithi183 bash[21651]: audit 2024-09-20T19:39:06.921794+0000 mgr.y (mgr.14418) 349 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:39:09.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:09 smithi003 bash[19800]: cluster 2024-09-20T19:39:07.926000+0000 mgr.y (mgr.14418) 350 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:39:09.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:09 smithi003 bash[19800]: audit 2024-09-20T19:39:08.855789+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:39:09.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:09 smithi003 bash[19800]: audit 2024-09-20T19:39:08.861153+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:39:09.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:09 smithi003 bash[19800]: audit 2024-09-20T19:39:09.103684+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:39:09.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:09 smithi003 bash[19800]: audit 2024-09-20T19:39:09.113599+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:39:09.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:09 smithi003 bash[26656]: cluster 2024-09-20T19:39:07.926000+0000 mgr.y (mgr.14418) 350 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:39:09.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:09 smithi003 bash[26656]: audit 2024-09-20T19:39:08.855789+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:39:09.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:09 smithi003 bash[26656]: audit 2024-09-20T19:39:08.861153+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:39:09.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:09 smithi003 bash[26656]: audit 2024-09-20T19:39:09.103684+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:39:09.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:09 smithi003 bash[26656]: audit 2024-09-20T19:39:09.113599+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:39:10.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:09 smithi183 bash[21651]: cluster 2024-09-20T19:39:07.926000+0000 mgr.y (mgr.14418) 350 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:39:10.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:09 smithi183 bash[21651]: audit 2024-09-20T19:39:08.855789+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:39:10.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:09 smithi183 bash[21651]: audit 2024-09-20T19:39:08.861153+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:39:10.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:09 smithi183 bash[21651]: audit 2024-09-20T19:39:09.103684+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:39:10.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:09 smithi183 bash[21651]: audit 2024-09-20T19:39:09.113599+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:39:10.543 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:39:10 smithi183 bash[48971]: [20/Sep/2024:19:39:10] ENGINE Bus STARTING 2024-09-20T19:39:10.543 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:39:10 smithi183 bash[48971]: CherryPy Checker: 2024-09-20T19:39:10.544 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:39:10 smithi183 bash[48971]: The Application mounted at '' has an empty config. 2024-09-20T19:39:10.544 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:39:10 smithi183 bash[48971]: [20/Sep/2024:19:39:10] ENGINE Serving on http://:::9283 2024-09-20T19:39:10.544 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:39:10 smithi183 bash[48971]: [20/Sep/2024:19:39:10] ENGINE Bus STARTED 2024-09-20T19:39:10.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:10 smithi003 bash[19800]: audit 2024-09-20T19:39:09.794044+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:39:10.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:10 smithi003 bash[19800]: audit 2024-09-20T19:39:09.795552+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:39:10.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:10 smithi003 bash[19800]: audit 2024-09-20T19:39:09.804708+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:39:10.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:10 smithi003 bash[19800]: cluster 2024-09-20T19:39:10.077751+0000 mon.a (mon.0) 1005 : cluster [DBG] Standby manager daemon x restarted 2024-09-20T19:39:10.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:10 smithi003 bash[19800]: cluster 2024-09-20T19:39:10.077962+0000 mon.a (mon.0) 1006 : cluster [DBG] Standby manager daemon x started 2024-09-20T19:39:10.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:10 smithi003 bash[19800]: audit 2024-09-20T19:39:10.086350+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T19:39:10.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:10 smithi003 bash[19800]: audit 2024-09-20T19:39:10.087348+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:39:10.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:10 smithi003 bash[19800]: audit 2024-09-20T19:39:10.089568+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T19:39:10.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:10 smithi003 bash[19800]: audit 2024-09-20T19:39:10.091132+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:39:10.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:10 smithi003 bash[26656]: audit 2024-09-20T19:39:09.794044+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:39:10.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:10 smithi003 bash[26656]: audit 2024-09-20T19:39:09.795552+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:39:10.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:10 smithi003 bash[26656]: audit 2024-09-20T19:39:09.804708+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:39:10.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:10 smithi003 bash[26656]: cluster 2024-09-20T19:39:10.077751+0000 mon.a (mon.0) 1005 : cluster [DBG] Standby manager daemon x restarted 2024-09-20T19:39:10.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:10 smithi003 bash[26656]: cluster 2024-09-20T19:39:10.077962+0000 mon.a (mon.0) 1006 : cluster [DBG] Standby manager daemon x started 2024-09-20T19:39:10.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:10 smithi003 bash[26656]: audit 2024-09-20T19:39:10.086350+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T19:39:10.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:10 smithi003 bash[26656]: audit 2024-09-20T19:39:10.087348+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:39:10.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:10 smithi003 bash[26656]: audit 2024-09-20T19:39:10.089568+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T19:39:10.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:10 smithi003 bash[26656]: audit 2024-09-20T19:39:10.091132+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:39:11.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:10 smithi183 bash[21651]: audit 2024-09-20T19:39:09.794044+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:39:11.044 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:10 smithi183 bash[21651]: audit 2024-09-20T19:39:09.795552+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:39:11.044 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:10 smithi183 bash[21651]: audit 2024-09-20T19:39:09.804708+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:39:11.044 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:10 smithi183 bash[21651]: cluster 2024-09-20T19:39:10.077751+0000 mon.a (mon.0) 1005 : cluster [DBG] Standby manager daemon x restarted 2024-09-20T19:39:11.044 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:10 smithi183 bash[21651]: cluster 2024-09-20T19:39:10.077962+0000 mon.a (mon.0) 1006 : cluster [DBG] Standby manager daemon x started 2024-09-20T19:39:11.044 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:10 smithi183 bash[21651]: audit 2024-09-20T19:39:10.086350+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T19:39:11.044 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:10 smithi183 bash[21651]: audit 2024-09-20T19:39:10.087348+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:39:11.044 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:10 smithi183 bash[21651]: audit 2024-09-20T19:39:10.089568+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T19:39:11.044 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:10 smithi183 bash[21651]: audit 2024-09-20T19:39:10.091132+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:39:11.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:11 smithi003 bash[19800]: cluster 2024-09-20T19:39:09.926496+0000 mgr.y (mgr.14418) 351 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:11.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:11 smithi003 bash[19800]: cluster 2024-09-20T19:39:10.826116+0000 mon.a (mon.0) 1007 : cluster [DBG] mgrmap e23: y(active, since 8m), standbys: x 2024-09-20T19:39:11.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:11 smithi003 bash[26656]: cluster 2024-09-20T19:39:09.926496+0000 mgr.y (mgr.14418) 351 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:11.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:11 smithi003 bash[26656]: cluster 2024-09-20T19:39:10.826116+0000 mon.a (mon.0) 1007 : cluster [DBG] mgrmap e23: y(active, since 8m), standbys: x 2024-09-20T19:39:12.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:11 smithi183 bash[21651]: cluster 2024-09-20T19:39:09.926496+0000 mgr.y (mgr.14418) 351 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:12.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:11 smithi183 bash[21651]: cluster 2024-09-20T19:39:10.826116+0000 mon.a (mon.0) 1007 : cluster [DBG] mgrmap e23: y(active, since 8m), standbys: x 2024-09-20T19:39:13.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:13 smithi003 bash[19800]: cluster 2024-09-20T19:39:11.927325+0000 mgr.y (mgr.14418) 352 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:13.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:13 smithi003 bash[26656]: cluster 2024-09-20T19:39:11.927325+0000 mgr.y (mgr.14418) 352 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:14.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:13 smithi183 bash[21651]: cluster 2024-09-20T19:39:11.927325+0000 mgr.y (mgr.14418) 352 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:14.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:39:14 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:39:14] "GET /metrics HTTP/1.1" 200 38065 "" "Prometheus/2.43.0" 2024-09-20T19:39:15.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:15 smithi003 bash[26656]: cluster 2024-09-20T19:39:13.929184+0000 mgr.y (mgr.14418) 353 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:39:15.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:15 smithi003 bash[19800]: cluster 2024-09-20T19:39:13.929184+0000 mgr.y (mgr.14418) 353 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:39:16.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:15 smithi183 bash[21651]: cluster 2024-09-20T19:39:13.929184+0000 mgr.y (mgr.14418) 353 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:39:17.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:17 smithi003 bash[19800]: cluster 2024-09-20T19:39:15.929910+0000 mgr.y (mgr.14418) 354 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:17.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:17 smithi003 bash[19800]: audit 2024-09-20T19:39:16.770478+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:39:17.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:17 smithi003 bash[26656]: cluster 2024-09-20T19:39:15.929910+0000 mgr.y (mgr.14418) 354 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:17.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:17 smithi003 bash[26656]: audit 2024-09-20T19:39:16.770478+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:39:18.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:17 smithi183 bash[21651]: cluster 2024-09-20T19:39:15.929910+0000 mgr.y (mgr.14418) 354 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:18.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:17 smithi183 bash[21651]: audit 2024-09-20T19:39:16.770478+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:39:18.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:18 smithi003 bash[19800]: audit 2024-09-20T19:39:16.933047+0000 mgr.y (mgr.14418) 355 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:39:18.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:18 smithi003 bash[26656]: audit 2024-09-20T19:39:16.933047+0000 mgr.y (mgr.14418) 355 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:39:19.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:18 smithi183 bash[21651]: audit 2024-09-20T19:39:16.933047+0000 mgr.y (mgr.14418) 355 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:39:19.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:19 smithi003 bash[19800]: cluster 2024-09-20T19:39:17.931615+0000 mgr.y (mgr.14418) 356 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:39:19.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:19 smithi003 bash[26656]: cluster 2024-09-20T19:39:17.931615+0000 mgr.y (mgr.14418) 356 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:39:20.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:19 smithi183 bash[21651]: cluster 2024-09-20T19:39:17.931615+0000 mgr.y (mgr.14418) 356 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:39:21.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:21 smithi003 bash[19800]: cluster 2024-09-20T19:39:19.932492+0000 mgr.y (mgr.14418) 357 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:21.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:21 smithi003 bash[26656]: cluster 2024-09-20T19:39:19.932492+0000 mgr.y (mgr.14418) 357 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:22.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:21 smithi183 bash[21651]: cluster 2024-09-20T19:39:19.932492+0000 mgr.y (mgr.14418) 357 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:23.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:23 smithi003 bash[19800]: cluster 2024-09-20T19:39:21.933224+0000 mgr.y (mgr.14418) 358 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:23.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:23 smithi003 bash[26656]: cluster 2024-09-20T19:39:21.933224+0000 mgr.y (mgr.14418) 358 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:24.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:23 smithi183 bash[21651]: cluster 2024-09-20T19:39:21.933224+0000 mgr.y (mgr.14418) 358 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:24.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:39:24 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:39:24] "GET /metrics HTTP/1.1" 200 38066 "" "Prometheus/2.43.0" 2024-09-20T19:39:25.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:25 smithi003 bash[19800]: cluster 2024-09-20T19:39:23.934954+0000 mgr.y (mgr.14418) 359 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:39:25.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:25 smithi003 bash[26656]: cluster 2024-09-20T19:39:23.934954+0000 mgr.y (mgr.14418) 359 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:39:26.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:25 smithi183 bash[21651]: cluster 2024-09-20T19:39:23.934954+0000 mgr.y (mgr.14418) 359 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:39:27.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:27 smithi003 bash[19800]: cluster 2024-09-20T19:39:25.935664+0000 mgr.y (mgr.14418) 360 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:27.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:27 smithi003 bash[26656]: cluster 2024-09-20T19:39:25.935664+0000 mgr.y (mgr.14418) 360 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:28.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:27 smithi183 bash[21651]: cluster 2024-09-20T19:39:25.935664+0000 mgr.y (mgr.14418) 360 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:28.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:28 smithi003 bash[26656]: audit 2024-09-20T19:39:26.944251+0000 mgr.y (mgr.14418) 361 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:39:28.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:28 smithi003 bash[19800]: audit 2024-09-20T19:39:26.944251+0000 mgr.y (mgr.14418) 361 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:39:29.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:28 smithi183 bash[21651]: audit 2024-09-20T19:39:26.944251+0000 mgr.y (mgr.14418) 361 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:39:29.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:29 smithi003 bash[26656]: cluster 2024-09-20T19:39:27.937314+0000 mgr.y (mgr.14418) 362 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:39:29.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:29 smithi003 bash[19800]: cluster 2024-09-20T19:39:27.937314+0000 mgr.y (mgr.14418) 362 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:39:30.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:29 smithi183 bash[21651]: cluster 2024-09-20T19:39:27.937314+0000 mgr.y (mgr.14418) 362 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:39:31.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:31 smithi003 bash[19800]: cluster 2024-09-20T19:39:29.938100+0000 mgr.y (mgr.14418) 363 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:31.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:31 smithi003 bash[26656]: cluster 2024-09-20T19:39:29.938100+0000 mgr.y (mgr.14418) 363 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:32.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:31 smithi183 bash[21651]: cluster 2024-09-20T19:39:29.938100+0000 mgr.y (mgr.14418) 363 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:32.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:32 smithi003 bash[19800]: audit 2024-09-20T19:39:31.770900+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:39:32.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:32 smithi003 bash[26656]: audit 2024-09-20T19:39:31.770900+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:39:33.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:32 smithi183 bash[21651]: audit 2024-09-20T19:39:31.770900+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:39:33.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:33 smithi003 bash[19800]: cluster 2024-09-20T19:39:31.938818+0000 mgr.y (mgr.14418) 364 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:33.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:33 smithi003 bash[26656]: cluster 2024-09-20T19:39:31.938818+0000 mgr.y (mgr.14418) 364 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:34.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:33 smithi183 bash[21651]: cluster 2024-09-20T19:39:31.938818+0000 mgr.y (mgr.14418) 364 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:34.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:39:34 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:39:34] "GET /metrics HTTP/1.1" 200 38071 "" "Prometheus/2.43.0" 2024-09-20T19:39:35.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:35 smithi003 bash[19800]: cluster 2024-09-20T19:39:33.940532+0000 mgr.y (mgr.14418) 365 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:39:35.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:35 smithi003 bash[26656]: cluster 2024-09-20T19:39:33.940532+0000 mgr.y (mgr.14418) 365 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:39:36.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:35 smithi183 bash[21651]: cluster 2024-09-20T19:39:33.940532+0000 mgr.y (mgr.14418) 365 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:39:37.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:37 smithi003 bash[19800]: cluster 2024-09-20T19:39:35.941239+0000 mgr.y (mgr.14418) 366 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:37.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:37 smithi003 bash[26656]: cluster 2024-09-20T19:39:35.941239+0000 mgr.y (mgr.14418) 366 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:38.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:37 smithi183 bash[21651]: cluster 2024-09-20T19:39:35.941239+0000 mgr.y (mgr.14418) 366 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:38.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:38 smithi003 bash[19800]: audit 2024-09-20T19:39:36.945415+0000 mgr.y (mgr.14418) 367 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:39:38.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:38 smithi003 bash[26656]: audit 2024-09-20T19:39:36.945415+0000 mgr.y (mgr.14418) 367 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:39:39.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:38 smithi183 bash[21651]: audit 2024-09-20T19:39:36.945415+0000 mgr.y (mgr.14418) 367 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:39:39.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:39 smithi003 bash[19800]: cluster 2024-09-20T19:39:37.942882+0000 mgr.y (mgr.14418) 368 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:39:39.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:39 smithi003 bash[26656]: cluster 2024-09-20T19:39:37.942882+0000 mgr.y (mgr.14418) 368 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:39:40.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:39 smithi183 bash[21651]: cluster 2024-09-20T19:39:37.942882+0000 mgr.y (mgr.14418) 368 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:39:41.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:41 smithi003 bash[19800]: cluster 2024-09-20T19:39:39.943595+0000 mgr.y (mgr.14418) 369 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:41.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:41 smithi003 bash[26656]: cluster 2024-09-20T19:39:39.943595+0000 mgr.y (mgr.14418) 369 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:42.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:41 smithi183 bash[21651]: cluster 2024-09-20T19:39:39.943595+0000 mgr.y (mgr.14418) 369 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:43.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:43 smithi003 bash[19800]: cluster 2024-09-20T19:39:41.944330+0000 mgr.y (mgr.14418) 370 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:43.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:43 smithi003 bash[26656]: cluster 2024-09-20T19:39:41.944330+0000 mgr.y (mgr.14418) 370 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:44.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:43 smithi183 bash[21651]: cluster 2024-09-20T19:39:41.944330+0000 mgr.y (mgr.14418) 370 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:44.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:39:44 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:39:44] "GET /metrics HTTP/1.1" 200 38071 "" "Prometheus/2.43.0" 2024-09-20T19:39:45.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:45 smithi003 bash[26656]: cluster 2024-09-20T19:39:43.945988+0000 mgr.y (mgr.14418) 371 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:39:45.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:45 smithi003 bash[19800]: cluster 2024-09-20T19:39:43.945988+0000 mgr.y (mgr.14418) 371 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:39:46.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:45 smithi183 bash[21651]: cluster 2024-09-20T19:39:43.945988+0000 mgr.y (mgr.14418) 371 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:39:47.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:47 smithi003 bash[19800]: cluster 2024-09-20T19:39:45.946711+0000 mgr.y (mgr.14418) 372 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:47.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:47 smithi003 bash[19800]: audit 2024-09-20T19:39:46.771274+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:39:47.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:47 smithi003 bash[26656]: cluster 2024-09-20T19:39:45.946711+0000 mgr.y (mgr.14418) 372 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:47.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:47 smithi003 bash[26656]: audit 2024-09-20T19:39:46.771274+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:39:48.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:47 smithi183 bash[21651]: cluster 2024-09-20T19:39:45.946711+0000 mgr.y (mgr.14418) 372 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:48.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:47 smithi183 bash[21651]: audit 2024-09-20T19:39:46.771274+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:39:48.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:48 smithi003 bash[26656]: audit 2024-09-20T19:39:46.954573+0000 mgr.y (mgr.14418) 373 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:39:48.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:48 smithi003 bash[19800]: audit 2024-09-20T19:39:46.954573+0000 mgr.y (mgr.14418) 373 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:39:49.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:48 smithi183 bash[21651]: audit 2024-09-20T19:39:46.954573+0000 mgr.y (mgr.14418) 373 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:39:49.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:49 smithi003 bash[19800]: cluster 2024-09-20T19:39:47.948379+0000 mgr.y (mgr.14418) 374 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:39:49.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:49 smithi003 bash[26656]: cluster 2024-09-20T19:39:47.948379+0000 mgr.y (mgr.14418) 374 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:39:50.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:49 smithi183 bash[21651]: cluster 2024-09-20T19:39:47.948379+0000 mgr.y (mgr.14418) 374 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:39:51.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:51 smithi003 bash[19800]: cluster 2024-09-20T19:39:49.949069+0000 mgr.y (mgr.14418) 375 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:51.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:51 smithi003 bash[26656]: cluster 2024-09-20T19:39:49.949069+0000 mgr.y (mgr.14418) 375 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:52.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:51 smithi183 bash[21651]: cluster 2024-09-20T19:39:49.949069+0000 mgr.y (mgr.14418) 375 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:53.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:53 smithi003 bash[26656]: cluster 2024-09-20T19:39:51.949855+0000 mgr.y (mgr.14418) 376 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:53.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:53 smithi003 bash[19800]: cluster 2024-09-20T19:39:51.949855+0000 mgr.y (mgr.14418) 376 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:54.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:53 smithi183 bash[21651]: cluster 2024-09-20T19:39:51.949855+0000 mgr.y (mgr.14418) 376 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:54.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:39:54 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:39:54] "GET /metrics HTTP/1.1" 200 38071 "" "Prometheus/2.43.0" 2024-09-20T19:39:55.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:55 smithi003 bash[19800]: cluster 2024-09-20T19:39:53.951666+0000 mgr.y (mgr.14418) 377 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:39:55.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:55 smithi003 bash[26656]: cluster 2024-09-20T19:39:53.951666+0000 mgr.y (mgr.14418) 377 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:39:56.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:55 smithi183 bash[21651]: cluster 2024-09-20T19:39:53.951666+0000 mgr.y (mgr.14418) 377 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:39:57.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:57 smithi003 bash[19800]: cluster 2024-09-20T19:39:55.952566+0000 mgr.y (mgr.14418) 378 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:57.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:57 smithi003 bash[26656]: cluster 2024-09-20T19:39:55.952566+0000 mgr.y (mgr.14418) 378 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:58.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:57 smithi183 bash[21651]: cluster 2024-09-20T19:39:55.952566+0000 mgr.y (mgr.14418) 378 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:39:59.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:58 smithi183 bash[21651]: audit 2024-09-20T19:39:56.965825+0000 mgr.y (mgr.14418) 379 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:39:59.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:58 smithi003 bash[19800]: audit 2024-09-20T19:39:56.965825+0000 mgr.y (mgr.14418) 379 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:39:59.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:58 smithi003 bash[26656]: audit 2024-09-20T19:39:56.965825+0000 mgr.y (mgr.14418) 379 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:40:00.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:39:59 smithi183 bash[21651]: cluster 2024-09-20T19:39:57.954149+0000 mgr.y (mgr.14418) 380 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:40:00.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:39:59 smithi003 bash[19800]: cluster 2024-09-20T19:39:57.954149+0000 mgr.y (mgr.14418) 380 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:40:00.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:39:59 smithi003 bash[26656]: cluster 2024-09-20T19:39:57.954149+0000 mgr.y (mgr.14418) 380 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:40:01.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:00 smithi183 bash[21651]: cluster 2024-09-20T19:40:00.000165+0000 mon.a (mon.0) 1011 : cluster [INF] overall HEALTH_OK 2024-09-20T19:40:01.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:00 smithi003 bash[26656]: cluster 2024-09-20T19:40:00.000165+0000 mon.a (mon.0) 1011 : cluster [INF] overall HEALTH_OK 2024-09-20T19:40:01.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:00 smithi003 bash[19800]: cluster 2024-09-20T19:40:00.000165+0000 mon.a (mon.0) 1011 : cluster [INF] overall HEALTH_OK 2024-09-20T19:40:02.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:01 smithi183 bash[21651]: cluster 2024-09-20T19:39:59.954861+0000 mgr.y (mgr.14418) 381 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:02.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:01 smithi003 bash[19800]: cluster 2024-09-20T19:39:59.954861+0000 mgr.y (mgr.14418) 381 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:02.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:01 smithi003 bash[26656]: cluster 2024-09-20T19:39:59.954861+0000 mgr.y (mgr.14418) 381 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:03.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:02 smithi183 bash[21651]: audit 2024-09-20T19:40:01.771714+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:40:03.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:02 smithi003 bash[19800]: audit 2024-09-20T19:40:01.771714+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:40:03.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:02 smithi003 bash[26656]: audit 2024-09-20T19:40:01.771714+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:40:04.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:03 smithi183 bash[21651]: cluster 2024-09-20T19:40:01.955541+0000 mgr.y (mgr.14418) 382 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:04.170 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:03 smithi003 bash[19800]: cluster 2024-09-20T19:40:01.955541+0000 mgr.y (mgr.14418) 382 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:04.170 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:03 smithi003 bash[26656]: cluster 2024-09-20T19:40:01.955541+0000 mgr.y (mgr.14418) 382 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:04.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:40:04 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:40:04] "GET /metrics HTTP/1.1" 200 38066 "" "Prometheus/2.43.0" 2024-09-20T19:40:05.043 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:04 smithi183 bash[21651]: cluster 2024-09-20T19:40:03.957261+0000 mgr.y (mgr.14418) 383 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:40:05.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:04 smithi003 bash[19800]: cluster 2024-09-20T19:40:03.957261+0000 mgr.y (mgr.14418) 383 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:40:05.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:04 smithi003 bash[26656]: cluster 2024-09-20T19:40:03.957261+0000 mgr.y (mgr.14418) 383 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:40:07.294 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:07 smithi183 bash[21651]: cluster 2024-09-20T19:40:05.957971+0000 mgr.y (mgr.14418) 384 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:07.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:07 smithi003 bash[19800]: cluster 2024-09-20T19:40:05.957971+0000 mgr.y (mgr.14418) 384 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:07.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:07 smithi003 bash[26656]: cluster 2024-09-20T19:40:05.957971+0000 mgr.y (mgr.14418) 384 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:08.293 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:08 smithi183 bash[21651]: audit 2024-09-20T19:40:06.977100+0000 mgr.y (mgr.14418) 385 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:40:08.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:08 smithi003 bash[19800]: audit 2024-09-20T19:40:06.977100+0000 mgr.y (mgr.14418) 385 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:40:08.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:08 smithi003 bash[26656]: audit 2024-09-20T19:40:06.977100+0000 mgr.y (mgr.14418) 385 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:40:09.793 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:09 smithi183 bash[21651]: cluster 2024-09-20T19:40:07.959566+0000 mgr.y (mgr.14418) 386 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:40:09.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:09 smithi003 bash[26656]: cluster 2024-09-20T19:40:07.959566+0000 mgr.y (mgr.14418) 386 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:40:09.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:09 smithi003 bash[19800]: cluster 2024-09-20T19:40:07.959566+0000 mgr.y (mgr.14418) 386 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:40:11.793 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:11 smithi183 bash[21651]: cluster 2024-09-20T19:40:09.960292+0000 mgr.y (mgr.14418) 387 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:11.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:11 smithi003 bash[19800]: cluster 2024-09-20T19:40:09.960292+0000 mgr.y (mgr.14418) 387 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:11.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:11 smithi003 bash[26656]: cluster 2024-09-20T19:40:09.960292+0000 mgr.y (mgr.14418) 387 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:13.793 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:13 smithi183 bash[21651]: cluster 2024-09-20T19:40:11.960972+0000 mgr.y (mgr.14418) 388 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:13.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:13 smithi003 bash[26656]: cluster 2024-09-20T19:40:11.960972+0000 mgr.y (mgr.14418) 388 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:13.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:13 smithi003 bash[19800]: cluster 2024-09-20T19:40:11.960972+0000 mgr.y (mgr.14418) 388 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:14.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:40:14 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:40:14] "GET /metrics HTTP/1.1" 200 38066 "" "Prometheus/2.43.0" 2024-09-20T19:40:15.793 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:15 smithi183 bash[21651]: cluster 2024-09-20T19:40:13.962706+0000 mgr.y (mgr.14418) 389 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:40:15.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:15 smithi003 bash[26656]: cluster 2024-09-20T19:40:13.962706+0000 mgr.y (mgr.14418) 389 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:40:15.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:15 smithi003 bash[19800]: cluster 2024-09-20T19:40:13.962706+0000 mgr.y (mgr.14418) 389 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:40:17.294 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:17 smithi183 bash[21651]: cluster 2024-09-20T19:40:15.963417+0000 mgr.y (mgr.14418) 390 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:17.294 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:17 smithi183 bash[21651]: audit 2024-09-20T19:40:16.032422+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:40:17.294 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:17 smithi183 bash[21651]: audit 2024-09-20T19:40:16.046884+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:40:17.294 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:17 smithi183 bash[21651]: audit 2024-09-20T19:40:16.748904+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:40:17.294 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:17 smithi183 bash[21651]: audit 2024-09-20T19:40:16.750379+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:40:17.294 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:17 smithi183 bash[21651]: audit 2024-09-20T19:40:16.762242+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:40:17.294 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:17 smithi183 bash[21651]: audit 2024-09-20T19:40:16.771809+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:40:17.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:17 smithi003 bash[19800]: cluster 2024-09-20T19:40:15.963417+0000 mgr.y (mgr.14418) 390 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:17.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:17 smithi003 bash[19800]: audit 2024-09-20T19:40:16.032422+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:40:17.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:17 smithi003 bash[19800]: audit 2024-09-20T19:40:16.046884+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:40:17.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:17 smithi003 bash[19800]: audit 2024-09-20T19:40:16.748904+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:40:17.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:17 smithi003 bash[19800]: audit 2024-09-20T19:40:16.750379+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:40:17.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:17 smithi003 bash[19800]: audit 2024-09-20T19:40:16.762242+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:40:17.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:17 smithi003 bash[19800]: audit 2024-09-20T19:40:16.771809+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:40:17.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:17 smithi003 bash[26656]: cluster 2024-09-20T19:40:15.963417+0000 mgr.y (mgr.14418) 390 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:17.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:17 smithi003 bash[26656]: audit 2024-09-20T19:40:16.032422+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:40:17.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:17 smithi003 bash[26656]: audit 2024-09-20T19:40:16.046884+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:40:17.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:17 smithi003 bash[26656]: audit 2024-09-20T19:40:16.748904+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:40:17.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:17 smithi003 bash[26656]: audit 2024-09-20T19:40:16.750379+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:40:17.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:17 smithi003 bash[26656]: audit 2024-09-20T19:40:16.762242+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:40:17.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:17 smithi003 bash[26656]: audit 2024-09-20T19:40:16.771809+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:40:18.293 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:18 smithi183 bash[21651]: audit 2024-09-20T19:40:16.983400+0000 mgr.y (mgr.14418) 391 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:40:18.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:18 smithi003 bash[26656]: audit 2024-09-20T19:40:16.983400+0000 mgr.y (mgr.14418) 391 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:40:18.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:18 smithi003 bash[19800]: audit 2024-09-20T19:40:16.983400+0000 mgr.y (mgr.14418) 391 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:40:19.293 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:19 smithi183 bash[21651]: cluster 2024-09-20T19:40:17.965062+0000 mgr.y (mgr.14418) 392 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:40:19.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:19 smithi003 bash[19800]: cluster 2024-09-20T19:40:17.965062+0000 mgr.y (mgr.14418) 392 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:40:19.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:19 smithi003 bash[26656]: cluster 2024-09-20T19:40:17.965062+0000 mgr.y (mgr.14418) 392 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:40:21.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:21 smithi003 bash[19800]: cluster 2024-09-20T19:40:19.965702+0000 mgr.y (mgr.14418) 393 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:21.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:21 smithi003 bash[26656]: cluster 2024-09-20T19:40:19.965702+0000 mgr.y (mgr.14418) 393 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:21.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:21 smithi183 bash[21651]: cluster 2024-09-20T19:40:19.965702+0000 mgr.y (mgr.14418) 393 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:23.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:23 smithi003 bash[19800]: cluster 2024-09-20T19:40:21.966407+0000 mgr.y (mgr.14418) 394 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:23.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:23 smithi003 bash[26656]: cluster 2024-09-20T19:40:21.966407+0000 mgr.y (mgr.14418) 394 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:23.543 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:23 smithi183 bash[21651]: cluster 2024-09-20T19:40:21.966407+0000 mgr.y (mgr.14418) 394 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:24.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:40:24 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:40:24] "GET /metrics HTTP/1.1" 200 38070 "" "Prometheus/2.43.0" 2024-09-20T19:40:25.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:25 smithi003 bash[19800]: cluster 2024-09-20T19:40:23.968149+0000 mgr.y (mgr.14418) 395 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:40:25.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:25 smithi003 bash[26656]: cluster 2024-09-20T19:40:23.968149+0000 mgr.y (mgr.14418) 395 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:40:25.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:25 smithi183 bash[21651]: cluster 2024-09-20T19:40:23.968149+0000 mgr.y (mgr.14418) 395 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:40:27.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:27 smithi003 bash[19800]: cluster 2024-09-20T19:40:25.968852+0000 mgr.y (mgr.14418) 396 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:27.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:27 smithi003 bash[26656]: cluster 2024-09-20T19:40:25.968852+0000 mgr.y (mgr.14418) 396 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:27.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:27 smithi183 bash[21651]: cluster 2024-09-20T19:40:25.968852+0000 mgr.y (mgr.14418) 396 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:28.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:28 smithi003 bash[19800]: audit 2024-09-20T19:40:26.994624+0000 mgr.y (mgr.14418) 397 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:40:28.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:28 smithi003 bash[26656]: audit 2024-09-20T19:40:26.994624+0000 mgr.y (mgr.14418) 397 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:40:28.543 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:28 smithi183 bash[21651]: audit 2024-09-20T19:40:26.994624+0000 mgr.y (mgr.14418) 397 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:40:29.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:29 smithi003 bash[19800]: cluster 2024-09-20T19:40:27.970457+0000 mgr.y (mgr.14418) 398 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:40:29.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:29 smithi003 bash[26656]: cluster 2024-09-20T19:40:27.970457+0000 mgr.y (mgr.14418) 398 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:40:29.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:29 smithi183 bash[21651]: cluster 2024-09-20T19:40:27.970457+0000 mgr.y (mgr.14418) 398 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:40:31.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:31 smithi003 bash[19800]: cluster 2024-09-20T19:40:29.971165+0000 mgr.y (mgr.14418) 399 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:31.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:31 smithi003 bash[26656]: cluster 2024-09-20T19:40:29.971165+0000 mgr.y (mgr.14418) 399 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:31.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:31 smithi183 bash[21651]: cluster 2024-09-20T19:40:29.971165+0000 mgr.y (mgr.14418) 399 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:32.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:32 smithi003 bash[19800]: audit 2024-09-20T19:40:31.772774+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:40:32.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:32 smithi003 bash[26656]: audit 2024-09-20T19:40:31.772774+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:40:32.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:32 smithi183 bash[21651]: audit 2024-09-20T19:40:31.772774+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:40:33.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:33 smithi003 bash[19800]: cluster 2024-09-20T19:40:31.971836+0000 mgr.y (mgr.14418) 400 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:33.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:33 smithi003 bash[26656]: cluster 2024-09-20T19:40:31.971836+0000 mgr.y (mgr.14418) 400 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:33.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:33 smithi183 bash[21651]: cluster 2024-09-20T19:40:31.971836+0000 mgr.y (mgr.14418) 400 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:34.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:40:34 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:40:34] "GET /metrics HTTP/1.1" 200 38070 "" "Prometheus/2.43.0" 2024-09-20T19:40:35.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:35 smithi003 bash[19800]: cluster 2024-09-20T19:40:33.973525+0000 mgr.y (mgr.14418) 401 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:40:35.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:35 smithi003 bash[26656]: cluster 2024-09-20T19:40:33.973525+0000 mgr.y (mgr.14418) 401 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:40:35.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:35 smithi183 bash[21651]: cluster 2024-09-20T19:40:33.973525+0000 mgr.y (mgr.14418) 401 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:40:37.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:37 smithi003 bash[19800]: cluster 2024-09-20T19:40:35.974245+0000 mgr.y (mgr.14418) 402 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:37.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:37 smithi003 bash[26656]: cluster 2024-09-20T19:40:35.974245+0000 mgr.y (mgr.14418) 402 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:37.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:37 smithi183 bash[21651]: cluster 2024-09-20T19:40:35.974245+0000 mgr.y (mgr.14418) 402 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:38.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:38 smithi003 bash[26656]: audit 2024-09-20T19:40:37.004695+0000 mgr.y (mgr.14418) 403 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:40:38.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:38 smithi003 bash[19800]: audit 2024-09-20T19:40:37.004695+0000 mgr.y (mgr.14418) 403 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:40:38.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:38 smithi183 bash[21651]: audit 2024-09-20T19:40:37.004695+0000 mgr.y (mgr.14418) 403 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:40:39.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:39 smithi003 bash[19800]: cluster 2024-09-20T19:40:37.975936+0000 mgr.y (mgr.14418) 404 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:40:39.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:39 smithi003 bash[26656]: cluster 2024-09-20T19:40:37.975936+0000 mgr.y (mgr.14418) 404 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:40:39.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:39 smithi183 bash[21651]: cluster 2024-09-20T19:40:37.975936+0000 mgr.y (mgr.14418) 404 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:40:40.620 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T19:40:41.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:41 smithi003 bash[19800]: cluster 2024-09-20T19:40:39.976545+0000 mgr.y (mgr.14418) 405 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:41.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:41 smithi003 bash[26656]: cluster 2024-09-20T19:40:39.976545+0000 mgr.y (mgr.14418) 405 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:41.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:41 smithi183 bash[21651]: cluster 2024-09-20T19:40:39.976545+0000 mgr.y (mgr.14418) 405 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:43.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:43 smithi003 bash[19800]: cluster 2024-09-20T19:40:41.977203+0000 mgr.y (mgr.14418) 406 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:43.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:43 smithi003 bash[26656]: cluster 2024-09-20T19:40:41.977203+0000 mgr.y (mgr.14418) 406 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:43.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:43 smithi183 bash[21651]: cluster 2024-09-20T19:40:41.977203+0000 mgr.y (mgr.14418) 406 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:44.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:40:44 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:40:44] "GET /metrics HTTP/1.1" 200 38070 "" "Prometheus/2.43.0" 2024-09-20T19:40:45.445 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:40:45.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:45 smithi003 bash[19800]: cluster 2024-09-20T19:40:43.978926+0000 mgr.y (mgr.14418) 407 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:40:45.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:45 smithi003 bash[26656]: cluster 2024-09-20T19:40:43.978926+0000 mgr.y (mgr.14418) 407 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:40:45.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:45 smithi183 bash[21651]: cluster 2024-09-20T19:40:43.978926+0000 mgr.y (mgr.14418) 407 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:40:47.042 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:40:47.042 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (9m) 98s ago 9m 13.8M - 0.25.0 c8568f914cd2 59a9da2906ec 2024-09-20T19:40:47.042 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi183 *:3000 running (9m) 31s ago 9m 73.7M - 9.4.12 2bacad6d85d8 c9a7bba266d4 2024-09-20T19:40:47.042 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.zzokqj smithi003 *:5000 running (7m) 98s ago 7m 47.6M - 3.8 6acb0a031eab b21ca10ac41d 2024-09-20T19:40:47.042 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi183 *:8443,9283,8765 running (104s) 31s ago 18m 438M - 19.3.0-5099-g88deadb8 441f9a3fe515 13d79db16bc9 2024-09-20T19:40:47.042 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:9283,8765 running (20m) 98s ago 20m 497M - 19.1.1-369-ged8ee0f2 6acb0a031eab 9fb403bb8a77 2024-09-20T19:40:47.042 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (20m) 98s ago 20m 54.6M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 573f70d763bc 2024-09-20T19:40:47.042 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi183 running (18m) 31s ago 18m 41.7M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 0b6efef5dac7 2024-09-20T19:40:47.043 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (18m) 98s ago 18m 42.2M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab ec60aaecf15d 2024-09-20T19:40:47.043 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (10m) 98s ago 10m 8628k - 1.5.0 0da6a335fe13 8981f0b6357d 2024-09-20T19:40:47.043 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi183 *:9100 running (10m) 31s ago 10m 8815k - 1.5.0 0da6a335fe13 6ba7c11a0a8f 2024-09-20T19:40:47.043 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (17m) 98s ago 17m 60.6M 4061M 19.1.1-369-ged8ee0f2 6acb0a031eab f34f0142facb 2024-09-20T19:40:47.043 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (16m) 98s ago 16m 52.5M 4061M 19.1.1-369-ged8ee0f2 6acb0a031eab 682cabe7b674 2024-09-20T19:40:47.043 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (15m) 98s ago 15m 56.4M 4061M 19.1.1-369-ged8ee0f2 6acb0a031eab 945fc7b53bc0 2024-09-20T19:40:47.043 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (14m) 98s ago 14m 50.8M 4061M 19.1.1-369-ged8ee0f2 6acb0a031eab f18d3679bb9e 2024-09-20T19:40:47.043 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi183 running (13m) 31s ago 14m 60.3M 4060M 19.1.1-369-ged8ee0f2 6acb0a031eab acf213ee960c 2024-09-20T19:40:47.043 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi183 running (13m) 31s ago 13m 59.3M 4060M 19.1.1-369-ged8ee0f2 6acb0a031eab e79f0a743785 2024-09-20T19:40:47.043 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi183 running (12m) 31s ago 12m 49.2M 4060M 19.1.1-369-ged8ee0f2 6acb0a031eab 164041c5816b 2024-09-20T19:40:47.043 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi183 running (11m) 31s ago 11m 60.2M 4060M 19.1.1-369-ged8ee0f2 6acb0a031eab 0eac55f5717e 2024-09-20T19:40:47.043 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi183 *:9095 running (9m) 31s ago 10m 44.6M - 2.43.0 a07b618ecd1d 4adc14874777 2024-09-20T19:40:47.043 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.tcdhwz smithi003 *:8000 running (7m) 98s ago 7m 92.3M - 19.1.1-369-ged8ee0f2 6acb0a031eab 8fc205227459 2024-09-20T19:40:47.043 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi183.lyzazb smithi183 *:8000 running (7m) 31s ago 7m 94.2M - 19.1.1-369-ged8ee0f2 6acb0a031eab 7387a3c9206c 2024-09-20T19:40:47.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:47 smithi003 bash[19800]: cluster 2024-09-20T19:40:45.979683+0000 mgr.y (mgr.14418) 408 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:47.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:47 smithi003 bash[19800]: audit 2024-09-20T19:40:46.772438+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:40:47.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:47 smithi003 bash[26656]: cluster 2024-09-20T19:40:45.979683+0000 mgr.y (mgr.14418) 408 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:47.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:47 smithi003 bash[26656]: audit 2024-09-20T19:40:46.772438+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:40:47.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:47 smithi183 bash[21651]: cluster 2024-09-20T19:40:45.979683+0000 mgr.y (mgr.14418) 408 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:47.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:47 smithi183 bash[21651]: audit 2024-09-20T19:40:46.772438+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:40:47.719 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions' 2024-09-20T19:40:48.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:48 smithi003 bash[19800]: audit 2024-09-20T19:40:47.015759+0000 mgr.y (mgr.14418) 409 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:40:48.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:48 smithi003 bash[19800]: audit 2024-09-20T19:40:47.021173+0000 mgr.y (mgr.14418) 410 : audit [DBG] from='client.15006 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:40:48.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:48 smithi003 bash[26656]: audit 2024-09-20T19:40:47.015759+0000 mgr.y (mgr.14418) 409 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:40:48.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:48 smithi003 bash[26656]: audit 2024-09-20T19:40:47.021173+0000 mgr.y (mgr.14418) 410 : audit [DBG] from='client.15006 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:40:48.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:48 smithi183 bash[21651]: audit 2024-09-20T19:40:47.015759+0000 mgr.y (mgr.14418) 409 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:40:48.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:48 smithi183 bash[21651]: audit 2024-09-20T19:40:47.021173+0000 mgr.y (mgr.14418) 410 : audit [DBG] from='client.15006 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:40:49.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:49 smithi003 bash[19800]: cluster 2024-09-20T19:40:47.980842+0000 mgr.y (mgr.14418) 411 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:40:49.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:49 smithi003 bash[26656]: cluster 2024-09-20T19:40:47.980842+0000 mgr.y (mgr.14418) 411 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:40:49.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:49 smithi183 bash[21651]: cluster 2024-09-20T19:40:47.980842+0000 mgr.y (mgr.14418) 411 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:40:51.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:51 smithi003 bash[19800]: cluster 2024-09-20T19:40:49.981469+0000 mgr.y (mgr.14418) 412 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:51.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:51 smithi003 bash[26656]: cluster 2024-09-20T19:40:49.981469+0000 mgr.y (mgr.14418) 412 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:51.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:51 smithi183 bash[21651]: cluster 2024-09-20T19:40:49.981469+0000 mgr.y (mgr.14418) 412 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:52.548 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:40:53.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:53 smithi003 bash[19800]: cluster 2024-09-20T19:40:51.982199+0000 mgr.y (mgr.14418) 413 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:53.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:53 smithi003 bash[26656]: cluster 2024-09-20T19:40:51.982199+0000 mgr.y (mgr.14418) 413 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:53.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:53 smithi183 bash[21651]: cluster 2024-09-20T19:40:51.982199+0000 mgr.y (mgr.14418) 413 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:54.063 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T19:40:54.063 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-20T19:40:54.063 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T19:40:54.063 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:40:54.063 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-20T19:40:54.063 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 1, 2024-09-20T19:40:54.064 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 1 2024-09-20T19:40:54.064 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:40:54.064 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-20T19:40:54.064 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:40:54.064 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:40:54.064 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-20T19:40:54.064 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:40:54.064 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:40:54.064 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-20T19:40:54.064 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 14, 2024-09-20T19:40:54.064 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 1 2024-09-20T19:40:54.064 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-20T19:40:54.064 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T19:40:54.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:40:54 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:40:54] "GET /metrics HTTP/1.1" 200 38069 "" "Prometheus/2.43.0" 2024-09-20T19:40:54.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:54 smithi003 bash[26656]: audit 2024-09-20T19:40:54.063251+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.3:0/2128829533' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:40:54.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:54 smithi003 bash[19800]: audit 2024-09-20T19:40:54.063251+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.3:0/2128829533' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:40:54.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:54 smithi183 bash[21651]: audit 2024-09-20T19:40:54.063251+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.3:0/2128829533' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:40:54.812 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph -s' 2024-09-20T19:40:55.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:55 smithi003 bash[19800]: cluster 2024-09-20T19:40:53.983206+0000 mgr.y (mgr.14418) 414 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:40:55.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:55 smithi003 bash[26656]: cluster 2024-09-20T19:40:53.983206+0000 mgr.y (mgr.14418) 414 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:40:55.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:55 smithi183 bash[21651]: cluster 2024-09-20T19:40:53.983206+0000 mgr.y (mgr.14418) 414 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:40:57.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:57 smithi003 bash[19800]: cluster 2024-09-20T19:40:55.983859+0000 mgr.y (mgr.14418) 415 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:57.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:57 smithi003 bash[26656]: cluster 2024-09-20T19:40:55.983859+0000 mgr.y (mgr.14418) 415 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:57.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:57 smithi183 bash[21651]: cluster 2024-09-20T19:40:55.983859+0000 mgr.y (mgr.14418) 415 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:40:58.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:58 smithi003 bash[19800]: audit 2024-09-20T19:40:57.024656+0000 mgr.y (mgr.14418) 416 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:40:58.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:58 smithi003 bash[26656]: audit 2024-09-20T19:40:57.024656+0000 mgr.y (mgr.14418) 416 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:40:58.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:58 smithi183 bash[21651]: audit 2024-09-20T19:40:57.024656+0000 mgr.y (mgr.14418) 416 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:40:59.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:40:59 smithi003 bash[19800]: cluster 2024-09-20T19:40:57.985496+0000 mgr.y (mgr.14418) 417 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:40:59.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:40:59 smithi003 bash[26656]: cluster 2024-09-20T19:40:57.985496+0000 mgr.y (mgr.14418) 417 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:40:59.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:40:59 smithi183 bash[21651]: cluster 2024-09-20T19:40:57.985496+0000 mgr.y (mgr.14418) 417 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:40:59.652 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:41:01.163 INFO:teuthology.orchestra.run.smithi003.stdout: cluster: 2024-09-20T19:41:01.163 INFO:teuthology.orchestra.run.smithi003.stdout: id: 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T19:41:01.163 INFO:teuthology.orchestra.run.smithi003.stdout: health: HEALTH_OK 2024-09-20T19:41:01.164 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:41:01.164 INFO:teuthology.orchestra.run.smithi003.stdout: services: 2024-09-20T19:41:01.164 INFO:teuthology.orchestra.run.smithi003.stdout: mon: 3 daemons, quorum a,b,c (age 18m) 2024-09-20T19:41:01.164 INFO:teuthology.orchestra.run.smithi003.stdout: mgr: y(active, since 10m), standbys: x 2024-09-20T19:41:01.164 INFO:teuthology.orchestra.run.smithi003.stdout: osd: 8 osds: 8 up (since 11m), 8 in (since 11m) 2024-09-20T19:41:01.164 INFO:teuthology.orchestra.run.smithi003.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-20T19:41:01.164 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:41:01.164 INFO:teuthology.orchestra.run.smithi003.stdout: data: 2024-09-20T19:41:01.164 INFO:teuthology.orchestra.run.smithi003.stdout: pools: 6 pools, 161 pgs 2024-09-20T19:41:01.164 INFO:teuthology.orchestra.run.smithi003.stdout: objects: 212 objects, 585 KiB 2024-09-20T19:41:01.164 INFO:teuthology.orchestra.run.smithi003.stdout: usage: 254 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:41:01.164 INFO:teuthology.orchestra.run.smithi003.stdout: pgs: 161 active+clean 2024-09-20T19:41:01.164 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:41:01.164 INFO:teuthology.orchestra.run.smithi003.stdout: io: 2024-09-20T19:41:01.165 INFO:teuthology.orchestra.run.smithi003.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-20T19:41:01.165 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:41:01.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:01 smithi003 bash[19800]: cluster 2024-09-20T19:40:59.986243+0000 mgr.y (mgr.14418) 418 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:41:01.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:01 smithi003 bash[19800]: audit 2024-09-20T19:41:01.164070+0000 mon.a (mon.0) 1021 : audit [DBG] from='client.? 172.21.15.3:0/2152614268' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T19:41:01.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:01 smithi003 bash[26656]: cluster 2024-09-20T19:40:59.986243+0000 mgr.y (mgr.14418) 418 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:41:01.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:01 smithi003 bash[26656]: audit 2024-09-20T19:41:01.164070+0000 mon.a (mon.0) 1021 : audit [DBG] from='client.? 172.21.15.3:0/2152614268' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T19:41:01.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:01 smithi183 bash[21651]: cluster 2024-09-20T19:40:59.986243+0000 mgr.y (mgr.14418) 418 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:41:01.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:01 smithi183 bash[21651]: audit 2024-09-20T19:41:01.164070+0000 mon.a (mon.0) 1021 : audit [DBG] from='client.? 172.21.15.3:0/2152614268' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T19:41:01.847 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph health detail' 2024-09-20T19:41:02.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:02 smithi003 bash[26656]: audit 2024-09-20T19:41:01.772959+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:41:02.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:02 smithi003 bash[19800]: audit 2024-09-20T19:41:01.772959+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:41:02.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:02 smithi183 bash[21651]: audit 2024-09-20T19:41:01.772959+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:41:03.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:03 smithi003 bash[19800]: cluster 2024-09-20T19:41:01.987048+0000 mgr.y (mgr.14418) 419 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:41:03.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:03 smithi003 bash[26656]: cluster 2024-09-20T19:41:01.987048+0000 mgr.y (mgr.14418) 419 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:41:03.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:03 smithi183 bash[21651]: cluster 2024-09-20T19:41:01.987048+0000 mgr.y (mgr.14418) 419 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:41:04.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:41:04 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:41:04] "GET /metrics HTTP/1.1" 200 38070 "" "Prometheus/2.43.0" 2024-09-20T19:41:05.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:05 smithi003 bash[19800]: cluster 2024-09-20T19:41:03.988903+0000 mgr.y (mgr.14418) 420 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:41:05.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:05 smithi003 bash[26656]: cluster 2024-09-20T19:41:03.988903+0000 mgr.y (mgr.14418) 420 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:41:05.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:05 smithi183 bash[21651]: cluster 2024-09-20T19:41:03.988903+0000 mgr.y (mgr.14418) 420 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:41:06.682 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:41:07.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:07 smithi003 bash[19800]: cluster 2024-09-20T19:41:05.989745+0000 mgr.y (mgr.14418) 421 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:41:07.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:07 smithi003 bash[26656]: cluster 2024-09-20T19:41:05.989745+0000 mgr.y (mgr.14418) 421 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:41:07.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:07 smithi183 bash[21651]: cluster 2024-09-20T19:41:05.989745+0000 mgr.y (mgr.14418) 421 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:41:08.325 INFO:teuthology.orchestra.run.smithi003.stdout:HEALTH_OK 2024-09-20T19:41:08.485 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:08 smithi003 bash[19800]: audit 2024-09-20T19:41:07.032620+0000 mgr.y (mgr.14418) 422 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:41:08.485 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:08 smithi003 bash[26656]: audit 2024-09-20T19:41:07.032620+0000 mgr.y (mgr.14418) 422 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:41:08.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:08 smithi183 bash[21651]: audit 2024-09-20T19:41:07.032620+0000 mgr.y (mgr.14418) 422 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:41:08.992 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2024-09-20T19:41:09.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:09 smithi003 bash[19800]: cluster 2024-09-20T19:41:07.990708+0000 mgr.y (mgr.14418) 423 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:41:09.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:09 smithi003 bash[19800]: audit 2024-09-20T19:41:08.326029+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.3:0/4090060492' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:41:09.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:09 smithi003 bash[26656]: cluster 2024-09-20T19:41:07.990708+0000 mgr.y (mgr.14418) 423 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:41:09.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:09 smithi003 bash[26656]: audit 2024-09-20T19:41:08.326029+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.3:0/4090060492' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:41:09.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:09 smithi183 bash[21651]: cluster 2024-09-20T19:41:07.990708+0000 mgr.y (mgr.14418) 423 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:41:09.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:09 smithi183 bash[21651]: audit 2024-09-20T19:41:08.326029+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.3:0/4090060492' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:41:11.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:11 smithi183 bash[21651]: cluster 2024-09-20T19:41:09.991487+0000 mgr.y (mgr.14418) 424 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:41:11.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:11 smithi003 bash[19800]: cluster 2024-09-20T19:41:09.991487+0000 mgr.y (mgr.14418) 424 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:41:11.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:11 smithi003 bash[26656]: cluster 2024-09-20T19:41:09.991487+0000 mgr.y (mgr.14418) 424 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:41:13.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:13 smithi183 bash[21651]: cluster 2024-09-20T19:41:11.992353+0000 mgr.y (mgr.14418) 425 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:41:13.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:13 smithi003 bash[19800]: cluster 2024-09-20T19:41:11.992353+0000 mgr.y (mgr.14418) 425 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:41:13.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:13 smithi003 bash[26656]: cluster 2024-09-20T19:41:11.992353+0000 mgr.y (mgr.14418) 425 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:41:13.820 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:41:14.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:41:14 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:41:14] "GET /metrics HTTP/1.1" 200 38070 "" "Prometheus/2.43.0" 2024-09-20T19:41:15.421 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-20T19:41:15.422 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:15 smithi003 bash[19800]: cluster 2024-09-20T19:41:13.994207+0000 mgr.y (mgr.14418) 426 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:41:15.422 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:15 smithi003 bash[26656]: cluster 2024-09-20T19:41:13.994207+0000 mgr.y (mgr.14418) 426 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:41:15.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:15 smithi183 bash[21651]: cluster 2024-09-20T19:41:13.994207+0000 mgr.y (mgr.14418) 426 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:41:16.102 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph mgr fail' 2024-09-20T19:41:16.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:16 smithi003 bash[19800]: audit 2024-09-20T19:41:15.409317+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.3:0/3313580928' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:41:16.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:16 smithi003 bash[26656]: audit 2024-09-20T19:41:15.409317+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.3:0/3313580928' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:41:16.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:16 smithi183 bash[21651]: audit 2024-09-20T19:41:15.409317+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.3:0/3313580928' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:41:17.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:17 smithi003 bash[19800]: cluster 2024-09-20T19:41:15.994963+0000 mgr.y (mgr.14418) 427 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:41:17.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:17 smithi003 bash[19800]: audit 2024-09-20T19:41:16.773480+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:41:17.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:17 smithi003 bash[26656]: cluster 2024-09-20T19:41:15.994963+0000 mgr.y (mgr.14418) 427 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:41:17.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:17 smithi003 bash[26656]: audit 2024-09-20T19:41:16.773480+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:41:17.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:17 smithi183 bash[21651]: cluster 2024-09-20T19:41:15.994963+0000 mgr.y (mgr.14418) 427 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:41:17.544 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:17 smithi183 bash[21651]: audit 2024-09-20T19:41:16.773480+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:41:18.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:18 smithi003 bash[19800]: audit 2024-09-20T19:41:17.040666+0000 mgr.y (mgr.14418) 428 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:41:18.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:18 smithi003 bash[19800]: audit 2024-09-20T19:41:17.569659+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:41:18.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:18 smithi003 bash[19800]: audit 2024-09-20T19:41:17.584036+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:41:18.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:18 smithi003 bash[19800]: audit 2024-09-20T19:41:17.640462+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:41:18.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:18 smithi003 bash[19800]: audit 2024-09-20T19:41:17.642210+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:41:18.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:18 smithi003 bash[19800]: audit 2024-09-20T19:41:17.643377+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:41:18.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:18 smithi003 bash[19800]: audit 2024-09-20T19:41:17.644871+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:41:18.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:18 smithi003 bash[19800]: cephadm 2024-09-20T19:41:17.645893+0000 mgr.y (mgr.14418) 429 : cephadm [INF] Adjusting osd_memory_target on smithi183 to 3292M 2024-09-20T19:41:18.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:18 smithi003 bash[19800]: audit 2024-09-20T19:41:17.651781+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:41:18.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:18 smithi003 bash[19800]: audit 2024-09-20T19:41:18.276270+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:41:18.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:18 smithi003 bash[19800]: audit 2024-09-20T19:41:18.277148+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:41:18.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:18 smithi003 bash[19800]: audit 2024-09-20T19:41:18.278204+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:41:18.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:18 smithi003 bash[19800]: audit 2024-09-20T19:41:18.279237+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:41:18.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:18 smithi003 bash[19800]: audit 2024-09-20T19:41:18.283955+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:41:18.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:18 smithi003 bash[19800]: audit 2024-09-20T19:41:18.287080+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:41:18.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:18 smithi003 bash[19800]: audit 2024-09-20T19:41:18.288477+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:41:18.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:18 smithi003 bash[19800]: audit 2024-09-20T19:41:18.297406+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:41:18.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:18 smithi003 bash[26656]: audit 2024-09-20T19:41:17.040666+0000 mgr.y (mgr.14418) 428 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:41:18.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:18 smithi003 bash[26656]: audit 2024-09-20T19:41:17.569659+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:41:18.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:18 smithi003 bash[26656]: audit 2024-09-20T19:41:17.584036+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:41:18.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:18 smithi003 bash[26656]: audit 2024-09-20T19:41:17.640462+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:41:18.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:18 smithi003 bash[26656]: audit 2024-09-20T19:41:17.642210+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:41:18.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:18 smithi003 bash[26656]: audit 2024-09-20T19:41:17.643377+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:41:18.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:18 smithi003 bash[26656]: audit 2024-09-20T19:41:17.644871+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:41:18.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:18 smithi003 bash[26656]: cephadm 2024-09-20T19:41:17.645893+0000 mgr.y (mgr.14418) 429 : cephadm [INF] Adjusting osd_memory_target on smithi183 to 3292M 2024-09-20T19:41:18.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:18 smithi003 bash[26656]: audit 2024-09-20T19:41:17.651781+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:41:18.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:18 smithi003 bash[26656]: audit 2024-09-20T19:41:18.276270+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:41:18.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:18 smithi003 bash[26656]: audit 2024-09-20T19:41:18.277148+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:41:18.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:18 smithi003 bash[26656]: audit 2024-09-20T19:41:18.278204+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:41:18.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:18 smithi003 bash[26656]: audit 2024-09-20T19:41:18.279237+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:41:18.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:18 smithi003 bash[26656]: audit 2024-09-20T19:41:18.283955+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:41:18.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:18 smithi003 bash[26656]: audit 2024-09-20T19:41:18.287080+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:41:18.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:18 smithi003 bash[26656]: audit 2024-09-20T19:41:18.288477+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:41:18.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:18 smithi003 bash[26656]: audit 2024-09-20T19:41:18.297406+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:41:19.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:18 smithi183 bash[21651]: audit 2024-09-20T19:41:17.040666+0000 mgr.y (mgr.14418) 428 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:41:19.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:18 smithi183 bash[21651]: audit 2024-09-20T19:41:17.569659+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:41:19.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:18 smithi183 bash[21651]: audit 2024-09-20T19:41:17.584036+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:41:19.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:18 smithi183 bash[21651]: audit 2024-09-20T19:41:17.640462+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:41:19.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:18 smithi183 bash[21651]: audit 2024-09-20T19:41:17.642210+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:41:19.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:18 smithi183 bash[21651]: audit 2024-09-20T19:41:17.643377+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:41:19.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:18 smithi183 bash[21651]: audit 2024-09-20T19:41:17.644871+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:41:19.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:18 smithi183 bash[21651]: cephadm 2024-09-20T19:41:17.645893+0000 mgr.y (mgr.14418) 429 : cephadm [INF] Adjusting osd_memory_target on smithi183 to 3292M 2024-09-20T19:41:19.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:18 smithi183 bash[21651]: audit 2024-09-20T19:41:17.651781+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:41:19.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:18 smithi183 bash[21651]: audit 2024-09-20T19:41:18.276270+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:41:19.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:18 smithi183 bash[21651]: audit 2024-09-20T19:41:18.277148+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:41:19.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:18 smithi183 bash[21651]: audit 2024-09-20T19:41:18.278204+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:41:19.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:18 smithi183 bash[21651]: audit 2024-09-20T19:41:18.279237+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:41:19.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:18 smithi183 bash[21651]: audit 2024-09-20T19:41:18.283955+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:41:19.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:18 smithi183 bash[21651]: audit 2024-09-20T19:41:18.287080+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:41:19.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:18 smithi183 bash[21651]: audit 2024-09-20T19:41:18.288477+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:41:19.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:18 smithi183 bash[21651]: audit 2024-09-20T19:41:18.297406+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.14418 172.21.15.3:0/2911409077' entity='mgr.y' 2024-09-20T19:41:19.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:19 smithi003 bash[19800]: cluster 2024-09-20T19:41:17.996672+0000 mgr.y (mgr.14418) 430 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:41:19.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:19 smithi003 bash[19800]: cephadm 2024-09-20T19:41:18.280033+0000 mgr.y (mgr.14418) 431 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 3037M 2024-09-20T19:41:19.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:19 smithi003 bash[26656]: cluster 2024-09-20T19:41:17.996672+0000 mgr.y (mgr.14418) 430 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:41:19.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:19 smithi003 bash[26656]: cephadm 2024-09-20T19:41:18.280033+0000 mgr.y (mgr.14418) 431 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 3037M 2024-09-20T19:41:20.044 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:19 smithi183 bash[21651]: cluster 2024-09-20T19:41:17.996672+0000 mgr.y (mgr.14418) 430 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:41:20.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:19 smithi183 bash[21651]: cephadm 2024-09-20T19:41:18.280033+0000 mgr.y (mgr.14418) 431 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 3037M 2024-09-20T19:41:20.919 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:41:21.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:21 smithi003 bash[19800]: cluster 2024-09-20T19:41:19.997490+0000 mgr.y (mgr.14418) 432 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:41:21.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:21 smithi003 bash[26656]: cluster 2024-09-20T19:41:19.997490+0000 mgr.y (mgr.14418) 432 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:41:22.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:21 smithi183 bash[21651]: cluster 2024-09-20T19:41:19.997490+0000 mgr.y (mgr.14418) 432 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:41:22.795 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:41:22 smithi183 bash[48971]: [20/Sep/2024:19:41:22] ENGINE Bus STOPPING 2024-09-20T19:41:22.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:22 smithi183 bash[21651]: audit 2024-09-20T19:41:22.496652+0000 mon.a (mon.0) 1039 : audit [INF] from='client.? 172.21.15.3:0/3339345404' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T19:41:22.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:22 smithi183 bash[21651]: cluster 2024-09-20T19:41:22.497097+0000 mon.a (mon.0) 1040 : cluster [INF] Activating manager daemon x 2024-09-20T19:41:22.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:22 smithi183 bash[21651]: audit 2024-09-20T19:41:22.503014+0000 mon.a (mon.0) 1041 : audit [INF] from='client.? 172.21.15.3:0/3339345404' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T19:41:22.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:22 smithi183 bash[21651]: cluster 2024-09-20T19:41:22.514366+0000 mon.a (mon.0) 1042 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-20T19:41:22.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:22 smithi183 bash[21651]: cluster 2024-09-20T19:41:22.514629+0000 mon.a (mon.0) 1043 : cluster [DBG] mgrmap e24: x(active, starting, since 0.0175243s) 2024-09-20T19:41:22.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:22 smithi183 bash[21651]: audit 2024-09-20T19:41:22.515445+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:41:22.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:22 smithi183 bash[21651]: audit 2024-09-20T19:41:22.515566+0000 mon.c (mon.2) 40 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:41:22.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:22 smithi183 bash[21651]: audit 2024-09-20T19:41:22.515669+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:41:22.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:22 smithi183 bash[21651]: audit 2024-09-20T19:41:22.517327+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T19:41:22.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:22 smithi183 bash[21651]: audit 2024-09-20T19:41:22.517661+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:41:22.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:22 smithi183 bash[21651]: audit 2024-09-20T19:41:22.518000+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:41:22.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:22 smithi183 bash[21651]: audit 2024-09-20T19:41:22.518309+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:41:22.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:22 smithi183 bash[21651]: audit 2024-09-20T19:41:22.518608+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:41:22.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:22 smithi183 bash[21651]: audit 2024-09-20T19:41:22.518903+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:41:22.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:22 smithi183 bash[21651]: audit 2024-09-20T19:41:22.519192+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:41:22.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:22 smithi183 bash[21651]: audit 2024-09-20T19:41:22.519482+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:41:22.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:22 smithi183 bash[21651]: audit 2024-09-20T19:41:22.519774+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:41:22.797 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:22 smithi183 bash[21651]: audit 2024-09-20T19:41:22.521008+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T19:41:22.797 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:22 smithi183 bash[21651]: audit 2024-09-20T19:41:22.521237+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T19:41:22.797 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:22 smithi183 bash[21651]: audit 2024-09-20T19:41:22.522033+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T19:41:22.951 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[20050]: ignoring --setuser ceph since I am not root 2024-09-20T19:41:22.951 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[20050]: ignoring --setgroup ceph since I am not root 2024-09-20T19:41:22.951 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[20050]: debug 2024-09-20T19:41:22.672+0000 7f88c1c7d040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T19:41:22.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[26656]: audit 2024-09-20T19:41:22.496652+0000 mon.a (mon.0) 1039 : audit [INF] from='client.? 172.21.15.3:0/3339345404' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T19:41:22.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[26656]: cluster 2024-09-20T19:41:22.497097+0000 mon.a (mon.0) 1040 : cluster [INF] Activating manager daemon x 2024-09-20T19:41:22.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[26656]: audit 2024-09-20T19:41:22.503014+0000 mon.a (mon.0) 1041 : audit [INF] from='client.? 172.21.15.3:0/3339345404' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T19:41:22.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[26656]: cluster 2024-09-20T19:41:22.514366+0000 mon.a (mon.0) 1042 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-20T19:41:22.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[26656]: cluster 2024-09-20T19:41:22.514629+0000 mon.a (mon.0) 1043 : cluster [DBG] mgrmap e24: x(active, starting, since 0.0175243s) 2024-09-20T19:41:22.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[26656]: audit 2024-09-20T19:41:22.515445+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:41:22.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[26656]: audit 2024-09-20T19:41:22.515566+0000 mon.c (mon.2) 40 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:41:22.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[26656]: audit 2024-09-20T19:41:22.515669+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:41:22.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[26656]: audit 2024-09-20T19:41:22.517327+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T19:41:22.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[26656]: audit 2024-09-20T19:41:22.517661+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:41:22.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[26656]: audit 2024-09-20T19:41:22.518000+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:41:22.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[26656]: audit 2024-09-20T19:41:22.518309+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:41:22.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[26656]: audit 2024-09-20T19:41:22.518608+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:41:22.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[26656]: audit 2024-09-20T19:41:22.518903+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:41:22.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[26656]: audit 2024-09-20T19:41:22.519192+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:41:22.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[26656]: audit 2024-09-20T19:41:22.519482+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:41:22.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[26656]: audit 2024-09-20T19:41:22.519774+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:41:22.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[26656]: audit 2024-09-20T19:41:22.521008+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T19:41:22.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[26656]: audit 2024-09-20T19:41:22.521237+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T19:41:22.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[26656]: audit 2024-09-20T19:41:22.522033+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T19:41:22.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[19800]: audit 2024-09-20T19:41:22.496652+0000 mon.a (mon.0) 1039 : audit [INF] from='client.? 172.21.15.3:0/3339345404' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T19:41:22.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[19800]: cluster 2024-09-20T19:41:22.497097+0000 mon.a (mon.0) 1040 : cluster [INF] Activating manager daemon x 2024-09-20T19:41:22.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[19800]: audit 2024-09-20T19:41:22.503014+0000 mon.a (mon.0) 1041 : audit [INF] from='client.? 172.21.15.3:0/3339345404' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T19:41:22.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[19800]: cluster 2024-09-20T19:41:22.514366+0000 mon.a (mon.0) 1042 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-20T19:41:22.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[19800]: cluster 2024-09-20T19:41:22.514629+0000 mon.a (mon.0) 1043 : cluster [DBG] mgrmap e24: x(active, starting, since 0.0175243s) 2024-09-20T19:41:22.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[19800]: audit 2024-09-20T19:41:22.515445+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:41:22.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[19800]: audit 2024-09-20T19:41:22.515566+0000 mon.c (mon.2) 40 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:41:22.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[19800]: audit 2024-09-20T19:41:22.515669+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:41:22.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[19800]: audit 2024-09-20T19:41:22.517327+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T19:41:22.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[19800]: audit 2024-09-20T19:41:22.517661+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:41:22.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[19800]: audit 2024-09-20T19:41:22.518000+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:41:22.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[19800]: audit 2024-09-20T19:41:22.518309+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:41:22.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[19800]: audit 2024-09-20T19:41:22.518608+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:41:22.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[19800]: audit 2024-09-20T19:41:22.518903+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:41:22.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[19800]: audit 2024-09-20T19:41:22.519192+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:41:22.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[19800]: audit 2024-09-20T19:41:22.519482+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:41:22.955 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[19800]: audit 2024-09-20T19:41:22.519774+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:41:22.955 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[19800]: audit 2024-09-20T19:41:22.521008+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T19:41:22.955 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[19800]: audit 2024-09-20T19:41:22.521237+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T19:41:22.955 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:22 smithi003 bash[19800]: audit 2024-09-20T19:41:22.522033+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T19:41:23.263 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'sleep 180' 2024-09-20T19:41:23.294 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:41:22 smithi183 bash[48971]: [20/Sep/2024:19:41:22] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T19:41:23.295 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:41:22 smithi183 bash[48971]: [20/Sep/2024:19:41:22] ENGINE Bus STOPPED 2024-09-20T19:41:23.934 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:23 smithi003 bash[19800]: cluster 2024-09-20T19:41:22.904204+0000 mon.a (mon.0) 1044 : cluster [INF] Manager daemon x is now available 2024-09-20T19:41:23.934 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:23 smithi003 bash[26656]: cluster 2024-09-20T19:41:22.904204+0000 mon.a (mon.0) 1044 : cluster [INF] Manager daemon x is now available 2024-09-20T19:41:23.999 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:23 smithi183 bash[21651]: cluster 2024-09-20T19:41:22.904204+0000 mon.a (mon.0) 1044 : cluster [INF] Manager daemon x is now available 2024-09-20T19:41:23.999 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:41:23 smithi183 bash[48971]: [20/Sep/2024:19:41:23] ENGINE Bus STARTING 2024-09-20T19:41:23.999 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:41:24 smithi183 bash[48971]: [20/Sep/2024:19:41:24] ENGINE Serving on http://:::9283 2024-09-20T19:41:24.201 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:41:23 smithi003 bash[20050]: debug 2024-09-20T19:41:23.928+0000 7f88c1c7d040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T19:41:24.201 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:41:24 smithi003 bash[20050]: debug 2024-09-20T19:41:23.996+0000 7f88c1c7d040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T19:41:24.201 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:41:24 smithi003 bash[20050]: debug 2024-09-20T19:41:24.160+0000 7f88c1c7d040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T19:41:24.294 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:41:24 smithi183 bash[48971]: [20/Sep/2024:19:41:24] ENGINE Bus STARTED 2024-09-20T19:41:24.951 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:41:24 smithi003 bash[20050]: debug 2024-09-20T19:41:24.844+0000 7f88c1c7d040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T19:41:24.951 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:41:24 smithi003 bash[20050]: debug 2024-09-20T19:41:24.916+0000 7f88c1c7d040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T19:41:24.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:24 smithi003 bash[26656]: cluster 2024-09-20T19:41:23.693289+0000 mon.a (mon.0) 1045 : cluster [DBG] mgrmap e25: x(active, since 1.19617s) 2024-09-20T19:41:24.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:24 smithi003 bash[26656]: cluster 2024-09-20T19:41:23.711057+0000 mgr.x (mgr.24511) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:41:24.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:24 smithi003 bash[26656]: audit 2024-09-20T19:41:23.836295+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:24.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:24 smithi003 bash[26656]: audit 2024-09-20T19:41:23.847191+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:24.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:24 smithi003 bash[26656]: audit 2024-09-20T19:41:23.871429+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:41:24.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:24 smithi003 bash[26656]: audit 2024-09-20T19:41:23.871834+0000 mon.c (mon.2) 55 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:41:24.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:24 smithi003 bash[26656]: audit 2024-09-20T19:41:23.879296+0000 mgr.x (mgr.24511) 2 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:41:24.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:24 smithi003 bash[26656]: audit 2024-09-20T19:41:23.895551+0000 mon.c (mon.2) 56 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:41:24.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:24 smithi003 bash[26656]: audit 2024-09-20T19:41:23.896092+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24511 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:41:24.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:24 smithi003 bash[26656]: audit 2024-09-20T19:41:23.913864+0000 mon.c (mon.2) 57 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T19:41:24.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:24 smithi003 bash[26656]: audit 2024-09-20T19:41:23.914469+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24511 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T19:41:24.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:24 smithi003 bash[19800]: cluster 2024-09-20T19:41:23.693289+0000 mon.a (mon.0) 1045 : cluster [DBG] mgrmap e25: x(active, since 1.19617s) 2024-09-20T19:41:24.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:24 smithi003 bash[19800]: cluster 2024-09-20T19:41:23.711057+0000 mgr.x (mgr.24511) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:41:24.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:24 smithi003 bash[19800]: audit 2024-09-20T19:41:23.836295+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:24.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:24 smithi003 bash[19800]: audit 2024-09-20T19:41:23.847191+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:24.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:24 smithi003 bash[19800]: audit 2024-09-20T19:41:23.871429+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:41:24.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:24 smithi003 bash[19800]: audit 2024-09-20T19:41:23.871834+0000 mon.c (mon.2) 55 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:41:24.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:24 smithi003 bash[19800]: audit 2024-09-20T19:41:23.879296+0000 mgr.x (mgr.24511) 2 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:41:24.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:24 smithi003 bash[19800]: audit 2024-09-20T19:41:23.895551+0000 mon.c (mon.2) 56 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:41:24.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:24 smithi003 bash[19800]: audit 2024-09-20T19:41:23.896092+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24511 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:41:24.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:24 smithi003 bash[19800]: audit 2024-09-20T19:41:23.913864+0000 mon.c (mon.2) 57 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T19:41:24.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:24 smithi003 bash[19800]: audit 2024-09-20T19:41:23.914469+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24511 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T19:41:25.045 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:41:24 smithi183 bash[48971]: debug 2024-09-20T19:41:24.897+0000 7fd7f3a6a640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:19:41:24] ENGINE Error in HTTPServer.serve 2024-09-20T19:41:25.045 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:41:24 smithi183 bash[48971]: Traceback (most recent call last): 2024-09-20T19:41:25.045 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:41:24 smithi183 bash[48971]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:41:25.045 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:41:24 smithi183 bash[48971]: self._connections.run(self.expiration_interval) 2024-09-20T19:41:25.045 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:41:24 smithi183 bash[48971]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:41:25.045 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:41:24 smithi183 bash[48971]: self._run(expiration_interval) 2024-09-20T19:41:25.045 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:41:24 smithi183 bash[48971]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:41:25.045 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:41:24 smithi183 bash[48971]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:41:25.046 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:41:24 smithi183 bash[48971]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:41:25.046 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:41:24 smithi183 bash[48971]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:41:25.046 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:41:24 smithi183 bash[48971]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:41:25.046 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:41:24 smithi183 bash[48971]: s = self.context.wrap_socket( 2024-09-20T19:41:25.046 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:41:24 smithi183 bash[48971]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:41:25.046 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:41:24 smithi183 bash[48971]: return self.sslsocket_class._create( 2024-09-20T19:41:25.046 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:41:24 smithi183 bash[48971]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:41:25.046 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:41:24 smithi183 bash[48971]: self.do_handshake() 2024-09-20T19:41:25.046 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:41:24 smithi183 bash[48971]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:41:25.046 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:41:24 smithi183 bash[48971]: self._sslobj.do_handshake() 2024-09-20T19:41:25.046 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:41:24 smithi183 bash[48971]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:41:25.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:24 smithi183 bash[21651]: cluster 2024-09-20T19:41:23.693289+0000 mon.a (mon.0) 1045 : cluster [DBG] mgrmap e25: x(active, since 1.19617s) 2024-09-20T19:41:25.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:24 smithi183 bash[21651]: cluster 2024-09-20T19:41:23.711057+0000 mgr.x (mgr.24511) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:41:25.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:24 smithi183 bash[21651]: audit 2024-09-20T19:41:23.836295+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:25.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:24 smithi183 bash[21651]: audit 2024-09-20T19:41:23.847191+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:25.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:24 smithi183 bash[21651]: audit 2024-09-20T19:41:23.871429+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:41:25.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:24 smithi183 bash[21651]: audit 2024-09-20T19:41:23.871834+0000 mon.c (mon.2) 55 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:41:25.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:24 smithi183 bash[21651]: audit 2024-09-20T19:41:23.879296+0000 mgr.x (mgr.24511) 2 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:41:25.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:24 smithi183 bash[21651]: audit 2024-09-20T19:41:23.895551+0000 mon.c (mon.2) 56 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:41:25.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:24 smithi183 bash[21651]: audit 2024-09-20T19:41:23.896092+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24511 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:41:25.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:24 smithi183 bash[21651]: audit 2024-09-20T19:41:23.913864+0000 mon.c (mon.2) 57 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T19:41:25.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:24 smithi183 bash[21651]: audit 2024-09-20T19:41:23.914469+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24511 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T19:41:25.265 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:41:24 smithi003 bash[20050]: debug 2024-09-20T19:41:24.988+0000 7f88c1c7d040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T19:41:25.265 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[20050]: debug 2024-09-20T19:41:25.184+0000 7f88c1c7d040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-20T19:41:25.266 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[20050]: debug 2024-09-20T19:41:25.264+0000 7f88c1c7d040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T19:41:25.608 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[20050]: debug 2024-09-20T19:41:25.336+0000 7f88c1c7d040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T19:41:25.608 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[20050]: debug 2024-09-20T19:41:25.608+0000 7f88c1c7d040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T19:41:25.890 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[20050]: debug 2024-09-20T19:41:25.680+0000 7f88c1c7d040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T19:41:25.891 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[19800]: cephadm 2024-09-20T19:41:24.402093+0000 mgr.x (mgr.24511) 3 : cephadm [INF] Deploying cephadm binary to smithi183 2024-09-20T19:41:25.891 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[19800]: cephadm 2024-09-20T19:41:24.408619+0000 mgr.x (mgr.24511) 4 : cephadm [INF] Deploying cephadm binary to smithi003 2024-09-20T19:41:25.891 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[19800]: cluster 2024-09-20T19:41:24.527722+0000 mgr.x (mgr.24511) 5 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:41:25.892 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[19800]: cephadm 2024-09-20T19:41:24.694724+0000 mgr.x (mgr.24511) 6 : cephadm [INF] [20/Sep/2024:19:41:24] ENGINE Bus STARTING 2024-09-20T19:41:25.892 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[19800]: cephadm 2024-09-20T19:41:24.879016+0000 mgr.x (mgr.24511) 7 : cephadm [INF] [20/Sep/2024:19:41:24] ENGINE Serving on https://172.21.15.183:7150 2024-09-20T19:41:25.892 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[19800]: cephadm 2024-09-20T19:41:24.903784+0000 mgr.x (mgr.24511) 8 : cephadm [ERR] [20/Sep/2024:19:41:24] ENGINE Error in HTTPServer.serve 2024-09-20T19:41:25.892 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[19800]: Traceback (most recent call last): 2024-09-20T19:41:25.892 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[19800]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:41:25.892 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[19800]: self._connections.run(self.expiration_interval) 2024-09-20T19:41:25.892 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[19800]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:41:25.892 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[19800]: self._run(expiration_interval) 2024-09-20T19:41:25.893 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[19800]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:41:25.893 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[19800]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:41:25.893 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[19800]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:41:25.893 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[19800]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:41:25.893 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[19800]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:41:25.893 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[19800]: s = self.context.wrap_socket( 2024-09-20T19:41:25.893 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[19800]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:41:25.893 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[19800]: return self.sslsocket_class._create( 2024-09-20T19:41:25.893 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[19800]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:41:25.893 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[19800]: self.do_handshake() 2024-09-20T19:41:25.894 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[19800]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:41:25.894 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[19800]: self._sslobj.do_handshake() 2024-09-20T19:41:25.894 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[19800]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:41:25.894 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[26656]: cephadm 2024-09-20T19:41:24.402093+0000 mgr.x (mgr.24511) 3 : cephadm [INF] Deploying cephadm binary to smithi183 2024-09-20T19:41:25.894 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[26656]: cephadm 2024-09-20T19:41:24.408619+0000 mgr.x (mgr.24511) 4 : cephadm [INF] Deploying cephadm binary to smithi003 2024-09-20T19:41:25.895 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[26656]: cluster 2024-09-20T19:41:24.527722+0000 mgr.x (mgr.24511) 5 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:41:25.895 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[26656]: cephadm 2024-09-20T19:41:24.694724+0000 mgr.x (mgr.24511) 6 : cephadm [INF] [20/Sep/2024:19:41:24] ENGINE Bus STARTING 2024-09-20T19:41:25.895 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[26656]: cephadm 2024-09-20T19:41:24.879016+0000 mgr.x (mgr.24511) 7 : cephadm [INF] [20/Sep/2024:19:41:24] ENGINE Serving on https://172.21.15.183:7150 2024-09-20T19:41:25.895 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[26656]: cephadm 2024-09-20T19:41:24.903784+0000 mgr.x (mgr.24511) 8 : cephadm [ERR] [20/Sep/2024:19:41:24] ENGINE Error in HTTPServer.serve 2024-09-20T19:41:25.895 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[26656]: Traceback (most recent call last): 2024-09-20T19:41:25.895 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[26656]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:41:25.895 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[26656]: self._connections.run(self.expiration_interval) 2024-09-20T19:41:25.896 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[26656]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:41:25.896 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[26656]: self._run(expiration_interval) 2024-09-20T19:41:25.896 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[26656]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:41:25.896 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[26656]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:41:25.896 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[26656]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:41:25.896 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[26656]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:41:25.896 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[26656]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:41:25.896 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[26656]: s = self.context.wrap_socket( 2024-09-20T19:41:25.896 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[26656]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:41:25.896 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[26656]: return self.sslsocket_class._create( 2024-09-20T19:41:25.897 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[26656]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:41:25.897 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[26656]: self.do_handshake() 2024-09-20T19:41:25.897 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[26656]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:41:25.897 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[26656]: self._sslobj.do_handshake() 2024-09-20T19:41:25.897 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[26656]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:41:26.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:25 smithi183 bash[21651]: cephadm 2024-09-20T19:41:24.402093+0000 mgr.x (mgr.24511) 3 : cephadm [INF] Deploying cephadm binary to smithi183 2024-09-20T19:41:26.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:25 smithi183 bash[21651]: cephadm 2024-09-20T19:41:24.408619+0000 mgr.x (mgr.24511) 4 : cephadm [INF] Deploying cephadm binary to smithi003 2024-09-20T19:41:26.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:25 smithi183 bash[21651]: cluster 2024-09-20T19:41:24.527722+0000 mgr.x (mgr.24511) 5 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:41:26.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:25 smithi183 bash[21651]: cephadm 2024-09-20T19:41:24.694724+0000 mgr.x (mgr.24511) 6 : cephadm [INF] [20/Sep/2024:19:41:24] ENGINE Bus STARTING 2024-09-20T19:41:26.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:25 smithi183 bash[21651]: cephadm 2024-09-20T19:41:24.879016+0000 mgr.x (mgr.24511) 7 : cephadm [INF] [20/Sep/2024:19:41:24] ENGINE Serving on https://172.21.15.183:7150 2024-09-20T19:41:26.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:25 smithi183 bash[21651]: cephadm 2024-09-20T19:41:24.903784+0000 mgr.x (mgr.24511) 8 : cephadm [ERR] [20/Sep/2024:19:41:24] ENGINE Error in HTTPServer.serve 2024-09-20T19:41:26.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:25 smithi183 bash[21651]: Traceback (most recent call last): 2024-09-20T19:41:26.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:25 smithi183 bash[21651]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:41:26.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:25 smithi183 bash[21651]: self._connections.run(self.expiration_interval) 2024-09-20T19:41:26.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:25 smithi183 bash[21651]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:41:26.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:25 smithi183 bash[21651]: self._run(expiration_interval) 2024-09-20T19:41:26.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:25 smithi183 bash[21651]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:41:26.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:25 smithi183 bash[21651]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:41:26.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:25 smithi183 bash[21651]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:41:26.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:25 smithi183 bash[21651]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:41:26.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:25 smithi183 bash[21651]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:41:26.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:25 smithi183 bash[21651]: s = self.context.wrap_socket( 2024-09-20T19:41:26.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:25 smithi183 bash[21651]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:41:26.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:25 smithi183 bash[21651]: return self.sslsocket_class._create( 2024-09-20T19:41:26.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:25 smithi183 bash[21651]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:41:26.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:25 smithi183 bash[21651]: self.do_handshake() 2024-09-20T19:41:26.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:25 smithi183 bash[21651]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:41:26.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:25 smithi183 bash[21651]: self._sslobj.do_handshake() 2024-09-20T19:41:26.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:25 smithi183 bash[21651]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:41:26.201 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[20050]: debug 2024-09-20T19:41:25.888+0000 7f88c1c7d040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T19:41:26.201 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:41:25 smithi003 bash[20050]: debug 2024-09-20T19:41:25.972+0000 7f88c1c7d040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T19:41:26.598 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:41:26 smithi003 bash[20050]: debug 2024-09-20T19:41:26.236+0000 7f88c1c7d040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T19:41:26.598 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:41:26 smithi003 bash[20050]: debug 2024-09-20T19:41:26.424+0000 7f88c1c7d040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T19:41:26.875 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:41:26 smithi003 bash[20050]: debug 2024-09-20T19:41:26.596+0000 7f88c1c7d040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T19:41:26.875 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:41:26 smithi003 bash[20050]: debug 2024-09-20T19:41:26.680+0000 7f88c1c7d040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T19:41:26.875 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:26 smithi003 bash[26656]: cephadm 2024-09-20T19:41:24.991419+0000 mgr.x (mgr.24511) 9 : cephadm [INF] [20/Sep/2024:19:41:24] ENGINE Serving on http://172.21.15.183:8765 2024-09-20T19:41:26.875 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:26 smithi003 bash[26656]: cephadm 2024-09-20T19:41:24.991759+0000 mgr.x (mgr.24511) 10 : cephadm [INF] [20/Sep/2024:19:41:24] ENGINE Bus STARTED 2024-09-20T19:41:26.875 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:26 smithi003 bash[26656]: cluster 2024-09-20T19:41:25.710548+0000 mon.a (mon.0) 1050 : cluster [DBG] mgrmap e26: x(active, since 3s) 2024-09-20T19:41:26.876 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:26 smithi003 bash[19800]: cephadm 2024-09-20T19:41:24.991419+0000 mgr.x (mgr.24511) 9 : cephadm [INF] [20/Sep/2024:19:41:24] ENGINE Serving on http://172.21.15.183:8765 2024-09-20T19:41:26.876 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:26 smithi003 bash[19800]: cephadm 2024-09-20T19:41:24.991759+0000 mgr.x (mgr.24511) 10 : cephadm [INF] [20/Sep/2024:19:41:24] ENGINE Bus STARTED 2024-09-20T19:41:26.876 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:26 smithi003 bash[19800]: cluster 2024-09-20T19:41:25.710548+0000 mon.a (mon.0) 1050 : cluster [DBG] mgrmap e26: x(active, since 3s) 2024-09-20T19:41:27.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:26 smithi183 bash[21651]: cephadm 2024-09-20T19:41:24.991419+0000 mgr.x (mgr.24511) 9 : cephadm [INF] [20/Sep/2024:19:41:24] ENGINE Serving on http://172.21.15.183:8765 2024-09-20T19:41:27.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:26 smithi183 bash[21651]: cephadm 2024-09-20T19:41:24.991759+0000 mgr.x (mgr.24511) 10 : cephadm [INF] [20/Sep/2024:19:41:24] ENGINE Bus STARTED 2024-09-20T19:41:27.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:26 smithi183 bash[21651]: cluster 2024-09-20T19:41:25.710548+0000 mon.a (mon.0) 1050 : cluster [DBG] mgrmap e26: x(active, since 3s) 2024-09-20T19:41:27.201 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:41:26 smithi003 bash[20050]: debug 2024-09-20T19:41:26.872+0000 7f88c1c7d040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T19:41:28.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:27 smithi183 bash[21651]: cluster 2024-09-20T19:41:26.528276+0000 mgr.x (mgr.24511) 11 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:41:28.056 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:41:28.061 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:27 smithi003 bash[26656]: cluster 2024-09-20T19:41:26.528276+0000 mgr.x (mgr.24511) 11 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:41:28.061 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:27 smithi003 bash[19800]: cluster 2024-09-20T19:41:26.528276+0000 mgr.x (mgr.24511) 11 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:41:28.062 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:41:27 smithi003 bash[20050]: debug 2024-09-20T19:41:27.748+0000 7f88c1c7d040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T19:41:28.062 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:41:27 smithi003 bash[20050]: debug 2024-09-20T19:41:27.828+0000 7f88c1c7d040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T19:41:28.062 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:41:28 smithi003 bash[20050]: debug 2024-09-20T19:41:28.060+0000 7f88c1c7d040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T19:41:28.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:41:28 smithi003 bash[20050]: debug 2024-09-20T19:41:28.140+0000 7f88c1c7d040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T19:41:28.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:41:28 smithi003 bash[20050]: debug 2024-09-20T19:41:28.548+0000 7f88c1c7d040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T19:41:28.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:41:28 smithi003 bash[20050]: debug 2024-09-20T19:41:28.632+0000 7f88c1c7d040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T19:41:28.822 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:41:28 smithi003 bash[20050]: [20/Sep/2024:19:41:28] ENGINE Bus STARTING 2024-09-20T19:41:28.823 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:41:28 smithi003 bash[20050]: CherryPy Checker: 2024-09-20T19:41:28.823 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:41:28 smithi003 bash[20050]: The Application mounted at '' has an empty config. 2024-09-20T19:41:28.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:28 smithi003 bash[19800]: audit 2024-09-20T19:41:27.055353+0000 mgr.x (mgr.24511) 12 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:41:28.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:28 smithi003 bash[19800]: cluster 2024-09-20T19:41:27.724309+0000 mon.a (mon.0) 1051 : cluster [DBG] mgrmap e27: x(active, since 5s) 2024-09-20T19:41:28.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:28 smithi003 bash[19800]: cluster 2024-09-20T19:41:28.654305+0000 mon.a (mon.0) 1052 : cluster [DBG] Standby manager daemon y started 2024-09-20T19:41:28.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:28 smithi003 bash[19800]: audit 2024-09-20T19:41:28.659381+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.? 172.21.15.3:0/626489788' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T19:41:28.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:28 smithi003 bash[19800]: audit 2024-09-20T19:41:28.663191+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.? 172.21.15.3:0/626489788' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:41:28.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:28 smithi003 bash[19800]: audit 2024-09-20T19:41:28.665045+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.? 172.21.15.3:0/626489788' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T19:41:28.823 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:28 smithi003 bash[19800]: audit 2024-09-20T19:41:28.665529+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.? 172.21.15.3:0/626489788' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:41:29.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:28 smithi183 bash[21651]: audit 2024-09-20T19:41:27.055353+0000 mgr.x (mgr.24511) 12 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:41:29.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:28 smithi183 bash[21651]: cluster 2024-09-20T19:41:27.724309+0000 mon.a (mon.0) 1051 : cluster [DBG] mgrmap e27: x(active, since 5s) 2024-09-20T19:41:29.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:28 smithi183 bash[21651]: cluster 2024-09-20T19:41:28.654305+0000 mon.a (mon.0) 1052 : cluster [DBG] Standby manager daemon y started 2024-09-20T19:41:29.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:28 smithi183 bash[21651]: audit 2024-09-20T19:41:28.659381+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.? 172.21.15.3:0/626489788' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T19:41:29.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:28 smithi183 bash[21651]: audit 2024-09-20T19:41:28.663191+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.? 172.21.15.3:0/626489788' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:41:29.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:28 smithi183 bash[21651]: audit 2024-09-20T19:41:28.665045+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.? 172.21.15.3:0/626489788' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T19:41:29.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:28 smithi183 bash[21651]: audit 2024-09-20T19:41:28.665529+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.? 172.21.15.3:0/626489788' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:41:29.201 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:41:28 smithi003 bash[20050]: [20/Sep/2024:19:41:28] ENGINE Serving on http://:::9283 2024-09-20T19:41:29.201 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:41:28 smithi003 bash[20050]: [20/Sep/2024:19:41:28] ENGINE Bus STARTED 2024-09-20T19:41:29.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:28 smithi003 bash[26656]: audit 2024-09-20T19:41:27.055353+0000 mgr.x (mgr.24511) 12 : audit [DBG] from='client.14835 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:41:29.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:28 smithi003 bash[26656]: cluster 2024-09-20T19:41:27.724309+0000 mon.a (mon.0) 1051 : cluster [DBG] mgrmap e27: x(active, since 5s) 2024-09-20T19:41:29.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:28 smithi003 bash[26656]: cluster 2024-09-20T19:41:28.654305+0000 mon.a (mon.0) 1052 : cluster [DBG] Standby manager daemon y started 2024-09-20T19:41:29.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:28 smithi003 bash[26656]: audit 2024-09-20T19:41:28.659381+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.? 172.21.15.3:0/626489788' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T19:41:29.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:28 smithi003 bash[26656]: audit 2024-09-20T19:41:28.663191+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.? 172.21.15.3:0/626489788' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:41:29.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:28 smithi003 bash[26656]: audit 2024-09-20T19:41:28.665045+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.? 172.21.15.3:0/626489788' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T19:41:29.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:28 smithi003 bash[26656]: audit 2024-09-20T19:41:28.665529+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.? 172.21.15.3:0/626489788' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:41:30.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:29 smithi183 bash[21651]: cluster 2024-09-20T19:41:28.528998+0000 mgr.x (mgr.24511) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:41:30.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:29 smithi183 bash[21651]: cluster 2024-09-20T19:41:28.730445+0000 mon.a (mon.0) 1057 : cluster [DBG] mgrmap e28: x(active, since 6s), standbys: y 2024-09-20T19:41:30.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:29 smithi183 bash[21651]: audit 2024-09-20T19:41:28.739787+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T19:41:30.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:29 smithi003 bash[19800]: cluster 2024-09-20T19:41:28.528998+0000 mgr.x (mgr.24511) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:41:30.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:29 smithi003 bash[19800]: cluster 2024-09-20T19:41:28.730445+0000 mon.a (mon.0) 1057 : cluster [DBG] mgrmap e28: x(active, since 6s), standbys: y 2024-09-20T19:41:30.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:29 smithi003 bash[19800]: audit 2024-09-20T19:41:28.739787+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T19:41:30.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:29 smithi003 bash[26656]: cluster 2024-09-20T19:41:28.528998+0000 mgr.x (mgr.24511) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:41:30.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:29 smithi003 bash[26656]: cluster 2024-09-20T19:41:28.730445+0000 mon.a (mon.0) 1057 : cluster [DBG] mgrmap e28: x(active, since 6s), standbys: y 2024-09-20T19:41:30.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:29 smithi003 bash[26656]: audit 2024-09-20T19:41:28.739787+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T19:41:31.295 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:30 smithi183 bash[46602]: ts=2024-09-20T19:41:30.998Z 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.3:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.3:8765: connect: connection refused" 2024-09-20T19:41:31.295 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:31 smithi183 bash[46602]: ts=2024-09-20T19:41:31.002Z 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.3:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.3:8765: connect: connection refused" 2024-09-20T19:41:31.295 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:31 smithi183 bash[46602]: ts=2024-09-20T19:41:31.002Z 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.3:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.3:8765: connect: connection refused" 2024-09-20T19:41:31.295 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:31 smithi183 bash[46602]: ts=2024-09-20T19:41:31.003Z 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.3:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.3:8765: connect: connection refused" 2024-09-20T19:41:31.295 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:31 smithi183 bash[46602]: ts=2024-09-20T19:41:31.004Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.3:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.3:8765: connect: connection refused" 2024-09-20T19:41:32.044 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:31 smithi183 bash[21651]: cluster 2024-09-20T19:41:30.530611+0000 mgr.x (mgr.24511) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T19:41:32.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:31 smithi003 bash[19800]: cluster 2024-09-20T19:41:30.530611+0000 mgr.x (mgr.24511) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T19:41:32.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:31 smithi003 bash[26656]: cluster 2024-09-20T19:41:30.530611+0000 mgr.x (mgr.24511) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T19:41:33.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:32 smithi003 bash[19800]: audit 2024-09-20T19:41:31.808065+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:33.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:32 smithi003 bash[19800]: audit 2024-09-20T19:41:31.815872+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:33.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:32 smithi003 bash[19800]: audit 2024-09-20T19:41:32.606686+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:33.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:32 smithi003 bash[19800]: audit 2024-09-20T19:41:32.624381+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:33.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:32 smithi003 bash[26656]: audit 2024-09-20T19:41:31.808065+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:33.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:32 smithi003 bash[26656]: audit 2024-09-20T19:41:31.815872+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:33.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:32 smithi003 bash[26656]: audit 2024-09-20T19:41:32.606686+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:33.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:32 smithi003 bash[26656]: audit 2024-09-20T19:41:32.624381+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:33.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:32 smithi183 bash[21651]: audit 2024-09-20T19:41:31.808065+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:33.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:32 smithi183 bash[21651]: audit 2024-09-20T19:41:31.815872+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:33.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:32 smithi183 bash[21651]: audit 2024-09-20T19:41:32.606686+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:33.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:32 smithi183 bash[21651]: audit 2024-09-20T19:41:32.624381+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:34.201 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:41:34 smithi003 bash[20050]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:41:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-20T19:41:34.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:33 smithi003 bash[19800]: cluster 2024-09-20T19:41:32.531123+0000 mgr.x (mgr.24511) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T19:41:34.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:33 smithi003 bash[19800]: audit 2024-09-20T19:41:32.930634+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:34.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:33 smithi003 bash[19800]: audit 2024-09-20T19:41:32.941443+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:34.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:33 smithi003 bash[19800]: audit 2024-09-20T19:41:33.742082+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:34.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:33 smithi003 bash[19800]: audit 2024-09-20T19:41:33.757362+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:34.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:33 smithi003 bash[19800]: audit 2024-09-20T19:41:33.761433+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:41:34.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:33 smithi003 bash[19800]: audit 2024-09-20T19:41:33.763111+0000 mon.c (mon.2) 60 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:41:34.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:33 smithi003 bash[26656]: cluster 2024-09-20T19:41:32.531123+0000 mgr.x (mgr.24511) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T19:41:34.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:33 smithi003 bash[26656]: audit 2024-09-20T19:41:32.930634+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:34.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:33 smithi003 bash[26656]: audit 2024-09-20T19:41:32.941443+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:34.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:33 smithi003 bash[26656]: audit 2024-09-20T19:41:33.742082+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:34.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:33 smithi003 bash[26656]: audit 2024-09-20T19:41:33.757362+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:34.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:33 smithi003 bash[26656]: audit 2024-09-20T19:41:33.761433+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:41:34.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:33 smithi003 bash[26656]: audit 2024-09-20T19:41:33.763111+0000 mon.c (mon.2) 60 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:41:34.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:33 smithi183 bash[21651]: cluster 2024-09-20T19:41:32.531123+0000 mgr.x (mgr.24511) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T19:41:34.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:33 smithi183 bash[21651]: audit 2024-09-20T19:41:32.930634+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:34.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:33 smithi183 bash[21651]: audit 2024-09-20T19:41:32.941443+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:34.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:33 smithi183 bash[21651]: audit 2024-09-20T19:41:33.742082+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:34.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:33 smithi183 bash[21651]: audit 2024-09-20T19:41:33.757362+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:34.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:33 smithi183 bash[21651]: audit 2024-09-20T19:41:33.761433+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:41:34.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:33 smithi183 bash[21651]: audit 2024-09-20T19:41:33.763111+0000 mon.c (mon.2) 60 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:41:34.795 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:41:34 smithi183 bash[45923]: logger=cleanup t=2024-09-20T19:41:34.405833742Z level=info msg="Completed cleanup jobs" duration=85.36066ms 2024-09-20T19:41:35.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:34 smithi003 bash[19800]: cephadm 2024-09-20T19:41:33.771302+0000 mgr.x (mgr.24511) 16 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-20T19:41:35.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:34 smithi003 bash[19800]: cephadm 2024-09-20T19:41:33.771473+0000 mgr.x (mgr.24511) 17 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2024-09-20T19:41:35.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:34 smithi003 bash[19800]: cephadm 2024-09-20T19:41:33.886227+0000 mgr.x (mgr.24511) 18 : cephadm [INF] Updating smithi183:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:41:35.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:34 smithi003 bash[19800]: cephadm 2024-09-20T19:41:33.892708+0000 mgr.x (mgr.24511) 19 : cephadm [INF] Updating smithi003:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:41:35.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:34 smithi003 bash[19800]: cephadm 2024-09-20T19:41:33.975450+0000 mgr.x (mgr.24511) 20 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:41:35.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:34 smithi003 bash[19800]: audit 2024-09-20T19:41:34.138105+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:35.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:34 smithi003 bash[19800]: audit 2024-09-20T19:41:34.149167+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:35.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:34 smithi003 bash[19800]: audit 2024-09-20T19:41:34.165842+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:35.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:34 smithi003 bash[19800]: audit 2024-09-20T19:41:34.174766+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:35.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:34 smithi003 bash[19800]: audit 2024-09-20T19:41:34.182478+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:35.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:34 smithi003 bash[19800]: audit 2024-09-20T19:41:34.206562+0000 mon.c (mon.2) 61 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.zzokqj", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-20T19:41:35.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:34 smithi003 bash[19800]: audit 2024-09-20T19:41:34.207154+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24511 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.zzokqj", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-20T19:41:35.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:34 smithi003 bash[19800]: audit 2024-09-20T19:41:34.221991+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:41:35.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:34 smithi003 bash[26656]: cephadm 2024-09-20T19:41:33.771302+0000 mgr.x (mgr.24511) 16 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-20T19:41:35.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:34 smithi003 bash[26656]: cephadm 2024-09-20T19:41:33.771473+0000 mgr.x (mgr.24511) 17 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2024-09-20T19:41:35.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:34 smithi003 bash[26656]: cephadm 2024-09-20T19:41:33.886227+0000 mgr.x (mgr.24511) 18 : cephadm [INF] Updating smithi183:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:41:35.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:34 smithi003 bash[26656]: cephadm 2024-09-20T19:41:33.892708+0000 mgr.x (mgr.24511) 19 : cephadm [INF] Updating smithi003:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:41:35.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:34 smithi003 bash[26656]: cephadm 2024-09-20T19:41:33.975450+0000 mgr.x (mgr.24511) 20 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:41:35.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:34 smithi003 bash[26656]: audit 2024-09-20T19:41:34.138105+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:35.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:34 smithi003 bash[26656]: audit 2024-09-20T19:41:34.149167+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:35.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:34 smithi003 bash[26656]: audit 2024-09-20T19:41:34.165842+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:35.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:34 smithi003 bash[26656]: audit 2024-09-20T19:41:34.174766+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:35.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:34 smithi003 bash[26656]: audit 2024-09-20T19:41:34.182478+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:35.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:34 smithi003 bash[26656]: audit 2024-09-20T19:41:34.206562+0000 mon.c (mon.2) 61 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.zzokqj", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-20T19:41:35.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:34 smithi003 bash[26656]: audit 2024-09-20T19:41:34.207154+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24511 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.zzokqj", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-20T19:41:35.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:34 smithi003 bash[26656]: audit 2024-09-20T19:41:34.221991+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:41:35.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:34 smithi183 bash[21651]: cephadm 2024-09-20T19:41:33.771302+0000 mgr.x (mgr.24511) 16 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-20T19:41:35.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:34 smithi183 bash[21651]: cephadm 2024-09-20T19:41:33.771473+0000 mgr.x (mgr.24511) 17 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2024-09-20T19:41:35.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:34 smithi183 bash[21651]: cephadm 2024-09-20T19:41:33.886227+0000 mgr.x (mgr.24511) 18 : cephadm [INF] Updating smithi183:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:41:35.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:34 smithi183 bash[21651]: cephadm 2024-09-20T19:41:33.892708+0000 mgr.x (mgr.24511) 19 : cephadm [INF] Updating smithi003:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:41:35.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:34 smithi183 bash[21651]: cephadm 2024-09-20T19:41:33.975450+0000 mgr.x (mgr.24511) 20 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:41:35.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:34 smithi183 bash[21651]: audit 2024-09-20T19:41:34.138105+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:35.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:34 smithi183 bash[21651]: audit 2024-09-20T19:41:34.149167+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:35.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:34 smithi183 bash[21651]: audit 2024-09-20T19:41:34.165842+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:35.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:34 smithi183 bash[21651]: audit 2024-09-20T19:41:34.174766+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:35.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:34 smithi183 bash[21651]: audit 2024-09-20T19:41:34.182478+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:35.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:34 smithi183 bash[21651]: audit 2024-09-20T19:41:34.206562+0000 mon.c (mon.2) 61 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.zzokqj", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-20T19:41:35.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:34 smithi183 bash[21651]: audit 2024-09-20T19:41:34.207154+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24511 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.zzokqj", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-20T19:41:35.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:34 smithi183 bash[21651]: audit 2024-09-20T19:41:34.221991+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:41:36.189 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:35 smithi003 bash[26656]: cephadm 2024-09-20T19:41:33.989930+0000 mgr.x (mgr.24511) 21 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:41:36.189 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:35 smithi003 bash[26656]: cephadm 2024-09-20T19:41:34.056171+0000 mgr.x (mgr.24511) 22 : cephadm [INF] Updating smithi183:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:41:36.189 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:35 smithi003 bash[26656]: cephadm 2024-09-20T19:41:34.079386+0000 mgr.x (mgr.24511) 23 : cephadm [INF] Updating smithi003:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:41:36.189 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:35 smithi003 bash[26656]: cephadm 2024-09-20T19:41:34.212470+0000 mgr.x (mgr.24511) 24 : cephadm [INF] Reconfiguring iscsi.foo.smithi003.zzokqj (dependencies changed)... 2024-09-20T19:41:36.189 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:35 smithi003 bash[26656]: cephadm 2024-09-20T19:41:34.229996+0000 mgr.x (mgr.24511) 25 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi003.zzokqj on smithi003 2024-09-20T19:41:36.189 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:35 smithi003 bash[26656]: cluster 2024-09-20T19:41:34.532760+0000 mgr.x (mgr.24511) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:41:36.190 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:35 smithi003 bash[19800]: cephadm 2024-09-20T19:41:33.989930+0000 mgr.x (mgr.24511) 21 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:41:36.190 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:35 smithi003 bash[19800]: cephadm 2024-09-20T19:41:34.056171+0000 mgr.x (mgr.24511) 22 : cephadm [INF] Updating smithi183:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:41:36.190 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:35 smithi003 bash[19800]: cephadm 2024-09-20T19:41:34.079386+0000 mgr.x (mgr.24511) 23 : cephadm [INF] Updating smithi003:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:41:36.190 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:35 smithi003 bash[19800]: cephadm 2024-09-20T19:41:34.212470+0000 mgr.x (mgr.24511) 24 : cephadm [INF] Reconfiguring iscsi.foo.smithi003.zzokqj (dependencies changed)... 2024-09-20T19:41:36.190 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:35 smithi003 bash[19800]: cephadm 2024-09-20T19:41:34.229996+0000 mgr.x (mgr.24511) 25 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi003.zzokqj on smithi003 2024-09-20T19:41:36.190 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:35 smithi003 bash[19800]: cluster 2024-09-20T19:41:34.532760+0000 mgr.x (mgr.24511) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:41:36.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:35 smithi183 bash[21651]: cephadm 2024-09-20T19:41:33.989930+0000 mgr.x (mgr.24511) 21 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:41:36.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:35 smithi183 bash[21651]: cephadm 2024-09-20T19:41:34.056171+0000 mgr.x (mgr.24511) 22 : cephadm [INF] Updating smithi183:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:41:36.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:35 smithi183 bash[21651]: cephadm 2024-09-20T19:41:34.079386+0000 mgr.x (mgr.24511) 23 : cephadm [INF] Updating smithi003:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:41:36.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:35 smithi183 bash[21651]: cephadm 2024-09-20T19:41:34.212470+0000 mgr.x (mgr.24511) 24 : cephadm [INF] Reconfiguring iscsi.foo.smithi003.zzokqj (dependencies changed)... 2024-09-20T19:41:36.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:35 smithi183 bash[21651]: cephadm 2024-09-20T19:41:34.229996+0000 mgr.x (mgr.24511) 25 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi003.zzokqj on smithi003 2024-09-20T19:41:36.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:35 smithi183 bash[21651]: cluster 2024-09-20T19:41:34.532760+0000 mgr.x (mgr.24511) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:41:38.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:37 smithi003 bash[19800]: cluster 2024-09-20T19:41:36.533700+0000 mgr.x (mgr.24511) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:41:38.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:37 smithi003 bash[19800]: audit 2024-09-20T19:41:37.535906+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:38.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:37 smithi003 bash[19800]: audit 2024-09-20T19:41:37.543227+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:38.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:37 smithi003 bash[26656]: cluster 2024-09-20T19:41:36.533700+0000 mgr.x (mgr.24511) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:41:38.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:37 smithi003 bash[26656]: audit 2024-09-20T19:41:37.535906+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:38.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:37 smithi003 bash[26656]: audit 2024-09-20T19:41:37.543227+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:38.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:37 smithi183 bash[21651]: cluster 2024-09-20T19:41:36.533700+0000 mgr.x (mgr.24511) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:41:38.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:37 smithi183 bash[21651]: audit 2024-09-20T19:41:37.535906+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:38.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:37 smithi183 bash[21651]: audit 2024-09-20T19:41:37.543227+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:39.065 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:38 smithi003 bash[19800]: cephadm 2024-09-20T19:41:37.553378+0000 mgr.x (mgr.24511) 28 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T19:41:39.066 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:38 smithi003 bash[19800]: cephadm 2024-09-20T19:41:37.850915+0000 mgr.x (mgr.24511) 29 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi183 2024-09-20T19:41:39.066 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:38 smithi003 bash[19800]: audit 2024-09-20T19:41:38.872898+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:41:39.066 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:38 smithi003 bash[26656]: cephadm 2024-09-20T19:41:37.553378+0000 mgr.x (mgr.24511) 28 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T19:41:39.066 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:38 smithi003 bash[26656]: cephadm 2024-09-20T19:41:37.850915+0000 mgr.x (mgr.24511) 29 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi183 2024-09-20T19:41:39.066 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:38 smithi003 bash[26656]: audit 2024-09-20T19:41:38.872898+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:41:39.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:38 smithi183 bash[21651]: cephadm 2024-09-20T19:41:37.553378+0000 mgr.x (mgr.24511) 28 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T19:41:39.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:38 smithi183 bash[21651]: cephadm 2024-09-20T19:41:37.850915+0000 mgr.x (mgr.24511) 29 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi183 2024-09-20T19:41:39.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:38 smithi183 bash[21651]: audit 2024-09-20T19:41:38.872898+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:41:40.030 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:39 smithi183 bash[21651]: cluster 2024-09-20T19:41:38.534483+0000 mgr.x (mgr.24511) 30 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:41:40.030 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:39 smithi183 bash[21651]: audit 2024-09-20T19:41:39.371446+0000 mon.c (mon.2) 64 : audit [DBG] from='client.? 172.21.15.3:0/2475669872' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T19:41:40.030 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:39 smithi183 bash[21651]: audit 2024-09-20T19:41:39.697904+0000 mon.c (mon.2) 65 : audit [INF] from='client.? 172.21.15.3:0/2861317434' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2842227889"}]: dispatch 2024-09-20T19:41:40.030 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:39 smithi183 bash[21651]: audit 2024-09-20T19:41:39.698505+0000 mon.a (mon.0) 1074 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2842227889"}]: dispatch 2024-09-20T19:41:40.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:39 smithi003 bash[19800]: cluster 2024-09-20T19:41:38.534483+0000 mgr.x (mgr.24511) 30 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:41:40.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:39 smithi003 bash[19800]: audit 2024-09-20T19:41:39.371446+0000 mon.c (mon.2) 64 : audit [DBG] from='client.? 172.21.15.3:0/2475669872' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T19:41:40.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:39 smithi003 bash[19800]: audit 2024-09-20T19:41:39.697904+0000 mon.c (mon.2) 65 : audit [INF] from='client.? 172.21.15.3:0/2861317434' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2842227889"}]: dispatch 2024-09-20T19:41:40.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:39 smithi003 bash[19800]: audit 2024-09-20T19:41:39.698505+0000 mon.a (mon.0) 1074 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2842227889"}]: dispatch 2024-09-20T19:41:40.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:39 smithi003 bash[26656]: cluster 2024-09-20T19:41:38.534483+0000 mgr.x (mgr.24511) 30 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:41:40.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:39 smithi003 bash[26656]: audit 2024-09-20T19:41:39.371446+0000 mon.c (mon.2) 64 : audit [DBG] from='client.? 172.21.15.3:0/2475669872' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T19:41:40.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:39 smithi003 bash[26656]: audit 2024-09-20T19:41:39.697904+0000 mon.c (mon.2) 65 : audit [INF] from='client.? 172.21.15.3:0/2861317434' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2842227889"}]: dispatch 2024-09-20T19:41:40.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:39 smithi003 bash[26656]: audit 2024-09-20T19:41:39.698505+0000 mon.a (mon.0) 1074 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2842227889"}]: dispatch 2024-09-20T19:41:41.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:40 smithi183 bash[21651]: audit 2024-09-20T19:41:39.949762+0000 mon.a (mon.0) 1075 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2842227889"}]': finished 2024-09-20T19:41:41.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:40 smithi183 bash[21651]: cluster 2024-09-20T19:41:39.957548+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-20T19:41:41.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:40 smithi183 bash[21651]: audit 2024-09-20T19:41:40.298669+0000 mon.a (mon.0) 1077 : audit [INF] from='client.? 172.21.15.3:0/2354583037' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2124660610"}]: dispatch 2024-09-20T19:41:41.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:40 smithi003 bash[19800]: audit 2024-09-20T19:41:39.949762+0000 mon.a (mon.0) 1075 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2842227889"}]': finished 2024-09-20T19:41:41.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:40 smithi003 bash[19800]: cluster 2024-09-20T19:41:39.957548+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-20T19:41:41.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:40 smithi003 bash[19800]: audit 2024-09-20T19:41:40.298669+0000 mon.a (mon.0) 1077 : audit [INF] from='client.? 172.21.15.3:0/2354583037' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2124660610"}]: dispatch 2024-09-20T19:41:41.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:40 smithi003 bash[26656]: audit 2024-09-20T19:41:39.949762+0000 mon.a (mon.0) 1075 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2842227889"}]': finished 2024-09-20T19:41:41.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:40 smithi003 bash[26656]: cluster 2024-09-20T19:41:39.957548+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-20T19:41:41.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:40 smithi003 bash[26656]: audit 2024-09-20T19:41:40.298669+0000 mon.a (mon.0) 1077 : audit [INF] from='client.? 172.21.15.3:0/2354583037' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2124660610"}]: dispatch 2024-09-20T19:41:42.268 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:42 smithi183 systemd[1]: Stopping Ceph prometheus.a for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T19:41:42.269 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:41 smithi183 bash[21651]: cluster 2024-09-20T19:41:40.535120+0000 mgr.x (mgr.24511) 31 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-20T19:41:42.269 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:41 smithi183 bash[21651]: audit 2024-09-20T19:41:40.974084+0000 mon.a (mon.0) 1078 : audit [INF] from='client.? 172.21.15.3:0/2354583037' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2124660610"}]': finished 2024-09-20T19:41:42.269 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:41 smithi183 bash[21651]: cluster 2024-09-20T19:41:40.981770+0000 mon.a (mon.0) 1079 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-20T19:41:42.269 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:41 smithi183 bash[21651]: audit 2024-09-20T19:41:41.313409+0000 mon.c (mon.2) 66 : audit [INF] from='client.? 172.21.15.3:0/3630631395' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2573650503"}]: dispatch 2024-09-20T19:41:42.269 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:41 smithi183 bash[21651]: audit 2024-09-20T19:41:41.314245+0000 mon.a (mon.0) 1080 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2573650503"}]: dispatch 2024-09-20T19:41:42.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:41 smithi003 bash[19800]: cluster 2024-09-20T19:41:40.535120+0000 mgr.x (mgr.24511) 31 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-20T19:41:42.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:41 smithi003 bash[19800]: audit 2024-09-20T19:41:40.974084+0000 mon.a (mon.0) 1078 : audit [INF] from='client.? 172.21.15.3:0/2354583037' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2124660610"}]': finished 2024-09-20T19:41:42.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:41 smithi003 bash[19800]: cluster 2024-09-20T19:41:40.981770+0000 mon.a (mon.0) 1079 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-20T19:41:42.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:41 smithi003 bash[19800]: audit 2024-09-20T19:41:41.313409+0000 mon.c (mon.2) 66 : audit [INF] from='client.? 172.21.15.3:0/3630631395' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2573650503"}]: dispatch 2024-09-20T19:41:42.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:41 smithi003 bash[19800]: audit 2024-09-20T19:41:41.314245+0000 mon.a (mon.0) 1080 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2573650503"}]: dispatch 2024-09-20T19:41:42.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:41 smithi003 bash[26656]: cluster 2024-09-20T19:41:40.535120+0000 mgr.x (mgr.24511) 31 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-20T19:41:42.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:41 smithi003 bash[26656]: audit 2024-09-20T19:41:40.974084+0000 mon.a (mon.0) 1078 : audit [INF] from='client.? 172.21.15.3:0/2354583037' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2124660610"}]': finished 2024-09-20T19:41:42.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:41 smithi003 bash[26656]: cluster 2024-09-20T19:41:40.981770+0000 mon.a (mon.0) 1079 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-20T19:41:42.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:41 smithi003 bash[26656]: audit 2024-09-20T19:41:41.313409+0000 mon.c (mon.2) 66 : audit [INF] from='client.? 172.21.15.3:0/3630631395' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2573650503"}]: dispatch 2024-09-20T19:41:42.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:41 smithi003 bash[26656]: audit 2024-09-20T19:41:41.314245+0000 mon.a (mon.0) 1080 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2573650503"}]: dispatch 2024-09-20T19:41:42.545 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:42 smithi183 bash[46602]: ts=2024-09-20T19:41:42.275Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-20T19:41:42.545 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:42 smithi183 bash[46602]: ts=2024-09-20T19:41:42.275Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-20T19:41:42.545 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:42 smithi183 bash[46602]: ts=2024-09-20T19:41:42.275Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-20T19:41:42.546 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:42 smithi183 bash[46602]: ts=2024-09-20T19:41:42.275Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-20T19:41:42.546 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:42 smithi183 bash[46602]: ts=2024-09-20T19:41:42.275Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-20T19:41:42.546 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:42 smithi183 bash[46602]: ts=2024-09-20T19:41:42.275Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-20T19:41:42.546 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:42 smithi183 bash[46602]: ts=2024-09-20T19:41:42.275Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-20T19:41:42.546 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:42 smithi183 bash[46602]: ts=2024-09-20T19:41:42.275Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-20T19:41:42.546 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:42 smithi183 bash[46602]: ts=2024-09-20T19:41:42.276Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-20T19:41:42.546 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:42 smithi183 bash[46602]: ts=2024-09-20T19:41:42.276Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-20T19:41:42.546 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:42 smithi183 bash[46602]: ts=2024-09-20T19:41:42.276Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-20T19:41:42.546 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:42 smithi183 bash[46602]: ts=2024-09-20T19:41:42.276Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-20T19:41:43.117 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:42 smithi183 bash[50718]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T19:41:43.117 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:43 smithi183 bash[50777]: Error response from daemon: No such container: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T19:41:43.117 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:43 smithi183 systemd[1]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-20T19:41:43.118 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:43 smithi183 systemd[1]: Stopped Ceph prometheus.a for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T19:41:43.118 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:43 smithi183 systemd[1]: Started Ceph prometheus.a for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T19:41:43.118 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:43 smithi183 bash[21651]: audit 2024-09-20T19:41:41.976618+0000 mon.a (mon.0) 1081 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2573650503"}]': finished 2024-09-20T19:41:43.118 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:43 smithi183 bash[21651]: cluster 2024-09-20T19:41:41.984860+0000 mon.a (mon.0) 1082 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-20T19:41:43.118 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:43 smithi183 bash[21651]: audit 2024-09-20T19:41:42.314496+0000 mon.a (mon.0) 1083 : audit [INF] from='client.? 172.21.15.3:0/2320292141' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/2161647418"}]: dispatch 2024-09-20T19:41:43.119 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:43 smithi183 bash[21651]: cluster 2024-09-20T19:41:42.535865+0000 mgr.x (mgr.24511) 32 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-20T19:41:43.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:43 smithi003 bash[19800]: audit 2024-09-20T19:41:41.976618+0000 mon.a (mon.0) 1081 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2573650503"}]': finished 2024-09-20T19:41:43.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:43 smithi003 bash[19800]: cluster 2024-09-20T19:41:41.984860+0000 mon.a (mon.0) 1082 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-20T19:41:43.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:43 smithi003 bash[19800]: audit 2024-09-20T19:41:42.314496+0000 mon.a (mon.0) 1083 : audit [INF] from='client.? 172.21.15.3:0/2320292141' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/2161647418"}]: dispatch 2024-09-20T19:41:43.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:43 smithi003 bash[19800]: cluster 2024-09-20T19:41:42.535865+0000 mgr.x (mgr.24511) 32 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-20T19:41:43.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:43 smithi003 bash[26656]: audit 2024-09-20T19:41:41.976618+0000 mon.a (mon.0) 1081 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2573650503"}]': finished 2024-09-20T19:41:43.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:43 smithi003 bash[26656]: cluster 2024-09-20T19:41:41.984860+0000 mon.a (mon.0) 1082 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-20T19:41:43.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:43 smithi003 bash[26656]: audit 2024-09-20T19:41:42.314496+0000 mon.a (mon.0) 1083 : audit [INF] from='client.? 172.21.15.3:0/2320292141' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/2161647418"}]: dispatch 2024-09-20T19:41:43.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:43 smithi003 bash[26656]: cluster 2024-09-20T19:41:42.535865+0000 mgr.x (mgr.24511) 32 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-20T19:41:44.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:44 smithi183 bash[21651]: audit 2024-09-20T19:41:43.001714+0000 mon.a (mon.0) 1084 : audit [INF] from='client.? 172.21.15.3:0/2320292141' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/2161647418"}]': finished 2024-09-20T19:41:44.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:44 smithi183 bash[21651]: cluster 2024-09-20T19:41:43.012044+0000 mon.a (mon.0) 1085 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-20T19:41:44.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:44 smithi183 bash[21651]: audit 2024-09-20T19:41:43.053694+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:44.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:44 smithi183 bash[21651]: audit 2024-09-20T19:41:43.066879+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:44.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:44 smithi183 bash[21651]: audit 2024-09-20T19:41:43.073856+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:41:44.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:44 smithi183 bash[21651]: audit 2024-09-20T19:41:43.079187+0000 mon.c (mon.2) 68 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:41:44.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:44 smithi183 bash[21651]: audit 2024-09-20T19:41:43.081004+0000 mgr.x (mgr.24511) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:41:44.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:44 smithi183 bash[21651]: audit 2024-09-20T19:41:43.085055+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:41:44.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:44 smithi183 bash[21651]: audit 2024-09-20T19:41:43.086087+0000 mgr.x (mgr.24511) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:41:44.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:44 smithi183 bash[21651]: audit 2024-09-20T19:41:43.091933+0000 mgr.x (mgr.24511) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:41:44.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:44 smithi183 bash[21651]: audit 2024-09-20T19:41:43.339760+0000 mon.a (mon.0) 1088 : audit [INF] from='client.? 172.21.15.3:0/236738889' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/2161647418"}]: dispatch 2024-09-20T19:41:44.296 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:44 smithi183 bash[50805]: ts=2024-09-20T19:41:44.170Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-20T19:41:44.296 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:44 smithi183 bash[50805]: ts=2024-09-20T19:41:44.170Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-20T19:41:44.297 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:44 smithi183 bash[50805]: ts=2024-09-20T19:41:44.170Z caller=main.go:570 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi183 (none))" 2024-09-20T19:41:44.297 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:44 smithi183 bash[50805]: ts=2024-09-20T19:41:44.170Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-20T19:41:44.297 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:44 smithi183 bash[50805]: ts=2024-09-20T19:41:44.170Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-20T19:41:44.297 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:44 smithi183 bash[50805]: ts=2024-09-20T19:41:44.172Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-20T19:41:44.297 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:44 smithi183 bash[50805]: ts=2024-09-20T19:41:44.172Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-20T19:41:44.297 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:44 smithi183 bash[50805]: ts=2024-09-20T19:41:44.174Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-20T19:41:44.297 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:44 smithi183 bash[50805]: ts=2024-09-20T19:41:44.174Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-20T19:41:44.297 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:44 smithi183 bash[50805]: ts=2024-09-20T19:41:44.176Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-20T19:41:44.297 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:44 smithi183 bash[50805]: ts=2024-09-20T19:41:44.176Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.681µs 2024-09-20T19:41:44.297 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:44 smithi183 bash[50805]: ts=2024-09-20T19:41:44.176Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-20T19:41:44.298 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:44 smithi183 bash[50805]: ts=2024-09-20T19:41:44.177Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-09-20T19:41:44.298 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:44 smithi183 bash[50805]: ts=2024-09-20T19:41:44.191Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-09-20T19:41:44.298 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:44 smithi183 bash[50805]: ts=2024-09-20T19:41:44.191Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-09-20T19:41:44.298 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:44 smithi183 bash[50805]: ts=2024-09-20T19:41:44.191Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=26.183µs wal_replay_duration=15.179817ms wbl_replay_duration=120ns total_replay_duration=15.232818ms 2024-09-20T19:41:44.298 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:44 smithi183 bash[50805]: ts=2024-09-20T19:41:44.193Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-20T19:41:44.299 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:44 smithi183 bash[50805]: ts=2024-09-20T19:41:44.193Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-20T19:41:44.299 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:44 smithi183 bash[50805]: ts=2024-09-20T19:41:44.193Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-20T19:41:44.299 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:44 smithi183 bash[50805]: ts=2024-09-20T19:41:44.219Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=25.268614ms db_storage=944ns remote_storage=1.668µs web_handler=451ns query_engine=713ns scrape=250.263µs scrape_sd=175.698µs notify=20.006µs notify_sd=20.814µs rules=24.40113ms tracing=6.478µs 2024-09-20T19:41:44.299 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:44 smithi183 bash[50805]: ts=2024-09-20T19:41:44.219Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-20T19:41:44.299 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:41:44 smithi183 bash[50805]: ts=2024-09-20T19:41:44.219Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-20T19:41:44.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:44 smithi003 bash[19800]: audit 2024-09-20T19:41:43.001714+0000 mon.a (mon.0) 1084 : audit [INF] from='client.? 172.21.15.3:0/2320292141' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/2161647418"}]': finished 2024-09-20T19:41:44.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:44 smithi003 bash[19800]: cluster 2024-09-20T19:41:43.012044+0000 mon.a (mon.0) 1085 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-20T19:41:44.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:44 smithi003 bash[19800]: audit 2024-09-20T19:41:43.053694+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:44.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:44 smithi003 bash[19800]: audit 2024-09-20T19:41:43.066879+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:44.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:44 smithi003 bash[19800]: audit 2024-09-20T19:41:43.073856+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:41:44.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:44 smithi003 bash[19800]: audit 2024-09-20T19:41:43.079187+0000 mon.c (mon.2) 68 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:41:44.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:44 smithi003 bash[19800]: audit 2024-09-20T19:41:43.081004+0000 mgr.x (mgr.24511) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:41:44.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:44 smithi003 bash[19800]: audit 2024-09-20T19:41:43.085055+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:41:44.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:44 smithi003 bash[19800]: audit 2024-09-20T19:41:43.086087+0000 mgr.x (mgr.24511) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:41:44.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:44 smithi003 bash[19800]: audit 2024-09-20T19:41:43.091933+0000 mgr.x (mgr.24511) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:41:44.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:44 smithi003 bash[19800]: audit 2024-09-20T19:41:43.339760+0000 mon.a (mon.0) 1088 : audit [INF] from='client.? 172.21.15.3:0/236738889' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/2161647418"}]: dispatch 2024-09-20T19:41:44.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:44 smithi003 bash[26656]: audit 2024-09-20T19:41:43.001714+0000 mon.a (mon.0) 1084 : audit [INF] from='client.? 172.21.15.3:0/2320292141' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/2161647418"}]': finished 2024-09-20T19:41:44.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:44 smithi003 bash[26656]: cluster 2024-09-20T19:41:43.012044+0000 mon.a (mon.0) 1085 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-20T19:41:44.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:44 smithi003 bash[26656]: audit 2024-09-20T19:41:43.053694+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:44.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:44 smithi003 bash[26656]: audit 2024-09-20T19:41:43.066879+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:44.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:44 smithi003 bash[26656]: audit 2024-09-20T19:41:43.073856+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:41:44.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:44 smithi003 bash[26656]: audit 2024-09-20T19:41:43.079187+0000 mon.c (mon.2) 68 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:41:44.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:44 smithi003 bash[26656]: audit 2024-09-20T19:41:43.081004+0000 mgr.x (mgr.24511) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:41:44.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:44 smithi003 bash[26656]: audit 2024-09-20T19:41:43.085055+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:41:44.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:44 smithi003 bash[26656]: audit 2024-09-20T19:41:43.086087+0000 mgr.x (mgr.24511) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:41:44.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:44 smithi003 bash[26656]: audit 2024-09-20T19:41:43.091933+0000 mgr.x (mgr.24511) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:41:44.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:44 smithi003 bash[26656]: audit 2024-09-20T19:41:43.339760+0000 mon.a (mon.0) 1088 : audit [INF] from='client.? 172.21.15.3:0/236738889' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/2161647418"}]: dispatch 2024-09-20T19:41:45.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:45 smithi003 bash[19800]: audit 2024-09-20T19:41:44.066684+0000 mon.a (mon.0) 1089 : audit [INF] from='client.? 172.21.15.3:0/236738889' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/2161647418"}]': finished 2024-09-20T19:41:45.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:45 smithi003 bash[19800]: cluster 2024-09-20T19:41:44.076577+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-20T19:41:45.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:45 smithi003 bash[19800]: audit 2024-09-20T19:41:44.389505+0000 mon.c (mon.2) 70 : audit [INF] from='client.? 172.21.15.3:0/3995134295' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/250439220"}]: dispatch 2024-09-20T19:41:45.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:45 smithi003 bash[19800]: audit 2024-09-20T19:41:44.390316+0000 mon.a (mon.0) 1091 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/250439220"}]: dispatch 2024-09-20T19:41:45.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:45 smithi003 bash[19800]: cluster 2024-09-20T19:41:44.536622+0000 mgr.x (mgr.24511) 36 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:41:45.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:45 smithi003 bash[26656]: audit 2024-09-20T19:41:44.066684+0000 mon.a (mon.0) 1089 : audit [INF] from='client.? 172.21.15.3:0/236738889' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/2161647418"}]': finished 2024-09-20T19:41:45.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:45 smithi003 bash[26656]: cluster 2024-09-20T19:41:44.076577+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-20T19:41:45.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:45 smithi003 bash[26656]: audit 2024-09-20T19:41:44.389505+0000 mon.c (mon.2) 70 : audit [INF] from='client.? 172.21.15.3:0/3995134295' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/250439220"}]: dispatch 2024-09-20T19:41:45.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:45 smithi003 bash[26656]: audit 2024-09-20T19:41:44.390316+0000 mon.a (mon.0) 1091 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/250439220"}]: dispatch 2024-09-20T19:41:45.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:45 smithi003 bash[26656]: cluster 2024-09-20T19:41:44.536622+0000 mgr.x (mgr.24511) 36 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:41:45.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:45 smithi183 bash[21651]: audit 2024-09-20T19:41:44.066684+0000 mon.a (mon.0) 1089 : audit [INF] from='client.? 172.21.15.3:0/236738889' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/2161647418"}]': finished 2024-09-20T19:41:45.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:45 smithi183 bash[21651]: cluster 2024-09-20T19:41:44.076577+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-20T19:41:45.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:45 smithi183 bash[21651]: audit 2024-09-20T19:41:44.389505+0000 mon.c (mon.2) 70 : audit [INF] from='client.? 172.21.15.3:0/3995134295' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/250439220"}]: dispatch 2024-09-20T19:41:45.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:45 smithi183 bash[21651]: audit 2024-09-20T19:41:44.390316+0000 mon.a (mon.0) 1091 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/250439220"}]: dispatch 2024-09-20T19:41:45.546 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:45 smithi183 bash[21651]: cluster 2024-09-20T19:41:44.536622+0000 mgr.x (mgr.24511) 36 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:41:46.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:46 smithi003 bash[19800]: audit 2024-09-20T19:41:45.079303+0000 mon.a (mon.0) 1092 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/250439220"}]': finished 2024-09-20T19:41:46.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:46 smithi003 bash[19800]: cluster 2024-09-20T19:41:45.088216+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-20T19:41:46.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:46 smithi003 bash[19800]: audit 2024-09-20T19:41:45.418392+0000 mon.a (mon.0) 1094 : audit [INF] from='client.? 172.21.15.3:0/1732187152' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1538995739"}]: dispatch 2024-09-20T19:41:46.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:46 smithi003 bash[26656]: audit 2024-09-20T19:41:45.079303+0000 mon.a (mon.0) 1092 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/250439220"}]': finished 2024-09-20T19:41:46.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:46 smithi003 bash[26656]: cluster 2024-09-20T19:41:45.088216+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-20T19:41:46.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:46 smithi003 bash[26656]: audit 2024-09-20T19:41:45.418392+0000 mon.a (mon.0) 1094 : audit [INF] from='client.? 172.21.15.3:0/1732187152' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1538995739"}]: dispatch 2024-09-20T19:41:46.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:46 smithi183 bash[21651]: audit 2024-09-20T19:41:45.079303+0000 mon.a (mon.0) 1092 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/250439220"}]': finished 2024-09-20T19:41:46.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:46 smithi183 bash[21651]: cluster 2024-09-20T19:41:45.088216+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-20T19:41:46.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:46 smithi183 bash[21651]: audit 2024-09-20T19:41:45.418392+0000 mon.a (mon.0) 1094 : audit [INF] from='client.? 172.21.15.3:0/1732187152' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1538995739"}]: dispatch 2024-09-20T19:41:47.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:47 smithi003 bash[26656]: audit 2024-09-20T19:41:46.081884+0000 mon.a (mon.0) 1095 : audit [INF] from='client.? 172.21.15.3:0/1732187152' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1538995739"}]': finished 2024-09-20T19:41:47.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:47 smithi003 bash[26656]: cluster 2024-09-20T19:41:46.088635+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-20T19:41:47.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:47 smithi003 bash[26656]: cluster 2024-09-20T19:41:46.537403+0000 mgr.x (mgr.24511) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:41:47.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:47 smithi003 bash[19800]: audit 2024-09-20T19:41:46.081884+0000 mon.a (mon.0) 1095 : audit [INF] from='client.? 172.21.15.3:0/1732187152' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1538995739"}]': finished 2024-09-20T19:41:47.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:47 smithi003 bash[19800]: cluster 2024-09-20T19:41:46.088635+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-20T19:41:47.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:47 smithi003 bash[19800]: cluster 2024-09-20T19:41:46.537403+0000 mgr.x (mgr.24511) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:41:47.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:47 smithi183 bash[21651]: audit 2024-09-20T19:41:46.081884+0000 mon.a (mon.0) 1095 : audit [INF] from='client.? 172.21.15.3:0/1732187152' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/1538995739"}]': finished 2024-09-20T19:41:47.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:47 smithi183 bash[21651]: cluster 2024-09-20T19:41:46.088635+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-20T19:41:47.545 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:47 smithi183 bash[21651]: cluster 2024-09-20T19:41:46.537403+0000 mgr.x (mgr.24511) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:41:50.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:49 smithi003 bash[19800]: cluster 2024-09-20T19:41:48.537911+0000 mgr.x (mgr.24511) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 926 B/s rd, 1 op/s 2024-09-20T19:41:50.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:49 smithi003 bash[19800]: audit 2024-09-20T19:41:48.921063+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:50.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:49 smithi003 bash[19800]: audit 2024-09-20T19:41:48.930061+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:50.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:49 smithi003 bash[19800]: audit 2024-09-20T19:41:49.175125+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:50.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:49 smithi003 bash[19800]: audit 2024-09-20T19:41:49.187444+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:50.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:49 smithi003 bash[19800]: audit 2024-09-20T19:41:49.190247+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:41:50.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:49 smithi003 bash[19800]: audit 2024-09-20T19:41:49.191653+0000 mon.c (mon.2) 72 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:41:50.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:49 smithi003 bash[19800]: audit 2024-09-20T19:41:49.200615+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:50.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:49 smithi003 bash[26656]: cluster 2024-09-20T19:41:48.537911+0000 mgr.x (mgr.24511) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 926 B/s rd, 1 op/s 2024-09-20T19:41:50.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:49 smithi003 bash[26656]: audit 2024-09-20T19:41:48.921063+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:50.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:49 smithi003 bash[26656]: audit 2024-09-20T19:41:48.930061+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:50.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:49 smithi003 bash[26656]: audit 2024-09-20T19:41:49.175125+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:50.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:49 smithi003 bash[26656]: audit 2024-09-20T19:41:49.187444+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:50.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:49 smithi003 bash[26656]: audit 2024-09-20T19:41:49.190247+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:41:50.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:49 smithi003 bash[26656]: audit 2024-09-20T19:41:49.191653+0000 mon.c (mon.2) 72 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:41:50.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:49 smithi003 bash[26656]: audit 2024-09-20T19:41:49.200615+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:50.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:49 smithi183 bash[21651]: cluster 2024-09-20T19:41:48.537911+0000 mgr.x (mgr.24511) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 926 B/s rd, 1 op/s 2024-09-20T19:41:50.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:49 smithi183 bash[21651]: audit 2024-09-20T19:41:48.921063+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:50.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:49 smithi183 bash[21651]: audit 2024-09-20T19:41:48.930061+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:50.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:49 smithi183 bash[21651]: audit 2024-09-20T19:41:49.175125+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:50.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:49 smithi183 bash[21651]: audit 2024-09-20T19:41:49.187444+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:50.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:49 smithi183 bash[21651]: audit 2024-09-20T19:41:49.190247+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:41:50.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:49 smithi183 bash[21651]: audit 2024-09-20T19:41:49.191653+0000 mon.c (mon.2) 72 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:41:50.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:49 smithi183 bash[21651]: audit 2024-09-20T19:41:49.200615+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:41:51.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:50 smithi003 bash[19800]: audit 2024-09-20T19:41:49.093463+0000 mgr.x (mgr.24511) 39 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:41:51.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:50 smithi003 bash[26656]: audit 2024-09-20T19:41:49.093463+0000 mgr.x (mgr.24511) 39 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:41:51.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:50 smithi183 bash[21651]: audit 2024-09-20T19:41:49.093463+0000 mgr.x (mgr.24511) 39 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:41:52.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:51 smithi003 bash[19800]: cluster 2024-09-20T19:41:50.539573+0000 mgr.x (mgr.24511) 40 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 792 B/s rd, 0 op/s 2024-09-20T19:41:52.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:51 smithi003 bash[26656]: cluster 2024-09-20T19:41:50.539573+0000 mgr.x (mgr.24511) 40 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 792 B/s rd, 0 op/s 2024-09-20T19:41:52.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:51 smithi183 bash[21651]: cluster 2024-09-20T19:41:50.539573+0000 mgr.x (mgr.24511) 40 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 792 B/s rd, 0 op/s 2024-09-20T19:41:54.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:53 smithi003 bash[26656]: cluster 2024-09-20T19:41:52.540336+0000 mgr.x (mgr.24511) 41 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T19:41:54.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:53 smithi003 bash[26656]: audit 2024-09-20T19:41:53.873150+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:41:54.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:53 smithi003 bash[19800]: cluster 2024-09-20T19:41:52.540336+0000 mgr.x (mgr.24511) 41 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T19:41:54.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:53 smithi003 bash[19800]: audit 2024-09-20T19:41:53.873150+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:41:54.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:53 smithi183 bash[21651]: cluster 2024-09-20T19:41:52.540336+0000 mgr.x (mgr.24511) 41 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T19:41:54.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:53 smithi183 bash[21651]: audit 2024-09-20T19:41:53.873150+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:41:56.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:55 smithi183 bash[21651]: cluster 2024-09-20T19:41:54.542009+0000 mgr.x (mgr.24511) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:41:56.046 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:41:55 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:41:55] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-20T19:41:56.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:55 smithi003 bash[26656]: cluster 2024-09-20T19:41:54.542009+0000 mgr.x (mgr.24511) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:41:56.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:55 smithi003 bash[19800]: cluster 2024-09-20T19:41:54.542009+0000 mgr.x (mgr.24511) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:41:58.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:57 smithi003 bash[26656]: cluster 2024-09-20T19:41:56.542750+0000 mgr.x (mgr.24511) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-09-20T19:41:58.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:57 smithi003 bash[19800]: cluster 2024-09-20T19:41:56.542750+0000 mgr.x (mgr.24511) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-09-20T19:41:58.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:57 smithi183 bash[21651]: cluster 2024-09-20T19:41:56.542750+0000 mgr.x (mgr.24511) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-09-20T19:42:00.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:41:59 smithi003 bash[19800]: cluster 2024-09-20T19:41:58.543504+0000 mgr.x (mgr.24511) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:00.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:41:59 smithi003 bash[26656]: cluster 2024-09-20T19:41:58.543504+0000 mgr.x (mgr.24511) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:00.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:41:59 smithi183 bash[21651]: cluster 2024-09-20T19:41:58.543504+0000 mgr.x (mgr.24511) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:01.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:00 smithi183 bash[21651]: audit 2024-09-20T19:41:59.096907+0000 mgr.x (mgr.24511) 45 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:42:01.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:00 smithi003 bash[19800]: audit 2024-09-20T19:41:59.096907+0000 mgr.x (mgr.24511) 45 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:42:01.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:00 smithi003 bash[26656]: audit 2024-09-20T19:41:59.096907+0000 mgr.x (mgr.24511) 45 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:42:02.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:01 smithi183 bash[21651]: cluster 2024-09-20T19:42:00.545196+0000 mgr.x (mgr.24511) 46 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:42:02.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:01 smithi003 bash[19800]: cluster 2024-09-20T19:42:00.545196+0000 mgr.x (mgr.24511) 46 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:42:02.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:01 smithi003 bash[26656]: cluster 2024-09-20T19:42:00.545196+0000 mgr.x (mgr.24511) 46 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:42:04.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:03 smithi183 bash[21651]: cluster 2024-09-20T19:42:02.545961+0000 mgr.x (mgr.24511) 47 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:04.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:03 smithi003 bash[26656]: cluster 2024-09-20T19:42:02.545961+0000 mgr.x (mgr.24511) 47 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:04.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:03 smithi003 bash[19800]: cluster 2024-09-20T19:42:02.545961+0000 mgr.x (mgr.24511) 47 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:06.045 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:42:05 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:42:05] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-20T19:42:06.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:05 smithi183 bash[21651]: cluster 2024-09-20T19:42:04.547648+0000 mgr.x (mgr.24511) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:42:06.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:05 smithi003 bash[19800]: cluster 2024-09-20T19:42:04.547648+0000 mgr.x (mgr.24511) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:42:06.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:05 smithi003 bash[26656]: cluster 2024-09-20T19:42:04.547648+0000 mgr.x (mgr.24511) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:42:08.295 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:07 smithi183 bash[21651]: cluster 2024-09-20T19:42:06.548389+0000 mgr.x (mgr.24511) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:08.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:07 smithi003 bash[26656]: cluster 2024-09-20T19:42:06.548389+0000 mgr.x (mgr.24511) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:08.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:07 smithi003 bash[19800]: cluster 2024-09-20T19:42:06.548389+0000 mgr.x (mgr.24511) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:09.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:09 smithi183 bash[21651]: cluster 2024-09-20T19:42:08.549191+0000 mgr.x (mgr.24511) 50 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:09.796 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:09 smithi183 bash[21651]: audit 2024-09-20T19:42:08.874007+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:42:09.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:09 smithi003 bash[19800]: cluster 2024-09-20T19:42:08.549191+0000 mgr.x (mgr.24511) 50 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:09.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:09 smithi003 bash[19800]: audit 2024-09-20T19:42:08.874007+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:42:09.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:09 smithi003 bash[26656]: cluster 2024-09-20T19:42:08.549191+0000 mgr.x (mgr.24511) 50 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:09.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:09 smithi003 bash[26656]: audit 2024-09-20T19:42:08.874007+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:42:10.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:10 smithi183 bash[21651]: audit 2024-09-20T19:42:09.108152+0000 mgr.x (mgr.24511) 51 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:42:10.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:10 smithi003 bash[26656]: audit 2024-09-20T19:42:09.108152+0000 mgr.x (mgr.24511) 51 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:42:10.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:10 smithi003 bash[19800]: audit 2024-09-20T19:42:09.108152+0000 mgr.x (mgr.24511) 51 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:42:11.795 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:11 smithi183 bash[21651]: cluster 2024-09-20T19:42:10.550790+0000 mgr.x (mgr.24511) 52 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:42:11.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:11 smithi003 bash[19800]: cluster 2024-09-20T19:42:10.550790+0000 mgr.x (mgr.24511) 52 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:42:11.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:11 smithi003 bash[26656]: cluster 2024-09-20T19:42:10.550790+0000 mgr.x (mgr.24511) 52 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:42:13.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:13 smithi003 bash[19800]: cluster 2024-09-20T19:42:12.551536+0000 mgr.x (mgr.24511) 53 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:13.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:13 smithi003 bash[26656]: cluster 2024-09-20T19:42:12.551536+0000 mgr.x (mgr.24511) 53 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:14.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:13 smithi183 bash[21651]: cluster 2024-09-20T19:42:12.551536+0000 mgr.x (mgr.24511) 53 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:15.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:15 smithi003 bash[26656]: cluster 2024-09-20T19:42:14.553206+0000 mgr.x (mgr.24511) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:42:15.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:15 smithi003 bash[19800]: cluster 2024-09-20T19:42:14.553206+0000 mgr.x (mgr.24511) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:42:16.045 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:15 smithi183 bash[21651]: cluster 2024-09-20T19:42:14.553206+0000 mgr.x (mgr.24511) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:42:16.046 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:42:15 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:42:15] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-09-20T19:42:17.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:17 smithi003 bash[19800]: cluster 2024-09-20T19:42:16.553932+0000 mgr.x (mgr.24511) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:17.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:17 smithi003 bash[26656]: cluster 2024-09-20T19:42:16.553932+0000 mgr.x (mgr.24511) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:18.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:17 smithi183 bash[21651]: cluster 2024-09-20T19:42:16.553932+0000 mgr.x (mgr.24511) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:19.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:19 smithi003 bash[26656]: cluster 2024-09-20T19:42:18.554679+0000 mgr.x (mgr.24511) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:19.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:19 smithi003 bash[19800]: cluster 2024-09-20T19:42:18.554679+0000 mgr.x (mgr.24511) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:20.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:19 smithi183 bash[21651]: cluster 2024-09-20T19:42:18.554679+0000 mgr.x (mgr.24511) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:20.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:20 smithi003 bash[26656]: audit 2024-09-20T19:42:19.109556+0000 mgr.x (mgr.24511) 57 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:42:20.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:20 smithi003 bash[19800]: audit 2024-09-20T19:42:19.109556+0000 mgr.x (mgr.24511) 57 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:42:21.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:20 smithi183 bash[21651]: audit 2024-09-20T19:42:19.109556+0000 mgr.x (mgr.24511) 57 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:42:21.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:21 smithi003 bash[26656]: cluster 2024-09-20T19:42:20.556366+0000 mgr.x (mgr.24511) 58 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:42:21.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:21 smithi003 bash[19800]: cluster 2024-09-20T19:42:20.556366+0000 mgr.x (mgr.24511) 58 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:42:22.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:21 smithi183 bash[21651]: cluster 2024-09-20T19:42:20.556366+0000 mgr.x (mgr.24511) 58 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:42:23.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:23 smithi003 bash[26656]: cluster 2024-09-20T19:42:22.557129+0000 mgr.x (mgr.24511) 59 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:23.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:23 smithi003 bash[19800]: cluster 2024-09-20T19:42:22.557129+0000 mgr.x (mgr.24511) 59 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:24.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:23 smithi183 bash[21651]: cluster 2024-09-20T19:42:22.557129+0000 mgr.x (mgr.24511) 59 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:24.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:24 smithi003 bash[19800]: audit 2024-09-20T19:42:23.874587+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:42:24.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:24 smithi003 bash[26656]: audit 2024-09-20T19:42:23.874587+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:42:25.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:24 smithi183 bash[21651]: audit 2024-09-20T19:42:23.874587+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:42:25.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:25 smithi003 bash[26656]: cluster 2024-09-20T19:42:24.558869+0000 mgr.x (mgr.24511) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:42:25.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:25 smithi003 bash[19800]: cluster 2024-09-20T19:42:24.558869+0000 mgr.x (mgr.24511) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:42:26.046 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:42:25 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:42:25] "GET /metrics HTTP/1.1" 200 38138 "" "Prometheus/2.43.0" 2024-09-20T19:42:26.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:25 smithi183 bash[21651]: cluster 2024-09-20T19:42:24.558869+0000 mgr.x (mgr.24511) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:42:27.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:27 smithi003 bash[19800]: cluster 2024-09-20T19:42:26.559593+0000 mgr.x (mgr.24511) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:27.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:27 smithi003 bash[26656]: cluster 2024-09-20T19:42:26.559593+0000 mgr.x (mgr.24511) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:28.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:27 smithi183 bash[21651]: cluster 2024-09-20T19:42:26.559593+0000 mgr.x (mgr.24511) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:29.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:29 smithi003 bash[19800]: cluster 2024-09-20T19:42:28.560319+0000 mgr.x (mgr.24511) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:29.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:29 smithi003 bash[26656]: cluster 2024-09-20T19:42:28.560319+0000 mgr.x (mgr.24511) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:30.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:29 smithi183 bash[21651]: cluster 2024-09-20T19:42:28.560319+0000 mgr.x (mgr.24511) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:30.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:30 smithi003 bash[19800]: audit 2024-09-20T19:42:29.114471+0000 mgr.x (mgr.24511) 63 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:42:30.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:30 smithi003 bash[26656]: audit 2024-09-20T19:42:29.114471+0000 mgr.x (mgr.24511) 63 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:42:31.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:30 smithi183 bash[21651]: audit 2024-09-20T19:42:29.114471+0000 mgr.x (mgr.24511) 63 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:42:31.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:31 smithi003 bash[19800]: cluster 2024-09-20T19:42:30.562007+0000 mgr.x (mgr.24511) 64 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:42:31.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:31 smithi003 bash[26656]: cluster 2024-09-20T19:42:30.562007+0000 mgr.x (mgr.24511) 64 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:42:32.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:31 smithi183 bash[21651]: cluster 2024-09-20T19:42:30.562007+0000 mgr.x (mgr.24511) 64 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:42:33.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:33 smithi003 bash[26656]: cluster 2024-09-20T19:42:32.562734+0000 mgr.x (mgr.24511) 65 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:33.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:33 smithi003 bash[19800]: cluster 2024-09-20T19:42:32.562734+0000 mgr.x (mgr.24511) 65 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:34.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:33 smithi183 bash[21651]: cluster 2024-09-20T19:42:32.562734+0000 mgr.x (mgr.24511) 65 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:35.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:35 smithi003 bash[19800]: cluster 2024-09-20T19:42:34.564358+0000 mgr.x (mgr.24511) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:42:35.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:35 smithi003 bash[26656]: cluster 2024-09-20T19:42:34.564358+0000 mgr.x (mgr.24511) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:42:36.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:35 smithi183 bash[21651]: cluster 2024-09-20T19:42:34.564358+0000 mgr.x (mgr.24511) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:42:36.047 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:42:35 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:42:35] "GET /metrics HTTP/1.1" 200 38138 "" "Prometheus/2.43.0" 2024-09-20T19:42:37.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:37 smithi003 bash[19800]: cluster 2024-09-20T19:42:36.565097+0000 mgr.x (mgr.24511) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:37.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:37 smithi003 bash[26656]: cluster 2024-09-20T19:42:36.565097+0000 mgr.x (mgr.24511) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:38.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:37 smithi183 bash[21651]: cluster 2024-09-20T19:42:36.565097+0000 mgr.x (mgr.24511) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:39.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:39 smithi003 bash[19800]: cluster 2024-09-20T19:42:38.565779+0000 mgr.x (mgr.24511) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:39.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:39 smithi003 bash[19800]: audit 2024-09-20T19:42:38.875361+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:42:39.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:39 smithi003 bash[26656]: cluster 2024-09-20T19:42:38.565779+0000 mgr.x (mgr.24511) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:39.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:39 smithi003 bash[26656]: audit 2024-09-20T19:42:38.875361+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:42:40.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:39 smithi183 bash[21651]: cluster 2024-09-20T19:42:38.565779+0000 mgr.x (mgr.24511) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:40.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:39 smithi183 bash[21651]: audit 2024-09-20T19:42:38.875361+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:42:40.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:40 smithi003 bash[19800]: audit 2024-09-20T19:42:39.125595+0000 mgr.x (mgr.24511) 69 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:42:40.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:40 smithi003 bash[26656]: audit 2024-09-20T19:42:39.125595+0000 mgr.x (mgr.24511) 69 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:42:41.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:40 smithi183 bash[21651]: audit 2024-09-20T19:42:39.125595+0000 mgr.x (mgr.24511) 69 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:42:42.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:41 smithi183 bash[21651]: cluster 2024-09-20T19:42:40.567431+0000 mgr.x (mgr.24511) 70 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:42:42.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:41 smithi003 bash[19800]: cluster 2024-09-20T19:42:40.567431+0000 mgr.x (mgr.24511) 70 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:42:42.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:41 smithi003 bash[26656]: cluster 2024-09-20T19:42:40.567431+0000 mgr.x (mgr.24511) 70 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:42:44.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:43 smithi183 bash[21651]: cluster 2024-09-20T19:42:42.568161+0000 mgr.x (mgr.24511) 71 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:44.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:43 smithi003 bash[19800]: cluster 2024-09-20T19:42:42.568161+0000 mgr.x (mgr.24511) 71 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:44.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:43 smithi003 bash[26656]: cluster 2024-09-20T19:42:42.568161+0000 mgr.x (mgr.24511) 71 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:46.046 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:42:45 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:42:45] "GET /metrics HTTP/1.1" 200 38138 "" "Prometheus/2.43.0" 2024-09-20T19:42:46.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:45 smithi183 bash[21651]: cluster 2024-09-20T19:42:44.569836+0000 mgr.x (mgr.24511) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:42:46.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:45 smithi003 bash[19800]: cluster 2024-09-20T19:42:44.569836+0000 mgr.x (mgr.24511) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:42:46.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:45 smithi003 bash[26656]: cluster 2024-09-20T19:42:44.569836+0000 mgr.x (mgr.24511) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:42:48.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:47 smithi183 bash[21651]: cluster 2024-09-20T19:42:46.570540+0000 mgr.x (mgr.24511) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:48.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:47 smithi003 bash[19800]: cluster 2024-09-20T19:42:46.570540+0000 mgr.x (mgr.24511) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:48.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:47 smithi003 bash[26656]: cluster 2024-09-20T19:42:46.570540+0000 mgr.x (mgr.24511) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:50.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:49 smithi183 bash[21651]: cluster 2024-09-20T19:42:48.571249+0000 mgr.x (mgr.24511) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:50.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:49 smithi003 bash[19800]: cluster 2024-09-20T19:42:48.571249+0000 mgr.x (mgr.24511) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:50.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:49 smithi003 bash[26656]: cluster 2024-09-20T19:42:48.571249+0000 mgr.x (mgr.24511) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:51.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:50 smithi003 bash[19800]: audit 2024-09-20T19:42:49.130706+0000 mgr.x (mgr.24511) 75 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:42:51.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:50 smithi003 bash[19800]: audit 2024-09-20T19:42:49.805215+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:42:51.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:50 smithi003 bash[19800]: audit 2024-09-20T19:42:49.817785+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:42:51.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:50 smithi003 bash[19800]: audit 2024-09-20T19:42:50.417480+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:42:51.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:50 smithi003 bash[19800]: audit 2024-09-20T19:42:50.420074+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:42:51.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:50 smithi003 bash[19800]: audit 2024-09-20T19:42:50.432626+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:42:51.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:50 smithi003 bash[26656]: audit 2024-09-20T19:42:49.130706+0000 mgr.x (mgr.24511) 75 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:42:51.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:50 smithi003 bash[26656]: audit 2024-09-20T19:42:49.805215+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:42:51.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:50 smithi003 bash[26656]: audit 2024-09-20T19:42:49.817785+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:42:51.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:50 smithi003 bash[26656]: audit 2024-09-20T19:42:50.417480+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:42:51.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:50 smithi003 bash[26656]: audit 2024-09-20T19:42:50.420074+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:42:51.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:50 smithi003 bash[26656]: audit 2024-09-20T19:42:50.432626+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:42:51.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:50 smithi183 bash[21651]: audit 2024-09-20T19:42:49.130706+0000 mgr.x (mgr.24511) 75 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:42:51.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:50 smithi183 bash[21651]: audit 2024-09-20T19:42:49.805215+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:42:51.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:50 smithi183 bash[21651]: audit 2024-09-20T19:42:49.817785+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:42:51.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:50 smithi183 bash[21651]: audit 2024-09-20T19:42:50.417480+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:42:51.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:50 smithi183 bash[21651]: audit 2024-09-20T19:42:50.420074+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:42:51.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:50 smithi183 bash[21651]: audit 2024-09-20T19:42:50.432626+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:42:52.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:51 smithi003 bash[26656]: cluster 2024-09-20T19:42:50.573026+0000 mgr.x (mgr.24511) 76 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:42:52.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:51 smithi003 bash[19800]: cluster 2024-09-20T19:42:50.573026+0000 mgr.x (mgr.24511) 76 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:42:52.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:51 smithi183 bash[21651]: cluster 2024-09-20T19:42:50.573026+0000 mgr.x (mgr.24511) 76 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:42:54.206 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:53 smithi003 bash[26656]: cluster 2024-09-20T19:42:52.573760+0000 mgr.x (mgr.24511) 77 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:54.239 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:53 smithi003 bash[19800]: cluster 2024-09-20T19:42:52.573760+0000 mgr.x (mgr.24511) 77 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:54.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:53 smithi183 bash[21651]: cluster 2024-09-20T19:42:52.573760+0000 mgr.x (mgr.24511) 77 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:55.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:54 smithi003 bash[19800]: audit 2024-09-20T19:42:53.875833+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:42:55.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:54 smithi003 bash[26656]: audit 2024-09-20T19:42:53.875833+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:42:55.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:54 smithi183 bash[21651]: audit 2024-09-20T19:42:53.875833+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:42:56.046 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:42:55 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:42:55] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-09-20T19:42:56.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:55 smithi183 bash[21651]: cluster 2024-09-20T19:42:54.575829+0000 mgr.x (mgr.24511) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:42:56.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:55 smithi003 bash[19800]: cluster 2024-09-20T19:42:54.575829+0000 mgr.x (mgr.24511) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:42:56.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:55 smithi003 bash[26656]: cluster 2024-09-20T19:42:54.575829+0000 mgr.x (mgr.24511) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:42:58.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:57 smithi003 bash[19800]: cluster 2024-09-20T19:42:56.576654+0000 mgr.x (mgr.24511) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:58.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:57 smithi003 bash[26656]: cluster 2024-09-20T19:42:56.576654+0000 mgr.x (mgr.24511) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:42:58.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:57 smithi183 bash[21651]: cluster 2024-09-20T19:42:56.576654+0000 mgr.x (mgr.24511) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:00.201 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:42:59 smithi003 bash[26656]: cluster 2024-09-20T19:42:58.577478+0000 mgr.x (mgr.24511) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:00.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:42:59 smithi003 bash[19800]: cluster 2024-09-20T19:42:58.577478+0000 mgr.x (mgr.24511) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:00.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:42:59 smithi183 bash[21651]: cluster 2024-09-20T19:42:58.577478+0000 mgr.x (mgr.24511) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:01.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:00 smithi003 bash[19800]: audit 2024-09-20T19:42:59.142055+0000 mgr.x (mgr.24511) 81 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:43:01.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:00 smithi003 bash[26656]: audit 2024-09-20T19:42:59.142055+0000 mgr.x (mgr.24511) 81 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:43:01.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:00 smithi183 bash[21651]: audit 2024-09-20T19:42:59.142055+0000 mgr.x (mgr.24511) 81 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:43:02.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:01 smithi003 bash[19800]: cluster 2024-09-20T19:43:00.579156+0000 mgr.x (mgr.24511) 82 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:43:02.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:01 smithi003 bash[26656]: cluster 2024-09-20T19:43:00.579156+0000 mgr.x (mgr.24511) 82 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:43:02.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:01 smithi183 bash[21651]: cluster 2024-09-20T19:43:00.579156+0000 mgr.x (mgr.24511) 82 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:43:04.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:03 smithi003 bash[19800]: cluster 2024-09-20T19:43:02.579843+0000 mgr.x (mgr.24511) 83 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:04.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:03 smithi003 bash[26656]: cluster 2024-09-20T19:43:02.579843+0000 mgr.x (mgr.24511) 83 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:04.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:03 smithi183 bash[21651]: cluster 2024-09-20T19:43:02.579843+0000 mgr.x (mgr.24511) 83 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:06.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:05 smithi183 bash[21651]: cluster 2024-09-20T19:43:04.581515+0000 mgr.x (mgr.24511) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:43:06.047 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:43:05 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:43:05] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-09-20T19:43:06.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:05 smithi003 bash[19800]: cluster 2024-09-20T19:43:04.581515+0000 mgr.x (mgr.24511) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:43:06.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:05 smithi003 bash[26656]: cluster 2024-09-20T19:43:04.581515+0000 mgr.x (mgr.24511) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:43:08.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:07 smithi003 bash[19800]: cluster 2024-09-20T19:43:06.582222+0000 mgr.x (mgr.24511) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:43:08.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:07 smithi003 bash[26656]: cluster 2024-09-20T19:43:06.582222+0000 mgr.x (mgr.24511) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:43:08.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:07 smithi183 bash[21651]: cluster 2024-09-20T19:43:06.582222+0000 mgr.x (mgr.24511) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:43:10.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:09 smithi003 bash[19800]: cluster 2024-09-20T19:43:08.582941+0000 mgr.x (mgr.24511) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:43:10.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:09 smithi003 bash[19800]: audit 2024-09-20T19:43:08.876468+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:43:10.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:09 smithi003 bash[26656]: cluster 2024-09-20T19:43:08.582941+0000 mgr.x (mgr.24511) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:43:10.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:09 smithi003 bash[26656]: audit 2024-09-20T19:43:08.876468+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:43:10.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:09 smithi183 bash[21651]: cluster 2024-09-20T19:43:08.582941+0000 mgr.x (mgr.24511) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:43:10.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:09 smithi183 bash[21651]: audit 2024-09-20T19:43:08.876468+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:43:11.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:10 smithi003 bash[19800]: audit 2024-09-20T19:43:09.153314+0000 mgr.x (mgr.24511) 87 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:43:11.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:10 smithi003 bash[26656]: audit 2024-09-20T19:43:09.153314+0000 mgr.x (mgr.24511) 87 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:43:11.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:10 smithi183 bash[21651]: audit 2024-09-20T19:43:09.153314+0000 mgr.x (mgr.24511) 87 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:43:12.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:11 smithi003 bash[19800]: cluster 2024-09-20T19:43:10.584612+0000 mgr.x (mgr.24511) 88 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:43:12.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:11 smithi003 bash[26656]: cluster 2024-09-20T19:43:10.584612+0000 mgr.x (mgr.24511) 88 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:43:12.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:11 smithi183 bash[21651]: cluster 2024-09-20T19:43:10.584612+0000 mgr.x (mgr.24511) 88 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:43:14.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:13 smithi003 bash[19800]: cluster 2024-09-20T19:43:12.585361+0000 mgr.x (mgr.24511) 89 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T19:43:14.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:13 smithi003 bash[26656]: cluster 2024-09-20T19:43:12.585361+0000 mgr.x (mgr.24511) 89 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T19:43:14.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:13 smithi183 bash[21651]: cluster 2024-09-20T19:43:12.585361+0000 mgr.x (mgr.24511) 89 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T19:43:16.046 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:43:15 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:43:15] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.43.0" 2024-09-20T19:43:16.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:15 smithi183 bash[21651]: cluster 2024-09-20T19:43:14.587112+0000 mgr.x (mgr.24511) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:43:16.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:15 smithi003 bash[19800]: cluster 2024-09-20T19:43:14.587112+0000 mgr.x (mgr.24511) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:43:16.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:15 smithi003 bash[26656]: cluster 2024-09-20T19:43:14.587112+0000 mgr.x (mgr.24511) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:43:18.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:17 smithi183 bash[21651]: cluster 2024-09-20T19:43:16.587698+0000 mgr.x (mgr.24511) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:43:18.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:17 smithi003 bash[19800]: cluster 2024-09-20T19:43:16.587698+0000 mgr.x (mgr.24511) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:43:18.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:17 smithi003 bash[26656]: cluster 2024-09-20T19:43:16.587698+0000 mgr.x (mgr.24511) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:43:20.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:19 smithi003 bash[19800]: cluster 2024-09-20T19:43:18.588524+0000 mgr.x (mgr.24511) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:43:20.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:19 smithi003 bash[26656]: cluster 2024-09-20T19:43:18.588524+0000 mgr.x (mgr.24511) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:43:20.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:19 smithi183 bash[21651]: cluster 2024-09-20T19:43:18.588524+0000 mgr.x (mgr.24511) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:43:21.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:20 smithi003 bash[19800]: audit 2024-09-20T19:43:19.163245+0000 mgr.x (mgr.24511) 93 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:43:21.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:20 smithi003 bash[26656]: audit 2024-09-20T19:43:19.163245+0000 mgr.x (mgr.24511) 93 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:43:21.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:20 smithi183 bash[21651]: audit 2024-09-20T19:43:19.163245+0000 mgr.x (mgr.24511) 93 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:43:22.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:21 smithi003 bash[19800]: cluster 2024-09-20T19:43:20.590247+0000 mgr.x (mgr.24511) 94 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:43:22.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:21 smithi003 bash[26656]: cluster 2024-09-20T19:43:20.590247+0000 mgr.x (mgr.24511) 94 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:43:22.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:21 smithi183 bash[21651]: cluster 2024-09-20T19:43:20.590247+0000 mgr.x (mgr.24511) 94 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:43:24.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:23 smithi003 bash[19800]: cluster 2024-09-20T19:43:22.590956+0000 mgr.x (mgr.24511) 95 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:24.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:23 smithi003 bash[19800]: audit 2024-09-20T19:43:23.877119+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:43:24.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:23 smithi003 bash[26656]: cluster 2024-09-20T19:43:22.590956+0000 mgr.x (mgr.24511) 95 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:24.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:23 smithi003 bash[26656]: audit 2024-09-20T19:43:23.877119+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:43:24.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:23 smithi183 bash[21651]: cluster 2024-09-20T19:43:22.590956+0000 mgr.x (mgr.24511) 95 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:24.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:23 smithi183 bash[21651]: audit 2024-09-20T19:43:23.877119+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:43:26.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:25 smithi183 bash[21651]: cluster 2024-09-20T19:43:24.592589+0000 mgr.x (mgr.24511) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:43:26.047 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:43:25 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:43:25] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-09-20T19:43:26.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:25 smithi003 bash[19800]: cluster 2024-09-20T19:43:24.592589+0000 mgr.x (mgr.24511) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:43:26.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:25 smithi003 bash[26656]: cluster 2024-09-20T19:43:24.592589+0000 mgr.x (mgr.24511) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:43:28.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:27 smithi003 bash[19800]: cluster 2024-09-20T19:43:26.593319+0000 mgr.x (mgr.24511) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:28.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:27 smithi003 bash[26656]: cluster 2024-09-20T19:43:26.593319+0000 mgr.x (mgr.24511) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:28.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:27 smithi183 bash[21651]: cluster 2024-09-20T19:43:26.593319+0000 mgr.x (mgr.24511) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:30.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:29 smithi003 bash[19800]: cluster 2024-09-20T19:43:28.593998+0000 mgr.x (mgr.24511) 98 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:30.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:29 smithi003 bash[26656]: cluster 2024-09-20T19:43:28.593998+0000 mgr.x (mgr.24511) 98 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:30.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:29 smithi183 bash[21651]: cluster 2024-09-20T19:43:28.593998+0000 mgr.x (mgr.24511) 98 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:31.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:30 smithi003 bash[19800]: audit 2024-09-20T19:43:29.173983+0000 mgr.x (mgr.24511) 99 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:43:31.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:30 smithi003 bash[26656]: audit 2024-09-20T19:43:29.173983+0000 mgr.x (mgr.24511) 99 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:43:31.296 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:30 smithi183 bash[21651]: audit 2024-09-20T19:43:29.173983+0000 mgr.x (mgr.24511) 99 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:43:32.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:31 smithi183 bash[21651]: cluster 2024-09-20T19:43:30.595566+0000 mgr.x (mgr.24511) 100 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:43:32.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:31 smithi003 bash[19800]: cluster 2024-09-20T19:43:30.595566+0000 mgr.x (mgr.24511) 100 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:43:32.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:31 smithi003 bash[26656]: cluster 2024-09-20T19:43:30.595566+0000 mgr.x (mgr.24511) 100 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:43:34.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:33 smithi183 bash[21651]: cluster 2024-09-20T19:43:32.596287+0000 mgr.x (mgr.24511) 101 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:34.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:33 smithi003 bash[19800]: cluster 2024-09-20T19:43:32.596287+0000 mgr.x (mgr.24511) 101 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:34.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:33 smithi003 bash[26656]: cluster 2024-09-20T19:43:32.596287+0000 mgr.x (mgr.24511) 101 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:36.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:35 smithi183 bash[21651]: cluster 2024-09-20T19:43:34.597920+0000 mgr.x (mgr.24511) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:43:36.050 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:43:35 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:43:35] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-09-20T19:43:36.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:35 smithi003 bash[19800]: cluster 2024-09-20T19:43:34.597920+0000 mgr.x (mgr.24511) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:43:36.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:35 smithi003 bash[26656]: cluster 2024-09-20T19:43:34.597920+0000 mgr.x (mgr.24511) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:43:38.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:37 smithi183 bash[21651]: cluster 2024-09-20T19:43:36.598629+0000 mgr.x (mgr.24511) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:38.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:37 smithi003 bash[19800]: cluster 2024-09-20T19:43:36.598629+0000 mgr.x (mgr.24511) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:38.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:37 smithi003 bash[26656]: cluster 2024-09-20T19:43:36.598629+0000 mgr.x (mgr.24511) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:39.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:38 smithi183 bash[21651]: audit 2024-09-20T19:43:38.877625+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:43:39.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:38 smithi003 bash[19800]: audit 2024-09-20T19:43:38.877625+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:43:39.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:38 smithi003 bash[26656]: audit 2024-09-20T19:43:38.877625+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:43:40.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:39 smithi183 bash[21651]: cluster 2024-09-20T19:43:38.599424+0000 mgr.x (mgr.24511) 104 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:40.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:39 smithi003 bash[19800]: cluster 2024-09-20T19:43:38.599424+0000 mgr.x (mgr.24511) 104 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:40.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:39 smithi003 bash[26656]: cluster 2024-09-20T19:43:38.599424+0000 mgr.x (mgr.24511) 104 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:41.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:40 smithi183 bash[21651]: audit 2024-09-20T19:43:39.182021+0000 mgr.x (mgr.24511) 105 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:43:41.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:40 smithi003 bash[19800]: audit 2024-09-20T19:43:39.182021+0000 mgr.x (mgr.24511) 105 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:43:41.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:40 smithi003 bash[26656]: audit 2024-09-20T19:43:39.182021+0000 mgr.x (mgr.24511) 105 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:43:42.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:41 smithi183 bash[21651]: cluster 2024-09-20T19:43:40.601135+0000 mgr.x (mgr.24511) 106 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:43:42.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:41 smithi003 bash[19800]: cluster 2024-09-20T19:43:40.601135+0000 mgr.x (mgr.24511) 106 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:43:42.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:41 smithi003 bash[26656]: cluster 2024-09-20T19:43:40.601135+0000 mgr.x (mgr.24511) 106 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:43:44.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:43 smithi183 bash[21651]: cluster 2024-09-20T19:43:42.601960+0000 mgr.x (mgr.24511) 107 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:44.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:43 smithi003 bash[19800]: cluster 2024-09-20T19:43:42.601960+0000 mgr.x (mgr.24511) 107 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:44.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:43 smithi003 bash[26656]: cluster 2024-09-20T19:43:42.601960+0000 mgr.x (mgr.24511) 107 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:46.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:46 smithi183 bash[21651]: cluster 2024-09-20T19:43:44.603621+0000 mgr.x (mgr.24511) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:43:46.047 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:43:45 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:43:45] "GET /metrics HTTP/1.1" 200 38157 "" "Prometheus/2.43.0" 2024-09-20T19:43:46.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:45 smithi003 bash[19800]: cluster 2024-09-20T19:43:44.603621+0000 mgr.x (mgr.24511) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:43:46.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:45 smithi003 bash[26656]: cluster 2024-09-20T19:43:44.603621+0000 mgr.x (mgr.24511) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:43:48.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:48 smithi183 bash[21651]: cluster 2024-09-20T19:43:46.604411+0000 mgr.x (mgr.24511) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:48.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:48 smithi003 bash[26656]: cluster 2024-09-20T19:43:46.604411+0000 mgr.x (mgr.24511) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:48.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:48 smithi003 bash[19800]: cluster 2024-09-20T19:43:46.604411+0000 mgr.x (mgr.24511) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:50.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:50 smithi183 bash[21651]: cluster 2024-09-20T19:43:48.605129+0000 mgr.x (mgr.24511) 110 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:50.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:50 smithi183 bash[21651]: audit 2024-09-20T19:43:49.189824+0000 mgr.x (mgr.24511) 111 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:43:50.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:50 smithi003 bash[19800]: cluster 2024-09-20T19:43:48.605129+0000 mgr.x (mgr.24511) 110 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:50.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:50 smithi003 bash[19800]: audit 2024-09-20T19:43:49.189824+0000 mgr.x (mgr.24511) 111 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:43:50.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:50 smithi003 bash[26656]: cluster 2024-09-20T19:43:48.605129+0000 mgr.x (mgr.24511) 110 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:50.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:50 smithi003 bash[26656]: audit 2024-09-20T19:43:49.189824+0000 mgr.x (mgr.24511) 111 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:43:51.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:51 smithi183 bash[21651]: cluster 2024-09-20T19:43:50.606464+0000 mgr.x (mgr.24511) 112 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:43:51.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:51 smithi003 bash[19800]: cluster 2024-09-20T19:43:50.606464+0000 mgr.x (mgr.24511) 112 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:43:51.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:51 smithi003 bash[26656]: cluster 2024-09-20T19:43:50.606464+0000 mgr.x (mgr.24511) 112 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:43:52.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:52 smithi183 bash[21651]: audit 2024-09-20T19:43:51.315102+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:43:52.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:52 smithi183 bash[21651]: audit 2024-09-20T19:43:51.317058+0000 mon.c (mon.2) 84 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:43:52.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:52 smithi183 bash[21651]: audit 2024-09-20T19:43:51.328165+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:43:52.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:52 smithi003 bash[19800]: audit 2024-09-20T19:43:51.315102+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:43:52.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:52 smithi003 bash[19800]: audit 2024-09-20T19:43:51.317058+0000 mon.c (mon.2) 84 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:43:52.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:52 smithi003 bash[19800]: audit 2024-09-20T19:43:51.328165+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:43:52.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:52 smithi003 bash[26656]: audit 2024-09-20T19:43:51.315102+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:43:52.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:52 smithi003 bash[26656]: audit 2024-09-20T19:43:51.317058+0000 mon.c (mon.2) 84 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:43:52.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:52 smithi003 bash[26656]: audit 2024-09-20T19:43:51.328165+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:43:53.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:53 smithi183 bash[21651]: cluster 2024-09-20T19:43:52.607131+0000 mgr.x (mgr.24511) 113 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:53.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:53 smithi003 bash[19800]: cluster 2024-09-20T19:43:52.607131+0000 mgr.x (mgr.24511) 113 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:53.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:53 smithi003 bash[26656]: cluster 2024-09-20T19:43:52.607131+0000 mgr.x (mgr.24511) 113 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:54.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:54 smithi183 bash[21651]: audit 2024-09-20T19:43:53.877912+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:43:54.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:54 smithi003 bash[19800]: audit 2024-09-20T19:43:53.877912+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:43:54.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:54 smithi003 bash[26656]: audit 2024-09-20T19:43:53.877912+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:43:55.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:55 smithi183 bash[21651]: cluster 2024-09-20T19:43:54.608734+0000 mgr.x (mgr.24511) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:43:55.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:55 smithi003 bash[19800]: cluster 2024-09-20T19:43:54.608734+0000 mgr.x (mgr.24511) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:43:55.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:55 smithi003 bash[26656]: cluster 2024-09-20T19:43:54.608734+0000 mgr.x (mgr.24511) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:43:56.047 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:43:55 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:43:55] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-20T19:43:57.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:57 smithi003 bash[26656]: cluster 2024-09-20T19:43:56.609493+0000 mgr.x (mgr.24511) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:57.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:57 smithi003 bash[19800]: cluster 2024-09-20T19:43:56.609493+0000 mgr.x (mgr.24511) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:58.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:57 smithi183 bash[21651]: cluster 2024-09-20T19:43:56.609493+0000 mgr.x (mgr.24511) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:59.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:43:59 smithi003 bash[19800]: cluster 2024-09-20T19:43:58.610127+0000 mgr.x (mgr.24511) 116 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:43:59.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:43:59 smithi003 bash[26656]: cluster 2024-09-20T19:43:58.610127+0000 mgr.x (mgr.24511) 116 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:00.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:43:59 smithi183 bash[21651]: cluster 2024-09-20T19:43:58.610127+0000 mgr.x (mgr.24511) 116 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:00.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:00 smithi003 bash[19800]: audit 2024-09-20T19:43:59.201143+0000 mgr.x (mgr.24511) 117 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:44:00.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:00 smithi003 bash[26656]: audit 2024-09-20T19:43:59.201143+0000 mgr.x (mgr.24511) 117 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:44:01.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:00 smithi183 bash[21651]: audit 2024-09-20T19:43:59.201143+0000 mgr.x (mgr.24511) 117 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:44:01.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:01 smithi003 bash[19800]: cluster 2024-09-20T19:44:00.611726+0000 mgr.x (mgr.24511) 118 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:44:01.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:01 smithi003 bash[26656]: cluster 2024-09-20T19:44:00.611726+0000 mgr.x (mgr.24511) 118 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:44:02.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:01 smithi183 bash[21651]: cluster 2024-09-20T19:44:00.611726+0000 mgr.x (mgr.24511) 118 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:44:03.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:03 smithi003 bash[19800]: cluster 2024-09-20T19:44:02.612449+0000 mgr.x (mgr.24511) 119 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:03.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:03 smithi003 bash[26656]: cluster 2024-09-20T19:44:02.612449+0000 mgr.x (mgr.24511) 119 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:04.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:03 smithi183 bash[21651]: cluster 2024-09-20T19:44:02.612449+0000 mgr.x (mgr.24511) 119 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:05.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:05 smithi003 bash[19800]: cluster 2024-09-20T19:44:04.614100+0000 mgr.x (mgr.24511) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:44:05.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:05 smithi003 bash[26656]: cluster 2024-09-20T19:44:04.614100+0000 mgr.x (mgr.24511) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:44:06.047 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:44:05 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:44:05] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-20T19:44:06.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:05 smithi183 bash[21651]: cluster 2024-09-20T19:44:04.614100+0000 mgr.x (mgr.24511) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:44:07.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:07 smithi003 bash[19800]: cluster 2024-09-20T19:44:06.614841+0000 mgr.x (mgr.24511) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:07.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:07 smithi003 bash[26656]: cluster 2024-09-20T19:44:06.614841+0000 mgr.x (mgr.24511) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:08.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:07 smithi183 bash[21651]: cluster 2024-09-20T19:44:06.614841+0000 mgr.x (mgr.24511) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:09.797 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:09 smithi183 bash[21651]: cluster 2024-09-20T19:44:08.615570+0000 mgr.x (mgr.24511) 122 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:09.797 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:09 smithi183 bash[21651]: audit 2024-09-20T19:44:08.878399+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:44:09.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:09 smithi003 bash[19800]: cluster 2024-09-20T19:44:08.615570+0000 mgr.x (mgr.24511) 122 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:09.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:09 smithi003 bash[19800]: audit 2024-09-20T19:44:08.878399+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:44:09.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:09 smithi003 bash[26656]: cluster 2024-09-20T19:44:08.615570+0000 mgr.x (mgr.24511) 122 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:09.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:09 smithi003 bash[26656]: audit 2024-09-20T19:44:08.878399+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:44:10.797 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:10 smithi183 bash[21651]: audit 2024-09-20T19:44:09.209833+0000 mgr.x (mgr.24511) 123 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:44:10.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:10 smithi003 bash[19800]: audit 2024-09-20T19:44:09.209833+0000 mgr.x (mgr.24511) 123 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:44:10.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:10 smithi003 bash[26656]: audit 2024-09-20T19:44:09.209833+0000 mgr.x (mgr.24511) 123 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:44:11.797 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:11 smithi183 bash[21651]: cluster 2024-09-20T19:44:10.617155+0000 mgr.x (mgr.24511) 124 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:44:11.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:11 smithi003 bash[19800]: cluster 2024-09-20T19:44:10.617155+0000 mgr.x (mgr.24511) 124 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:44:11.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:11 smithi003 bash[26656]: cluster 2024-09-20T19:44:10.617155+0000 mgr.x (mgr.24511) 124 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:44:13.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:13 smithi003 bash[19800]: cluster 2024-09-20T19:44:12.617829+0000 mgr.x (mgr.24511) 125 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:13.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:13 smithi003 bash[26656]: cluster 2024-09-20T19:44:12.617829+0000 mgr.x (mgr.24511) 125 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:14.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:13 smithi183 bash[21651]: cluster 2024-09-20T19:44:12.617829+0000 mgr.x (mgr.24511) 125 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:15.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:15 smithi003 bash[26656]: cluster 2024-09-20T19:44:14.619457+0000 mgr.x (mgr.24511) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:44:15.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:15 smithi003 bash[19800]: cluster 2024-09-20T19:44:14.619457+0000 mgr.x (mgr.24511) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:44:16.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:15 smithi183 bash[21651]: cluster 2024-09-20T19:44:14.619457+0000 mgr.x (mgr.24511) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:44:16.047 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:44:15 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:44:15] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-20T19:44:17.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:17 smithi003 bash[19800]: cluster 2024-09-20T19:44:16.620169+0000 mgr.x (mgr.24511) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:17.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:17 smithi003 bash[26656]: cluster 2024-09-20T19:44:16.620169+0000 mgr.x (mgr.24511) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:18.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:17 smithi183 bash[21651]: cluster 2024-09-20T19:44:16.620169+0000 mgr.x (mgr.24511) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:19.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:19 smithi003 bash[26656]: cluster 2024-09-20T19:44:18.620880+0000 mgr.x (mgr.24511) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:19.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:19 smithi003 bash[19800]: cluster 2024-09-20T19:44:18.620880+0000 mgr.x (mgr.24511) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:20.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:19 smithi183 bash[21651]: cluster 2024-09-20T19:44:18.620880+0000 mgr.x (mgr.24511) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:20.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:20 smithi003 bash[19800]: audit 2024-09-20T19:44:19.221065+0000 mgr.x (mgr.24511) 129 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:44:20.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:20 smithi003 bash[26656]: audit 2024-09-20T19:44:19.221065+0000 mgr.x (mgr.24511) 129 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:44:21.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:20 smithi183 bash[21651]: audit 2024-09-20T19:44:19.221065+0000 mgr.x (mgr.24511) 129 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:44:21.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:21 smithi003 bash[19800]: cluster 2024-09-20T19:44:20.622534+0000 mgr.x (mgr.24511) 130 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:44:21.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:21 smithi003 bash[26656]: cluster 2024-09-20T19:44:20.622534+0000 mgr.x (mgr.24511) 130 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:44:22.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:21 smithi183 bash[21651]: cluster 2024-09-20T19:44:20.622534+0000 mgr.x (mgr.24511) 130 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:44:24.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:23 smithi183 bash[21651]: cluster 2024-09-20T19:44:22.623244+0000 mgr.x (mgr.24511) 131 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:24.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:23 smithi003 bash[19800]: cluster 2024-09-20T19:44:22.623244+0000 mgr.x (mgr.24511) 131 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:24.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:23 smithi003 bash[26656]: cluster 2024-09-20T19:44:22.623244+0000 mgr.x (mgr.24511) 131 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:25.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:24 smithi183 bash[21651]: audit 2024-09-20T19:44:23.879099+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:44:25.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:24 smithi003 bash[19800]: audit 2024-09-20T19:44:23.879099+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:44:25.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:24 smithi003 bash[26656]: audit 2024-09-20T19:44:23.879099+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:44:26.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:25 smithi183 bash[21651]: cluster 2024-09-20T19:44:24.624845+0000 mgr.x (mgr.24511) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:44:26.047 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:44:25 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:44:25] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.43.0" 2024-09-20T19:44:26.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:25 smithi003 bash[19800]: cluster 2024-09-20T19:44:24.624845+0000 mgr.x (mgr.24511) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:44:26.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:25 smithi003 bash[26656]: cluster 2024-09-20T19:44:24.624845+0000 mgr.x (mgr.24511) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:44:28.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:27 smithi183 bash[21651]: cluster 2024-09-20T19:44:26.625584+0000 mgr.x (mgr.24511) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:28.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:27 smithi003 bash[19800]: cluster 2024-09-20T19:44:26.625584+0000 mgr.x (mgr.24511) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:28.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:27 smithi003 bash[26656]: cluster 2024-09-20T19:44:26.625584+0000 mgr.x (mgr.24511) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:29.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:29 smithi003 bash[19800]: cluster 2024-09-20T19:44:28.626300+0000 mgr.x (mgr.24511) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:29.738 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:29 smithi003 bash[26656]: cluster 2024-09-20T19:44:28.626300+0000 mgr.x (mgr.24511) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:30.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:29 smithi183 bash[21651]: cluster 2024-09-20T19:44:28.626300+0000 mgr.x (mgr.24511) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:30.251 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-09-20T19:44:31.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:30 smithi183 bash[21651]: audit 2024-09-20T19:44:29.225978+0000 mgr.x (mgr.24511) 135 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:44:31.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:30 smithi003 bash[19800]: audit 2024-09-20T19:44:29.225978+0000 mgr.x (mgr.24511) 135 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:44:31.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:30 smithi003 bash[26656]: audit 2024-09-20T19:44:29.225978+0000 mgr.x (mgr.24511) 135 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:44:32.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:31 smithi183 bash[21651]: cluster 2024-09-20T19:44:30.627942+0000 mgr.x (mgr.24511) 136 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:44:32.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:31 smithi003 bash[19800]: cluster 2024-09-20T19:44:30.627942+0000 mgr.x (mgr.24511) 136 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:44:32.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:31 smithi003 bash[26656]: cluster 2024-09-20T19:44:30.627942+0000 mgr.x (mgr.24511) 136 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:44:34.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:33 smithi183 bash[21651]: cluster 2024-09-20T19:44:32.628786+0000 mgr.x (mgr.24511) 137 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:34.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:33 smithi003 bash[19800]: cluster 2024-09-20T19:44:32.628786+0000 mgr.x (mgr.24511) 137 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:34.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:33 smithi003 bash[26656]: cluster 2024-09-20T19:44:32.628786+0000 mgr.x (mgr.24511) 137 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:35.062 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:44:36.047 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:44:35 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:44:35] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.43.0" 2024-09-20T19:44:36.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:35 smithi183 bash[21651]: cluster 2024-09-20T19:44:34.630503+0000 mgr.x (mgr.24511) 138 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:44:36.141 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:35 smithi003 bash[19800]: cluster 2024-09-20T19:44:34.630503+0000 mgr.x (mgr.24511) 138 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:44:36.141 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:35 smithi003 bash[26656]: cluster 2024-09-20T19:44:34.630503+0000 mgr.x (mgr.24511) 138 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:44:36.946 INFO:teuthology.orchestra.run.smithi003.stdout:Scheduled to redeploy mgr.y on host 'smithi003' 2024-09-20T19:44:37.047 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:36 smithi183 bash[21651]: audit 2024-09-20T19:44:36.509903+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.3:0/3826531978' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T19:44:37.127 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:36 smithi003 bash[19800]: audit 2024-09-20T19:44:36.509903+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.3:0/3826531978' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T19:44:37.128 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:36 smithi003 bash[26656]: audit 2024-09-20T19:44:36.509903+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.3:0/3826531978' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T19:44:37.590 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps --refresh' 2024-09-20T19:44:38.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:37 smithi003 bash[19800]: cluster 2024-09-20T19:44:36.631189+0000 mgr.x (mgr.24511) 139 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:38.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:37 smithi003 bash[19800]: audit 2024-09-20T19:44:36.899641+0000 mgr.x (mgr.24511) 140 : audit [DBG] from='client.15138 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:44:38.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:37 smithi003 bash[19800]: audit 2024-09-20T19:44:36.902764+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:44:38.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:37 smithi003 bash[19800]: cephadm 2024-09-20T19:44:36.911203+0000 mgr.x (mgr.24511) 141 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-20T19:44:38.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:37 smithi003 bash[19800]: audit 2024-09-20T19:44:36.914443+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:44:38.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:37 smithi003 bash[19800]: audit 2024-09-20T19:44:36.927038+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:44:38.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:37 smithi003 bash[19800]: audit 2024-09-20T19:44:36.947233+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:44:38.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:37 smithi003 bash[19800]: audit 2024-09-20T19:44:36.948763+0000 mon.c (mon.2) 90 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:44:38.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:37 smithi003 bash[19800]: audit 2024-09-20T19:44:36.958135+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:44:38.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:37 smithi003 bash[19800]: audit 2024-09-20T19:44:36.994598+0000 mon.c (mon.2) 91 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T19:44:38.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:37 smithi003 bash[19800]: audit 2024-09-20T19:44:36.994988+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24511 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T19:44:38.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:37 smithi003 bash[19800]: audit 2024-09-20T19:44:36.996357+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T19:44:38.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:37 smithi003 bash[19800]: audit 2024-09-20T19:44:36.997413+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:44:38.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:37 smithi003 bash[19800]: cephadm 2024-09-20T19:44:37.003601+0000 mgr.x (mgr.24511) 142 : cephadm [INF] Deploying daemon mgr.y on smithi003 2024-09-20T19:44:38.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:37 smithi003 bash[26656]: cluster 2024-09-20T19:44:36.631189+0000 mgr.x (mgr.24511) 139 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:38.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:37 smithi003 bash[26656]: audit 2024-09-20T19:44:36.899641+0000 mgr.x (mgr.24511) 140 : audit [DBG] from='client.15138 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:44:38.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:37 smithi003 bash[26656]: audit 2024-09-20T19:44:36.902764+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:44:38.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:37 smithi003 bash[26656]: cephadm 2024-09-20T19:44:36.911203+0000 mgr.x (mgr.24511) 141 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-20T19:44:38.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:37 smithi003 bash[26656]: audit 2024-09-20T19:44:36.914443+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:44:38.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:37 smithi003 bash[26656]: audit 2024-09-20T19:44:36.927038+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:44:38.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:37 smithi003 bash[26656]: audit 2024-09-20T19:44:36.947233+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:44:38.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:37 smithi003 bash[26656]: audit 2024-09-20T19:44:36.948763+0000 mon.c (mon.2) 90 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:44:38.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:37 smithi003 bash[26656]: audit 2024-09-20T19:44:36.958135+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:44:38.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:37 smithi003 bash[26656]: audit 2024-09-20T19:44:36.994598+0000 mon.c (mon.2) 91 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T19:44:38.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:37 smithi003 bash[26656]: audit 2024-09-20T19:44:36.994988+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24511 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T19:44:38.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:37 smithi003 bash[26656]: audit 2024-09-20T19:44:36.996357+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T19:44:38.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:37 smithi003 bash[26656]: audit 2024-09-20T19:44:36.997413+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:44:38.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:37 smithi003 bash[26656]: cephadm 2024-09-20T19:44:37.003601+0000 mgr.x (mgr.24511) 142 : cephadm [INF] Deploying daemon mgr.y on smithi003 2024-09-20T19:44:38.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:37 smithi183 bash[21651]: cluster 2024-09-20T19:44:36.631189+0000 mgr.x (mgr.24511) 139 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:38.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:37 smithi183 bash[21651]: audit 2024-09-20T19:44:36.899641+0000 mgr.x (mgr.24511) 140 : audit [DBG] from='client.15138 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:44:38.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:37 smithi183 bash[21651]: audit 2024-09-20T19:44:36.902764+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:44:38.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:37 smithi183 bash[21651]: cephadm 2024-09-20T19:44:36.911203+0000 mgr.x (mgr.24511) 141 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-20T19:44:38.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:37 smithi183 bash[21651]: audit 2024-09-20T19:44:36.914443+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:44:38.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:37 smithi183 bash[21651]: audit 2024-09-20T19:44:36.927038+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:44:38.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:37 smithi183 bash[21651]: audit 2024-09-20T19:44:36.947233+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:44:38.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:37 smithi183 bash[21651]: audit 2024-09-20T19:44:36.948763+0000 mon.c (mon.2) 90 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:44:38.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:37 smithi183 bash[21651]: audit 2024-09-20T19:44:36.958135+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:44:38.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:37 smithi183 bash[21651]: audit 2024-09-20T19:44:36.994598+0000 mon.c (mon.2) 91 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T19:44:38.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:37 smithi183 bash[21651]: audit 2024-09-20T19:44:36.994988+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24511 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T19:44:38.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:37 smithi183 bash[21651]: audit 2024-09-20T19:44:36.996357+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T19:44:38.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:37 smithi183 bash[21651]: audit 2024-09-20T19:44:36.997413+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:44:38.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:37 smithi183 bash[21651]: cephadm 2024-09-20T19:44:37.003601+0000 mgr.x (mgr.24511) 142 : cephadm [INF] Deploying daemon mgr.y on smithi003 2024-09-20T19:44:39.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:38 smithi003 bash[19800]: audit 2024-09-20T19:44:38.879596+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:44:39.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:38 smithi003 bash[26656]: audit 2024-09-20T19:44:38.879596+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:44:39.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:38 smithi183 bash[21651]: audit 2024-09-20T19:44:38.879596+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:44:40.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:39 smithi003 bash[19800]: cluster 2024-09-20T19:44:38.631898+0000 mgr.x (mgr.24511) 143 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:40.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:39 smithi003 bash[26656]: cluster 2024-09-20T19:44:38.631898+0000 mgr.x (mgr.24511) 143 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:40.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:39 smithi183 bash[21651]: cluster 2024-09-20T19:44:38.631898+0000 mgr.x (mgr.24511) 143 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:41.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:40 smithi003 bash[19800]: audit 2024-09-20T19:44:39.233381+0000 mgr.x (mgr.24511) 144 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:44:41.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:40 smithi003 bash[26656]: audit 2024-09-20T19:44:39.233381+0000 mgr.x (mgr.24511) 144 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:44:41.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:40 smithi183 bash[21651]: audit 2024-09-20T19:44:39.233381+0000 mgr.x (mgr.24511) 144 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:44:42.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:41 smithi003 bash[19800]: cluster 2024-09-20T19:44:40.633549+0000 mgr.x (mgr.24511) 145 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:44:42.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:41 smithi003 bash[26656]: cluster 2024-09-20T19:44:40.633549+0000 mgr.x (mgr.24511) 145 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:44:42.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:41 smithi183 bash[21651]: cluster 2024-09-20T19:44:40.633549+0000 mgr.x (mgr.24511) 145 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:44:42.417 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:44:44.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:43 smithi003 bash[19800]: cluster 2024-09-20T19:44:42.634233+0000 mgr.x (mgr.24511) 146 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:44.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:43 smithi003 bash[26656]: cluster 2024-09-20T19:44:42.634233+0000 mgr.x (mgr.24511) 146 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:44.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:43 smithi183 bash[21651]: cluster 2024-09-20T19:44:42.634233+0000 mgr.x (mgr.24511) 146 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:44.350 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:44:44.351 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (13m) 2m ago 13m 14.1M - 0.25.0 c8568f914cd2 59a9da2906ec 2024-09-20T19:44:44.351 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi183 *:3000 running (13m) 2m ago 13m 73.9M - 9.4.12 2bacad6d85d8 c9a7bba266d4 2024-09-20T19:44:44.351 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.zzokqj smithi003 *:5000 running (3m) 2m ago 11m 73.9M - 3.8 6acb0a031eab 457c74f086ce 2024-09-20T19:44:44.351 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi183 *:8443,9283,8765 running (5m) 2m ago 22m 495M - 19.3.0-5099-g88deadb8 441f9a3fe515 13d79db16bc9 2024-09-20T19:44:44.351 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:9283,8765 running (24m) 2m ago 24m 426M - 19.1.1-369-ged8ee0f2 6acb0a031eab 9fb403bb8a77 2024-09-20T19:44:44.351 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (24m) 2m ago 24m 61.8M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 573f70d763bc 2024-09-20T19:44:44.351 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi183 running (22m) 2m ago 22m 47.5M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 0b6efef5dac7 2024-09-20T19:44:44.351 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (22m) 2m ago 22m 48.1M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab ec60aaecf15d 2024-09-20T19:44:44.351 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (14m) 2m ago 14m 8903k - 1.5.0 0da6a335fe13 8981f0b6357d 2024-09-20T19:44:44.351 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi183 *:9100 running (14m) 2m ago 14m 8836k - 1.5.0 0da6a335fe13 6ba7c11a0a8f 2024-09-20T19:44:44.351 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (21m) 2m ago 21m 61.9M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab f34f0142facb 2024-09-20T19:44:44.351 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (20m) 2m ago 20m 53.5M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab 682cabe7b674 2024-09-20T19:44:44.352 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (19m) 2m ago 19m 57.5M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab 945fc7b53bc0 2024-09-20T19:44:44.352 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (18m) 2m ago 18m 51.9M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab f18d3679bb9e 2024-09-20T19:44:44.352 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi183 running (17m) 2m ago 17m 60.8M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab acf213ee960c 2024-09-20T19:44:44.352 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi183 running (16m) 2m ago 17m 60.0M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab e79f0a743785 2024-09-20T19:44:44.352 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi183 running (16m) 2m ago 16m 50.2M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 164041c5816b 2024-09-20T19:44:44.352 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi183 running (15m) 2m ago 15m 61.4M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 0eac55f5717e 2024-09-20T19:44:44.352 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi183 *:9095 running (3m) 2m ago 14m 29.3M - 2.43.0 a07b618ecd1d 2770bf82fa07 2024-09-20T19:44:44.352 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.tcdhwz smithi003 *:8000 running (11m) 2m ago 11m 94.9M - 19.1.1-369-ged8ee0f2 6acb0a031eab 8fc205227459 2024-09-20T19:44:44.352 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi183.lyzazb smithi183 *:8000 running (11m) 2m ago 11m 95.5M - 19.1.1-369-ged8ee0f2 6acb0a031eab 7387a3c9206c 2024-09-20T19:44:45.087 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'sleep 180' 2024-09-20T19:44:46.047 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:44:45 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:44:45] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-20T19:44:46.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:45 smithi183 bash[21651]: audit 2024-09-20T19:44:44.315612+0000 mgr.x (mgr.24511) 147 : audit [DBG] from='client.25022 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:44:46.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:45 smithi183 bash[21651]: cluster 2024-09-20T19:44:44.635870+0000 mgr.x (mgr.24511) 148 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:44:46.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:45 smithi003 bash[26656]: audit 2024-09-20T19:44:44.315612+0000 mgr.x (mgr.24511) 147 : audit [DBG] from='client.25022 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:44:46.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:45 smithi003 bash[26656]: cluster 2024-09-20T19:44:44.635870+0000 mgr.x (mgr.24511) 148 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:44:46.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:45 smithi003 bash[19800]: audit 2024-09-20T19:44:44.315612+0000 mgr.x (mgr.24511) 147 : audit [DBG] from='client.25022 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:44:46.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:45 smithi003 bash[19800]: cluster 2024-09-20T19:44:44.635870+0000 mgr.x (mgr.24511) 148 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:44:48.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:47 smithi003 bash[19800]: cluster 2024-09-20T19:44:46.636619+0000 mgr.x (mgr.24511) 149 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:48.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:47 smithi003 bash[26656]: cluster 2024-09-20T19:44:46.636619+0000 mgr.x (mgr.24511) 149 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:48.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:47 smithi183 bash[21651]: cluster 2024-09-20T19:44:46.636619+0000 mgr.x (mgr.24511) 149 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:49.937 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:44:50.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:49 smithi003 bash[19800]: cluster 2024-09-20T19:44:48.637356+0000 mgr.x (mgr.24511) 150 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:50.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:49 smithi003 bash[26656]: cluster 2024-09-20T19:44:48.637356+0000 mgr.x (mgr.24511) 150 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:50.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:49 smithi183 bash[21651]: cluster 2024-09-20T19:44:48.637356+0000 mgr.x (mgr.24511) 150 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:51.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:50 smithi183 bash[21651]: audit 2024-09-20T19:44:49.241373+0000 mgr.x (mgr.24511) 151 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:44:51.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:50 smithi003 bash[19800]: audit 2024-09-20T19:44:49.241373+0000 mgr.x (mgr.24511) 151 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:44:51.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:50 smithi003 bash[26656]: audit 2024-09-20T19:44:49.241373+0000 mgr.x (mgr.24511) 151 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:44:52.297 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:51 smithi183 bash[21651]: cluster 2024-09-20T19:44:50.639451+0000 mgr.x (mgr.24511) 152 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:44:52.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:51 smithi003 bash[19800]: cluster 2024-09-20T19:44:50.639451+0000 mgr.x (mgr.24511) 152 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:44:52.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:51 smithi003 bash[26656]: cluster 2024-09-20T19:44:50.639451+0000 mgr.x (mgr.24511) 152 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:44:54.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:53 smithi183 bash[21651]: cluster 2024-09-20T19:44:52.640221+0000 mgr.x (mgr.24511) 153 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:54.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:53 smithi183 bash[21651]: audit 2024-09-20T19:44:53.880210+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:44:54.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:53 smithi003 bash[19800]: cluster 2024-09-20T19:44:52.640221+0000 mgr.x (mgr.24511) 153 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:54.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:53 smithi003 bash[19800]: audit 2024-09-20T19:44:53.880210+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:44:54.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:53 smithi003 bash[26656]: cluster 2024-09-20T19:44:52.640221+0000 mgr.x (mgr.24511) 153 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:54.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:53 smithi003 bash[26656]: audit 2024-09-20T19:44:53.880210+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:44:56.048 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:44:55 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:44:55] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-20T19:44:56.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:55 smithi183 bash[21651]: cluster 2024-09-20T19:44:54.641914+0000 mgr.x (mgr.24511) 154 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:44:56.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:55 smithi003 bash[19800]: cluster 2024-09-20T19:44:54.641914+0000 mgr.x (mgr.24511) 154 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:44:56.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:55 smithi003 bash[26656]: cluster 2024-09-20T19:44:54.641914+0000 mgr.x (mgr.24511) 154 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:44:58.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:57 smithi183 bash[21651]: cluster 2024-09-20T19:44:56.642774+0000 mgr.x (mgr.24511) 155 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:58.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:57 smithi003 bash[19800]: cluster 2024-09-20T19:44:56.642774+0000 mgr.x (mgr.24511) 155 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:44:58.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:57 smithi003 bash[26656]: cluster 2024-09-20T19:44:56.642774+0000 mgr.x (mgr.24511) 155 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:00.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:44:59 smithi183 bash[21651]: cluster 2024-09-20T19:44:58.643535+0000 mgr.x (mgr.24511) 156 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:00.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:44:59 smithi003 bash[26656]: cluster 2024-09-20T19:44:58.643535+0000 mgr.x (mgr.24511) 156 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:00.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:44:59 smithi003 bash[19800]: cluster 2024-09-20T19:44:58.643535+0000 mgr.x (mgr.24511) 156 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:01.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:00 smithi183 bash[21651]: audit 2024-09-20T19:44:59.249325+0000 mgr.x (mgr.24511) 157 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:45:01.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:00 smithi003 bash[26656]: audit 2024-09-20T19:44:59.249325+0000 mgr.x (mgr.24511) 157 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:45:01.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:00 smithi003 bash[19800]: audit 2024-09-20T19:44:59.249325+0000 mgr.x (mgr.24511) 157 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:45:02.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:01 smithi183 bash[21651]: cluster 2024-09-20T19:45:00.645187+0000 mgr.x (mgr.24511) 158 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:45:02.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:01 smithi003 bash[26656]: cluster 2024-09-20T19:45:00.645187+0000 mgr.x (mgr.24511) 158 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:45:02.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:01 smithi003 bash[19800]: cluster 2024-09-20T19:45:00.645187+0000 mgr.x (mgr.24511) 158 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:45:04.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:03 smithi183 bash[21651]: cluster 2024-09-20T19:45:02.645860+0000 mgr.x (mgr.24511) 159 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:04.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:03 smithi003 bash[19800]: cluster 2024-09-20T19:45:02.645860+0000 mgr.x (mgr.24511) 159 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:04.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:03 smithi003 bash[26656]: cluster 2024-09-20T19:45:02.645860+0000 mgr.x (mgr.24511) 159 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:06.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:05 smithi183 bash[21651]: cluster 2024-09-20T19:45:04.647491+0000 mgr.x (mgr.24511) 160 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:45:06.048 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:45:05 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:45:05] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-20T19:45:06.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:05 smithi003 bash[19800]: cluster 2024-09-20T19:45:04.647491+0000 mgr.x (mgr.24511) 160 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:45:06.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:05 smithi003 bash[26656]: cluster 2024-09-20T19:45:04.647491+0000 mgr.x (mgr.24511) 160 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:45:08.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:08 smithi183 bash[21651]: cluster 2024-09-20T19:45:06.648154+0000 mgr.x (mgr.24511) 161 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:08.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:07 smithi003 bash[19800]: cluster 2024-09-20T19:45:06.648154+0000 mgr.x (mgr.24511) 161 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:08.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:07 smithi003 bash[26656]: cluster 2024-09-20T19:45:06.648154+0000 mgr.x (mgr.24511) 161 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:09.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:09 smithi183 bash[21651]: audit 2024-09-20T19:45:08.880703+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:45:09.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:09 smithi003 bash[26656]: audit 2024-09-20T19:45:08.880703+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:45:09.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:09 smithi003 bash[19800]: audit 2024-09-20T19:45:08.880703+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:45:10.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:10 smithi183 bash[21651]: cluster 2024-09-20T19:45:08.648870+0000 mgr.x (mgr.24511) 162 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:10.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:10 smithi003 bash[26656]: cluster 2024-09-20T19:45:08.648870+0000 mgr.x (mgr.24511) 162 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:10.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:10 smithi003 bash[19800]: cluster 2024-09-20T19:45:08.648870+0000 mgr.x (mgr.24511) 162 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:11.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:11 smithi183 bash[21651]: audit 2024-09-20T19:45:09.257178+0000 mgr.x (mgr.24511) 163 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:45:11.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:11 smithi003 bash[19800]: audit 2024-09-20T19:45:09.257178+0000 mgr.x (mgr.24511) 163 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:45:11.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:11 smithi003 bash[26656]: audit 2024-09-20T19:45:09.257178+0000 mgr.x (mgr.24511) 163 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:45:12.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:12 smithi183 bash[21651]: cluster 2024-09-20T19:45:10.650498+0000 mgr.x (mgr.24511) 164 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:45:12.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:12 smithi003 bash[19800]: cluster 2024-09-20T19:45:10.650498+0000 mgr.x (mgr.24511) 164 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:45:12.512 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:12 smithi003 bash[26656]: cluster 2024-09-20T19:45:10.650498+0000 mgr.x (mgr.24511) 164 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:45:13.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:13 smithi183 bash[21651]: cluster 2024-09-20T19:45:12.651208+0000 mgr.x (mgr.24511) 165 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:13.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:13 smithi003 bash[19800]: cluster 2024-09-20T19:45:12.651208+0000 mgr.x (mgr.24511) 165 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:13.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:13 smithi003 bash[26656]: cluster 2024-09-20T19:45:12.651208+0000 mgr.x (mgr.24511) 165 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:16.048 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:45:15 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:45:15] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-20T19:45:16.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:15 smithi183 bash[21651]: cluster 2024-09-20T19:45:14.662825+0000 mgr.x (mgr.24511) 166 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:45:16.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:15 smithi003 bash[19800]: cluster 2024-09-20T19:45:14.662825+0000 mgr.x (mgr.24511) 166 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:45:16.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:15 smithi003 bash[26656]: cluster 2024-09-20T19:45:14.662825+0000 mgr.x (mgr.24511) 166 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:45:18.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:17 smithi183 bash[21651]: cluster 2024-09-20T19:45:16.663494+0000 mgr.x (mgr.24511) 167 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:18.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:17 smithi003 bash[19800]: cluster 2024-09-20T19:45:16.663494+0000 mgr.x (mgr.24511) 167 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:18.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:17 smithi003 bash[26656]: cluster 2024-09-20T19:45:16.663494+0000 mgr.x (mgr.24511) 167 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:20.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:19 smithi183 bash[21651]: cluster 2024-09-20T19:45:18.664164+0000 mgr.x (mgr.24511) 168 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:20.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:19 smithi003 bash[19800]: cluster 2024-09-20T19:45:18.664164+0000 mgr.x (mgr.24511) 168 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:20.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:19 smithi003 bash[26656]: cluster 2024-09-20T19:45:18.664164+0000 mgr.x (mgr.24511) 168 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:21.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:20 smithi183 bash[21651]: audit 2024-09-20T19:45:19.265138+0000 mgr.x (mgr.24511) 169 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:45:21.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:20 smithi003 bash[19800]: audit 2024-09-20T19:45:19.265138+0000 mgr.x (mgr.24511) 169 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:45:21.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:20 smithi003 bash[26656]: audit 2024-09-20T19:45:19.265138+0000 mgr.x (mgr.24511) 169 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:45:22.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:21 smithi183 bash[21651]: cluster 2024-09-20T19:45:20.665853+0000 mgr.x (mgr.24511) 170 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:45:22.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:21 smithi003 bash[19800]: cluster 2024-09-20T19:45:20.665853+0000 mgr.x (mgr.24511) 170 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:45:22.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:21 smithi003 bash[26656]: cluster 2024-09-20T19:45:20.665853+0000 mgr.x (mgr.24511) 170 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:45:24.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:23 smithi183 bash[21651]: cluster 2024-09-20T19:45:22.666597+0000 mgr.x (mgr.24511) 171 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:24.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:23 smithi003 bash[19800]: cluster 2024-09-20T19:45:22.666597+0000 mgr.x (mgr.24511) 171 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:24.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:23 smithi003 bash[26656]: cluster 2024-09-20T19:45:22.666597+0000 mgr.x (mgr.24511) 171 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:25.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:24 smithi183 bash[21651]: audit 2024-09-20T19:45:23.881206+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:45:25.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:24 smithi003 bash[19800]: audit 2024-09-20T19:45:23.881206+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:45:25.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:24 smithi003 bash[26656]: audit 2024-09-20T19:45:23.881206+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:45:26.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:25 smithi183 bash[21651]: cluster 2024-09-20T19:45:24.668215+0000 mgr.x (mgr.24511) 172 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:45:26.048 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:45:25 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:45:25] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-20T19:45:26.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:25 smithi003 bash[19800]: cluster 2024-09-20T19:45:24.668215+0000 mgr.x (mgr.24511) 172 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:45:26.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:25 smithi003 bash[26656]: cluster 2024-09-20T19:45:24.668215+0000 mgr.x (mgr.24511) 172 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:45:28.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:27 smithi183 bash[21651]: cluster 2024-09-20T19:45:26.668930+0000 mgr.x (mgr.24511) 173 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:28.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:27 smithi003 bash[26656]: cluster 2024-09-20T19:45:26.668930+0000 mgr.x (mgr.24511) 173 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:28.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:27 smithi003 bash[19800]: cluster 2024-09-20T19:45:26.668930+0000 mgr.x (mgr.24511) 173 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:30.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:29 smithi183 bash[21651]: cluster 2024-09-20T19:45:28.669660+0000 mgr.x (mgr.24511) 174 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:30.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:29 smithi003 bash[19800]: cluster 2024-09-20T19:45:28.669660+0000 mgr.x (mgr.24511) 174 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:30.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:29 smithi003 bash[26656]: cluster 2024-09-20T19:45:28.669660+0000 mgr.x (mgr.24511) 174 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:31.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:30 smithi183 bash[21651]: audit 2024-09-20T19:45:29.276320+0000 mgr.x (mgr.24511) 175 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:45:31.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:30 smithi003 bash[19800]: audit 2024-09-20T19:45:29.276320+0000 mgr.x (mgr.24511) 175 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:45:31.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:30 smithi003 bash[26656]: audit 2024-09-20T19:45:29.276320+0000 mgr.x (mgr.24511) 175 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:45:32.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:31 smithi183 bash[21651]: cluster 2024-09-20T19:45:30.671316+0000 mgr.x (mgr.24511) 176 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:45:32.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:31 smithi003 bash[19800]: cluster 2024-09-20T19:45:30.671316+0000 mgr.x (mgr.24511) 176 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:45:32.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:31 smithi003 bash[26656]: cluster 2024-09-20T19:45:30.671316+0000 mgr.x (mgr.24511) 176 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:45:34.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:33 smithi183 bash[21651]: cluster 2024-09-20T19:45:32.672037+0000 mgr.x (mgr.24511) 177 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:34.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:33 smithi003 bash[19800]: cluster 2024-09-20T19:45:32.672037+0000 mgr.x (mgr.24511) 177 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:34.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:33 smithi003 bash[26656]: cluster 2024-09-20T19:45:32.672037+0000 mgr.x (mgr.24511) 177 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:36.048 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:45:35 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:45:35] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-20T19:45:36.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:35 smithi183 bash[21651]: cluster 2024-09-20T19:45:34.673687+0000 mgr.x (mgr.24511) 178 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:45:36.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:35 smithi003 bash[26656]: cluster 2024-09-20T19:45:34.673687+0000 mgr.x (mgr.24511) 178 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:45:36.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:35 smithi003 bash[19800]: cluster 2024-09-20T19:45:34.673687+0000 mgr.x (mgr.24511) 178 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:45:37.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:37 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:45:37.668 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 19:45:37 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:45:37.668 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 19:45:37 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:45:37.668 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:45:37 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:45:37.669 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 19:45:37 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:45:37.669 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 19:45:37 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:45:37.669 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:45:37 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:45:37.669 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:37 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:45:37.670 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:45:37 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:45:37.952 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:45:37 smithi003 systemd[1]: Stopping Ceph mgr.y for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T19:45:37.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:37 smithi003 bash[26656]: cluster 2024-09-20T19:45:36.674418+0000 mgr.x (mgr.24511) 179 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:37.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:37 smithi003 bash[19800]: cluster 2024-09-20T19:45:36.674418+0000 mgr.x (mgr.24511) 179 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:38.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:37 smithi183 bash[21651]: cluster 2024-09-20T19:45:36.674418+0000 mgr.x (mgr.24511) 179 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:38.702 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:45:38 smithi003 bash[67971]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-mgr-y 2024-09-20T19:45:38.702 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:45:38 smithi003 systemd[1]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-09-20T19:45:38.703 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:45:38 smithi003 bash[68032]: Error response from daemon: No such container: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-mgr-y 2024-09-20T19:45:38.703 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:45:38 smithi003 systemd[1]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490@mgr.y.service: Failed with result 'exit-code'. 2024-09-20T19:45:38.703 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:45:38 smithi003 systemd[1]: Stopped Ceph mgr.y for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T19:45:39.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:38 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:45:39.202 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 19:45:38 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:45:39.203 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:45:38 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:45:39.203 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:45:38 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:45:39.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:38 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:45:39.204 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:45:38 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:45:39.204 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:45:38 smithi003 systemd[1]: Started Ceph mgr.y for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T19:45:39.204 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 19:45:38 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:45:39.204 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 19:45:38 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:45:39.204 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 19:45:38 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:45:40.115 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:39 smithi003 bash[26656]: cluster 2024-09-20T19:45:38.675130+0000 mgr.x (mgr.24511) 180 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:40.116 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:39 smithi003 bash[26656]: audit 2024-09-20T19:45:38.881883+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:45:40.116 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:39 smithi003 bash[26656]: audit 2024-09-20T19:45:38.951843+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:45:40.116 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:39 smithi003 bash[26656]: audit 2024-09-20T19:45:38.959603+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:45:40.116 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:39 smithi003 bash[26656]: audit 2024-09-20T19:45:38.967343+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:45:40.116 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:39 smithi003 bash[26656]: audit 2024-09-20T19:45:38.976261+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:45:40.116 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:39 smithi003 bash[19800]: cluster 2024-09-20T19:45:38.675130+0000 mgr.x (mgr.24511) 180 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:40.116 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:39 smithi003 bash[19800]: audit 2024-09-20T19:45:38.881883+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:45:40.116 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:39 smithi003 bash[19800]: audit 2024-09-20T19:45:38.951843+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:45:40.116 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:39 smithi003 bash[19800]: audit 2024-09-20T19:45:38.959603+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:45:40.117 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:39 smithi003 bash[19800]: audit 2024-09-20T19:45:38.967343+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:45:40.117 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:39 smithi003 bash[19800]: audit 2024-09-20T19:45:38.976261+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:45:40.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:39 smithi183 bash[21651]: cluster 2024-09-20T19:45:38.675130+0000 mgr.x (mgr.24511) 180 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:40.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:39 smithi183 bash[21651]: audit 2024-09-20T19:45:38.881883+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:45:40.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:39 smithi183 bash[21651]: audit 2024-09-20T19:45:38.951843+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:45:40.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:39 smithi183 bash[21651]: audit 2024-09-20T19:45:38.959603+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:45:40.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:39 smithi183 bash[21651]: audit 2024-09-20T19:45:38.967343+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:45:40.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:39 smithi183 bash[21651]: audit 2024-09-20T19:45:38.976261+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:45:40.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:45:40 smithi003 bash[68089]: debug 2024-09-20T19:45:40.108+0000 7f02744bd640 1 -- 172.21.15.3:0/125265041 <== mon.0 v2:172.21.15.3:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55f4369810e0 con 0x55f436983400 2024-09-20T19:45:41.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:40 smithi003 bash[26656]: audit 2024-09-20T19:45:39.284982+0000 mgr.x (mgr.24511) 181 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:45:41.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:40 smithi003 bash[19800]: audit 2024-09-20T19:45:39.284982+0000 mgr.x (mgr.24511) 181 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:45:41.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:40 smithi183 bash[21651]: audit 2024-09-20T19:45:39.284982+0000 mgr.x (mgr.24511) 181 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:45:42.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:41 smithi003 bash[19800]: cluster 2024-09-20T19:45:40.676782+0000 mgr.x (mgr.24511) 182 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:45:42.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:41 smithi003 bash[26656]: cluster 2024-09-20T19:45:40.676782+0000 mgr.x (mgr.24511) 182 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:45:42.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:41 smithi183 bash[21651]: cluster 2024-09-20T19:45:40.676782+0000 mgr.x (mgr.24511) 182 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:45:44.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:43 smithi003 bash[26656]: cluster 2024-09-20T19:45:42.677614+0000 mgr.x (mgr.24511) 183 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:44.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:43 smithi003 bash[19800]: cluster 2024-09-20T19:45:42.677614+0000 mgr.x (mgr.24511) 183 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:44.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:43 smithi183 bash[21651]: cluster 2024-09-20T19:45:42.677614+0000 mgr.x (mgr.24511) 183 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:46.048 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:45:45 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:45:45] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-20T19:45:46.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:45 smithi183 bash[21651]: cluster 2024-09-20T19:45:44.678419+0000 mgr.x (mgr.24511) 184 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:45:46.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:45 smithi183 bash[21651]: audit 2024-09-20T19:45:44.963876+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:45:46.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:45 smithi183 bash[21651]: audit 2024-09-20T19:45:44.972433+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:45:46.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:45 smithi183 bash[21651]: audit 2024-09-20T19:45:45.055103+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:45:46.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:45 smithi183 bash[21651]: audit 2024-09-20T19:45:45.068248+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:45:46.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:45 smithi183 bash[21651]: audit 2024-09-20T19:45:45.717289+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:45:46.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:45 smithi183 bash[21651]: audit 2024-09-20T19:45:45.719090+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:45:46.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:45 smithi183 bash[21651]: audit 2024-09-20T19:45:45.729756+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:45:46.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:45 smithi003 bash[19800]: cluster 2024-09-20T19:45:44.678419+0000 mgr.x (mgr.24511) 184 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:45:46.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:45 smithi003 bash[19800]: audit 2024-09-20T19:45:44.963876+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:45:46.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:45 smithi003 bash[19800]: audit 2024-09-20T19:45:44.972433+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:45:46.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:45 smithi003 bash[19800]: audit 2024-09-20T19:45:45.055103+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:45:46.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:45 smithi003 bash[19800]: audit 2024-09-20T19:45:45.068248+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:45:46.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:45 smithi003 bash[19800]: audit 2024-09-20T19:45:45.717289+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:45:46.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:45 smithi003 bash[19800]: audit 2024-09-20T19:45:45.719090+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:45:46.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:45 smithi003 bash[19800]: audit 2024-09-20T19:45:45.729756+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:45:46.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:45 smithi003 bash[26656]: cluster 2024-09-20T19:45:44.678419+0000 mgr.x (mgr.24511) 184 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:45:46.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:45 smithi003 bash[26656]: audit 2024-09-20T19:45:44.963876+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:45:46.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:45 smithi003 bash[26656]: audit 2024-09-20T19:45:44.972433+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:45:46.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:45 smithi003 bash[26656]: audit 2024-09-20T19:45:45.055103+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:45:46.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:45 smithi003 bash[26656]: audit 2024-09-20T19:45:45.068248+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:45:46.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:45 smithi003 bash[26656]: audit 2024-09-20T19:45:45.717289+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:45:46.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:45 smithi003 bash[26656]: audit 2024-09-20T19:45:45.719090+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:45:46.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:45 smithi003 bash[26656]: audit 2024-09-20T19:45:45.729756+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:45:46.953 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:45:46 smithi003 bash[68089]: [20/Sep/2024:19:45:46] ENGINE Bus STARTING 2024-09-20T19:45:46.953 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:45:46 smithi003 bash[68089]: CherryPy Checker: 2024-09-20T19:45:46.953 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:45:46 smithi003 bash[68089]: The Application mounted at '' has an empty config. 2024-09-20T19:45:46.953 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:45:46 smithi003 bash[68089]: [20/Sep/2024:19:45:46] ENGINE Serving on http://:::9283 2024-09-20T19:45:46.953 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:45:46 smithi003 bash[68089]: [20/Sep/2024:19:45:46] ENGINE Bus STARTED 2024-09-20T19:45:47.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:46 smithi183 bash[21651]: cluster 2024-09-20T19:45:46.498563+0000 mon.a (mon.0) 1120 : cluster [DBG] Standby manager daemon y restarted 2024-09-20T19:45:47.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:46 smithi183 bash[21651]: cluster 2024-09-20T19:45:46.498740+0000 mon.a (mon.0) 1121 : cluster [DBG] Standby manager daemon y started 2024-09-20T19:45:47.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:46 smithi183 bash[21651]: audit 2024-09-20T19:45:46.500357+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.? 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T19:45:47.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:46 smithi183 bash[21651]: audit 2024-09-20T19:45:46.501181+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.? 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:45:47.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:46 smithi183 bash[21651]: audit 2024-09-20T19:45:46.502901+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.? 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T19:45:47.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:46 smithi183 bash[21651]: audit 2024-09-20T19:45:46.503290+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.? 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:45:47.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:46 smithi003 bash[19800]: cluster 2024-09-20T19:45:46.498563+0000 mon.a (mon.0) 1120 : cluster [DBG] Standby manager daemon y restarted 2024-09-20T19:45:47.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:46 smithi003 bash[19800]: cluster 2024-09-20T19:45:46.498740+0000 mon.a (mon.0) 1121 : cluster [DBG] Standby manager daemon y started 2024-09-20T19:45:47.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:46 smithi003 bash[19800]: audit 2024-09-20T19:45:46.500357+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.? 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T19:45:47.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:46 smithi003 bash[19800]: audit 2024-09-20T19:45:46.501181+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.? 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:45:47.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:46 smithi003 bash[19800]: audit 2024-09-20T19:45:46.502901+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.? 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T19:45:47.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:46 smithi003 bash[19800]: audit 2024-09-20T19:45:46.503290+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.? 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:45:47.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:46 smithi003 bash[26656]: cluster 2024-09-20T19:45:46.498563+0000 mon.a (mon.0) 1120 : cluster [DBG] Standby manager daemon y restarted 2024-09-20T19:45:47.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:46 smithi003 bash[26656]: cluster 2024-09-20T19:45:46.498740+0000 mon.a (mon.0) 1121 : cluster [DBG] Standby manager daemon y started 2024-09-20T19:45:47.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:46 smithi003 bash[26656]: audit 2024-09-20T19:45:46.500357+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.? 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T19:45:47.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:46 smithi003 bash[26656]: audit 2024-09-20T19:45:46.501181+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.? 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:45:47.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:46 smithi003 bash[26656]: audit 2024-09-20T19:45:46.502901+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.? 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T19:45:47.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:46 smithi003 bash[26656]: audit 2024-09-20T19:45:46.503290+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.? 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:45:48.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:47 smithi183 bash[21651]: cluster 2024-09-20T19:45:46.679023+0000 mgr.x (mgr.24511) 185 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:48.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:47 smithi183 bash[21651]: cluster 2024-09-20T19:45:46.991407+0000 mon.a (mon.0) 1122 : cluster [DBG] mgrmap e29: x(active, since 4m), standbys: y 2024-09-20T19:45:48.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:47 smithi003 bash[19800]: cluster 2024-09-20T19:45:46.679023+0000 mgr.x (mgr.24511) 185 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:48.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:47 smithi003 bash[19800]: cluster 2024-09-20T19:45:46.991407+0000 mon.a (mon.0) 1122 : cluster [DBG] mgrmap e29: x(active, since 4m), standbys: y 2024-09-20T19:45:48.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:47 smithi003 bash[26656]: cluster 2024-09-20T19:45:46.679023+0000 mgr.x (mgr.24511) 185 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:48.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:47 smithi003 bash[26656]: cluster 2024-09-20T19:45:46.991407+0000 mon.a (mon.0) 1122 : cluster [DBG] mgrmap e29: x(active, since 4m), standbys: y 2024-09-20T19:45:50.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:49 smithi183 bash[21651]: cluster 2024-09-20T19:45:48.679765+0000 mgr.x (mgr.24511) 186 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:50.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:49 smithi003 bash[19800]: cluster 2024-09-20T19:45:48.679765+0000 mgr.x (mgr.24511) 186 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:50.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:49 smithi003 bash[26656]: cluster 2024-09-20T19:45:48.679765+0000 mgr.x (mgr.24511) 186 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:51.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:50 smithi183 bash[21651]: audit 2024-09-20T19:45:49.296308+0000 mgr.x (mgr.24511) 187 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:45:51.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:50 smithi003 bash[19800]: audit 2024-09-20T19:45:49.296308+0000 mgr.x (mgr.24511) 187 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:45:51.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:50 smithi003 bash[26656]: audit 2024-09-20T19:45:49.296308+0000 mgr.x (mgr.24511) 187 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:45:52.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:52 smithi183 bash[21651]: cluster 2024-09-20T19:45:50.681467+0000 mgr.x (mgr.24511) 188 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:45:52.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:51 smithi003 bash[19800]: cluster 2024-09-20T19:45:50.681467+0000 mgr.x (mgr.24511) 188 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:45:52.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:51 smithi003 bash[26656]: cluster 2024-09-20T19:45:50.681467+0000 mgr.x (mgr.24511) 188 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:45:54.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:54 smithi183 bash[21651]: cluster 2024-09-20T19:45:52.682178+0000 mgr.x (mgr.24511) 189 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:54.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:54 smithi183 bash[21651]: audit 2024-09-20T19:45:53.882683+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:45:54.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:54 smithi003 bash[19800]: cluster 2024-09-20T19:45:52.682178+0000 mgr.x (mgr.24511) 189 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:54.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:54 smithi003 bash[19800]: audit 2024-09-20T19:45:53.882683+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:45:54.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:54 smithi003 bash[26656]: cluster 2024-09-20T19:45:52.682178+0000 mgr.x (mgr.24511) 189 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:54.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:54 smithi003 bash[26656]: audit 2024-09-20T19:45:53.882683+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:45:56.005 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:45:55 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:45:55] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.43.0" 2024-09-20T19:45:56.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:56 smithi183 bash[21651]: cluster 2024-09-20T19:45:54.683847+0000 mgr.x (mgr.24511) 190 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:45:56.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:56 smithi003 bash[19800]: cluster 2024-09-20T19:45:54.683847+0000 mgr.x (mgr.24511) 190 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:45:56.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:56 smithi003 bash[26656]: cluster 2024-09-20T19:45:54.683847+0000 mgr.x (mgr.24511) 190 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:45:58.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:45:58 smithi183 bash[21651]: cluster 2024-09-20T19:45:56.684581+0000 mgr.x (mgr.24511) 191 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:58.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:45:58 smithi003 bash[19800]: cluster 2024-09-20T19:45:56.684581+0000 mgr.x (mgr.24511) 191 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:45:58.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:45:58 smithi003 bash[26656]: cluster 2024-09-20T19:45:56.684581+0000 mgr.x (mgr.24511) 191 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:00.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:00 smithi183 bash[21651]: cluster 2024-09-20T19:45:58.685330+0000 mgr.x (mgr.24511) 192 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:00.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:00 smithi003 bash[26656]: cluster 2024-09-20T19:45:58.685330+0000 mgr.x (mgr.24511) 192 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:00.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:00 smithi003 bash[19800]: cluster 2024-09-20T19:45:58.685330+0000 mgr.x (mgr.24511) 192 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:01.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:01 smithi183 bash[21651]: audit 2024-09-20T19:45:59.307768+0000 mgr.x (mgr.24511) 193 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:46:01.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:01 smithi003 bash[26656]: audit 2024-09-20T19:45:59.307768+0000 mgr.x (mgr.24511) 193 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:46:01.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:01 smithi003 bash[19800]: audit 2024-09-20T19:45:59.307768+0000 mgr.x (mgr.24511) 193 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:46:02.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:02 smithi183 bash[21651]: cluster 2024-09-20T19:46:00.686988+0000 mgr.x (mgr.24511) 194 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:46:02.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:02 smithi003 bash[26656]: cluster 2024-09-20T19:46:00.686988+0000 mgr.x (mgr.24511) 194 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:46:02.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:02 smithi003 bash[19800]: cluster 2024-09-20T19:46:00.686988+0000 mgr.x (mgr.24511) 194 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:46:04.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:04 smithi183 bash[21651]: cluster 2024-09-20T19:46:02.687673+0000 mgr.x (mgr.24511) 195 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:04.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:04 smithi003 bash[19800]: cluster 2024-09-20T19:46:02.687673+0000 mgr.x (mgr.24511) 195 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:04.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:04 smithi003 bash[26656]: cluster 2024-09-20T19:46:02.687673+0000 mgr.x (mgr.24511) 195 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:05.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:05 smithi003 bash[19800]: cluster 2024-09-20T19:46:04.689454+0000 mgr.x (mgr.24511) 196 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:46:05.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:05 smithi003 bash[26656]: cluster 2024-09-20T19:46:04.689454+0000 mgr.x (mgr.24511) 196 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:46:05.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:05 smithi183 bash[21651]: cluster 2024-09-20T19:46:04.689454+0000 mgr.x (mgr.24511) 196 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:46:06.048 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:46:05 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:46:05] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.43.0" 2024-09-20T19:46:08.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:07 smithi183 bash[21651]: cluster 2024-09-20T19:46:06.690121+0000 mgr.x (mgr.24511) 197 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:08.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:07 smithi003 bash[19800]: cluster 2024-09-20T19:46:06.690121+0000 mgr.x (mgr.24511) 197 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:08.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:07 smithi003 bash[26656]: cluster 2024-09-20T19:46:06.690121+0000 mgr.x (mgr.24511) 197 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:09.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:09 smithi003 bash[19800]: cluster 2024-09-20T19:46:08.690861+0000 mgr.x (mgr.24511) 198 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:09.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:09 smithi003 bash[19800]: audit 2024-09-20T19:46:08.882706+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:46:09.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:09 smithi003 bash[26656]: cluster 2024-09-20T19:46:08.690861+0000 mgr.x (mgr.24511) 198 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:09.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:09 smithi003 bash[26656]: audit 2024-09-20T19:46:08.882706+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:46:10.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:09 smithi183 bash[21651]: cluster 2024-09-20T19:46:08.690861+0000 mgr.x (mgr.24511) 198 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:10.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:09 smithi183 bash[21651]: audit 2024-09-20T19:46:08.882706+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:46:10.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:10 smithi003 bash[19800]: audit 2024-09-20T19:46:09.319319+0000 mgr.x (mgr.24511) 199 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:46:10.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:10 smithi003 bash[26656]: audit 2024-09-20T19:46:09.319319+0000 mgr.x (mgr.24511) 199 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:46:11.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:10 smithi183 bash[21651]: audit 2024-09-20T19:46:09.319319+0000 mgr.x (mgr.24511) 199 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:46:11.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:11 smithi003 bash[19800]: cluster 2024-09-20T19:46:10.692539+0000 mgr.x (mgr.24511) 200 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:46:11.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:11 smithi003 bash[26656]: cluster 2024-09-20T19:46:10.692539+0000 mgr.x (mgr.24511) 200 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:46:12.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:11 smithi183 bash[21651]: cluster 2024-09-20T19:46:10.692539+0000 mgr.x (mgr.24511) 200 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:46:14.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:13 smithi183 bash[21651]: cluster 2024-09-20T19:46:12.693368+0000 mgr.x (mgr.24511) 201 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:14.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:13 smithi003 bash[19800]: cluster 2024-09-20T19:46:12.693368+0000 mgr.x (mgr.24511) 201 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:14.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:13 smithi003 bash[26656]: cluster 2024-09-20T19:46:12.693368+0000 mgr.x (mgr.24511) 201 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:16.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:15 smithi183 bash[21651]: cluster 2024-09-20T19:46:14.695098+0000 mgr.x (mgr.24511) 202 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:46:16.049 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:46:15 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:46:15] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-20T19:46:16.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:15 smithi003 bash[19800]: cluster 2024-09-20T19:46:14.695098+0000 mgr.x (mgr.24511) 202 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:46:16.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:15 smithi003 bash[26656]: cluster 2024-09-20T19:46:14.695098+0000 mgr.x (mgr.24511) 202 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:46:18.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:17 smithi183 bash[21651]: cluster 2024-09-20T19:46:16.695840+0000 mgr.x (mgr.24511) 203 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:18.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:17 smithi003 bash[19800]: cluster 2024-09-20T19:46:16.695840+0000 mgr.x (mgr.24511) 203 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:18.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:17 smithi003 bash[26656]: cluster 2024-09-20T19:46:16.695840+0000 mgr.x (mgr.24511) 203 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:20.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:19 smithi183 bash[21651]: cluster 2024-09-20T19:46:18.696566+0000 mgr.x (mgr.24511) 204 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:20.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:19 smithi003 bash[19800]: cluster 2024-09-20T19:46:18.696566+0000 mgr.x (mgr.24511) 204 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:20.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:19 smithi003 bash[26656]: cluster 2024-09-20T19:46:18.696566+0000 mgr.x (mgr.24511) 204 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:21.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:20 smithi183 bash[21651]: audit 2024-09-20T19:46:19.330779+0000 mgr.x (mgr.24511) 205 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:46:21.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:20 smithi003 bash[19800]: audit 2024-09-20T19:46:19.330779+0000 mgr.x (mgr.24511) 205 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:46:21.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:20 smithi003 bash[26656]: audit 2024-09-20T19:46:19.330779+0000 mgr.x (mgr.24511) 205 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:46:22.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:21 smithi183 bash[21651]: cluster 2024-09-20T19:46:20.698258+0000 mgr.x (mgr.24511) 206 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:46:22.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:21 smithi003 bash[19800]: cluster 2024-09-20T19:46:20.698258+0000 mgr.x (mgr.24511) 206 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:46:22.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:21 smithi003 bash[26656]: cluster 2024-09-20T19:46:20.698258+0000 mgr.x (mgr.24511) 206 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:46:24.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:23 smithi183 bash[21651]: cluster 2024-09-20T19:46:22.698958+0000 mgr.x (mgr.24511) 207 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:24.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:23 smithi003 bash[19800]: cluster 2024-09-20T19:46:22.698958+0000 mgr.x (mgr.24511) 207 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:24.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:23 smithi003 bash[26656]: cluster 2024-09-20T19:46:22.698958+0000 mgr.x (mgr.24511) 207 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:25.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:24 smithi183 bash[21651]: audit 2024-09-20T19:46:23.883319+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:46:25.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:24 smithi003 bash[19800]: audit 2024-09-20T19:46:23.883319+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:46:25.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:24 smithi003 bash[26656]: audit 2024-09-20T19:46:23.883319+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:46:26.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:25 smithi183 bash[21651]: cluster 2024-09-20T19:46:24.700578+0000 mgr.x (mgr.24511) 208 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:46:26.049 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:46:25 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:46:25] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-20T19:46:26.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:25 smithi003 bash[19800]: cluster 2024-09-20T19:46:24.700578+0000 mgr.x (mgr.24511) 208 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:46:26.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:25 smithi003 bash[26656]: cluster 2024-09-20T19:46:24.700578+0000 mgr.x (mgr.24511) 208 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:46:28.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:27 smithi183 bash[21651]: cluster 2024-09-20T19:46:26.701355+0000 mgr.x (mgr.24511) 209 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:28.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:27 smithi003 bash[19800]: cluster 2024-09-20T19:46:26.701355+0000 mgr.x (mgr.24511) 209 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:28.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:27 smithi003 bash[26656]: cluster 2024-09-20T19:46:26.701355+0000 mgr.x (mgr.24511) 209 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:30.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:29 smithi003 bash[19800]: cluster 2024-09-20T19:46:28.702042+0000 mgr.x (mgr.24511) 210 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:30.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:29 smithi003 bash[26656]: cluster 2024-09-20T19:46:28.702042+0000 mgr.x (mgr.24511) 210 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:30.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:29 smithi183 bash[21651]: cluster 2024-09-20T19:46:28.702042+0000 mgr.x (mgr.24511) 210 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:31.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:30 smithi003 bash[19800]: audit 2024-09-20T19:46:29.342206+0000 mgr.x (mgr.24511) 211 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:46:31.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:30 smithi003 bash[26656]: audit 2024-09-20T19:46:29.342206+0000 mgr.x (mgr.24511) 211 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:46:31.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:30 smithi183 bash[21651]: audit 2024-09-20T19:46:29.342206+0000 mgr.x (mgr.24511) 211 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:46:32.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:31 smithi003 bash[19800]: cluster 2024-09-20T19:46:30.703674+0000 mgr.x (mgr.24511) 212 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:46:32.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:31 smithi003 bash[26656]: cluster 2024-09-20T19:46:30.703674+0000 mgr.x (mgr.24511) 212 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:46:32.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:31 smithi183 bash[21651]: cluster 2024-09-20T19:46:30.703674+0000 mgr.x (mgr.24511) 212 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:46:33.548 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:46:33 smithi183 bash[45923]: logger=sqlstore.transactions t=2024-09-20T19:46:33.20773417Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-20T19:46:34.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:33 smithi003 bash[19800]: cluster 2024-09-20T19:46:32.704396+0000 mgr.x (mgr.24511) 213 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:34.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:33 smithi003 bash[26656]: cluster 2024-09-20T19:46:32.704396+0000 mgr.x (mgr.24511) 213 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:34.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:33 smithi183 bash[21651]: cluster 2024-09-20T19:46:32.704396+0000 mgr.x (mgr.24511) 213 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:36.048 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:46:35 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:46:35] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-20T19:46:36.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:35 smithi183 bash[21651]: cluster 2024-09-20T19:46:34.706063+0000 mgr.x (mgr.24511) 214 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:46:36.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:35 smithi003 bash[19800]: cluster 2024-09-20T19:46:34.706063+0000 mgr.x (mgr.24511) 214 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:46:36.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:35 smithi003 bash[26656]: cluster 2024-09-20T19:46:34.706063+0000 mgr.x (mgr.24511) 214 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:46:38.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:37 smithi003 bash[19800]: cluster 2024-09-20T19:46:36.706779+0000 mgr.x (mgr.24511) 215 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:38.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:37 smithi003 bash[26656]: cluster 2024-09-20T19:46:36.706779+0000 mgr.x (mgr.24511) 215 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:38.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:37 smithi183 bash[21651]: cluster 2024-09-20T19:46:36.706779+0000 mgr.x (mgr.24511) 215 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:40.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:39 smithi003 bash[26656]: cluster 2024-09-20T19:46:38.707503+0000 mgr.x (mgr.24511) 216 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:40.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:39 smithi003 bash[26656]: audit 2024-09-20T19:46:38.883799+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:46:40.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:39 smithi003 bash[19800]: cluster 2024-09-20T19:46:38.707503+0000 mgr.x (mgr.24511) 216 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:40.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:39 smithi003 bash[19800]: audit 2024-09-20T19:46:38.883799+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:46:40.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:39 smithi183 bash[21651]: cluster 2024-09-20T19:46:38.707503+0000 mgr.x (mgr.24511) 216 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:40.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:39 smithi183 bash[21651]: audit 2024-09-20T19:46:38.883799+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:46:41.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:40 smithi003 bash[19800]: audit 2024-09-20T19:46:39.353645+0000 mgr.x (mgr.24511) 217 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:46:41.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:40 smithi003 bash[26656]: audit 2024-09-20T19:46:39.353645+0000 mgr.x (mgr.24511) 217 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:46:41.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:40 smithi183 bash[21651]: audit 2024-09-20T19:46:39.353645+0000 mgr.x (mgr.24511) 217 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:46:42.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:41 smithi003 bash[19800]: cluster 2024-09-20T19:46:40.709132+0000 mgr.x (mgr.24511) 218 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:46:42.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:41 smithi003 bash[26656]: cluster 2024-09-20T19:46:40.709132+0000 mgr.x (mgr.24511) 218 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:46:42.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:41 smithi183 bash[21651]: cluster 2024-09-20T19:46:40.709132+0000 mgr.x (mgr.24511) 218 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:46:44.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:43 smithi003 bash[19800]: cluster 2024-09-20T19:46:42.709821+0000 mgr.x (mgr.24511) 219 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:44.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:43 smithi003 bash[26656]: cluster 2024-09-20T19:46:42.709821+0000 mgr.x (mgr.24511) 219 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:44.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:43 smithi183 bash[21651]: cluster 2024-09-20T19:46:42.709821+0000 mgr.x (mgr.24511) 219 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:46.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:45 smithi183 bash[21651]: cluster 2024-09-20T19:46:44.711492+0000 mgr.x (mgr.24511) 220 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:46:46.049 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:46:45 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:46:45] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.43.0" 2024-09-20T19:46:46.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:45 smithi003 bash[19800]: cluster 2024-09-20T19:46:44.711492+0000 mgr.x (mgr.24511) 220 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:46:46.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:45 smithi003 bash[26656]: cluster 2024-09-20T19:46:44.711492+0000 mgr.x (mgr.24511) 220 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:46:48.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:47 smithi003 bash[19800]: cluster 2024-09-20T19:46:46.712243+0000 mgr.x (mgr.24511) 221 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:48.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:47 smithi003 bash[26656]: cluster 2024-09-20T19:46:46.712243+0000 mgr.x (mgr.24511) 221 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:48.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:47 smithi183 bash[21651]: cluster 2024-09-20T19:46:46.712243+0000 mgr.x (mgr.24511) 221 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:50.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:49 smithi003 bash[19800]: cluster 2024-09-20T19:46:48.712989+0000 mgr.x (mgr.24511) 222 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:50.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:49 smithi003 bash[26656]: cluster 2024-09-20T19:46:48.712989+0000 mgr.x (mgr.24511) 222 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:50.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:49 smithi183 bash[21651]: cluster 2024-09-20T19:46:48.712989+0000 mgr.x (mgr.24511) 222 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:51.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:50 smithi003 bash[19800]: audit 2024-09-20T19:46:49.365167+0000 mgr.x (mgr.24511) 223 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:46:51.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:50 smithi003 bash[26656]: audit 2024-09-20T19:46:49.365167+0000 mgr.x (mgr.24511) 223 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:46:51.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:50 smithi183 bash[21651]: audit 2024-09-20T19:46:49.365167+0000 mgr.x (mgr.24511) 223 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:46:52.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:51 smithi003 bash[19800]: cluster 2024-09-20T19:46:50.714665+0000 mgr.x (mgr.24511) 224 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:46:52.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:51 smithi003 bash[19800]: audit 2024-09-20T19:46:51.736717+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:46:52.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:51 smithi003 bash[19800]: audit 2024-09-20T19:46:51.746287+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:46:52.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:51 smithi003 bash[26656]: cluster 2024-09-20T19:46:50.714665+0000 mgr.x (mgr.24511) 224 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:46:52.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:51 smithi003 bash[26656]: audit 2024-09-20T19:46:51.736717+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:46:52.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:51 smithi003 bash[26656]: audit 2024-09-20T19:46:51.746287+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:46:52.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:51 smithi183 bash[21651]: cluster 2024-09-20T19:46:50.714665+0000 mgr.x (mgr.24511) 224 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:46:52.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:51 smithi183 bash[21651]: audit 2024-09-20T19:46:51.736717+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:46:52.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:51 smithi183 bash[21651]: audit 2024-09-20T19:46:51.746287+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:46:53.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:52 smithi003 bash[26656]: audit 2024-09-20T19:46:52.451969+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:46:53.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:52 smithi003 bash[26656]: audit 2024-09-20T19:46:52.454162+0000 mon.c (mon.2) 110 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:46:53.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:52 smithi003 bash[26656]: audit 2024-09-20T19:46:52.465766+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:46:53.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:52 smithi003 bash[19800]: audit 2024-09-20T19:46:52.451969+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:46:53.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:52 smithi003 bash[19800]: audit 2024-09-20T19:46:52.454162+0000 mon.c (mon.2) 110 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:46:53.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:52 smithi003 bash[19800]: audit 2024-09-20T19:46:52.465766+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:46:53.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:52 smithi183 bash[21651]: audit 2024-09-20T19:46:52.451969+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:46:53.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:52 smithi183 bash[21651]: audit 2024-09-20T19:46:52.454162+0000 mon.c (mon.2) 110 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:46:53.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:52 smithi183 bash[21651]: audit 2024-09-20T19:46:52.465766+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:46:54.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:53 smithi003 bash[26656]: cluster 2024-09-20T19:46:52.715452+0000 mgr.x (mgr.24511) 225 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:54.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:53 smithi003 bash[19800]: cluster 2024-09-20T19:46:52.715452+0000 mgr.x (mgr.24511) 225 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:54.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:53 smithi183 bash[21651]: cluster 2024-09-20T19:46:52.715452+0000 mgr.x (mgr.24511) 225 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:55.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:54 smithi003 bash[19800]: audit 2024-09-20T19:46:53.884430+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:46:55.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:54 smithi003 bash[26656]: audit 2024-09-20T19:46:53.884430+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:46:55.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:54 smithi183 bash[21651]: audit 2024-09-20T19:46:53.884430+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:46:56.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:55 smithi183 bash[21651]: cluster 2024-09-20T19:46:54.717262+0000 mgr.x (mgr.24511) 226 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:46:56.049 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:46:55 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:46:55] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.43.0" 2024-09-20T19:46:56.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:55 smithi003 bash[19800]: cluster 2024-09-20T19:46:54.717262+0000 mgr.x (mgr.24511) 226 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:46:56.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:55 smithi003 bash[26656]: cluster 2024-09-20T19:46:54.717262+0000 mgr.x (mgr.24511) 226 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:46:58.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:57 smithi003 bash[19800]: cluster 2024-09-20T19:46:56.718116+0000 mgr.x (mgr.24511) 227 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:58.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:57 smithi003 bash[26656]: cluster 2024-09-20T19:46:56.718116+0000 mgr.x (mgr.24511) 227 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:46:58.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:57 smithi183 bash[21651]: cluster 2024-09-20T19:46:56.718116+0000 mgr.x (mgr.24511) 227 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:00.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:46:59 smithi003 bash[19800]: cluster 2024-09-20T19:46:58.718977+0000 mgr.x (mgr.24511) 228 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:00.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:46:59 smithi003 bash[26656]: cluster 2024-09-20T19:46:58.718977+0000 mgr.x (mgr.24511) 228 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:00.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:46:59 smithi183 bash[21651]: cluster 2024-09-20T19:46:58.718977+0000 mgr.x (mgr.24511) 228 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:01.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:00 smithi003 bash[19800]: audit 2024-09-20T19:46:59.376552+0000 mgr.x (mgr.24511) 229 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:47:01.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:00 smithi003 bash[26656]: audit 2024-09-20T19:46:59.376552+0000 mgr.x (mgr.24511) 229 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:47:01.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:00 smithi183 bash[21651]: audit 2024-09-20T19:46:59.376552+0000 mgr.x (mgr.24511) 229 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:47:02.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:01 smithi003 bash[19800]: cluster 2024-09-20T19:47:00.720739+0000 mgr.x (mgr.24511) 230 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:47:02.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:01 smithi003 bash[26656]: cluster 2024-09-20T19:47:00.720739+0000 mgr.x (mgr.24511) 230 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:47:02.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:01 smithi183 bash[21651]: cluster 2024-09-20T19:47:00.720739+0000 mgr.x (mgr.24511) 230 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:47:04.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:03 smithi003 bash[19800]: cluster 2024-09-20T19:47:02.721593+0000 mgr.x (mgr.24511) 231 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:04.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:03 smithi003 bash[26656]: cluster 2024-09-20T19:47:02.721593+0000 mgr.x (mgr.24511) 231 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:04.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:03 smithi183 bash[21651]: cluster 2024-09-20T19:47:02.721593+0000 mgr.x (mgr.24511) 231 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:06.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:05 smithi183 bash[21651]: cluster 2024-09-20T19:47:04.723375+0000 mgr.x (mgr.24511) 232 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:47:06.049 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:47:05 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:47:05] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.43.0" 2024-09-20T19:47:06.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:05 smithi003 bash[19800]: cluster 2024-09-20T19:47:04.723375+0000 mgr.x (mgr.24511) 232 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:47:06.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:05 smithi003 bash[26656]: cluster 2024-09-20T19:47:04.723375+0000 mgr.x (mgr.24511) 232 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:47:08.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:07 smithi003 bash[19800]: cluster 2024-09-20T19:47:06.724178+0000 mgr.x (mgr.24511) 233 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:08.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:07 smithi003 bash[26656]: cluster 2024-09-20T19:47:06.724178+0000 mgr.x (mgr.24511) 233 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:08.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:07 smithi183 bash[21651]: cluster 2024-09-20T19:47:06.724178+0000 mgr.x (mgr.24511) 233 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:09.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:08 smithi003 bash[19800]: audit 2024-09-20T19:47:08.885117+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:47:09.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:08 smithi003 bash[26656]: audit 2024-09-20T19:47:08.885117+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:47:09.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:08 smithi183 bash[21651]: audit 2024-09-20T19:47:08.885117+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:47:10.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:09 smithi003 bash[19800]: cluster 2024-09-20T19:47:08.725097+0000 mgr.x (mgr.24511) 234 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:10.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:09 smithi003 bash[26656]: cluster 2024-09-20T19:47:08.725097+0000 mgr.x (mgr.24511) 234 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:10.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:09 smithi183 bash[21651]: cluster 2024-09-20T19:47:08.725097+0000 mgr.x (mgr.24511) 234 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:11.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:10 smithi003 bash[19800]: audit 2024-09-20T19:47:09.384529+0000 mgr.x (mgr.24511) 235 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:47:11.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:10 smithi003 bash[26656]: audit 2024-09-20T19:47:09.384529+0000 mgr.x (mgr.24511) 235 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:47:11.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:10 smithi183 bash[21651]: audit 2024-09-20T19:47:09.384529+0000 mgr.x (mgr.24511) 235 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:47:12.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:11 smithi183 bash[21651]: cluster 2024-09-20T19:47:10.726848+0000 mgr.x (mgr.24511) 236 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:47:12.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:11 smithi003 bash[19800]: cluster 2024-09-20T19:47:10.726848+0000 mgr.x (mgr.24511) 236 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:47:12.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:11 smithi003 bash[26656]: cluster 2024-09-20T19:47:10.726848+0000 mgr.x (mgr.24511) 236 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:47:14.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:13 smithi183 bash[21651]: cluster 2024-09-20T19:47:12.727663+0000 mgr.x (mgr.24511) 237 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:14.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:13 smithi003 bash[19800]: cluster 2024-09-20T19:47:12.727663+0000 mgr.x (mgr.24511) 237 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:14.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:13 smithi003 bash[26656]: cluster 2024-09-20T19:47:12.727663+0000 mgr.x (mgr.24511) 237 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:16.049 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:47:15 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:47:15] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-20T19:47:16.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:15 smithi183 bash[21651]: cluster 2024-09-20T19:47:14.729477+0000 mgr.x (mgr.24511) 238 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:47:16.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:15 smithi003 bash[19800]: cluster 2024-09-20T19:47:14.729477+0000 mgr.x (mgr.24511) 238 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:47:16.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:15 smithi003 bash[26656]: cluster 2024-09-20T19:47:14.729477+0000 mgr.x (mgr.24511) 238 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:47:18.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:17 smithi183 bash[21651]: cluster 2024-09-20T19:47:16.730318+0000 mgr.x (mgr.24511) 239 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:18.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:17 smithi003 bash[19800]: cluster 2024-09-20T19:47:16.730318+0000 mgr.x (mgr.24511) 239 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:18.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:17 smithi003 bash[26656]: cluster 2024-09-20T19:47:16.730318+0000 mgr.x (mgr.24511) 239 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:20.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:19 smithi183 bash[21651]: cluster 2024-09-20T19:47:18.731118+0000 mgr.x (mgr.24511) 240 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:20.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:19 smithi003 bash[19800]: cluster 2024-09-20T19:47:18.731118+0000 mgr.x (mgr.24511) 240 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:20.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:19 smithi003 bash[26656]: cluster 2024-09-20T19:47:18.731118+0000 mgr.x (mgr.24511) 240 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:21.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:20 smithi183 bash[21651]: audit 2024-09-20T19:47:19.392437+0000 mgr.x (mgr.24511) 241 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:47:21.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:20 smithi003 bash[19800]: audit 2024-09-20T19:47:19.392437+0000 mgr.x (mgr.24511) 241 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:47:21.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:20 smithi003 bash[26656]: audit 2024-09-20T19:47:19.392437+0000 mgr.x (mgr.24511) 241 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:47:22.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:21 smithi183 bash[21651]: cluster 2024-09-20T19:47:20.732823+0000 mgr.x (mgr.24511) 242 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:47:22.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:21 smithi003 bash[19800]: cluster 2024-09-20T19:47:20.732823+0000 mgr.x (mgr.24511) 242 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:47:22.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:21 smithi003 bash[26656]: cluster 2024-09-20T19:47:20.732823+0000 mgr.x (mgr.24511) 242 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:47:24.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:23 smithi183 bash[21651]: cluster 2024-09-20T19:47:22.733537+0000 mgr.x (mgr.24511) 243 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:24.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:23 smithi183 bash[21651]: audit 2024-09-20T19:47:23.885497+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:47:24.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:23 smithi003 bash[19800]: cluster 2024-09-20T19:47:22.733537+0000 mgr.x (mgr.24511) 243 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:24.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:23 smithi003 bash[19800]: audit 2024-09-20T19:47:23.885497+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:47:24.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:23 smithi003 bash[26656]: cluster 2024-09-20T19:47:22.733537+0000 mgr.x (mgr.24511) 243 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:24.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:23 smithi003 bash[26656]: audit 2024-09-20T19:47:23.885497+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:47:26.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:26 smithi183 bash[21651]: cluster 2024-09-20T19:47:24.735100+0000 mgr.x (mgr.24511) 244 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:47:26.049 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:47:25 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:47:25] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-20T19:47:26.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:25 smithi003 bash[19800]: cluster 2024-09-20T19:47:24.735100+0000 mgr.x (mgr.24511) 244 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:47:26.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:25 smithi003 bash[26656]: cluster 2024-09-20T19:47:24.735100+0000 mgr.x (mgr.24511) 244 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:47:28.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:28 smithi183 bash[21651]: cluster 2024-09-20T19:47:26.735831+0000 mgr.x (mgr.24511) 245 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:47:28.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:28 smithi003 bash[19800]: cluster 2024-09-20T19:47:26.735831+0000 mgr.x (mgr.24511) 245 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:47:28.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:28 smithi003 bash[26656]: cluster 2024-09-20T19:47:26.735831+0000 mgr.x (mgr.24511) 245 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:47:30.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:30 smithi183 bash[21651]: cluster 2024-09-20T19:47:28.736535+0000 mgr.x (mgr.24511) 246 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:47:30.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:30 smithi003 bash[19800]: cluster 2024-09-20T19:47:28.736535+0000 mgr.x (mgr.24511) 246 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:47:30.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:30 smithi003 bash[26656]: cluster 2024-09-20T19:47:28.736535+0000 mgr.x (mgr.24511) 246 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:47:31.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:31 smithi183 bash[21651]: audit 2024-09-20T19:47:29.403853+0000 mgr.x (mgr.24511) 247 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:47:31.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:31 smithi003 bash[19800]: audit 2024-09-20T19:47:29.403853+0000 mgr.x (mgr.24511) 247 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:47:31.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:31 smithi003 bash[26656]: audit 2024-09-20T19:47:29.403853+0000 mgr.x (mgr.24511) 247 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:47:32.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:32 smithi183 bash[21651]: cluster 2024-09-20T19:47:30.738188+0000 mgr.x (mgr.24511) 248 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:47:32.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:32 smithi003 bash[19800]: cluster 2024-09-20T19:47:30.738188+0000 mgr.x (mgr.24511) 248 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:47:32.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:32 smithi003 bash[26656]: cluster 2024-09-20T19:47:30.738188+0000 mgr.x (mgr.24511) 248 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:47:34.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:34 smithi183 bash[21651]: cluster 2024-09-20T19:47:32.738883+0000 mgr.x (mgr.24511) 249 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:47:34.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:34 smithi003 bash[19800]: cluster 2024-09-20T19:47:32.738883+0000 mgr.x (mgr.24511) 249 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:47:34.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:34 smithi003 bash[26656]: cluster 2024-09-20T19:47:32.738883+0000 mgr.x (mgr.24511) 249 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:47:36.026 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:47:35 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:47:35] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-20T19:47:36.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:36 smithi183 bash[21651]: cluster 2024-09-20T19:47:34.740568+0000 mgr.x (mgr.24511) 250 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:47:36.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:36 smithi003 bash[19800]: cluster 2024-09-20T19:47:34.740568+0000 mgr.x (mgr.24511) 250 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:47:36.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:36 smithi003 bash[26656]: cluster 2024-09-20T19:47:34.740568+0000 mgr.x (mgr.24511) 250 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:47:38.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:38 smithi183 bash[21651]: cluster 2024-09-20T19:47:36.741267+0000 mgr.x (mgr.24511) 251 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:38.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:38 smithi003 bash[26656]: cluster 2024-09-20T19:47:36.741267+0000 mgr.x (mgr.24511) 251 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:38.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:38 smithi003 bash[19800]: cluster 2024-09-20T19:47:36.741267+0000 mgr.x (mgr.24511) 251 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:39.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:39 smithi183 bash[21651]: audit 2024-09-20T19:47:38.886029+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:47:39.410 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:39 smithi003 bash[19800]: audit 2024-09-20T19:47:38.886029+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:47:39.410 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:39 smithi003 bash[26656]: audit 2024-09-20T19:47:38.886029+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:47:40.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:40 smithi183 bash[21651]: cluster 2024-09-20T19:47:38.741921+0000 mgr.x (mgr.24511) 252 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:40.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:40 smithi003 bash[19800]: cluster 2024-09-20T19:47:38.741921+0000 mgr.x (mgr.24511) 252 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:40.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:40 smithi003 bash[26656]: cluster 2024-09-20T19:47:38.741921+0000 mgr.x (mgr.24511) 252 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:41.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:41 smithi003 bash[19800]: audit 2024-09-20T19:47:39.412218+0000 mgr.x (mgr.24511) 253 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:47:41.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:41 smithi003 bash[26656]: audit 2024-09-20T19:47:39.412218+0000 mgr.x (mgr.24511) 253 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:47:41.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:41 smithi183 bash[21651]: audit 2024-09-20T19:47:39.412218+0000 mgr.x (mgr.24511) 253 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:47:42.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:42 smithi003 bash[26656]: cluster 2024-09-20T19:47:40.743518+0000 mgr.x (mgr.24511) 254 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:47:42.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:42 smithi003 bash[19800]: cluster 2024-09-20T19:47:40.743518+0000 mgr.x (mgr.24511) 254 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:47:42.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:42 smithi183 bash[21651]: cluster 2024-09-20T19:47:40.743518+0000 mgr.x (mgr.24511) 254 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:47:43.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:43 smithi003 bash[19800]: cluster 2024-09-20T19:47:42.744273+0000 mgr.x (mgr.24511) 255 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:43.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:43 smithi003 bash[26656]: cluster 2024-09-20T19:47:42.744273+0000 mgr.x (mgr.24511) 255 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:43.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:43 smithi183 bash[21651]: cluster 2024-09-20T19:47:42.744273+0000 mgr.x (mgr.24511) 255 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:46.049 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:47:45 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:47:45] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-20T19:47:46.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:45 smithi183 bash[21651]: cluster 2024-09-20T19:47:44.745971+0000 mgr.x (mgr.24511) 256 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:47:46.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:45 smithi003 bash[19800]: cluster 2024-09-20T19:47:44.745971+0000 mgr.x (mgr.24511) 256 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:47:46.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:45 smithi003 bash[26656]: cluster 2024-09-20T19:47:44.745971+0000 mgr.x (mgr.24511) 256 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:47:48.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:47 smithi003 bash[19800]: cluster 2024-09-20T19:47:46.746687+0000 mgr.x (mgr.24511) 257 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:48.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:47 smithi003 bash[26656]: cluster 2024-09-20T19:47:46.746687+0000 mgr.x (mgr.24511) 257 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:48.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:47 smithi183 bash[21651]: cluster 2024-09-20T19:47:46.746687+0000 mgr.x (mgr.24511) 257 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:50.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:49 smithi003 bash[19800]: cluster 2024-09-20T19:47:48.747473+0000 mgr.x (mgr.24511) 258 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:50.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:49 smithi003 bash[26656]: cluster 2024-09-20T19:47:48.747473+0000 mgr.x (mgr.24511) 258 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:50.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:49 smithi183 bash[21651]: cluster 2024-09-20T19:47:48.747473+0000 mgr.x (mgr.24511) 258 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:51.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:50 smithi003 bash[19800]: audit 2024-09-20T19:47:49.423599+0000 mgr.x (mgr.24511) 259 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:47:51.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:50 smithi003 bash[26656]: audit 2024-09-20T19:47:49.423599+0000 mgr.x (mgr.24511) 259 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:47:51.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:50 smithi183 bash[21651]: audit 2024-09-20T19:47:49.423599+0000 mgr.x (mgr.24511) 259 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:47:52.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:51 smithi003 bash[19800]: cluster 2024-09-20T19:47:50.749214+0000 mgr.x (mgr.24511) 260 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:47:52.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:51 smithi003 bash[26656]: cluster 2024-09-20T19:47:50.749214+0000 mgr.x (mgr.24511) 260 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:47:52.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:51 smithi183 bash[21651]: cluster 2024-09-20T19:47:50.749214+0000 mgr.x (mgr.24511) 260 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:47:52.558 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T19:47:54.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:53 smithi003 bash[26656]: cluster 2024-09-20T19:47:52.749952+0000 mgr.x (mgr.24511) 261 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:54.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:53 smithi003 bash[26656]: audit 2024-09-20T19:47:53.284530+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:47:54.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:53 smithi003 bash[26656]: audit 2024-09-20T19:47:53.286466+0000 mon.c (mon.2) 116 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:47:54.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:53 smithi003 bash[26656]: audit 2024-09-20T19:47:53.296415+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:47:54.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:53 smithi003 bash[19800]: cluster 2024-09-20T19:47:52.749952+0000 mgr.x (mgr.24511) 261 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:54.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:53 smithi003 bash[19800]: audit 2024-09-20T19:47:53.284530+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:47:54.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:53 smithi003 bash[19800]: audit 2024-09-20T19:47:53.286466+0000 mon.c (mon.2) 116 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:47:54.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:53 smithi003 bash[19800]: audit 2024-09-20T19:47:53.296415+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:47:54.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:53 smithi183 bash[21651]: cluster 2024-09-20T19:47:52.749952+0000 mgr.x (mgr.24511) 261 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:54.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:53 smithi183 bash[21651]: audit 2024-09-20T19:47:53.284530+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:47:54.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:53 smithi183 bash[21651]: audit 2024-09-20T19:47:53.286466+0000 mon.c (mon.2) 116 : audit [INF] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:47:54.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:53 smithi183 bash[21651]: audit 2024-09-20T19:47:53.296415+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24511 ' entity='mgr.x' 2024-09-20T19:47:55.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:54 smithi003 bash[26656]: audit 2024-09-20T19:47:53.886386+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:47:55.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:54 smithi003 bash[19800]: audit 2024-09-20T19:47:53.886386+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:47:55.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:54 smithi183 bash[21651]: audit 2024-09-20T19:47:53.886386+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:47:56.049 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:47:55 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:47:55] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-20T19:47:56.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:55 smithi183 bash[21651]: cluster 2024-09-20T19:47:54.751685+0000 mgr.x (mgr.24511) 262 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:47:56.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:55 smithi003 bash[19800]: cluster 2024-09-20T19:47:54.751685+0000 mgr.x (mgr.24511) 262 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:47:56.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:55 smithi003 bash[26656]: cluster 2024-09-20T19:47:54.751685+0000 mgr.x (mgr.24511) 262 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:47:57.385 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:47:58.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:57 smithi003 bash[19800]: cluster 2024-09-20T19:47:56.752493+0000 mgr.x (mgr.24511) 263 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:58.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:57 smithi003 bash[26656]: cluster 2024-09-20T19:47:56.752493+0000 mgr.x (mgr.24511) 263 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:58.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:57 smithi183 bash[21651]: cluster 2024-09-20T19:47:56.752493+0000 mgr.x (mgr.24511) 263 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:47:58.916 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:47:58.916 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (16m) 67s ago 17m 14.1M - 0.25.0 c8568f914cd2 59a9da2906ec 2024-09-20T19:47:58.916 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi183 *:3000 running (16m) 2m ago 16m 72.9M - 9.4.12 2bacad6d85d8 c9a7bba266d4 2024-09-20T19:47:58.916 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.zzokqj smithi003 *:5000 running (6m) 67s ago 14m 48.0M - 3.8 6acb0a031eab 457c74f086ce 2024-09-20T19:47:58.916 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi183 *:8443,9283,8765 running (8m) 2m ago 25m 502M - 19.3.0-5099-g88deadb8 441f9a3fe515 13d79db16bc9 2024-09-20T19:47:58.917 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (2m) 67s ago 27m 438M - 19.3.0-5099-g88deadb8 441f9a3fe515 9aa6e2f22487 2024-09-20T19:47:58.917 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (27m) 67s ago 27m 66.7M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 573f70d763bc 2024-09-20T19:47:58.917 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi183 running (25m) 2m ago 25m 48.3M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 0b6efef5dac7 2024-09-20T19:47:58.917 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (25m) 67s ago 25m 47.1M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab ec60aaecf15d 2024-09-20T19:47:58.917 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (17m) 67s ago 17m 9079k - 1.5.0 0da6a335fe13 8981f0b6357d 2024-09-20T19:47:58.917 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi183 *:9100 running (17m) 2m ago 17m 8968k - 1.5.0 0da6a335fe13 6ba7c11a0a8f 2024-09-20T19:47:58.917 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (24m) 67s ago 24m 63.5M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab f34f0142facb 2024-09-20T19:47:58.917 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (23m) 67s ago 23m 55.4M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab 682cabe7b674 2024-09-20T19:47:58.917 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (22m) 67s ago 22m 58.8M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab 945fc7b53bc0 2024-09-20T19:47:58.917 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (22m) 67s ago 22m 54.2M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab f18d3679bb9e 2024-09-20T19:47:58.917 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi183 running (21m) 2m ago 21m 63.7M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab acf213ee960c 2024-09-20T19:47:58.917 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi183 running (20m) 2m ago 20m 62.0M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab e79f0a743785 2024-09-20T19:47:58.917 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi183 running (19m) 2m ago 19m 52.0M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 164041c5816b 2024-09-20T19:47:58.918 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi183 running (18m) 2m ago 18m 63.2M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 0eac55f5717e 2024-09-20T19:47:58.918 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi183 *:9095 running (6m) 2m ago 17m 42.7M - 2.43.0 a07b618ecd1d 2770bf82fa07 2024-09-20T19:47:58.918 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.tcdhwz smithi003 *:8000 running (14m) 67s ago 14m 97.8M - 19.1.1-369-ged8ee0f2 6acb0a031eab 8fc205227459 2024-09-20T19:47:58.918 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi183.lyzazb smithi183 *:8000 running (14m) 2m ago 14m 97.5M - 19.1.1-369-ged8ee0f2 6acb0a031eab 7387a3c9206c 2024-09-20T19:47:59.557 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions' 2024-09-20T19:48:00.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:59 smithi003 bash[19800]: cluster 2024-09-20T19:47:58.753309+0000 mgr.x (mgr.24511) 264 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:48:00.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:47:59 smithi003 bash[19800]: audit 2024-09-20T19:47:58.879144+0000 mgr.x (mgr.24511) 265 : audit [DBG] from='client.25034 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:48:00.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:59 smithi003 bash[26656]: cluster 2024-09-20T19:47:58.753309+0000 mgr.x (mgr.24511) 264 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:48:00.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:47:59 smithi003 bash[26656]: audit 2024-09-20T19:47:58.879144+0000 mgr.x (mgr.24511) 265 : audit [DBG] from='client.25034 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:48:00.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:59 smithi183 bash[21651]: cluster 2024-09-20T19:47:58.753309+0000 mgr.x (mgr.24511) 264 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:48:00.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:47:59 smithi183 bash[21651]: audit 2024-09-20T19:47:58.879144+0000 mgr.x (mgr.24511) 265 : audit [DBG] from='client.25034 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:48:01.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:00 smithi003 bash[19800]: audit 2024-09-20T19:47:59.434978+0000 mgr.x (mgr.24511) 266 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:48:01.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:00 smithi003 bash[26656]: audit 2024-09-20T19:47:59.434978+0000 mgr.x (mgr.24511) 266 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:48:01.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:00 smithi183 bash[21651]: audit 2024-09-20T19:47:59.434978+0000 mgr.x (mgr.24511) 266 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:48:02.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:01 smithi003 bash[19800]: cluster 2024-09-20T19:48:00.755007+0000 mgr.x (mgr.24511) 267 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:48:02.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:01 smithi003 bash[26656]: cluster 2024-09-20T19:48:00.755007+0000 mgr.x (mgr.24511) 267 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:48:02.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:01 smithi183 bash[21651]: cluster 2024-09-20T19:48:00.755007+0000 mgr.x (mgr.24511) 267 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:48:04.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:03 smithi003 bash[19800]: cluster 2024-09-20T19:48:02.755750+0000 mgr.x (mgr.24511) 268 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:48:04.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:03 smithi003 bash[26656]: cluster 2024-09-20T19:48:02.755750+0000 mgr.x (mgr.24511) 268 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:48:04.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:03 smithi183 bash[21651]: cluster 2024-09-20T19:48:02.755750+0000 mgr.x (mgr.24511) 268 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:48:04.390 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:48:05.916 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T19:48:05.916 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-20T19:48:05.916 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T19:48:05.916 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:48:05.916 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-20T19:48:05.917 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:48:05.917 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:48:05.917 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-20T19:48:05.917 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:48:05.917 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:48:05.917 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-20T19:48:05.917 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:48:05.917 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:48:05.917 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-20T19:48:05.917 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 13, 2024-09-20T19:48:05.917 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:48:05.917 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-20T19:48:05.918 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T19:48:06.049 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:48:05 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:48:05] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-20T19:48:06.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:05 smithi183 bash[21651]: cluster 2024-09-20T19:48:04.757560+0000 mgr.x (mgr.24511) 269 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:48:06.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:05 smithi003 bash[19800]: cluster 2024-09-20T19:48:04.757560+0000 mgr.x (mgr.24511) 269 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:48:06.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:05 smithi003 bash[26656]: cluster 2024-09-20T19:48:04.757560+0000 mgr.x (mgr.24511) 269 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:48:06.633 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph health detail' 2024-09-20T19:48:06.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:06 smithi003 bash[19800]: audit 2024-09-20T19:48:05.915353+0000 mon.a (mon.0) 1127 : audit [DBG] from='client.? 172.21.15.3:0/3577374629' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:48:06.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:06 smithi003 bash[26656]: audit 2024-09-20T19:48:05.915353+0000 mon.a (mon.0) 1127 : audit [DBG] from='client.? 172.21.15.3:0/3577374629' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:48:07.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:06 smithi183 bash[21651]: audit 2024-09-20T19:48:05.915353+0000 mon.a (mon.0) 1127 : audit [DBG] from='client.? 172.21.15.3:0/3577374629' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:48:08.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:07 smithi003 bash[19800]: cluster 2024-09-20T19:48:06.758434+0000 mgr.x (mgr.24511) 270 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:48:08.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:07 smithi003 bash[26656]: cluster 2024-09-20T19:48:06.758434+0000 mgr.x (mgr.24511) 270 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:48:08.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:07 smithi183 bash[21651]: cluster 2024-09-20T19:48:06.758434+0000 mgr.x (mgr.24511) 270 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:48:09.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:09 smithi003 bash[26656]: cluster 2024-09-20T19:48:08.759250+0000 mgr.x (mgr.24511) 271 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:48:09.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:09 smithi003 bash[26656]: audit 2024-09-20T19:48:08.886769+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:48:09.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:09 smithi003 bash[19800]: cluster 2024-09-20T19:48:08.759250+0000 mgr.x (mgr.24511) 271 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:48:09.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:09 smithi003 bash[19800]: audit 2024-09-20T19:48:08.886769+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:48:10.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:09 smithi183 bash[21651]: cluster 2024-09-20T19:48:08.759250+0000 mgr.x (mgr.24511) 271 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:48:10.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:09 smithi183 bash[21651]: audit 2024-09-20T19:48:08.886769+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:48:10.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:10 smithi003 bash[19800]: audit 2024-09-20T19:48:09.444159+0000 mgr.x (mgr.24511) 272 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:48:10.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:10 smithi003 bash[26656]: audit 2024-09-20T19:48:09.444159+0000 mgr.x (mgr.24511) 272 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:48:11.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:10 smithi183 bash[21651]: audit 2024-09-20T19:48:09.444159+0000 mgr.x (mgr.24511) 272 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:48:11.465 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:48:11.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:11 smithi003 bash[19800]: cluster 2024-09-20T19:48:10.760912+0000 mgr.x (mgr.24511) 273 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:48:11.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:11 smithi003 bash[26656]: cluster 2024-09-20T19:48:10.760912+0000 mgr.x (mgr.24511) 273 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:48:12.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:11 smithi183 bash[21651]: cluster 2024-09-20T19:48:10.760912+0000 mgr.x (mgr.24511) 273 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:48:13.069 INFO:teuthology.orchestra.run.smithi003.stdout:HEALTH_OK 2024-09-20T19:48:13.791 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph -s' 2024-09-20T19:48:14.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:13 smithi003 bash[19800]: cluster 2024-09-20T19:48:12.761634+0000 mgr.x (mgr.24511) 274 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:48:14.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:13 smithi003 bash[19800]: audit 2024-09-20T19:48:13.068792+0000 mon.c (mon.2) 119 : audit [DBG] from='client.? 172.21.15.3:0/2866055617' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:48:14.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:13 smithi003 bash[26656]: cluster 2024-09-20T19:48:12.761634+0000 mgr.x (mgr.24511) 274 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:48:14.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:13 smithi003 bash[26656]: audit 2024-09-20T19:48:13.068792+0000 mon.c (mon.2) 119 : audit [DBG] from='client.? 172.21.15.3:0/2866055617' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:48:14.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:13 smithi183 bash[21651]: cluster 2024-09-20T19:48:12.761634+0000 mgr.x (mgr.24511) 274 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:48:14.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:13 smithi183 bash[21651]: audit 2024-09-20T19:48:13.068792+0000 mon.c (mon.2) 119 : audit [DBG] from='client.? 172.21.15.3:0/2866055617' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:48:16.049 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:48:15 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:48:15] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.43.0" 2024-09-20T19:48:16.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:15 smithi183 bash[21651]: cluster 2024-09-20T19:48:14.763303+0000 mgr.x (mgr.24511) 275 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:48:16.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:15 smithi003 bash[19800]: cluster 2024-09-20T19:48:14.763303+0000 mgr.x (mgr.24511) 275 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:48:16.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:15 smithi003 bash[26656]: cluster 2024-09-20T19:48:14.763303+0000 mgr.x (mgr.24511) 275 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:48:18.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:17 smithi003 bash[19800]: cluster 2024-09-20T19:48:16.764023+0000 mgr.x (mgr.24511) 276 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:48:18.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:17 smithi003 bash[26656]: cluster 2024-09-20T19:48:16.764023+0000 mgr.x (mgr.24511) 276 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:48:18.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:17 smithi183 bash[21651]: cluster 2024-09-20T19:48:16.764023+0000 mgr.x (mgr.24511) 276 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:48:18.620 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:48:20.146 INFO:teuthology.orchestra.run.smithi003.stdout: cluster: 2024-09-20T19:48:20.146 INFO:teuthology.orchestra.run.smithi003.stdout: id: 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T19:48:20.146 INFO:teuthology.orchestra.run.smithi003.stdout: health: HEALTH_OK 2024-09-20T19:48:20.146 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:48:20.146 INFO:teuthology.orchestra.run.smithi003.stdout: services: 2024-09-20T19:48:20.146 INFO:teuthology.orchestra.run.smithi003.stdout: mon: 3 daemons, quorum a,b,c (age 26m) 2024-09-20T19:48:20.147 INFO:teuthology.orchestra.run.smithi003.stdout: mgr: x(active, since 6m), standbys: y 2024-09-20T19:48:20.147 INFO:teuthology.orchestra.run.smithi003.stdout: osd: 8 osds: 8 up (since 18m), 8 in (since 19m) 2024-09-20T19:48:20.147 INFO:teuthology.orchestra.run.smithi003.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-20T19:48:20.147 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:48:20.147 INFO:teuthology.orchestra.run.smithi003.stdout: data: 2024-09-20T19:48:20.147 INFO:teuthology.orchestra.run.smithi003.stdout: pools: 6 pools, 161 pgs 2024-09-20T19:48:20.147 INFO:teuthology.orchestra.run.smithi003.stdout: objects: 212 objects, 585 KiB 2024-09-20T19:48:20.147 INFO:teuthology.orchestra.run.smithi003.stdout: usage: 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:48:20.147 INFO:teuthology.orchestra.run.smithi003.stdout: pgs: 161 active+clean 2024-09-20T19:48:20.147 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:48:20.147 INFO:teuthology.orchestra.run.smithi003.stdout: io: 2024-09-20T19:48:20.147 INFO:teuthology.orchestra.run.smithi003.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-20T19:48:20.147 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:48:20.157 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:19 smithi003 bash[19800]: cluster 2024-09-20T19:48:18.764724+0000 mgr.x (mgr.24511) 277 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:48:20.158 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:19 smithi003 bash[26656]: cluster 2024-09-20T19:48:18.764724+0000 mgr.x (mgr.24511) 277 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:48:20.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:19 smithi183 bash[21651]: cluster 2024-09-20T19:48:18.764724+0000 mgr.x (mgr.24511) 277 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:48:20.818 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph mgr fail' 2024-09-20T19:48:21.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:20 smithi003 bash[19800]: audit 2024-09-20T19:48:19.452112+0000 mgr.x (mgr.24511) 278 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:48:21.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:20 smithi003 bash[19800]: audit 2024-09-20T19:48:20.145196+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.3:0/2597844751' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T19:48:21.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:20 smithi003 bash[26656]: audit 2024-09-20T19:48:19.452112+0000 mgr.x (mgr.24511) 278 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:48:21.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:20 smithi003 bash[26656]: audit 2024-09-20T19:48:20.145196+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.3:0/2597844751' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T19:48:21.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:20 smithi183 bash[21651]: audit 2024-09-20T19:48:19.452112+0000 mgr.x (mgr.24511) 278 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:48:21.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:20 smithi183 bash[21651]: audit 2024-09-20T19:48:20.145196+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.3:0/2597844751' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T19:48:22.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:21 smithi003 bash[19800]: cluster 2024-09-20T19:48:20.766391+0000 mgr.x (mgr.24511) 279 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:48:22.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:21 smithi003 bash[26656]: cluster 2024-09-20T19:48:20.766391+0000 mgr.x (mgr.24511) 279 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:48:22.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:21 smithi183 bash[21651]: cluster 2024-09-20T19:48:20.766391+0000 mgr.x (mgr.24511) 279 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:48:24.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:23 smithi003 bash[19800]: cluster 2024-09-20T19:48:22.767124+0000 mgr.x (mgr.24511) 280 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:48:24.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:23 smithi003 bash[26656]: cluster 2024-09-20T19:48:22.767124+0000 mgr.x (mgr.24511) 280 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:48:24.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:23 smithi183 bash[21651]: cluster 2024-09-20T19:48:22.767124+0000 mgr.x (mgr.24511) 280 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:48:25.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:24 smithi003 bash[19800]: audit 2024-09-20T19:48:23.887213+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:48:25.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:24 smithi003 bash[26656]: audit 2024-09-20T19:48:23.887213+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:48:25.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:24 smithi183 bash[21651]: audit 2024-09-20T19:48:23.887213+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.24511 172.21.15.183:0/2177240308' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:48:25.648 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:48:26.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:25 smithi183 bash[21651]: cluster 2024-09-20T19:48:24.768825+0000 mgr.x (mgr.24511) 281 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:48:26.049 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:48:25 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:48:25] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-20T19:48:26.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:25 smithi003 bash[26656]: cluster 2024-09-20T19:48:24.768825+0000 mgr.x (mgr.24511) 281 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:48:26.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:25 smithi003 bash[19800]: cluster 2024-09-20T19:48:24.768825+0000 mgr.x (mgr.24511) 281 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:48:27.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[68089]: [20/Sep/2024:19:48:27] ENGINE Bus STOPPING 2024-09-20T19:48:27.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[68089]: [20/Sep/2024:19:48:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T19:48:27.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[68089]: [20/Sep/2024:19:48:27] ENGINE Bus STOPPED 2024-09-20T19:48:27.549 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:48:27 smithi183 bash[48971]: ignoring --setuser ceph since I am not root 2024-09-20T19:48:27.549 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:48:27 smithi183 bash[48971]: ignoring --setgroup ceph since I am not root 2024-09-20T19:48:27.549 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:48:27 smithi183 bash[48971]: debug 2024-09-20T19:48:27.201+0000 7f693a68f640 1 -- 172.21.15.183:0/2988520477 <== mon.1 v2:172.21.15.183:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a63c7330e0 con 0x55a63c734800 2024-09-20T19:48:27.815 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'sleep 180' 2024-09-20T19:48:28.095 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[19800]: cluster 2024-09-20T19:48:26.769632+0000 mgr.x (mgr.24511) 282 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:48:28.095 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[19800]: audit 2024-09-20T19:48:27.128212+0000 mon.c (mon.2) 122 : audit [INF] from='client.? 172.21.15.3:0/4275842044' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T19:48:28.095 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[19800]: audit 2024-09-20T19:48:27.128793+0000 mon.a (mon.0) 1128 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T19:48:28.095 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[19800]: cluster 2024-09-20T19:48:27.129561+0000 mon.a (mon.0) 1129 : cluster [INF] Activating manager daemon y 2024-09-20T19:48:28.095 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[19800]: audit 2024-09-20T19:48:27.134319+0000 mon.a (mon.0) 1130 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T19:48:28.095 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[19800]: cluster 2024-09-20T19:48:27.148975+0000 mon.a (mon.0) 1131 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-20T19:48:28.095 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[19800]: cluster 2024-09-20T19:48:27.149820+0000 mon.a (mon.0) 1132 : cluster [DBG] mgrmap e30: y(active, starting, since 0.0202483s) 2024-09-20T19:48:28.095 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[19800]: audit 2024-09-20T19:48:27.152343+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:48:28.096 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[19800]: audit 2024-09-20T19:48:27.152951+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:48:28.096 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[19800]: audit 2024-09-20T19:48:27.153408+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:48:28.096 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[19800]: audit 2024-09-20T19:48:27.153890+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T19:48:28.096 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[19800]: audit 2024-09-20T19:48:27.154436+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:48:28.096 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[19800]: audit 2024-09-20T19:48:27.155020+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:48:28.096 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[19800]: audit 2024-09-20T19:48:27.155595+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:48:28.096 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[19800]: audit 2024-09-20T19:48:27.156182+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:48:28.096 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[19800]: audit 2024-09-20T19:48:27.156728+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:48:28.096 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[19800]: audit 2024-09-20T19:48:27.157386+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:48:28.096 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[19800]: audit 2024-09-20T19:48:27.157978+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:48:28.096 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[19800]: audit 2024-09-20T19:48:27.158579+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:48:28.096 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[19800]: audit 2024-09-20T19:48:27.159278+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T19:48:28.096 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[19800]: audit 2024-09-20T19:48:27.159677+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T19:48:28.096 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[19800]: audit 2024-09-20T19:48:27.160888+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T19:48:28.096 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[19800]: cluster 2024-09-20T19:48:27.425499+0000 mon.a (mon.0) 1133 : cluster [INF] Manager daemon y is now available 2024-09-20T19:48:28.097 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[26656]: cluster 2024-09-20T19:48:26.769632+0000 mgr.x (mgr.24511) 282 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:48:28.097 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[26656]: audit 2024-09-20T19:48:27.128212+0000 mon.c (mon.2) 122 : audit [INF] from='client.? 172.21.15.3:0/4275842044' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T19:48:28.097 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[26656]: audit 2024-09-20T19:48:27.128793+0000 mon.a (mon.0) 1128 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T19:48:28.097 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[26656]: cluster 2024-09-20T19:48:27.129561+0000 mon.a (mon.0) 1129 : cluster [INF] Activating manager daemon y 2024-09-20T19:48:28.097 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[26656]: audit 2024-09-20T19:48:27.134319+0000 mon.a (mon.0) 1130 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T19:48:28.097 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[26656]: cluster 2024-09-20T19:48:27.148975+0000 mon.a (mon.0) 1131 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-20T19:48:28.097 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[26656]: cluster 2024-09-20T19:48:27.149820+0000 mon.a (mon.0) 1132 : cluster [DBG] mgrmap e30: y(active, starting, since 0.0202483s) 2024-09-20T19:48:28.097 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[26656]: audit 2024-09-20T19:48:27.152343+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:48:28.097 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[26656]: audit 2024-09-20T19:48:27.152951+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:48:28.097 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[26656]: audit 2024-09-20T19:48:27.153408+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:48:28.098 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[26656]: audit 2024-09-20T19:48:27.153890+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T19:48:28.098 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[26656]: audit 2024-09-20T19:48:27.154436+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:48:28.098 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[26656]: audit 2024-09-20T19:48:27.155020+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:48:28.098 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[26656]: audit 2024-09-20T19:48:27.155595+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:48:28.098 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[26656]: audit 2024-09-20T19:48:27.156182+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:48:28.098 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[26656]: audit 2024-09-20T19:48:27.156728+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:48:28.098 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[26656]: audit 2024-09-20T19:48:27.157386+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:48:28.098 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[26656]: audit 2024-09-20T19:48:27.157978+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:48:28.098 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[26656]: audit 2024-09-20T19:48:27.158579+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:48:28.098 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[26656]: audit 2024-09-20T19:48:27.159278+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T19:48:28.098 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[26656]: audit 2024-09-20T19:48:27.159677+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T19:48:28.098 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[26656]: audit 2024-09-20T19:48:27.160888+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T19:48:28.098 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:27 smithi003 bash[26656]: cluster 2024-09-20T19:48:27.425499+0000 mon.a (mon.0) 1133 : cluster [INF] Manager daemon y is now available 2024-09-20T19:48:28.137 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:27 smithi183 bash[21651]: cluster 2024-09-20T19:48:26.769632+0000 mgr.x (mgr.24511) 282 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:48:28.137 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:27 smithi183 bash[21651]: audit 2024-09-20T19:48:27.128212+0000 mon.c (mon.2) 122 : audit [INF] from='client.? 172.21.15.3:0/4275842044' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T19:48:28.137 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:27 smithi183 bash[21651]: audit 2024-09-20T19:48:27.128793+0000 mon.a (mon.0) 1128 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T19:48:28.137 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:27 smithi183 bash[21651]: cluster 2024-09-20T19:48:27.129561+0000 mon.a (mon.0) 1129 : cluster [INF] Activating manager daemon y 2024-09-20T19:48:28.137 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:27 smithi183 bash[21651]: audit 2024-09-20T19:48:27.134319+0000 mon.a (mon.0) 1130 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T19:48:28.137 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:27 smithi183 bash[21651]: cluster 2024-09-20T19:48:27.148975+0000 mon.a (mon.0) 1131 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-20T19:48:28.137 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:27 smithi183 bash[21651]: cluster 2024-09-20T19:48:27.149820+0000 mon.a (mon.0) 1132 : cluster [DBG] mgrmap e30: y(active, starting, since 0.0202483s) 2024-09-20T19:48:28.137 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:27 smithi183 bash[21651]: audit 2024-09-20T19:48:27.152343+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:48:28.138 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:27 smithi183 bash[21651]: audit 2024-09-20T19:48:27.152951+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:48:28.138 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:27 smithi183 bash[21651]: audit 2024-09-20T19:48:27.153408+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:48:28.138 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:27 smithi183 bash[21651]: audit 2024-09-20T19:48:27.153890+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T19:48:28.138 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:27 smithi183 bash[21651]: audit 2024-09-20T19:48:27.154436+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:48:28.138 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:27 smithi183 bash[21651]: audit 2024-09-20T19:48:27.155020+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:48:28.138 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:27 smithi183 bash[21651]: audit 2024-09-20T19:48:27.155595+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:48:28.138 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:27 smithi183 bash[21651]: audit 2024-09-20T19:48:27.156182+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:48:28.138 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:27 smithi183 bash[21651]: audit 2024-09-20T19:48:27.156728+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:48:28.138 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:27 smithi183 bash[21651]: audit 2024-09-20T19:48:27.157386+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:48:28.138 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:27 smithi183 bash[21651]: audit 2024-09-20T19:48:27.157978+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:48:28.138 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:27 smithi183 bash[21651]: audit 2024-09-20T19:48:27.158579+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:48:28.138 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:27 smithi183 bash[21651]: audit 2024-09-20T19:48:27.159278+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T19:48:28.138 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:27 smithi183 bash[21651]: audit 2024-09-20T19:48:27.159677+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T19:48:28.138 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:27 smithi183 bash[21651]: audit 2024-09-20T19:48:27.160888+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T19:48:28.139 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:27 smithi183 bash[21651]: cluster 2024-09-20T19:48:27.425499+0000 mon.a (mon.0) 1133 : cluster [INF] Manager daemon y is now available 2024-09-20T19:48:28.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:48:28 smithi003 bash[68089]: [20/Sep/2024:19:48:28] ENGINE Bus STARTING 2024-09-20T19:48:28.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:48:28 smithi003 bash[68089]: [20/Sep/2024:19:48:28] ENGINE Serving on http://:::9283 2024-09-20T19:48:28.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:48:28 smithi003 bash[68089]: [20/Sep/2024:19:48:28] ENGINE Bus STARTED 2024-09-20T19:48:29.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:28 smithi003 bash[19800]: audit 2024-09-20T19:48:27.884948+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:48:29.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:28 smithi003 bash[19800]: audit 2024-09-20T19:48:27.885270+0000 mon.b (mon.1) 49 : audit [INF] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:48:29.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:28 smithi003 bash[19800]: audit 2024-09-20T19:48:27.887186+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25028 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:48:29.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:28 smithi003 bash[19800]: audit 2024-09-20T19:48:27.889867+0000 mon.b (mon.1) 50 : audit [INF] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:48:29.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:28 smithi003 bash[19800]: audit 2024-09-20T19:48:27.925485+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.25028 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T19:48:29.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:28 smithi003 bash[19800]: audit 2024-09-20T19:48:27.928045+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T19:48:29.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:28 smithi003 bash[19800]: cluster 2024-09-20T19:48:28.143294+0000 mon.a (mon.0) 1136 : cluster [DBG] mgrmap e31: y(active, since 1.01373s) 2024-09-20T19:48:29.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:28 smithi003 bash[26656]: audit 2024-09-20T19:48:27.884948+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:48:29.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:28 smithi003 bash[26656]: audit 2024-09-20T19:48:27.885270+0000 mon.b (mon.1) 49 : audit [INF] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:48:29.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:28 smithi003 bash[26656]: audit 2024-09-20T19:48:27.887186+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25028 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:48:29.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:28 smithi003 bash[26656]: audit 2024-09-20T19:48:27.889867+0000 mon.b (mon.1) 50 : audit [INF] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:48:29.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:28 smithi003 bash[26656]: audit 2024-09-20T19:48:27.925485+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.25028 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T19:48:29.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:28 smithi003 bash[26656]: audit 2024-09-20T19:48:27.928045+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T19:48:29.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:28 smithi003 bash[26656]: cluster 2024-09-20T19:48:28.143294+0000 mon.a (mon.0) 1136 : cluster [DBG] mgrmap e31: y(active, since 1.01373s) 2024-09-20T19:48:29.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:28 smithi183 bash[21651]: audit 2024-09-20T19:48:27.884948+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:48:29.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:28 smithi183 bash[21651]: audit 2024-09-20T19:48:27.885270+0000 mon.b (mon.1) 49 : audit [INF] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:48:29.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:28 smithi183 bash[21651]: audit 2024-09-20T19:48:27.887186+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25028 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:48:29.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:28 smithi183 bash[21651]: audit 2024-09-20T19:48:27.889867+0000 mon.b (mon.1) 50 : audit [INF] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:48:29.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:28 smithi183 bash[21651]: audit 2024-09-20T19:48:27.925485+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.25028 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T19:48:29.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:28 smithi183 bash[21651]: audit 2024-09-20T19:48:27.928045+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T19:48:29.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:28 smithi183 bash[21651]: cluster 2024-09-20T19:48:28.143294+0000 mon.a (mon.0) 1136 : cluster [DBG] mgrmap e31: y(active, since 1.01373s) 2024-09-20T19:48:29.953 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:48:29 smithi003 bash[68089]: debug 2024-09-20T19:48:29.481+0000 7f01d24c0640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:19:48:29] ENGINE Error in HTTPServer.serve 2024-09-20T19:48:29.953 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:48:29 smithi003 bash[68089]: Traceback (most recent call last): 2024-09-20T19:48:29.953 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:48:29 smithi003 bash[68089]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:48:29.953 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:48:29 smithi003 bash[68089]: self._connections.run(self.expiration_interval) 2024-09-20T19:48:29.953 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:48:29 smithi003 bash[68089]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:48:29.954 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:48:29 smithi003 bash[68089]: self._run(expiration_interval) 2024-09-20T19:48:29.954 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:48:29 smithi003 bash[68089]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:48:29.954 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:48:29 smithi003 bash[68089]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:48:29.954 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:48:29 smithi003 bash[68089]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:48:29.954 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:48:29 smithi003 bash[68089]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:48:29.954 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:48:29 smithi003 bash[68089]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:48:29.954 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:48:29 smithi003 bash[68089]: s = self.context.wrap_socket( 2024-09-20T19:48:29.954 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:48:29 smithi003 bash[68089]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:48:29.954 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:48:29 smithi003 bash[68089]: return self.sslsocket_class._create( 2024-09-20T19:48:29.954 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:48:29 smithi003 bash[68089]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:48:29.954 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:48:29 smithi003 bash[68089]: self.do_handshake() 2024-09-20T19:48:29.954 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:48:29 smithi003 bash[68089]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:48:29.954 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:48:29 smithi003 bash[68089]: self._sslobj.do_handshake() 2024-09-20T19:48:29.954 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:48:29 smithi003 bash[68089]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:48:30.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:30 smithi003 bash[19800]: audit 2024-09-20T19:48:28.181925+0000 mgr.y (mgr.25028) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:48:30.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:30 smithi003 bash[19800]: cluster 2024-09-20T19:48:28.183922+0000 mgr.y (mgr.25028) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:48:30.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:30 smithi003 bash[26656]: audit 2024-09-20T19:48:28.181925+0000 mgr.y (mgr.25028) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:48:30.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:30 smithi003 bash[26656]: cluster 2024-09-20T19:48:28.183922+0000 mgr.y (mgr.25028) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:48:30.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:30 smithi183 bash[21651]: audit 2024-09-20T19:48:28.181925+0000 mgr.y (mgr.25028) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:48:30.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:30 smithi183 bash[21651]: cluster 2024-09-20T19:48:28.183922+0000 mgr.y (mgr.25028) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:48:31.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[19800]: cephadm 2024-09-20T19:48:29.360574+0000 mgr.y (mgr.25028) 4 : cephadm [INF] [20/Sep/2024:19:48:29] ENGINE Bus STARTING 2024-09-20T19:48:31.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[19800]: audit 2024-09-20T19:48:29.460215+0000 mgr.y (mgr.25028) 5 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:48:31.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[19800]: cephadm 2024-09-20T19:48:29.484260+0000 mgr.y (mgr.25028) 6 : cephadm [INF] [20/Sep/2024:19:48:29] ENGINE Serving on https://172.21.15.3:7150 2024-09-20T19:48:31.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[19800]: cephadm 2024-09-20T19:48:29.487988+0000 mgr.y (mgr.25028) 7 : cephadm [ERR] [20/Sep/2024:19:48:29] ENGINE Error in HTTPServer.serve 2024-09-20T19:48:31.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[19800]: Traceback (most recent call last): 2024-09-20T19:48:31.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[19800]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:48:31.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[19800]: self._connections.run(self.expiration_interval) 2024-09-20T19:48:31.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[19800]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:48:31.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[19800]: self._run(expiration_interval) 2024-09-20T19:48:31.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[19800]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:48:31.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[19800]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:48:31.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[19800]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:48:31.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[19800]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:48:31.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[19800]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:48:31.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[19800]: s = self.context.wrap_socket( 2024-09-20T19:48:31.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[19800]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:48:31.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[19800]: return self.sslsocket_class._create( 2024-09-20T19:48:31.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[19800]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:48:31.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[19800]: self.do_handshake() 2024-09-20T19:48:31.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[19800]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:48:31.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[19800]: self._sslobj.do_handshake() 2024-09-20T19:48:31.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[19800]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:48:31.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[19800]: cephadm 2024-09-20T19:48:29.585463+0000 mgr.y (mgr.25028) 8 : cephadm [INF] [20/Sep/2024:19:48:29] ENGINE Serving on http://172.21.15.3:8765 2024-09-20T19:48:31.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[19800]: cephadm 2024-09-20T19:48:29.585580+0000 mgr.y (mgr.25028) 9 : cephadm [INF] [20/Sep/2024:19:48:29] ENGINE Bus STARTED 2024-09-20T19:48:31.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[19800]: cluster 2024-09-20T19:48:30.160503+0000 mon.a (mon.0) 1137 : cluster [DBG] mgrmap e32: y(active, since 3s) 2024-09-20T19:48:31.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[26656]: cephadm 2024-09-20T19:48:29.360574+0000 mgr.y (mgr.25028) 4 : cephadm [INF] [20/Sep/2024:19:48:29] ENGINE Bus STARTING 2024-09-20T19:48:31.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[26656]: audit 2024-09-20T19:48:29.460215+0000 mgr.y (mgr.25028) 5 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:48:31.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[26656]: cephadm 2024-09-20T19:48:29.484260+0000 mgr.y (mgr.25028) 6 : cephadm [INF] [20/Sep/2024:19:48:29] ENGINE Serving on https://172.21.15.3:7150 2024-09-20T19:48:31.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[26656]: cephadm 2024-09-20T19:48:29.487988+0000 mgr.y (mgr.25028) 7 : cephadm [ERR] [20/Sep/2024:19:48:29] ENGINE Error in HTTPServer.serve 2024-09-20T19:48:31.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[26656]: Traceback (most recent call last): 2024-09-20T19:48:31.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[26656]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:48:31.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[26656]: self._connections.run(self.expiration_interval) 2024-09-20T19:48:31.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[26656]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:48:31.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[26656]: self._run(expiration_interval) 2024-09-20T19:48:31.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[26656]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:48:31.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[26656]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:48:31.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[26656]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:48:31.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[26656]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:48:31.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[26656]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:48:31.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[26656]: s = self.context.wrap_socket( 2024-09-20T19:48:31.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[26656]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:48:31.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[26656]: return self.sslsocket_class._create( 2024-09-20T19:48:31.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[26656]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:48:31.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[26656]: self.do_handshake() 2024-09-20T19:48:31.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[26656]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:48:31.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[26656]: self._sslobj.do_handshake() 2024-09-20T19:48:31.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[26656]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:48:31.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[26656]: cephadm 2024-09-20T19:48:29.585463+0000 mgr.y (mgr.25028) 8 : cephadm [INF] [20/Sep/2024:19:48:29] ENGINE Serving on http://172.21.15.3:8765 2024-09-20T19:48:31.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[26656]: cephadm 2024-09-20T19:48:29.585580+0000 mgr.y (mgr.25028) 9 : cephadm [INF] [20/Sep/2024:19:48:29] ENGINE Bus STARTED 2024-09-20T19:48:31.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:31 smithi003 bash[26656]: cluster 2024-09-20T19:48:30.160503+0000 mon.a (mon.0) 1137 : cluster [DBG] mgrmap e32: y(active, since 3s) 2024-09-20T19:48:31.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:31 smithi183 bash[21651]: cephadm 2024-09-20T19:48:29.360574+0000 mgr.y (mgr.25028) 4 : cephadm [INF] [20/Sep/2024:19:48:29] ENGINE Bus STARTING 2024-09-20T19:48:31.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:31 smithi183 bash[21651]: audit 2024-09-20T19:48:29.460215+0000 mgr.y (mgr.25028) 5 : audit [DBG] from='client.15075 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:48:31.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:31 smithi183 bash[21651]: cephadm 2024-09-20T19:48:29.484260+0000 mgr.y (mgr.25028) 6 : cephadm [INF] [20/Sep/2024:19:48:29] ENGINE Serving on https://172.21.15.3:7150 2024-09-20T19:48:31.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:31 smithi183 bash[21651]: cephadm 2024-09-20T19:48:29.487988+0000 mgr.y (mgr.25028) 7 : cephadm [ERR] [20/Sep/2024:19:48:29] ENGINE Error in HTTPServer.serve 2024-09-20T19:48:31.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:31 smithi183 bash[21651]: Traceback (most recent call last): 2024-09-20T19:48:31.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:31 smithi183 bash[21651]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:48:31.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:31 smithi183 bash[21651]: self._connections.run(self.expiration_interval) 2024-09-20T19:48:31.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:31 smithi183 bash[21651]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:48:31.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:31 smithi183 bash[21651]: self._run(expiration_interval) 2024-09-20T19:48:31.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:31 smithi183 bash[21651]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:48:31.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:31 smithi183 bash[21651]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:48:31.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:31 smithi183 bash[21651]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:48:31.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:31 smithi183 bash[21651]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:48:31.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:31 smithi183 bash[21651]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:48:31.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:31 smithi183 bash[21651]: s = self.context.wrap_socket( 2024-09-20T19:48:31.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:31 smithi183 bash[21651]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:48:31.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:31 smithi183 bash[21651]: return self.sslsocket_class._create( 2024-09-20T19:48:31.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:31 smithi183 bash[21651]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:48:31.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:31 smithi183 bash[21651]: self.do_handshake() 2024-09-20T19:48:31.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:31 smithi183 bash[21651]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:48:31.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:31 smithi183 bash[21651]: self._sslobj.do_handshake() 2024-09-20T19:48:31.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:31 smithi183 bash[21651]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:48:31.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:31 smithi183 bash[21651]: cephadm 2024-09-20T19:48:29.585463+0000 mgr.y (mgr.25028) 8 : cephadm [INF] [20/Sep/2024:19:48:29] ENGINE Serving on http://172.21.15.3:8765 2024-09-20T19:48:31.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:31 smithi183 bash[21651]: cephadm 2024-09-20T19:48:29.585580+0000 mgr.y (mgr.25028) 9 : cephadm [INF] [20/Sep/2024:19:48:29] ENGINE Bus STARTED 2024-09-20T19:48:31.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:31 smithi183 bash[21651]: cluster 2024-09-20T19:48:30.160503+0000 mon.a (mon.0) 1137 : cluster [DBG] mgrmap e32: y(active, since 3s) 2024-09-20T19:48:32.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:32 smithi003 bash[19800]: cluster 2024-09-20T19:48:31.153442+0000 mgr.y (mgr.25028) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:48:32.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:32 smithi003 bash[26656]: cluster 2024-09-20T19:48:31.153442+0000 mgr.y (mgr.25028) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:48:32.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:32 smithi183 bash[21651]: cluster 2024-09-20T19:48:31.153442+0000 mgr.y (mgr.25028) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:48:32.645 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:48:33.549 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:48:33 smithi183 bash[48971]: [20/Sep/2024:19:48:33] ENGINE Bus STARTING 2024-09-20T19:48:33.549 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:48:33 smithi183 bash[48971]: CherryPy Checker: 2024-09-20T19:48:33.549 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:48:33 smithi183 bash[48971]: The Application mounted at '' has an empty config. 2024-09-20T19:48:33.549 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:48:33 smithi183 bash[48971]: [20/Sep/2024:19:48:33] ENGINE Serving on http://:::9283 2024-09-20T19:48:33.550 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:48:33 smithi183 bash[48971]: [20/Sep/2024:19:48:33] ENGINE Bus STARTED 2024-09-20T19:48:34.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:34 smithi003 bash[19800]: cluster 2024-09-20T19:48:33.154004+0000 mgr.y (mgr.25028) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:48:34.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:34 smithi003 bash[19800]: cluster 2024-09-20T19:48:33.298011+0000 mon.a (mon.0) 1138 : cluster [DBG] Standby manager daemon x started 2024-09-20T19:48:34.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:34 smithi003 bash[19800]: audit 2024-09-20T19:48:33.301653+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.? 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T19:48:34.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:34 smithi003 bash[19800]: audit 2024-09-20T19:48:33.302739+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.? 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:48:34.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:34 smithi003 bash[19800]: audit 2024-09-20T19:48:33.305414+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.? 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T19:48:34.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:34 smithi003 bash[19800]: audit 2024-09-20T19:48:33.305911+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.? 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:48:34.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:34 smithi003 bash[19800]: audit 2024-09-20T19:48:33.492770+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:34.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:34 smithi003 bash[19800]: audit 2024-09-20T19:48:33.504338+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:34.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:34 smithi003 bash[26656]: cluster 2024-09-20T19:48:33.154004+0000 mgr.y (mgr.25028) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:48:34.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:34 smithi003 bash[26656]: cluster 2024-09-20T19:48:33.298011+0000 mon.a (mon.0) 1138 : cluster [DBG] Standby manager daemon x started 2024-09-20T19:48:34.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:34 smithi003 bash[26656]: audit 2024-09-20T19:48:33.301653+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.? 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T19:48:34.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:34 smithi003 bash[26656]: audit 2024-09-20T19:48:33.302739+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.? 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:48:34.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:34 smithi003 bash[26656]: audit 2024-09-20T19:48:33.305414+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.? 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T19:48:34.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:34 smithi003 bash[26656]: audit 2024-09-20T19:48:33.305911+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.? 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:48:34.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:34 smithi003 bash[26656]: audit 2024-09-20T19:48:33.492770+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:34.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:34 smithi003 bash[26656]: audit 2024-09-20T19:48:33.504338+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:34.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:34 smithi183 bash[21651]: cluster 2024-09-20T19:48:33.154004+0000 mgr.y (mgr.25028) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:48:34.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:34 smithi183 bash[21651]: cluster 2024-09-20T19:48:33.298011+0000 mon.a (mon.0) 1138 : cluster [DBG] Standby manager daemon x started 2024-09-20T19:48:34.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:34 smithi183 bash[21651]: audit 2024-09-20T19:48:33.301653+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.? 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T19:48:34.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:34 smithi183 bash[21651]: audit 2024-09-20T19:48:33.302739+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.? 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:48:34.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:34 smithi183 bash[21651]: audit 2024-09-20T19:48:33.305414+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.? 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T19:48:34.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:34 smithi183 bash[21651]: audit 2024-09-20T19:48:33.305911+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.? 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:48:34.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:34 smithi183 bash[21651]: audit 2024-09-20T19:48:33.492770+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:34.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:34 smithi183 bash[21651]: audit 2024-09-20T19:48:33.504338+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:35.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:35 smithi003 bash[19800]: cluster 2024-09-20T19:48:34.185196+0000 mon.a (mon.0) 1141 : cluster [DBG] mgrmap e33: y(active, since 7s), standbys: x 2024-09-20T19:48:35.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:35 smithi003 bash[19800]: audit 2024-09-20T19:48:34.189704+0000 mon.b (mon.1) 56 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T19:48:35.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:35 smithi003 bash[19800]: audit 2024-09-20T19:48:34.340749+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:35.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:35 smithi003 bash[19800]: audit 2024-09-20T19:48:34.352024+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:35.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:35 smithi003 bash[19800]: audit 2024-09-20T19:48:34.587585+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:35.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:35 smithi003 bash[19800]: audit 2024-09-20T19:48:34.598346+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:35.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:35 smithi003 bash[26656]: cluster 2024-09-20T19:48:34.185196+0000 mon.a (mon.0) 1141 : cluster [DBG] mgrmap e33: y(active, since 7s), standbys: x 2024-09-20T19:48:35.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:35 smithi003 bash[26656]: audit 2024-09-20T19:48:34.189704+0000 mon.b (mon.1) 56 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T19:48:35.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:35 smithi003 bash[26656]: audit 2024-09-20T19:48:34.340749+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:35.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:35 smithi003 bash[26656]: audit 2024-09-20T19:48:34.352024+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:35.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:35 smithi003 bash[26656]: audit 2024-09-20T19:48:34.587585+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:35.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:35 smithi003 bash[26656]: audit 2024-09-20T19:48:34.598346+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:35.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:35 smithi183 bash[21651]: cluster 2024-09-20T19:48:34.185196+0000 mon.a (mon.0) 1141 : cluster [DBG] mgrmap e33: y(active, since 7s), standbys: x 2024-09-20T19:48:35.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:35 smithi183 bash[21651]: audit 2024-09-20T19:48:34.189704+0000 mon.b (mon.1) 56 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T19:48:35.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:35 smithi183 bash[21651]: audit 2024-09-20T19:48:34.340749+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:35.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:35 smithi183 bash[21651]: audit 2024-09-20T19:48:34.352024+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:35.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:35 smithi183 bash[21651]: audit 2024-09-20T19:48:34.587585+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:35.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:35 smithi183 bash[21651]: audit 2024-09-20T19:48:34.598346+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:36.049 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:48:35 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:48:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-20T19:48:36.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:36 smithi183 bash[21651]: cluster 2024-09-20T19:48:35.155369+0000 mgr.y (mgr.25028) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T19:48:36.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:36 smithi183 bash[21651]: audit 2024-09-20T19:48:35.489608+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:36.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:36 smithi183 bash[21651]: audit 2024-09-20T19:48:35.502700+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:36.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:36 smithi183 bash[21651]: audit 2024-09-20T19:48:35.511366+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:48:36.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:36 smithi183 bash[21651]: cephadm 2024-09-20T19:48:35.512336+0000 mgr.y (mgr.25028) 13 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-20T19:48:36.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:36 smithi183 bash[21651]: cephadm 2024-09-20T19:48:35.512866+0000 mgr.y (mgr.25028) 14 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2024-09-20T19:48:36.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:36 smithi183 bash[21651]: audit 2024-09-20T19:48:35.513200+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:48:36.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:36 smithi183 bash[21651]: cephadm 2024-09-20T19:48:35.658293+0000 mgr.y (mgr.25028) 15 : cephadm [INF] Updating smithi003:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:48:36.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:36 smithi183 bash[21651]: cephadm 2024-09-20T19:48:35.662861+0000 mgr.y (mgr.25028) 16 : cephadm [INF] Updating smithi183:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:48:36.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:36 smithi183 bash[21651]: cephadm 2024-09-20T19:48:35.758102+0000 mgr.y (mgr.25028) 17 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:48:36.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:36 smithi183 bash[21651]: cephadm 2024-09-20T19:48:35.758291+0000 mgr.y (mgr.25028) 18 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:48:36.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:36 smithi183 bash[21651]: cephadm 2024-09-20T19:48:35.843283+0000 mgr.y (mgr.25028) 19 : cephadm [INF] Updating smithi003:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:48:36.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:36 smithi183 bash[21651]: cephadm 2024-09-20T19:48:35.843444+0000 mgr.y (mgr.25028) 20 : cephadm [INF] Updating smithi183:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:48:36.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:36 smithi183 bash[21651]: audit 2024-09-20T19:48:35.931146+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:36.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:36 smithi183 bash[21651]: audit 2024-09-20T19:48:35.939083+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:36.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:36 smithi183 bash[21651]: audit 2024-09-20T19:48:35.948646+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:36.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:36 smithi183 bash[21651]: audit 2024-09-20T19:48:35.956692+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:36.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:36 smithi183 bash[21651]: audit 2024-09-20T19:48:35.963283+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:36.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:36 smithi183 bash[21651]: cephadm 2024-09-20T19:48:35.989589+0000 mgr.y (mgr.25028) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi003.zzokqj (dependencies changed)... 2024-09-20T19:48:36.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:36 smithi183 bash[21651]: audit 2024-09-20T19:48:35.991193+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.25028 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.zzokqj", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-20T19:48:36.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:36 smithi183 bash[21651]: audit 2024-09-20T19:48:35.993547+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.zzokqj", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-20T19:48:36.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:36 smithi183 bash[21651]: cephadm 2024-09-20T19:48:36.002931+0000 mgr.y (mgr.25028) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi003.zzokqj on smithi003 2024-09-20T19:48:36.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:36 smithi183 bash[21651]: audit 2024-09-20T19:48:36.004566+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:48:36.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[19800]: cluster 2024-09-20T19:48:35.155369+0000 mgr.y (mgr.25028) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T19:48:36.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[19800]: audit 2024-09-20T19:48:35.489608+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:36.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[19800]: audit 2024-09-20T19:48:35.502700+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:36.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[19800]: audit 2024-09-20T19:48:35.511366+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:48:36.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[19800]: cephadm 2024-09-20T19:48:35.512336+0000 mgr.y (mgr.25028) 13 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-20T19:48:36.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[19800]: cephadm 2024-09-20T19:48:35.512866+0000 mgr.y (mgr.25028) 14 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2024-09-20T19:48:36.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[19800]: audit 2024-09-20T19:48:35.513200+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:48:36.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[19800]: cephadm 2024-09-20T19:48:35.658293+0000 mgr.y (mgr.25028) 15 : cephadm [INF] Updating smithi003:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:48:36.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[19800]: cephadm 2024-09-20T19:48:35.662861+0000 mgr.y (mgr.25028) 16 : cephadm [INF] Updating smithi183:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:48:36.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[19800]: cephadm 2024-09-20T19:48:35.758102+0000 mgr.y (mgr.25028) 17 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:48:36.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[19800]: cephadm 2024-09-20T19:48:35.758291+0000 mgr.y (mgr.25028) 18 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:48:36.955 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[19800]: cephadm 2024-09-20T19:48:35.843283+0000 mgr.y (mgr.25028) 19 : cephadm [INF] Updating smithi003:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:48:36.955 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[19800]: cephadm 2024-09-20T19:48:35.843444+0000 mgr.y (mgr.25028) 20 : cephadm [INF] Updating smithi183:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:48:36.955 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[19800]: audit 2024-09-20T19:48:35.931146+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:36.955 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[19800]: audit 2024-09-20T19:48:35.939083+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:36.955 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[19800]: audit 2024-09-20T19:48:35.948646+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:36.955 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[19800]: audit 2024-09-20T19:48:35.956692+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:36.955 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[19800]: audit 2024-09-20T19:48:35.963283+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:36.955 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[19800]: cephadm 2024-09-20T19:48:35.989589+0000 mgr.y (mgr.25028) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi003.zzokqj (dependencies changed)... 2024-09-20T19:48:36.955 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[19800]: audit 2024-09-20T19:48:35.991193+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.25028 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.zzokqj", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-20T19:48:36.955 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[19800]: audit 2024-09-20T19:48:35.993547+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.zzokqj", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-20T19:48:36.955 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[19800]: cephadm 2024-09-20T19:48:36.002931+0000 mgr.y (mgr.25028) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi003.zzokqj on smithi003 2024-09-20T19:48:36.956 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[19800]: audit 2024-09-20T19:48:36.004566+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:48:36.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[26656]: cluster 2024-09-20T19:48:35.155369+0000 mgr.y (mgr.25028) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T19:48:36.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[26656]: audit 2024-09-20T19:48:35.489608+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:36.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[26656]: audit 2024-09-20T19:48:35.502700+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:36.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[26656]: audit 2024-09-20T19:48:35.511366+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:48:36.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[26656]: cephadm 2024-09-20T19:48:35.512336+0000 mgr.y (mgr.25028) 13 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-20T19:48:36.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[26656]: cephadm 2024-09-20T19:48:35.512866+0000 mgr.y (mgr.25028) 14 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2024-09-20T19:48:36.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[26656]: audit 2024-09-20T19:48:35.513200+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:48:36.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[26656]: cephadm 2024-09-20T19:48:35.658293+0000 mgr.y (mgr.25028) 15 : cephadm [INF] Updating smithi003:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:48:36.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[26656]: cephadm 2024-09-20T19:48:35.662861+0000 mgr.y (mgr.25028) 16 : cephadm [INF] Updating smithi183:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:48:36.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[26656]: cephadm 2024-09-20T19:48:35.758102+0000 mgr.y (mgr.25028) 17 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:48:36.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[26656]: cephadm 2024-09-20T19:48:35.758291+0000 mgr.y (mgr.25028) 18 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:48:36.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[26656]: cephadm 2024-09-20T19:48:35.843283+0000 mgr.y (mgr.25028) 19 : cephadm [INF] Updating smithi003:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:48:36.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[26656]: cephadm 2024-09-20T19:48:35.843444+0000 mgr.y (mgr.25028) 20 : cephadm [INF] Updating smithi183:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:48:36.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[26656]: audit 2024-09-20T19:48:35.931146+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:36.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[26656]: audit 2024-09-20T19:48:35.939083+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:36.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[26656]: audit 2024-09-20T19:48:35.948646+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:36.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[26656]: audit 2024-09-20T19:48:35.956692+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:36.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[26656]: audit 2024-09-20T19:48:35.963283+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:36.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[26656]: cephadm 2024-09-20T19:48:35.989589+0000 mgr.y (mgr.25028) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi003.zzokqj (dependencies changed)... 2024-09-20T19:48:36.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[26656]: audit 2024-09-20T19:48:35.991193+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.25028 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.zzokqj", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-20T19:48:36.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[26656]: audit 2024-09-20T19:48:35.993547+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.zzokqj", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-20T19:48:36.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[26656]: cephadm 2024-09-20T19:48:36.002931+0000 mgr.y (mgr.25028) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi003.zzokqj on smithi003 2024-09-20T19:48:36.958 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:36 smithi003 bash[26656]: audit 2024-09-20T19:48:36.004566+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:48:38.755 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:38 smithi003 bash[26656]: cluster 2024-09-20T19:48:37.156115+0000 mgr.y (mgr.25028) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T19:48:38.755 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:38 smithi003 bash[19800]: cluster 2024-09-20T19:48:37.156115+0000 mgr.y (mgr.25028) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T19:48:38.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:38 smithi183 bash[21651]: cluster 2024-09-20T19:48:37.156115+0000 mgr.y (mgr.25028) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T19:48:40.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:40 smithi183 bash[21651]: cluster 2024-09-20T19:48:39.157235+0000 mgr.y (mgr.25028) 24 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:48:40.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:40 smithi183 bash[21651]: audit 2024-09-20T19:48:39.483503+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:40.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:40 smithi183 bash[21651]: audit 2024-09-20T19:48:39.494350+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:40.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:40 smithi183 bash[21651]: cephadm 2024-09-20T19:48:39.499429+0000 mgr.y (mgr.25028) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T19:48:40.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:40 smithi183 bash[21651]: cephadm 2024-09-20T19:48:39.764751+0000 mgr.y (mgr.25028) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi183 2024-09-20T19:48:40.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:40 smithi003 bash[19800]: cluster 2024-09-20T19:48:39.157235+0000 mgr.y (mgr.25028) 24 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:48:40.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:40 smithi003 bash[19800]: audit 2024-09-20T19:48:39.483503+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:40.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:40 smithi003 bash[19800]: audit 2024-09-20T19:48:39.494350+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:40.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:40 smithi003 bash[19800]: cephadm 2024-09-20T19:48:39.499429+0000 mgr.y (mgr.25028) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T19:48:40.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:40 smithi003 bash[19800]: cephadm 2024-09-20T19:48:39.764751+0000 mgr.y (mgr.25028) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi183 2024-09-20T19:48:40.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:40 smithi003 bash[26656]: cluster 2024-09-20T19:48:39.157235+0000 mgr.y (mgr.25028) 24 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:48:40.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:40 smithi003 bash[26656]: audit 2024-09-20T19:48:39.483503+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:40.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:40 smithi003 bash[26656]: audit 2024-09-20T19:48:39.494350+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:40.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:40 smithi003 bash[26656]: cephadm 2024-09-20T19:48:39.499429+0000 mgr.y (mgr.25028) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T19:48:40.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:40 smithi003 bash[26656]: cephadm 2024-09-20T19:48:39.764751+0000 mgr.y (mgr.25028) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi183 2024-09-20T19:48:41.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:41 smithi003 bash[19800]: audit 2024-09-20T19:48:41.267960+0000 mon.a (mon.0) 1156 : audit [DBG] from='client.? 172.21.15.3:0/753100615' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T19:48:41.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:41 smithi003 bash[26656]: audit 2024-09-20T19:48:41.267960+0000 mon.a (mon.0) 1156 : audit [DBG] from='client.? 172.21.15.3:0/753100615' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T19:48:41.788 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:41 smithi183 bash[21651]: audit 2024-09-20T19:48:41.267960+0000 mon.a (mon.0) 1156 : audit [DBG] from='client.? 172.21.15.3:0/753100615' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T19:48:42.640 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:42 smithi183 bash[21651]: cluster 2024-09-20T19:48:41.157887+0000 mgr.y (mgr.25028) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:48:42.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:42 smithi003 bash[19800]: cluster 2024-09-20T19:48:41.157887+0000 mgr.y (mgr.25028) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:48:42.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:42 smithi003 bash[26656]: cluster 2024-09-20T19:48:41.157887+0000 mgr.y (mgr.25028) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:48:43.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:43 smithi183 bash[21651]: audit 2024-09-20T19:48:42.885219+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:48:43.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:43 smithi003 bash[19800]: audit 2024-09-20T19:48:42.885219+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:48:43.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:43 smithi003 bash[26656]: audit 2024-09-20T19:48:42.885219+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:48:44.300 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:44 smithi183 systemd[1]: Stopping Ceph prometheus.a for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T19:48:44.300 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:44 smithi183 bash[50805]: ts=2024-09-20T19:48:44.141Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-20T19:48:44.300 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:44 smithi183 bash[50805]: ts=2024-09-20T19:48:44.141Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-20T19:48:44.300 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:44 smithi183 bash[50805]: ts=2024-09-20T19:48:44.141Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-20T19:48:44.300 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:44 smithi183 bash[50805]: ts=2024-09-20T19:48:44.141Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-20T19:48:44.300 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:44 smithi183 bash[50805]: ts=2024-09-20T19:48:44.141Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-20T19:48:44.300 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:44 smithi183 bash[50805]: ts=2024-09-20T19:48:44.141Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-20T19:48:44.300 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:44 smithi183 bash[50805]: ts=2024-09-20T19:48:44.141Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-20T19:48:44.300 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:44 smithi183 bash[50805]: ts=2024-09-20T19:48:44.141Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-20T19:48:44.300 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:44 smithi183 bash[50805]: ts=2024-09-20T19:48:44.142Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-20T19:48:44.301 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:44 smithi183 bash[50805]: ts=2024-09-20T19:48:44.142Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-20T19:48:44.301 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:44 smithi183 bash[50805]: ts=2024-09-20T19:48:44.142Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-20T19:48:44.301 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:44 smithi183 bash[50805]: ts=2024-09-20T19:48:44.142Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-20T19:48:44.591 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:44 smithi183 bash[21651]: cluster 2024-09-20T19:48:43.158883+0000 mgr.y (mgr.25028) 28 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:48:44.878 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:44 smithi003 bash[19800]: cluster 2024-09-20T19:48:43.158883+0000 mgr.y (mgr.25028) 28 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:48:44.879 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:44 smithi003 bash[26656]: cluster 2024-09-20T19:48:43.158883+0000 mgr.y (mgr.25028) 28 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:48:44.907 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:44 smithi183 bash[52412]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T19:48:44.907 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:44 smithi183 bash[52474]: Error response from daemon: No such container: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T19:48:44.907 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:44 smithi183 systemd[1]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-20T19:48:44.907 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:44 smithi183 systemd[1]: Stopped Ceph prometheus.a for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T19:48:44.907 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:44 smithi183 systemd[1]: Started Ceph prometheus.a for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T19:48:46.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:45 smithi183 bash[21651]: audit 2024-09-20T19:48:44.844069+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:46.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:45 smithi183 bash[21651]: audit 2024-09-20T19:48:44.857999+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:46.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:45 smithi183 bash[21651]: audit 2024-09-20T19:48:44.868429+0000 mgr.y (mgr.25028) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:48:46.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:45 smithi183 bash[21651]: audit 2024-09-20T19:48:44.869921+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:48:46.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:45 smithi183 bash[21651]: audit 2024-09-20T19:48:44.890464+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:46.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:45 smithi183 bash[21651]: cephadm 2024-09-20T19:48:44.893137+0000 mgr.y (mgr.25028) 30 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.3:5000 to Dashboard 2024-09-20T19:48:46.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:45 smithi183 bash[21651]: audit 2024-09-20T19:48:44.894928+0000 mgr.y (mgr.25028) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:48:46.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:45 smithi183 bash[21651]: audit 2024-09-20T19:48:44.896873+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:48:46.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:45 smithi183 bash[21651]: audit 2024-09-20T19:48:44.900647+0000 mgr.y (mgr.25028) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi003"}]: dispatch 2024-09-20T19:48:46.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:45 smithi183 bash[21651]: audit 2024-09-20T19:48:44.902266+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi003"}]: dispatch 2024-09-20T19:48:46.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:45 smithi183 bash[21651]: audit 2024-09-20T19:48:44.908749+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:46.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:45 smithi183 bash[21651]: audit 2024-09-20T19:48:44.921663+0000 mgr.y (mgr.25028) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:48:46.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:45 smithi183 bash[21651]: audit 2024-09-20T19:48:44.923567+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:48:46.051 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:45 smithi183 bash[52502]: ts=2024-09-20T19:48:45.879Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-20T19:48:46.051 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:45 smithi183 bash[52502]: ts=2024-09-20T19:48:45.879Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-20T19:48:46.051 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:45 smithi183 bash[52502]: ts=2024-09-20T19:48:45.879Z caller=main.go:570 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi183 (none))" 2024-09-20T19:48:46.051 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:45 smithi183 bash[52502]: ts=2024-09-20T19:48:45.879Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-20T19:48:46.051 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:45 smithi183 bash[52502]: ts=2024-09-20T19:48:45.879Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-20T19:48:46.051 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:45 smithi183 bash[52502]: ts=2024-09-20T19:48:45.881Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-20T19:48:46.051 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:45 smithi183 bash[52502]: ts=2024-09-20T19:48:45.881Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-20T19:48:46.051 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:45 smithi183 bash[52502]: ts=2024-09-20T19:48:45.883Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-20T19:48:46.052 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:45 smithi183 bash[52502]: ts=2024-09-20T19:48:45.883Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-20T19:48:46.052 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:45 smithi183 bash[52502]: ts=2024-09-20T19:48:45.885Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-20T19:48:46.052 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:45 smithi183 bash[52502]: ts=2024-09-20T19:48:45.885Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.859µs 2024-09-20T19:48:46.052 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:45 smithi183 bash[52502]: ts=2024-09-20T19:48:45.885Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-20T19:48:46.052 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:45 smithi183 bash[52502]: ts=2024-09-20T19:48:45.885Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-09-20T19:48:46.052 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:45 smithi183 bash[52502]: ts=2024-09-20T19:48:45.899Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-09-20T19:48:46.052 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:45 smithi183 bash[52502]: ts=2024-09-20T19:48:45.905Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-09-20T19:48:46.052 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:45 smithi183 bash[52502]: ts=2024-09-20T19:48:45.905Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-09-20T19:48:46.052 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:45 smithi183 bash[52502]: ts=2024-09-20T19:48:45.905Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=41.428µs wal_replay_duration=20.198435ms wbl_replay_duration=128ns total_replay_duration=20.269853ms 2024-09-20T19:48:46.052 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:45 smithi183 bash[52502]: ts=2024-09-20T19:48:45.907Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-20T19:48:46.052 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:45 smithi183 bash[52502]: ts=2024-09-20T19:48:45.907Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-20T19:48:46.052 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:45 smithi183 bash[52502]: ts=2024-09-20T19:48:45.907Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-20T19:48:46.052 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:45 smithi183 bash[52502]: ts=2024-09-20T19:48:45.930Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=22.93857ms db_storage=954ns remote_storage=1.313µs web_handler=819ns query_engine=770ns scrape=250.192µs scrape_sd=137.904µs notify=26.952µs notify_sd=25.479µs rules=22.045306ms tracing=5.973µs 2024-09-20T19:48:46.052 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:45 smithi183 bash[52502]: ts=2024-09-20T19:48:45.930Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-20T19:48:46.053 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:48:45 smithi183 bash[52502]: ts=2024-09-20T19:48:45.930Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-20T19:48:46.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:45 smithi003 bash[19800]: audit 2024-09-20T19:48:44.844069+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:46.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:45 smithi003 bash[19800]: audit 2024-09-20T19:48:44.857999+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:46.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:45 smithi003 bash[19800]: audit 2024-09-20T19:48:44.868429+0000 mgr.y (mgr.25028) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:48:46.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:45 smithi003 bash[19800]: audit 2024-09-20T19:48:44.869921+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:48:46.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:45 smithi003 bash[19800]: audit 2024-09-20T19:48:44.890464+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:46.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:45 smithi003 bash[19800]: cephadm 2024-09-20T19:48:44.893137+0000 mgr.y (mgr.25028) 30 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.3:5000 to Dashboard 2024-09-20T19:48:46.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:45 smithi003 bash[19800]: audit 2024-09-20T19:48:44.894928+0000 mgr.y (mgr.25028) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:48:46.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:45 smithi003 bash[19800]: audit 2024-09-20T19:48:44.896873+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:48:46.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:45 smithi003 bash[19800]: audit 2024-09-20T19:48:44.900647+0000 mgr.y (mgr.25028) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi003"}]: dispatch 2024-09-20T19:48:46.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:45 smithi003 bash[19800]: audit 2024-09-20T19:48:44.902266+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi003"}]: dispatch 2024-09-20T19:48:46.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:45 smithi003 bash[19800]: audit 2024-09-20T19:48:44.908749+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:46.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:45 smithi003 bash[19800]: audit 2024-09-20T19:48:44.921663+0000 mgr.y (mgr.25028) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:48:46.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:45 smithi003 bash[19800]: audit 2024-09-20T19:48:44.923567+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:48:46.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:45 smithi003 bash[26656]: audit 2024-09-20T19:48:44.844069+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:46.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:45 smithi003 bash[26656]: audit 2024-09-20T19:48:44.857999+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:46.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:45 smithi003 bash[26656]: audit 2024-09-20T19:48:44.868429+0000 mgr.y (mgr.25028) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:48:46.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:45 smithi003 bash[26656]: audit 2024-09-20T19:48:44.869921+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:48:46.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:45 smithi003 bash[26656]: audit 2024-09-20T19:48:44.890464+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:46.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:45 smithi003 bash[26656]: cephadm 2024-09-20T19:48:44.893137+0000 mgr.y (mgr.25028) 30 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.3:5000 to Dashboard 2024-09-20T19:48:46.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:45 smithi003 bash[26656]: audit 2024-09-20T19:48:44.894928+0000 mgr.y (mgr.25028) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:48:46.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:45 smithi003 bash[26656]: audit 2024-09-20T19:48:44.896873+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:48:46.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:45 smithi003 bash[26656]: audit 2024-09-20T19:48:44.900647+0000 mgr.y (mgr.25028) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi003"}]: dispatch 2024-09-20T19:48:46.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:45 smithi003 bash[26656]: audit 2024-09-20T19:48:44.902266+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi003"}]: dispatch 2024-09-20T19:48:46.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:45 smithi003 bash[26656]: audit 2024-09-20T19:48:44.908749+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:46.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:45 smithi003 bash[26656]: audit 2024-09-20T19:48:44.921663+0000 mgr.y (mgr.25028) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:48:46.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:45 smithi003 bash[26656]: audit 2024-09-20T19:48:44.923567+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:48:47.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:46 smithi003 bash[26656]: cluster 2024-09-20T19:48:45.160348+0000 mgr.y (mgr.25028) 34 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:48:47.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:46 smithi003 bash[19800]: cluster 2024-09-20T19:48:45.160348+0000 mgr.y (mgr.25028) 34 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:48:47.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:46 smithi183 bash[21651]: cluster 2024-09-20T19:48:45.160348+0000 mgr.y (mgr.25028) 34 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:48:49.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:48 smithi003 bash[26656]: cluster 2024-09-20T19:48:47.161208+0000 mgr.y (mgr.25028) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:48:49.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:48 smithi003 bash[19800]: cluster 2024-09-20T19:48:47.161208+0000 mgr.y (mgr.25028) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:48:49.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:48 smithi183 bash[21651]: cluster 2024-09-20T19:48:47.161208+0000 mgr.y (mgr.25028) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:48:51.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:50 smithi003 bash[19800]: cluster 2024-09-20T19:48:49.163040+0000 mgr.y (mgr.25028) 36 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:48:51.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:50 smithi003 bash[19800]: audit 2024-09-20T19:48:50.870312+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:51.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:50 smithi003 bash[19800]: audit 2024-09-20T19:48:50.877486+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:51.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:50 smithi003 bash[26656]: cluster 2024-09-20T19:48:49.163040+0000 mgr.y (mgr.25028) 36 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:48:51.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:50 smithi003 bash[26656]: audit 2024-09-20T19:48:50.870312+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:51.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:50 smithi003 bash[26656]: audit 2024-09-20T19:48:50.877486+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:51.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:50 smithi183 bash[21651]: cluster 2024-09-20T19:48:49.163040+0000 mgr.y (mgr.25028) 36 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:48:51.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:50 smithi183 bash[21651]: audit 2024-09-20T19:48:50.870312+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:51.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:50 smithi183 bash[21651]: audit 2024-09-20T19:48:50.877486+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:52.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:52 smithi003 bash[19800]: audit 2024-09-20T19:48:50.984630+0000 mgr.y (mgr.25028) 37 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:48:52.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:52 smithi003 bash[19800]: audit 2024-09-20T19:48:51.061656+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:52.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:52 smithi003 bash[19800]: audit 2024-09-20T19:48:51.074346+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:52.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:52 smithi003 bash[19800]: audit 2024-09-20T19:48:51.081175+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:48:52.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:52 smithi003 bash[19800]: audit 2024-09-20T19:48:51.082753+0000 mon.b (mon.1) 67 : audit [INF] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:48:52.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:52 smithi003 bash[19800]: audit 2024-09-20T19:48:51.090984+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:52.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:52 smithi003 bash[26656]: audit 2024-09-20T19:48:50.984630+0000 mgr.y (mgr.25028) 37 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:48:52.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:52 smithi003 bash[26656]: audit 2024-09-20T19:48:51.061656+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:52.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:52 smithi003 bash[26656]: audit 2024-09-20T19:48:51.074346+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:52.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:52 smithi003 bash[26656]: audit 2024-09-20T19:48:51.081175+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:48:52.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:52 smithi003 bash[26656]: audit 2024-09-20T19:48:51.082753+0000 mon.b (mon.1) 67 : audit [INF] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:48:52.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:52 smithi003 bash[26656]: audit 2024-09-20T19:48:51.090984+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:52.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:52 smithi183 bash[21651]: audit 2024-09-20T19:48:50.984630+0000 mgr.y (mgr.25028) 37 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:48:52.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:52 smithi183 bash[21651]: audit 2024-09-20T19:48:51.061656+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:52.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:52 smithi183 bash[21651]: audit 2024-09-20T19:48:51.074346+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:52.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:52 smithi183 bash[21651]: audit 2024-09-20T19:48:51.081175+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:48:52.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:52 smithi183 bash[21651]: audit 2024-09-20T19:48:51.082753+0000 mon.b (mon.1) 67 : audit [INF] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:48:52.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:52 smithi183 bash[21651]: audit 2024-09-20T19:48:51.090984+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:48:53.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:53 smithi003 bash[19800]: cluster 2024-09-20T19:48:51.163605+0000 mgr.y (mgr.25028) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:48:53.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:53 smithi003 bash[26656]: cluster 2024-09-20T19:48:51.163605+0000 mgr.y (mgr.25028) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:48:53.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:53 smithi183 bash[21651]: cluster 2024-09-20T19:48:51.163605+0000 mgr.y (mgr.25028) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:48:54.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:48:54 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:48:54] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.43.0" 2024-09-20T19:48:55.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:55 smithi003 bash[19800]: cluster 2024-09-20T19:48:53.164578+0000 mgr.y (mgr.25028) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:48:55.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:55 smithi003 bash[26656]: cluster 2024-09-20T19:48:53.164578+0000 mgr.y (mgr.25028) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:48:55.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:55 smithi183 bash[21651]: cluster 2024-09-20T19:48:53.164578+0000 mgr.y (mgr.25028) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:48:57.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:57 smithi003 bash[19800]: cluster 2024-09-20T19:48:55.166169+0000 mgr.y (mgr.25028) 40 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:48:57.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:57 smithi003 bash[26656]: cluster 2024-09-20T19:48:55.166169+0000 mgr.y (mgr.25028) 40 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:48:57.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:57 smithi183 bash[21651]: cluster 2024-09-20T19:48:55.166169+0000 mgr.y (mgr.25028) 40 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:48:58.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:58 smithi003 bash[19800]: audit 2024-09-20T19:48:57.885675+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:48:58.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:58 smithi003 bash[26656]: audit 2024-09-20T19:48:57.885675+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:48:58.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:58 smithi183 bash[21651]: audit 2024-09-20T19:48:57.885675+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:48:59.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:48:59 smithi003 bash[19800]: cluster 2024-09-20T19:48:57.167068+0000 mgr.y (mgr.25028) 41 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:48:59.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:48:59 smithi003 bash[26656]: cluster 2024-09-20T19:48:57.167068+0000 mgr.y (mgr.25028) 41 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:48:59.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:48:59 smithi183 bash[21651]: cluster 2024-09-20T19:48:57.167068+0000 mgr.y (mgr.25028) 41 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:01.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:01 smithi003 bash[19800]: cluster 2024-09-20T19:48:59.168856+0000 mgr.y (mgr.25028) 42 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:49:01.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:01 smithi003 bash[26656]: cluster 2024-09-20T19:48:59.168856+0000 mgr.y (mgr.25028) 42 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:49:01.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:01 smithi183 bash[21651]: cluster 2024-09-20T19:48:59.168856+0000 mgr.y (mgr.25028) 42 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:49:02.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:02 smithi003 bash[19800]: audit 2024-09-20T19:49:00.995668+0000 mgr.y (mgr.25028) 43 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:49:02.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:02 smithi003 bash[26656]: audit 2024-09-20T19:49:00.995668+0000 mgr.y (mgr.25028) 43 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:49:02.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:02 smithi183 bash[21651]: audit 2024-09-20T19:49:00.995668+0000 mgr.y (mgr.25028) 43 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:49:03.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:03 smithi003 bash[19800]: cluster 2024-09-20T19:49:01.169627+0000 mgr.y (mgr.25028) 44 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:03.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:03 smithi003 bash[26656]: cluster 2024-09-20T19:49:01.169627+0000 mgr.y (mgr.25028) 44 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:03.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:03 smithi183 bash[21651]: cluster 2024-09-20T19:49:01.169627+0000 mgr.y (mgr.25028) 44 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:04.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:49:04 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:49:04] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-09-20T19:49:05.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:05 smithi003 bash[19800]: cluster 2024-09-20T19:49:03.170725+0000 mgr.y (mgr.25028) 45 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:05.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:05 smithi003 bash[26656]: cluster 2024-09-20T19:49:03.170725+0000 mgr.y (mgr.25028) 45 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:05.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:05 smithi183 bash[21651]: cluster 2024-09-20T19:49:03.170725+0000 mgr.y (mgr.25028) 45 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:07.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:07 smithi003 bash[26656]: cluster 2024-09-20T19:49:05.172304+0000 mgr.y (mgr.25028) 46 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:49:07.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:07 smithi003 bash[19800]: cluster 2024-09-20T19:49:05.172304+0000 mgr.y (mgr.25028) 46 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:49:07.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:07 smithi183 bash[21651]: cluster 2024-09-20T19:49:05.172304+0000 mgr.y (mgr.25028) 46 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:49:09.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:09 smithi003 bash[19800]: cluster 2024-09-20T19:49:07.173089+0000 mgr.y (mgr.25028) 47 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:09.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:09 smithi003 bash[26656]: cluster 2024-09-20T19:49:07.173089+0000 mgr.y (mgr.25028) 47 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:09.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:09 smithi183 bash[21651]: cluster 2024-09-20T19:49:07.173089+0000 mgr.y (mgr.25028) 47 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:11.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:11 smithi003 bash[19800]: cluster 2024-09-20T19:49:09.174774+0000 mgr.y (mgr.25028) 48 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:49:11.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:11 smithi003 bash[26656]: cluster 2024-09-20T19:49:09.174774+0000 mgr.y (mgr.25028) 48 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:49:11.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:11 smithi183 bash[21651]: cluster 2024-09-20T19:49:09.174774+0000 mgr.y (mgr.25028) 48 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:49:12.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:12 smithi003 bash[26656]: audit 2024-09-20T19:49:11.006910+0000 mgr.y (mgr.25028) 49 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:49:12.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:12 smithi003 bash[19800]: audit 2024-09-20T19:49:11.006910+0000 mgr.y (mgr.25028) 49 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:49:12.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:12 smithi183 bash[21651]: audit 2024-09-20T19:49:11.006910+0000 mgr.y (mgr.25028) 49 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:49:13.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:13 smithi003 bash[19800]: cluster 2024-09-20T19:49:11.175540+0000 mgr.y (mgr.25028) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:13.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:13 smithi003 bash[19800]: audit 2024-09-20T19:49:12.886425+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:49:13.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:13 smithi003 bash[26656]: cluster 2024-09-20T19:49:11.175540+0000 mgr.y (mgr.25028) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:13.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:13 smithi003 bash[26656]: audit 2024-09-20T19:49:12.886425+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:49:13.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:13 smithi183 bash[21651]: cluster 2024-09-20T19:49:11.175540+0000 mgr.y (mgr.25028) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:13.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:13 smithi183 bash[21651]: audit 2024-09-20T19:49:12.886425+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:49:14.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:14 smithi003 bash[19800]: cluster 2024-09-20T19:49:13.176573+0000 mgr.y (mgr.25028) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:14.453 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:49:14 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:49:14] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-20T19:49:14.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:14 smithi003 bash[26656]: cluster 2024-09-20T19:49:13.176573+0000 mgr.y (mgr.25028) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:14.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:14 smithi183 bash[21651]: cluster 2024-09-20T19:49:13.176573+0000 mgr.y (mgr.25028) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:16.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:16 smithi183 bash[21651]: cluster 2024-09-20T19:49:15.178019+0000 mgr.y (mgr.25028) 52 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:49:16.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:16 smithi003 bash[19800]: cluster 2024-09-20T19:49:15.178019+0000 mgr.y (mgr.25028) 52 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:49:16.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:16 smithi003 bash[26656]: cluster 2024-09-20T19:49:15.178019+0000 mgr.y (mgr.25028) 52 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:49:18.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:18 smithi183 bash[21651]: cluster 2024-09-20T19:49:17.178763+0000 mgr.y (mgr.25028) 53 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:18.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:18 smithi003 bash[19800]: cluster 2024-09-20T19:49:17.178763+0000 mgr.y (mgr.25028) 53 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:18.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:18 smithi003 bash[26656]: cluster 2024-09-20T19:49:17.178763+0000 mgr.y (mgr.25028) 53 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:20.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:20 smithi183 bash[21651]: cluster 2024-09-20T19:49:19.180615+0000 mgr.y (mgr.25028) 54 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:49:20.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:20 smithi003 bash[19800]: cluster 2024-09-20T19:49:19.180615+0000 mgr.y (mgr.25028) 54 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:49:20.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:20 smithi003 bash[26656]: cluster 2024-09-20T19:49:19.180615+0000 mgr.y (mgr.25028) 54 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:49:21.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:21 smithi003 bash[26656]: audit 2024-09-20T19:49:21.018121+0000 mgr.y (mgr.25028) 55 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:49:21.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:21 smithi003 bash[19800]: audit 2024-09-20T19:49:21.018121+0000 mgr.y (mgr.25028) 55 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:49:21.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:21 smithi183 bash[21651]: audit 2024-09-20T19:49:21.018121+0000 mgr.y (mgr.25028) 55 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:49:22.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:22 smithi183 bash[21651]: cluster 2024-09-20T19:49:21.181480+0000 mgr.y (mgr.25028) 56 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:22.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:22 smithi003 bash[26656]: cluster 2024-09-20T19:49:21.181480+0000 mgr.y (mgr.25028) 56 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:22.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:22 smithi003 bash[19800]: cluster 2024-09-20T19:49:21.181480+0000 mgr.y (mgr.25028) 56 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:24.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:24 smithi003 bash[19800]: cluster 2024-09-20T19:49:23.182633+0000 mgr.y (mgr.25028) 57 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:24.453 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:49:24 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:49:24] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-20T19:49:24.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:24 smithi003 bash[26656]: cluster 2024-09-20T19:49:23.182633+0000 mgr.y (mgr.25028) 57 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:24.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:24 smithi183 bash[21651]: cluster 2024-09-20T19:49:23.182633+0000 mgr.y (mgr.25028) 57 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:26.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:26 smithi183 bash[21651]: cluster 2024-09-20T19:49:25.184597+0000 mgr.y (mgr.25028) 58 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:49:26.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:26 smithi003 bash[19800]: cluster 2024-09-20T19:49:25.184597+0000 mgr.y (mgr.25028) 58 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:49:26.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:26 smithi003 bash[26656]: cluster 2024-09-20T19:49:25.184597+0000 mgr.y (mgr.25028) 58 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:49:28.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:28 smithi183 bash[21651]: cluster 2024-09-20T19:49:27.185487+0000 mgr.y (mgr.25028) 59 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:28.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:28 smithi183 bash[21651]: audit 2024-09-20T19:49:27.889325+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:49:28.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:28 smithi003 bash[19800]: cluster 2024-09-20T19:49:27.185487+0000 mgr.y (mgr.25028) 59 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:28.938 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:28 smithi003 bash[19800]: audit 2024-09-20T19:49:27.889325+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:49:28.938 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:28 smithi003 bash[26656]: cluster 2024-09-20T19:49:27.185487+0000 mgr.y (mgr.25028) 59 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:28.938 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:28 smithi003 bash[26656]: audit 2024-09-20T19:49:27.889325+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:49:30.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:30 smithi183 bash[21651]: cluster 2024-09-20T19:49:29.187306+0000 mgr.y (mgr.25028) 60 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:49:30.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:30 smithi003 bash[19800]: cluster 2024-09-20T19:49:29.187306+0000 mgr.y (mgr.25028) 60 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:49:30.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:30 smithi003 bash[26656]: cluster 2024-09-20T19:49:29.187306+0000 mgr.y (mgr.25028) 60 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:49:31.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:31 smithi183 bash[21651]: audit 2024-09-20T19:49:31.029381+0000 mgr.y (mgr.25028) 61 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:49:31.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:31 smithi003 bash[19800]: audit 2024-09-20T19:49:31.029381+0000 mgr.y (mgr.25028) 61 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:49:31.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:31 smithi003 bash[26656]: audit 2024-09-20T19:49:31.029381+0000 mgr.y (mgr.25028) 61 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:49:32.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:32 smithi183 bash[21651]: cluster 2024-09-20T19:49:31.188024+0000 mgr.y (mgr.25028) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:32.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:32 smithi003 bash[19800]: cluster 2024-09-20T19:49:31.188024+0000 mgr.y (mgr.25028) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:32.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:32 smithi003 bash[26656]: cluster 2024-09-20T19:49:31.188024+0000 mgr.y (mgr.25028) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:34.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:34 smithi003 bash[19800]: cluster 2024-09-20T19:49:33.188971+0000 mgr.y (mgr.25028) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:34.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:34 smithi003 bash[26656]: cluster 2024-09-20T19:49:33.188971+0000 mgr.y (mgr.25028) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:34.453 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:49:34 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:49:34] "GET /metrics HTTP/1.1" 200 38141 "" "Prometheus/2.43.0" 2024-09-20T19:49:34.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:34 smithi183 bash[21651]: cluster 2024-09-20T19:49:33.188971+0000 mgr.y (mgr.25028) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:36.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:36 smithi183 bash[21651]: cluster 2024-09-20T19:49:35.190445+0000 mgr.y (mgr.25028) 64 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:49:36.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:36 smithi003 bash[19800]: cluster 2024-09-20T19:49:35.190445+0000 mgr.y (mgr.25028) 64 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:49:36.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:36 smithi003 bash[26656]: cluster 2024-09-20T19:49:35.190445+0000 mgr.y (mgr.25028) 64 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:49:38.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:38 smithi003 bash[19800]: cluster 2024-09-20T19:49:37.191269+0000 mgr.y (mgr.25028) 65 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:38.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:38 smithi003 bash[26656]: cluster 2024-09-20T19:49:37.191269+0000 mgr.y (mgr.25028) 65 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:38.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:38 smithi183 bash[21651]: cluster 2024-09-20T19:49:37.191269+0000 mgr.y (mgr.25028) 65 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:40.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:40 smithi003 bash[19800]: cluster 2024-09-20T19:49:39.193134+0000 mgr.y (mgr.25028) 66 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:49:40.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:40 smithi003 bash[26656]: cluster 2024-09-20T19:49:39.193134+0000 mgr.y (mgr.25028) 66 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:49:40.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:40 smithi183 bash[21651]: cluster 2024-09-20T19:49:39.193134+0000 mgr.y (mgr.25028) 66 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:49:41.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:41 smithi003 bash[19800]: audit 2024-09-20T19:49:41.040669+0000 mgr.y (mgr.25028) 67 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:49:41.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:41 smithi003 bash[26656]: audit 2024-09-20T19:49:41.040669+0000 mgr.y (mgr.25028) 67 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:49:41.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:41 smithi183 bash[21651]: audit 2024-09-20T19:49:41.040669+0000 mgr.y (mgr.25028) 67 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:49:42.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:42 smithi003 bash[19800]: cluster 2024-09-20T19:49:41.193972+0000 mgr.y (mgr.25028) 68 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:42.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:42 smithi003 bash[26656]: cluster 2024-09-20T19:49:41.193972+0000 mgr.y (mgr.25028) 68 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:42.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:42 smithi183 bash[21651]: cluster 2024-09-20T19:49:41.193972+0000 mgr.y (mgr.25028) 68 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:43.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:43 smithi003 bash[19800]: audit 2024-09-20T19:49:42.889812+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:49:43.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:43 smithi003 bash[26656]: audit 2024-09-20T19:49:42.889812+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:49:43.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:43 smithi183 bash[21651]: audit 2024-09-20T19:49:42.889812+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:49:44.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:44 smithi003 bash[19800]: cluster 2024-09-20T19:49:43.195321+0000 mgr.y (mgr.25028) 69 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:44.453 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:49:44 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:49:44] "GET /metrics HTTP/1.1" 200 38140 "" "Prometheus/2.43.0" 2024-09-20T19:49:44.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:44 smithi003 bash[26656]: cluster 2024-09-20T19:49:43.195321+0000 mgr.y (mgr.25028) 69 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:44.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:44 smithi183 bash[21651]: cluster 2024-09-20T19:49:43.195321+0000 mgr.y (mgr.25028) 69 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:46.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:46 smithi003 bash[19800]: cluster 2024-09-20T19:49:45.196506+0000 mgr.y (mgr.25028) 70 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:49:46.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:46 smithi003 bash[26656]: cluster 2024-09-20T19:49:45.196506+0000 mgr.y (mgr.25028) 70 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:49:46.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:46 smithi183 bash[21651]: cluster 2024-09-20T19:49:45.196506+0000 mgr.y (mgr.25028) 70 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:49:48.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:48 smithi003 bash[19800]: cluster 2024-09-20T19:49:47.197211+0000 mgr.y (mgr.25028) 71 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:48.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:48 smithi003 bash[26656]: cluster 2024-09-20T19:49:47.197211+0000 mgr.y (mgr.25028) 71 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:48.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:48 smithi183 bash[21651]: cluster 2024-09-20T19:49:47.197211+0000 mgr.y (mgr.25028) 71 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:50.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:50 smithi003 bash[19800]: cluster 2024-09-20T19:49:49.198872+0000 mgr.y (mgr.25028) 72 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:49:50.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:50 smithi003 bash[26656]: cluster 2024-09-20T19:49:49.198872+0000 mgr.y (mgr.25028) 72 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:49:50.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:50 smithi183 bash[21651]: cluster 2024-09-20T19:49:49.198872+0000 mgr.y (mgr.25028) 72 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:49:51.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:51 smithi003 bash[19800]: audit 2024-09-20T19:49:51.051900+0000 mgr.y (mgr.25028) 73 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:49:51.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:51 smithi003 bash[26656]: audit 2024-09-20T19:49:51.051900+0000 mgr.y (mgr.25028) 73 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:49:51.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:51 smithi183 bash[21651]: audit 2024-09-20T19:49:51.051900+0000 mgr.y (mgr.25028) 73 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:49:52.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:52 smithi003 bash[19800]: cluster 2024-09-20T19:49:51.199590+0000 mgr.y (mgr.25028) 74 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:52.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:52 smithi003 bash[19800]: audit 2024-09-20T19:49:51.959822+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:49:52.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:52 smithi003 bash[19800]: audit 2024-09-20T19:49:51.961636+0000 mon.b (mon.1) 73 : audit [INF] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:49:52.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:52 smithi003 bash[19800]: audit 2024-09-20T19:49:51.966835+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:49:52.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:52 smithi003 bash[26656]: cluster 2024-09-20T19:49:51.199590+0000 mgr.y (mgr.25028) 74 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:52.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:52 smithi003 bash[26656]: audit 2024-09-20T19:49:51.959822+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:49:52.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:52 smithi003 bash[26656]: audit 2024-09-20T19:49:51.961636+0000 mon.b (mon.1) 73 : audit [INF] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:49:52.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:52 smithi003 bash[26656]: audit 2024-09-20T19:49:51.966835+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:49:52.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:52 smithi183 bash[21651]: cluster 2024-09-20T19:49:51.199590+0000 mgr.y (mgr.25028) 74 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:52.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:52 smithi183 bash[21651]: audit 2024-09-20T19:49:51.959822+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:49:52.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:52 smithi183 bash[21651]: audit 2024-09-20T19:49:51.961636+0000 mon.b (mon.1) 73 : audit [INF] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:49:52.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:52 smithi183 bash[21651]: audit 2024-09-20T19:49:51.966835+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:49:54.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:54 smithi003 bash[19800]: cluster 2024-09-20T19:49:53.201185+0000 mgr.y (mgr.25028) 75 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:49:54.453 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:49:54 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:49:54] "GET /metrics HTTP/1.1" 200 38140 "" "Prometheus/2.43.0" 2024-09-20T19:49:54.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:54 smithi003 bash[26656]: cluster 2024-09-20T19:49:53.201185+0000 mgr.y (mgr.25028) 75 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:49:54.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:54 smithi183 bash[21651]: cluster 2024-09-20T19:49:53.201185+0000 mgr.y (mgr.25028) 75 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:49:56.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:56 smithi003 bash[19800]: cluster 2024-09-20T19:49:55.201871+0000 mgr.y (mgr.25028) 76 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:49:56.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:56 smithi003 bash[26656]: cluster 2024-09-20T19:49:55.201871+0000 mgr.y (mgr.25028) 76 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:49:56.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:56 smithi183 bash[21651]: cluster 2024-09-20T19:49:55.201871+0000 mgr.y (mgr.25028) 76 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:49:58.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:58 smithi003 bash[19800]: cluster 2024-09-20T19:49:57.202577+0000 mgr.y (mgr.25028) 77 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:58.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:49:58 smithi003 bash[19800]: audit 2024-09-20T19:49:57.890048+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:49:58.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:58 smithi003 bash[26656]: cluster 2024-09-20T19:49:57.202577+0000 mgr.y (mgr.25028) 77 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:58.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:49:58 smithi003 bash[26656]: audit 2024-09-20T19:49:57.890048+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:49:58.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:58 smithi183 bash[21651]: cluster 2024-09-20T19:49:57.202577+0000 mgr.y (mgr.25028) 77 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:49:58.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:49:58 smithi183 bash[21651]: audit 2024-09-20T19:49:57.890048+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:50:00.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:00 smithi003 bash[19800]: cluster 2024-09-20T19:49:59.204344+0000 mgr.y (mgr.25028) 78 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:50:00.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:00 smithi003 bash[19800]: cluster 2024-09-20T19:50:00.000165+0000 mon.a (mon.0) 1167 : cluster [INF] overall HEALTH_OK 2024-09-20T19:50:00.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:00 smithi003 bash[26656]: cluster 2024-09-20T19:49:59.204344+0000 mgr.y (mgr.25028) 78 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:50:00.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:00 smithi003 bash[26656]: cluster 2024-09-20T19:50:00.000165+0000 mon.a (mon.0) 1167 : cluster [INF] overall HEALTH_OK 2024-09-20T19:50:00.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:00 smithi183 bash[21651]: cluster 2024-09-20T19:49:59.204344+0000 mgr.y (mgr.25028) 78 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:50:00.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:00 smithi183 bash[21651]: cluster 2024-09-20T19:50:00.000165+0000 mon.a (mon.0) 1167 : cluster [INF] overall HEALTH_OK 2024-09-20T19:50:01.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:01 smithi003 bash[19800]: audit 2024-09-20T19:50:01.060748+0000 mgr.y (mgr.25028) 79 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:50:01.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:01 smithi003 bash[26656]: audit 2024-09-20T19:50:01.060748+0000 mgr.y (mgr.25028) 79 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:50:01.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:01 smithi183 bash[21651]: audit 2024-09-20T19:50:01.060748+0000 mgr.y (mgr.25028) 79 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:50:02.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:02 smithi003 bash[19800]: cluster 2024-09-20T19:50:01.205159+0000 mgr.y (mgr.25028) 80 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:02.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:02 smithi003 bash[26656]: cluster 2024-09-20T19:50:01.205159+0000 mgr.y (mgr.25028) 80 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:02.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:02 smithi183 bash[21651]: cluster 2024-09-20T19:50:01.205159+0000 mgr.y (mgr.25028) 80 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:04.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:04 smithi003 bash[19800]: cluster 2024-09-20T19:50:03.206760+0000 mgr.y (mgr.25028) 81 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:50:04.453 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:50:04 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:50:04] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-09-20T19:50:04.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:04 smithi003 bash[26656]: cluster 2024-09-20T19:50:03.206760+0000 mgr.y (mgr.25028) 81 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:50:04.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:04 smithi183 bash[21651]: cluster 2024-09-20T19:50:03.206760+0000 mgr.y (mgr.25028) 81 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:50:06.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:06 smithi003 bash[19800]: cluster 2024-09-20T19:50:05.207468+0000 mgr.y (mgr.25028) 82 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:06.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:06 smithi003 bash[26656]: cluster 2024-09-20T19:50:05.207468+0000 mgr.y (mgr.25028) 82 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:06.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:06 smithi183 bash[21651]: cluster 2024-09-20T19:50:05.207468+0000 mgr.y (mgr.25028) 82 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:08.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:08 smithi003 bash[19800]: cluster 2024-09-20T19:50:07.208325+0000 mgr.y (mgr.25028) 83 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:08.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:08 smithi003 bash[26656]: cluster 2024-09-20T19:50:07.208325+0000 mgr.y (mgr.25028) 83 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:08.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:08 smithi183 bash[21651]: cluster 2024-09-20T19:50:07.208325+0000 mgr.y (mgr.25028) 83 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:10.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:10 smithi003 bash[19800]: cluster 2024-09-20T19:50:09.210127+0000 mgr.y (mgr.25028) 84 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:50:10.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:10 smithi003 bash[26656]: cluster 2024-09-20T19:50:09.210127+0000 mgr.y (mgr.25028) 84 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:50:10.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:10 smithi183 bash[21651]: cluster 2024-09-20T19:50:09.210127+0000 mgr.y (mgr.25028) 84 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:50:11.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:11 smithi003 bash[19800]: audit 2024-09-20T19:50:11.064769+0000 mgr.y (mgr.25028) 85 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:50:11.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:11 smithi003 bash[26656]: audit 2024-09-20T19:50:11.064769+0000 mgr.y (mgr.25028) 85 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:50:11.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:11 smithi183 bash[21651]: audit 2024-09-20T19:50:11.064769+0000 mgr.y (mgr.25028) 85 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:50:12.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:12 smithi003 bash[19800]: cluster 2024-09-20T19:50:11.210876+0000 mgr.y (mgr.25028) 86 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:12.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:12 smithi003 bash[26656]: cluster 2024-09-20T19:50:11.210876+0000 mgr.y (mgr.25028) 86 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:12.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:12 smithi183 bash[21651]: cluster 2024-09-20T19:50:11.210876+0000 mgr.y (mgr.25028) 86 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:13.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:13 smithi003 bash[19800]: audit 2024-09-20T19:50:12.890439+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:50:13.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:13 smithi003 bash[26656]: audit 2024-09-20T19:50:12.890439+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:50:13.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:13 smithi183 bash[21651]: audit 2024-09-20T19:50:12.890439+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:50:14.431 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:50:14 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:50:14] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-09-20T19:50:14.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:14 smithi003 bash[19800]: cluster 2024-09-20T19:50:13.212565+0000 mgr.y (mgr.25028) 87 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:50:14.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:14 smithi003 bash[26656]: cluster 2024-09-20T19:50:13.212565+0000 mgr.y (mgr.25028) 87 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:50:14.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:14 smithi183 bash[21651]: cluster 2024-09-20T19:50:13.212565+0000 mgr.y (mgr.25028) 87 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:50:16.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:16 smithi003 bash[26656]: cluster 2024-09-20T19:50:15.213398+0000 mgr.y (mgr.25028) 88 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:16.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:16 smithi003 bash[19800]: cluster 2024-09-20T19:50:15.213398+0000 mgr.y (mgr.25028) 88 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:16.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:16 smithi183 bash[21651]: cluster 2024-09-20T19:50:15.213398+0000 mgr.y (mgr.25028) 88 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:18.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:18 smithi003 bash[26656]: cluster 2024-09-20T19:50:17.214152+0000 mgr.y (mgr.25028) 89 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:18.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:18 smithi003 bash[19800]: cluster 2024-09-20T19:50:17.214152+0000 mgr.y (mgr.25028) 89 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:18.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:18 smithi183 bash[21651]: cluster 2024-09-20T19:50:17.214152+0000 mgr.y (mgr.25028) 89 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:20.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:20 smithi003 bash[26656]: cluster 2024-09-20T19:50:19.215784+0000 mgr.y (mgr.25028) 90 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:50:20.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:20 smithi003 bash[19800]: cluster 2024-09-20T19:50:19.215784+0000 mgr.y (mgr.25028) 90 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:50:20.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:20 smithi183 bash[21651]: cluster 2024-09-20T19:50:19.215784+0000 mgr.y (mgr.25028) 90 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:50:21.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:21 smithi183 bash[21651]: audit 2024-09-20T19:50:21.075993+0000 mgr.y (mgr.25028) 91 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:50:21.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:21 smithi003 bash[19800]: audit 2024-09-20T19:50:21.075993+0000 mgr.y (mgr.25028) 91 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:50:21.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:21 smithi003 bash[26656]: audit 2024-09-20T19:50:21.075993+0000 mgr.y (mgr.25028) 91 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:50:22.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:22 smithi183 bash[21651]: cluster 2024-09-20T19:50:21.216515+0000 mgr.y (mgr.25028) 92 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:22.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:22 smithi003 bash[19800]: cluster 2024-09-20T19:50:21.216515+0000 mgr.y (mgr.25028) 92 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:22.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:22 smithi003 bash[26656]: cluster 2024-09-20T19:50:21.216515+0000 mgr.y (mgr.25028) 92 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:24.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:50:24 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:50:24] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-09-20T19:50:24.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:24 smithi183 bash[21651]: cluster 2024-09-20T19:50:23.218220+0000 mgr.y (mgr.25028) 93 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:50:24.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:24 smithi003 bash[19800]: cluster 2024-09-20T19:50:23.218220+0000 mgr.y (mgr.25028) 93 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:50:24.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:24 smithi003 bash[26656]: cluster 2024-09-20T19:50:23.218220+0000 mgr.y (mgr.25028) 93 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:50:26.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:26 smithi183 bash[21651]: cluster 2024-09-20T19:50:25.218930+0000 mgr.y (mgr.25028) 94 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:26.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:26 smithi003 bash[19800]: cluster 2024-09-20T19:50:25.218930+0000 mgr.y (mgr.25028) 94 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:26.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:26 smithi003 bash[26656]: cluster 2024-09-20T19:50:25.218930+0000 mgr.y (mgr.25028) 94 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:28.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:28 smithi183 bash[21651]: cluster 2024-09-20T19:50:27.219621+0000 mgr.y (mgr.25028) 95 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:28.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:28 smithi183 bash[21651]: audit 2024-09-20T19:50:27.891316+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:50:28.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:28 smithi003 bash[19800]: cluster 2024-09-20T19:50:27.219621+0000 mgr.y (mgr.25028) 95 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:28.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:28 smithi003 bash[19800]: audit 2024-09-20T19:50:27.891316+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:50:28.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:28 smithi003 bash[26656]: cluster 2024-09-20T19:50:27.219621+0000 mgr.y (mgr.25028) 95 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:28.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:28 smithi003 bash[26656]: audit 2024-09-20T19:50:27.891316+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:50:30.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:30 smithi183 bash[21651]: cluster 2024-09-20T19:50:29.221314+0000 mgr.y (mgr.25028) 96 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:50:30.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:30 smithi003 bash[19800]: cluster 2024-09-20T19:50:29.221314+0000 mgr.y (mgr.25028) 96 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:50:30.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:30 smithi003 bash[26656]: cluster 2024-09-20T19:50:29.221314+0000 mgr.y (mgr.25028) 96 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:50:31.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:31 smithi183 bash[21651]: audit 2024-09-20T19:50:31.086994+0000 mgr.y (mgr.25028) 97 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:50:31.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:31 smithi003 bash[19800]: audit 2024-09-20T19:50:31.086994+0000 mgr.y (mgr.25028) 97 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:50:31.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:31 smithi003 bash[26656]: audit 2024-09-20T19:50:31.086994+0000 mgr.y (mgr.25028) 97 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:50:32.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:32 smithi183 bash[21651]: cluster 2024-09-20T19:50:31.222087+0000 mgr.y (mgr.25028) 98 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:32.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:32 smithi003 bash[19800]: cluster 2024-09-20T19:50:31.222087+0000 mgr.y (mgr.25028) 98 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:32.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:32 smithi003 bash[26656]: cluster 2024-09-20T19:50:31.222087+0000 mgr.y (mgr.25028) 98 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:34.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:50:34 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:50:34] "GET /metrics HTTP/1.1" 200 38140 "" "Prometheus/2.43.0" 2024-09-20T19:50:34.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:34 smithi183 bash[21651]: cluster 2024-09-20T19:50:33.223786+0000 mgr.y (mgr.25028) 99 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:50:34.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:34 smithi003 bash[19800]: cluster 2024-09-20T19:50:33.223786+0000 mgr.y (mgr.25028) 99 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:50:34.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:34 smithi003 bash[26656]: cluster 2024-09-20T19:50:33.223786+0000 mgr.y (mgr.25028) 99 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:50:36.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:36 smithi183 bash[21651]: cluster 2024-09-20T19:50:35.224502+0000 mgr.y (mgr.25028) 100 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:50:36.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:36 smithi003 bash[19800]: cluster 2024-09-20T19:50:35.224502+0000 mgr.y (mgr.25028) 100 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:50:36.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:36 smithi003 bash[26656]: cluster 2024-09-20T19:50:35.224502+0000 mgr.y (mgr.25028) 100 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:50:38.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:38 smithi183 bash[21651]: cluster 2024-09-20T19:50:37.225188+0000 mgr.y (mgr.25028) 101 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:50:38.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:38 smithi003 bash[19800]: cluster 2024-09-20T19:50:37.225188+0000 mgr.y (mgr.25028) 101 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:50:38.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:38 smithi003 bash[26656]: cluster 2024-09-20T19:50:37.225188+0000 mgr.y (mgr.25028) 101 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:50:40.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:40 smithi183 bash[21651]: cluster 2024-09-20T19:50:39.226822+0000 mgr.y (mgr.25028) 102 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:50:40.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:40 smithi003 bash[19800]: cluster 2024-09-20T19:50:39.226822+0000 mgr.y (mgr.25028) 102 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:50:40.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:40 smithi003 bash[26656]: cluster 2024-09-20T19:50:39.226822+0000 mgr.y (mgr.25028) 102 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:50:41.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:41 smithi183 bash[21651]: audit 2024-09-20T19:50:41.098256+0000 mgr.y (mgr.25028) 103 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:50:41.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:41 smithi003 bash[19800]: audit 2024-09-20T19:50:41.098256+0000 mgr.y (mgr.25028) 103 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:50:41.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:41 smithi003 bash[26656]: audit 2024-09-20T19:50:41.098256+0000 mgr.y (mgr.25028) 103 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:50:42.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:42 smithi183 bash[21651]: cluster 2024-09-20T19:50:41.227557+0000 mgr.y (mgr.25028) 104 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:50:42.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:42 smithi003 bash[26656]: cluster 2024-09-20T19:50:41.227557+0000 mgr.y (mgr.25028) 104 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:50:42.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:42 smithi003 bash[19800]: cluster 2024-09-20T19:50:41.227557+0000 mgr.y (mgr.25028) 104 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:50:43.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:43 smithi183 bash[21651]: audit 2024-09-20T19:50:42.891548+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:50:43.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:43 smithi003 bash[19800]: audit 2024-09-20T19:50:42.891548+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:50:43.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:43 smithi003 bash[26656]: audit 2024-09-20T19:50:42.891548+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:50:44.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:50:44 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:50:44] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-20T19:50:44.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:44 smithi183 bash[21651]: cluster 2024-09-20T19:50:43.229178+0000 mgr.y (mgr.25028) 105 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:50:44.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:44 smithi003 bash[19800]: cluster 2024-09-20T19:50:43.229178+0000 mgr.y (mgr.25028) 105 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:50:44.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:44 smithi003 bash[26656]: cluster 2024-09-20T19:50:43.229178+0000 mgr.y (mgr.25028) 105 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:50:46.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:46 smithi183 bash[21651]: cluster 2024-09-20T19:50:45.229862+0000 mgr.y (mgr.25028) 106 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:46.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:46 smithi003 bash[19800]: cluster 2024-09-20T19:50:45.229862+0000 mgr.y (mgr.25028) 106 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:46.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:46 smithi003 bash[26656]: cluster 2024-09-20T19:50:45.229862+0000 mgr.y (mgr.25028) 106 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:48.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:48 smithi183 bash[21651]: cluster 2024-09-20T19:50:47.230511+0000 mgr.y (mgr.25028) 107 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:48.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:48 smithi003 bash[19800]: cluster 2024-09-20T19:50:47.230511+0000 mgr.y (mgr.25028) 107 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:48.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:48 smithi003 bash[26656]: cluster 2024-09-20T19:50:47.230511+0000 mgr.y (mgr.25028) 107 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:50.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:50 smithi183 bash[21651]: cluster 2024-09-20T19:50:49.232182+0000 mgr.y (mgr.25028) 108 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:50:50.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:50 smithi003 bash[19800]: cluster 2024-09-20T19:50:49.232182+0000 mgr.y (mgr.25028) 108 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:50:50.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:50 smithi003 bash[26656]: cluster 2024-09-20T19:50:49.232182+0000 mgr.y (mgr.25028) 108 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:50:51.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:51 smithi183 bash[21651]: audit 2024-09-20T19:50:51.109175+0000 mgr.y (mgr.25028) 109 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:50:51.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:51 smithi003 bash[19800]: audit 2024-09-20T19:50:51.109175+0000 mgr.y (mgr.25028) 109 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:50:51.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:51 smithi003 bash[26656]: audit 2024-09-20T19:50:51.109175+0000 mgr.y (mgr.25028) 109 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:50:52.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:52 smithi003 bash[19800]: cluster 2024-09-20T19:50:51.232878+0000 mgr.y (mgr.25028) 110 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:52.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:52 smithi003 bash[26656]: cluster 2024-09-20T19:50:51.232878+0000 mgr.y (mgr.25028) 110 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:53.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:52 smithi183 bash[21651]: cluster 2024-09-20T19:50:51.232878+0000 mgr.y (mgr.25028) 110 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:53.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:53 smithi003 bash[19800]: audit 2024-09-20T19:50:52.812670+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:50:53.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:53 smithi003 bash[19800]: audit 2024-09-20T19:50:52.814664+0000 mon.b (mon.1) 79 : audit [INF] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:50:53.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:53 smithi003 bash[19800]: audit 2024-09-20T19:50:52.821996+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:50:53.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:53 smithi003 bash[26656]: audit 2024-09-20T19:50:52.812670+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:50:53.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:53 smithi003 bash[26656]: audit 2024-09-20T19:50:52.814664+0000 mon.b (mon.1) 79 : audit [INF] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:50:53.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:53 smithi003 bash[26656]: audit 2024-09-20T19:50:52.821996+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:50:54.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:53 smithi183 bash[21651]: audit 2024-09-20T19:50:52.812670+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:50:54.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:53 smithi183 bash[21651]: audit 2024-09-20T19:50:52.814664+0000 mon.b (mon.1) 79 : audit [INF] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:50:54.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:53 smithi183 bash[21651]: audit 2024-09-20T19:50:52.821996+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:50:54.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:50:54 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:50:54] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-20T19:50:55.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:54 smithi003 bash[19800]: cluster 2024-09-20T19:50:53.234467+0000 mgr.y (mgr.25028) 111 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:50:55.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:54 smithi003 bash[26656]: cluster 2024-09-20T19:50:53.234467+0000 mgr.y (mgr.25028) 111 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:50:55.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:54 smithi183 bash[21651]: cluster 2024-09-20T19:50:53.234467+0000 mgr.y (mgr.25028) 111 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:50:57.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:56 smithi003 bash[19800]: cluster 2024-09-20T19:50:55.235131+0000 mgr.y (mgr.25028) 112 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:57.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:56 smithi003 bash[26656]: cluster 2024-09-20T19:50:55.235131+0000 mgr.y (mgr.25028) 112 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:57.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:56 smithi183 bash[21651]: cluster 2024-09-20T19:50:55.235131+0000 mgr.y (mgr.25028) 112 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:59.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:58 smithi003 bash[19800]: cluster 2024-09-20T19:50:57.235818+0000 mgr.y (mgr.25028) 113 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:59.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:50:58 smithi003 bash[19800]: audit 2024-09-20T19:50:57.891987+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:50:59.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:58 smithi003 bash[26656]: cluster 2024-09-20T19:50:57.235818+0000 mgr.y (mgr.25028) 113 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:59.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:50:58 smithi003 bash[26656]: audit 2024-09-20T19:50:57.891987+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:50:59.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:58 smithi183 bash[21651]: cluster 2024-09-20T19:50:57.235818+0000 mgr.y (mgr.25028) 113 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:50:59.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:50:58 smithi183 bash[21651]: audit 2024-09-20T19:50:57.891987+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:51:01.114 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:00 smithi003 bash[19800]: cluster 2024-09-20T19:50:59.237462+0000 mgr.y (mgr.25028) 114 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:51:01.114 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:00 smithi003 bash[26656]: cluster 2024-09-20T19:50:59.237462+0000 mgr.y (mgr.25028) 114 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:51:01.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:00 smithi183 bash[21651]: cluster 2024-09-20T19:50:59.237462+0000 mgr.y (mgr.25028) 114 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:51:02.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:01 smithi003 bash[19800]: audit 2024-09-20T19:51:01.112782+0000 mgr.y (mgr.25028) 115 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:51:02.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:01 smithi003 bash[26656]: audit 2024-09-20T19:51:01.112782+0000 mgr.y (mgr.25028) 115 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:51:02.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:01 smithi183 bash[21651]: audit 2024-09-20T19:51:01.112782+0000 mgr.y (mgr.25028) 115 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:51:03.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:02 smithi003 bash[19800]: cluster 2024-09-20T19:51:01.238132+0000 mgr.y (mgr.25028) 116 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:03.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:02 smithi003 bash[26656]: cluster 2024-09-20T19:51:01.238132+0000 mgr.y (mgr.25028) 116 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:03.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:02 smithi183 bash[21651]: cluster 2024-09-20T19:51:01.238132+0000 mgr.y (mgr.25028) 116 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:04.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:51:04 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:51:04] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.43.0" 2024-09-20T19:51:05.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:04 smithi003 bash[19800]: cluster 2024-09-20T19:51:03.239726+0000 mgr.y (mgr.25028) 117 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:51:05.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:04 smithi003 bash[26656]: cluster 2024-09-20T19:51:03.239726+0000 mgr.y (mgr.25028) 117 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:51:05.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:04 smithi183 bash[21651]: cluster 2024-09-20T19:51:03.239726+0000 mgr.y (mgr.25028) 117 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:51:07.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:06 smithi003 bash[19800]: cluster 2024-09-20T19:51:05.240521+0000 mgr.y (mgr.25028) 118 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:07.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:06 smithi003 bash[26656]: cluster 2024-09-20T19:51:05.240521+0000 mgr.y (mgr.25028) 118 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:07.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:06 smithi183 bash[21651]: cluster 2024-09-20T19:51:05.240521+0000 mgr.y (mgr.25028) 118 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:09.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:08 smithi003 bash[19800]: cluster 2024-09-20T19:51:07.241258+0000 mgr.y (mgr.25028) 119 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:09.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:08 smithi003 bash[26656]: cluster 2024-09-20T19:51:07.241258+0000 mgr.y (mgr.25028) 119 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:09.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:08 smithi183 bash[21651]: cluster 2024-09-20T19:51:07.241258+0000 mgr.y (mgr.25028) 119 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:11.118 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:10 smithi003 bash[26656]: cluster 2024-09-20T19:51:09.242944+0000 mgr.y (mgr.25028) 120 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:51:11.118 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:10 smithi003 bash[19800]: cluster 2024-09-20T19:51:09.242944+0000 mgr.y (mgr.25028) 120 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:51:11.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:10 smithi183 bash[21651]: cluster 2024-09-20T19:51:09.242944+0000 mgr.y (mgr.25028) 120 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:51:12.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:11 smithi003 bash[19800]: audit 2024-09-20T19:51:11.116854+0000 mgr.y (mgr.25028) 121 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:51:12.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:11 smithi003 bash[26656]: audit 2024-09-20T19:51:11.116854+0000 mgr.y (mgr.25028) 121 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:51:12.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:11 smithi183 bash[21651]: audit 2024-09-20T19:51:11.116854+0000 mgr.y (mgr.25028) 121 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:51:13.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:12 smithi003 bash[19800]: cluster 2024-09-20T19:51:11.243693+0000 mgr.y (mgr.25028) 122 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:13.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:12 smithi003 bash[26656]: cluster 2024-09-20T19:51:11.243693+0000 mgr.y (mgr.25028) 122 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:13.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:12 smithi183 bash[21651]: cluster 2024-09-20T19:51:11.243693+0000 mgr.y (mgr.25028) 122 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:14.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:13 smithi003 bash[26656]: audit 2024-09-20T19:51:12.892374+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:51:14.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:13 smithi003 bash[19800]: audit 2024-09-20T19:51:12.892374+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:51:14.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:13 smithi183 bash[21651]: audit 2024-09-20T19:51:12.892374+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:51:14.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:51:14 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:51:14] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-20T19:51:15.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:14 smithi003 bash[19800]: cluster 2024-09-20T19:51:13.245311+0000 mgr.y (mgr.25028) 123 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:51:15.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:14 smithi003 bash[26656]: cluster 2024-09-20T19:51:13.245311+0000 mgr.y (mgr.25028) 123 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:51:15.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:14 smithi183 bash[21651]: cluster 2024-09-20T19:51:13.245311+0000 mgr.y (mgr.25028) 123 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:51:17.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:16 smithi003 bash[19800]: cluster 2024-09-20T19:51:15.246003+0000 mgr.y (mgr.25028) 124 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:17.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:16 smithi003 bash[26656]: cluster 2024-09-20T19:51:15.246003+0000 mgr.y (mgr.25028) 124 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:17.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:16 smithi183 bash[21651]: cluster 2024-09-20T19:51:15.246003+0000 mgr.y (mgr.25028) 124 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:19.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:18 smithi003 bash[19800]: cluster 2024-09-20T19:51:17.246750+0000 mgr.y (mgr.25028) 125 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:19.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:18 smithi003 bash[26656]: cluster 2024-09-20T19:51:17.246750+0000 mgr.y (mgr.25028) 125 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:19.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:18 smithi183 bash[21651]: cluster 2024-09-20T19:51:17.246750+0000 mgr.y (mgr.25028) 125 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:21.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:20 smithi003 bash[26656]: cluster 2024-09-20T19:51:19.248422+0000 mgr.y (mgr.25028) 126 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:51:21.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:20 smithi003 bash[19800]: cluster 2024-09-20T19:51:19.248422+0000 mgr.y (mgr.25028) 126 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:51:21.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:20 smithi183 bash[21651]: cluster 2024-09-20T19:51:19.248422+0000 mgr.y (mgr.25028) 126 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:51:22.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:21 smithi003 bash[26656]: audit 2024-09-20T19:51:21.120809+0000 mgr.y (mgr.25028) 127 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:51:22.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:21 smithi003 bash[19800]: audit 2024-09-20T19:51:21.120809+0000 mgr.y (mgr.25028) 127 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:51:22.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:21 smithi183 bash[21651]: audit 2024-09-20T19:51:21.120809+0000 mgr.y (mgr.25028) 127 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:51:23.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:22 smithi003 bash[26656]: cluster 2024-09-20T19:51:21.249078+0000 mgr.y (mgr.25028) 128 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:23.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:22 smithi003 bash[19800]: cluster 2024-09-20T19:51:21.249078+0000 mgr.y (mgr.25028) 128 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:23.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:22 smithi183 bash[21651]: cluster 2024-09-20T19:51:21.249078+0000 mgr.y (mgr.25028) 128 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:24.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:51:24 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:51:24] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-20T19:51:25.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:24 smithi003 bash[19800]: cluster 2024-09-20T19:51:23.250702+0000 mgr.y (mgr.25028) 129 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:51:25.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:24 smithi003 bash[26656]: cluster 2024-09-20T19:51:23.250702+0000 mgr.y (mgr.25028) 129 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:51:25.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:24 smithi183 bash[21651]: cluster 2024-09-20T19:51:23.250702+0000 mgr.y (mgr.25028) 129 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:51:27.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:26 smithi003 bash[19800]: cluster 2024-09-20T19:51:25.251457+0000 mgr.y (mgr.25028) 130 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:27.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:26 smithi003 bash[26656]: cluster 2024-09-20T19:51:25.251457+0000 mgr.y (mgr.25028) 130 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:27.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:26 smithi183 bash[21651]: cluster 2024-09-20T19:51:25.251457+0000 mgr.y (mgr.25028) 130 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:28.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:27 smithi003 bash[19800]: audit 2024-09-20T19:51:27.892808+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:51:28.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:27 smithi003 bash[26656]: audit 2024-09-20T19:51:27.892808+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:51:28.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:27 smithi183 bash[21651]: audit 2024-09-20T19:51:27.892808+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:51:29.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:28 smithi003 bash[19800]: cluster 2024-09-20T19:51:27.252228+0000 mgr.y (mgr.25028) 131 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:29.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:28 smithi003 bash[26656]: cluster 2024-09-20T19:51:27.252228+0000 mgr.y (mgr.25028) 131 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:29.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:28 smithi183 bash[21651]: cluster 2024-09-20T19:51:27.252228+0000 mgr.y (mgr.25028) 131 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:31.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:30 smithi003 bash[19800]: cluster 2024-09-20T19:51:29.254452+0000 mgr.y (mgr.25028) 132 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:51:31.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:30 smithi003 bash[26656]: cluster 2024-09-20T19:51:29.254452+0000 mgr.y (mgr.25028) 132 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:51:31.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:30 smithi183 bash[21651]: cluster 2024-09-20T19:51:29.254452+0000 mgr.y (mgr.25028) 132 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:51:32.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:31 smithi003 bash[19800]: audit 2024-09-20T19:51:31.132192+0000 mgr.y (mgr.25028) 133 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:51:32.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:31 smithi003 bash[26656]: audit 2024-09-20T19:51:31.132192+0000 mgr.y (mgr.25028) 133 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:51:32.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:31 smithi183 bash[21651]: audit 2024-09-20T19:51:31.132192+0000 mgr.y (mgr.25028) 133 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:51:33.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:32 smithi183 bash[21651]: cluster 2024-09-20T19:51:31.255210+0000 mgr.y (mgr.25028) 134 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:33.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:32 smithi003 bash[19800]: cluster 2024-09-20T19:51:31.255210+0000 mgr.y (mgr.25028) 134 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:33.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:32 smithi003 bash[26656]: cluster 2024-09-20T19:51:31.255210+0000 mgr.y (mgr.25028) 134 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:34.453 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:51:34 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:51:34] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-20T19:51:34.700 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T19:51:34.799 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:51:34 smithi183 bash[45923]: logger=cleanup t=2024-09-20T19:51:34.376211839Z level=info msg="Completed cleanup jobs" duration=55.937687ms 2024-09-20T19:51:35.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:34 smithi183 bash[21651]: cluster 2024-09-20T19:51:33.256828+0000 mgr.y (mgr.25028) 135 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:51:35.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:34 smithi003 bash[19800]: cluster 2024-09-20T19:51:33.256828+0000 mgr.y (mgr.25028) 135 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:51:35.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:34 smithi003 bash[26656]: cluster 2024-09-20T19:51:33.256828+0000 mgr.y (mgr.25028) 135 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:51:37.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:36 smithi183 bash[21651]: cluster 2024-09-20T19:51:35.257531+0000 mgr.y (mgr.25028) 136 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:37.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:36 smithi003 bash[19800]: cluster 2024-09-20T19:51:35.257531+0000 mgr.y (mgr.25028) 136 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:37.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:36 smithi003 bash[26656]: cluster 2024-09-20T19:51:35.257531+0000 mgr.y (mgr.25028) 136 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:39.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:38 smithi183 bash[21651]: cluster 2024-09-20T19:51:37.258492+0000 mgr.y (mgr.25028) 137 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:39.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:38 smithi003 bash[19800]: cluster 2024-09-20T19:51:37.258492+0000 mgr.y (mgr.25028) 137 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:39.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:38 smithi003 bash[26656]: cluster 2024-09-20T19:51:37.258492+0000 mgr.y (mgr.25028) 137 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:39.525 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:51:41.092 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:51:41.093 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (20m) 2m ago 20m 14.2M - 0.25.0 c8568f914cd2 59a9da2906ec 2024-09-20T19:51:41.093 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi183 *:3000 running (20m) 2m ago 20m 74.3M - 9.4.12 2bacad6d85d8 c9a7bba266d4 2024-09-20T19:51:41.093 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.zzokqj smithi003 *:5000 running (3m) 2m ago 18m 47.0M - 3.8 6acb0a031eab 47855d5562b7 2024-09-20T19:51:41.093 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi183 *:8443,9283,8765 running (12m) 2m ago 29m 438M - 19.3.0-5099-g88deadb8 441f9a3fe515 13d79db16bc9 2024-09-20T19:51:41.093 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (6m) 2m ago 31m 496M - 19.3.0-5099-g88deadb8 441f9a3fe515 9aa6e2f22487 2024-09-20T19:51:41.093 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (31m) 2m ago 31m 72.8M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 573f70d763bc 2024-09-20T19:51:41.093 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi183 running (29m) 2m ago 29m 54.2M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 0b6efef5dac7 2024-09-20T19:51:41.093 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (29m) 2m ago 29m 52.6M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab ec60aaecf15d 2024-09-20T19:51:41.093 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (20m) 2m ago 21m 8840k - 1.5.0 0da6a335fe13 8981f0b6357d 2024-09-20T19:51:41.093 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi183 *:9100 running (20m) 2m ago 20m 9020k - 1.5.0 0da6a335fe13 6ba7c11a0a8f 2024-09-20T19:51:41.093 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (28m) 2m ago 28m 64.0M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab f34f0142facb 2024-09-20T19:51:41.094 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (27m) 2m ago 27m 55.8M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab 682cabe7b674 2024-09-20T19:51:41.094 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (26m) 2m ago 26m 59.0M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab 945fc7b53bc0 2024-09-20T19:51:41.094 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (25m) 2m ago 25m 54.6M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab f18d3679bb9e 2024-09-20T19:51:41.094 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi183 running (24m) 2m ago 24m 64.3M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab acf213ee960c 2024-09-20T19:51:41.094 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi183 running (23m) 2m ago 23m 62.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab e79f0a743785 2024-09-20T19:51:41.094 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi183 running (23m) 2m ago 23m 52.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 164041c5816b 2024-09-20T19:51:41.094 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi183 running (22m) 2m ago 22m 64.2M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 0eac55f5717e 2024-09-20T19:51:41.094 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi183 *:9095 running (2m) 2m ago 21m 29.4M - 2.43.0 a07b618ecd1d ef8660602a3a 2024-09-20T19:51:41.094 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.tcdhwz smithi003 *:8000 running (18m) 2m ago 18m 99.3M - 19.1.1-369-ged8ee0f2 6acb0a031eab 8fc205227459 2024-09-20T19:51:41.094 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi183.lyzazb smithi183 *:8000 running (18m) 2m ago 18m 100M - 19.1.1-369-ged8ee0f2 6acb0a031eab 7387a3c9206c 2024-09-20T19:51:41.277 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:40 smithi003 bash[19800]: cluster 2024-09-20T19:51:39.260277+0000 mgr.y (mgr.25028) 138 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:51:41.278 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:40 smithi003 bash[26656]: cluster 2024-09-20T19:51:39.260277+0000 mgr.y (mgr.25028) 138 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:51:41.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:40 smithi183 bash[21651]: cluster 2024-09-20T19:51:39.260277+0000 mgr.y (mgr.25028) 138 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:51:41.841 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions' 2024-09-20T19:51:42.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:41 smithi003 bash[26656]: audit 2024-09-20T19:51:41.052699+0000 mgr.y (mgr.25028) 139 : audit [DBG] from='client.15234 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:51:42.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:41 smithi003 bash[26656]: audit 2024-09-20T19:51:41.140491+0000 mgr.y (mgr.25028) 140 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:51:42.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:41 smithi003 bash[19800]: audit 2024-09-20T19:51:41.052699+0000 mgr.y (mgr.25028) 139 : audit [DBG] from='client.15234 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:51:42.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:41 smithi003 bash[19800]: audit 2024-09-20T19:51:41.140491+0000 mgr.y (mgr.25028) 140 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:51:42.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:41 smithi183 bash[21651]: audit 2024-09-20T19:51:41.052699+0000 mgr.y (mgr.25028) 139 : audit [DBG] from='client.15234 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:51:42.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:41 smithi183 bash[21651]: audit 2024-09-20T19:51:41.140491+0000 mgr.y (mgr.25028) 140 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:51:43.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:42 smithi183 bash[21651]: cluster 2024-09-20T19:51:41.260957+0000 mgr.y (mgr.25028) 141 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:43.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:42 smithi183 bash[21651]: audit 2024-09-20T19:51:42.893348+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:51:43.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:42 smithi003 bash[26656]: cluster 2024-09-20T19:51:41.260957+0000 mgr.y (mgr.25028) 141 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:43.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:42 smithi003 bash[26656]: audit 2024-09-20T19:51:42.893348+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:51:43.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:42 smithi003 bash[19800]: cluster 2024-09-20T19:51:41.260957+0000 mgr.y (mgr.25028) 141 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:43.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:42 smithi003 bash[19800]: audit 2024-09-20T19:51:42.893348+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:51:44.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:51:44 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:51:44] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-20T19:51:45.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:44 smithi183 bash[21651]: cluster 2024-09-20T19:51:43.262554+0000 mgr.y (mgr.25028) 142 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:51:45.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:44 smithi003 bash[19800]: cluster 2024-09-20T19:51:43.262554+0000 mgr.y (mgr.25028) 142 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:51:45.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:44 smithi003 bash[26656]: cluster 2024-09-20T19:51:43.262554+0000 mgr.y (mgr.25028) 142 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:51:46.673 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:51:47.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:46 smithi003 bash[19800]: cluster 2024-09-20T19:51:45.263248+0000 mgr.y (mgr.25028) 143 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:47.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:46 smithi003 bash[26656]: cluster 2024-09-20T19:51:45.263248+0000 mgr.y (mgr.25028) 143 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:47.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:46 smithi183 bash[21651]: cluster 2024-09-20T19:51:45.263248+0000 mgr.y (mgr.25028) 143 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:48.306 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T19:51:48.307 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-20T19:51:48.307 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T19:51:48.307 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:51:48.307 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-20T19:51:48.307 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:51:48.307 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:51:48.307 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-20T19:51:48.307 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:51:48.307 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:51:48.307 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-20T19:51:48.307 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:51:48.308 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:51:48.308 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-20T19:51:48.308 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 13, 2024-09-20T19:51:48.308 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:51:48.308 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-20T19:51:48.308 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T19:51:49.133 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph -s' 2024-09-20T19:51:49.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:49 smithi183 bash[21651]: cluster 2024-09-20T19:51:47.263976+0000 mgr.y (mgr.25028) 144 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:49.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:49 smithi183 bash[21651]: audit 2024-09-20T19:51:48.305324+0000 mon.a (mon.0) 1169 : audit [DBG] from='client.? 172.21.15.3:0/1794440555' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:51:49.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:48 smithi003 bash[26656]: cluster 2024-09-20T19:51:47.263976+0000 mgr.y (mgr.25028) 144 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:49.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:48 smithi003 bash[26656]: audit 2024-09-20T19:51:48.305324+0000 mon.a (mon.0) 1169 : audit [DBG] from='client.? 172.21.15.3:0/1794440555' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:51:49.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:48 smithi003 bash[19800]: cluster 2024-09-20T19:51:47.263976+0000 mgr.y (mgr.25028) 144 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:49.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:48 smithi003 bash[19800]: audit 2024-09-20T19:51:48.305324+0000 mon.a (mon.0) 1169 : audit [DBG] from='client.? 172.21.15.3:0/1794440555' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:51:51.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:51 smithi183 bash[21651]: cluster 2024-09-20T19:51:49.265562+0000 mgr.y (mgr.25028) 145 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:51:51.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:51 smithi003 bash[19800]: cluster 2024-09-20T19:51:49.265562+0000 mgr.y (mgr.25028) 145 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:51:51.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:51 smithi003 bash[26656]: cluster 2024-09-20T19:51:49.265562+0000 mgr.y (mgr.25028) 145 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:51:52.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:52 smithi183 bash[21651]: audit 2024-09-20T19:51:51.149784+0000 mgr.y (mgr.25028) 146 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:51:52.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:52 smithi003 bash[26656]: audit 2024-09-20T19:51:51.149784+0000 mgr.y (mgr.25028) 146 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:51:52.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:52 smithi003 bash[19800]: audit 2024-09-20T19:51:51.149784+0000 mgr.y (mgr.25028) 146 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:51:53.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:53 smithi183 bash[21651]: cluster 2024-09-20T19:51:51.266296+0000 mgr.y (mgr.25028) 147 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:53.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:53 smithi003 bash[19800]: cluster 2024-09-20T19:51:51.266296+0000 mgr.y (mgr.25028) 147 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:53.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:53 smithi003 bash[26656]: cluster 2024-09-20T19:51:51.266296+0000 mgr.y (mgr.25028) 147 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:53.952 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:51:54.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:51:54 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:51:54] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-20T19:51:54.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:54 smithi183 bash[21651]: cluster 2024-09-20T19:51:53.267880+0000 mgr.y (mgr.25028) 148 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:51:54.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:54 smithi183 bash[21651]: audit 2024-09-20T19:51:53.509594+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:51:54.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:54 smithi183 bash[21651]: audit 2024-09-20T19:51:53.519495+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:51:54.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:54 smithi183 bash[21651]: audit 2024-09-20T19:51:54.190630+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:51:54.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:54 smithi183 bash[21651]: audit 2024-09-20T19:51:54.192382+0000 mon.b (mon.1) 85 : audit [INF] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:51:54.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:54 smithi183 bash[21651]: audit 2024-09-20T19:51:54.198748+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:51:54.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:54 smithi003 bash[26656]: cluster 2024-09-20T19:51:53.267880+0000 mgr.y (mgr.25028) 148 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:51:54.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:54 smithi003 bash[26656]: audit 2024-09-20T19:51:53.509594+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:51:54.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:54 smithi003 bash[26656]: audit 2024-09-20T19:51:53.519495+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:51:54.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:54 smithi003 bash[26656]: audit 2024-09-20T19:51:54.190630+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:51:54.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:54 smithi003 bash[26656]: audit 2024-09-20T19:51:54.192382+0000 mon.b (mon.1) 85 : audit [INF] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:51:54.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:54 smithi003 bash[26656]: audit 2024-09-20T19:51:54.198748+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:51:54.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:54 smithi003 bash[19800]: cluster 2024-09-20T19:51:53.267880+0000 mgr.y (mgr.25028) 148 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:51:54.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:54 smithi003 bash[19800]: audit 2024-09-20T19:51:53.509594+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:51:54.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:54 smithi003 bash[19800]: audit 2024-09-20T19:51:53.519495+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:51:54.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:54 smithi003 bash[19800]: audit 2024-09-20T19:51:54.190630+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:51:54.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:54 smithi003 bash[19800]: audit 2024-09-20T19:51:54.192382+0000 mon.b (mon.1) 85 : audit [INF] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:51:54.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:54 smithi003 bash[19800]: audit 2024-09-20T19:51:54.198748+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.25028 ' entity='mgr.y' 2024-09-20T19:51:55.759 INFO:teuthology.orchestra.run.smithi003.stdout: cluster: 2024-09-20T19:51:55.759 INFO:teuthology.orchestra.run.smithi003.stdout: id: 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T19:51:55.759 INFO:teuthology.orchestra.run.smithi003.stdout: health: HEALTH_OK 2024-09-20T19:51:55.759 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:51:55.759 INFO:teuthology.orchestra.run.smithi003.stdout: services: 2024-09-20T19:51:55.759 INFO:teuthology.orchestra.run.smithi003.stdout: mon: 3 daemons, quorum a,b,c (age 29m) 2024-09-20T19:51:55.759 INFO:teuthology.orchestra.run.smithi003.stdout: mgr: y(active, since 3m), standbys: x 2024-09-20T19:51:55.759 INFO:teuthology.orchestra.run.smithi003.stdout: osd: 8 osds: 8 up (since 22m), 8 in (since 22m) 2024-09-20T19:51:55.759 INFO:teuthology.orchestra.run.smithi003.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-20T19:51:55.759 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:51:55.760 INFO:teuthology.orchestra.run.smithi003.stdout: data: 2024-09-20T19:51:55.760 INFO:teuthology.orchestra.run.smithi003.stdout: pools: 6 pools, 161 pgs 2024-09-20T19:51:55.760 INFO:teuthology.orchestra.run.smithi003.stdout: objects: 212 objects, 585 KiB 2024-09-20T19:51:55.760 INFO:teuthology.orchestra.run.smithi003.stdout: usage: 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:51:55.760 INFO:teuthology.orchestra.run.smithi003.stdout: pgs: 161 active+clean 2024-09-20T19:51:55.760 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:51:55.760 INFO:teuthology.orchestra.run.smithi003.stdout: io: 2024-09-20T19:51:55.760 INFO:teuthology.orchestra.run.smithi003.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-20T19:51:55.760 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-20T19:51:56.416 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph health detail' 2024-09-20T19:51:56.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:56 smithi003 bash[19800]: cluster 2024-09-20T19:51:55.268736+0000 mgr.y (mgr.25028) 149 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:56.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:56 smithi003 bash[19800]: audit 2024-09-20T19:51:55.758206+0000 mon.c (mon.2) 123 : audit [DBG] from='client.? 172.21.15.3:0/1889526515' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T19:51:56.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:56 smithi003 bash[26656]: cluster 2024-09-20T19:51:55.268736+0000 mgr.y (mgr.25028) 149 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:56.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:56 smithi003 bash[26656]: audit 2024-09-20T19:51:55.758206+0000 mon.c (mon.2) 123 : audit [DBG] from='client.? 172.21.15.3:0/1889526515' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T19:51:56.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:56 smithi183 bash[21651]: cluster 2024-09-20T19:51:55.268736+0000 mgr.y (mgr.25028) 149 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:56.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:56 smithi183 bash[21651]: audit 2024-09-20T19:51:55.758206+0000 mon.c (mon.2) 123 : audit [DBG] from='client.? 172.21.15.3:0/1889526515' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T19:51:58.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:58 smithi183 bash[21651]: cluster 2024-09-20T19:51:57.269518+0000 mgr.y (mgr.25028) 150 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:58.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:51:58 smithi183 bash[21651]: audit 2024-09-20T19:51:57.893568+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:51:58.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:58 smithi003 bash[19800]: cluster 2024-09-20T19:51:57.269518+0000 mgr.y (mgr.25028) 150 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:58.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:51:58 smithi003 bash[19800]: audit 2024-09-20T19:51:57.893568+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:51:58.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:58 smithi003 bash[26656]: cluster 2024-09-20T19:51:57.269518+0000 mgr.y (mgr.25028) 150 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:51:58.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:51:58 smithi003 bash[26656]: audit 2024-09-20T19:51:57.893568+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:52:00.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:00 smithi183 bash[21651]: cluster 2024-09-20T19:51:59.270452+0000 mgr.y (mgr.25028) 151 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:52:00.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:00 smithi003 bash[19800]: cluster 2024-09-20T19:51:59.270452+0000 mgr.y (mgr.25028) 151 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:52:00.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:00 smithi003 bash[26656]: cluster 2024-09-20T19:51:59.270452+0000 mgr.y (mgr.25028) 151 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:52:01.251 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:52:01.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:01 smithi183 bash[21651]: audit 2024-09-20T19:52:01.161072+0000 mgr.y (mgr.25028) 152 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:52:01.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:01 smithi003 bash[19800]: audit 2024-09-20T19:52:01.161072+0000 mgr.y (mgr.25028) 152 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:52:01.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:01 smithi003 bash[26656]: audit 2024-09-20T19:52:01.161072+0000 mgr.y (mgr.25028) 152 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:52:02.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:02 smithi183 bash[21651]: cluster 2024-09-20T19:52:01.270909+0000 mgr.y (mgr.25028) 153 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:52:02.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:02 smithi003 bash[19800]: cluster 2024-09-20T19:52:01.270909+0000 mgr.y (mgr.25028) 153 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:52:02.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:02 smithi003 bash[26656]: cluster 2024-09-20T19:52:01.270909+0000 mgr.y (mgr.25028) 153 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:52:02.964 INFO:teuthology.orchestra.run.smithi003.stdout:HEALTH_OK 2024-09-20T19:52:03.683 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-20T19:52:03.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:03 smithi183 bash[21651]: audit 2024-09-20T19:52:02.963393+0000 mon.a (mon.0) 1173 : audit [DBG] from='client.? 172.21.15.3:0/1751205000' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:52:03.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:03 smithi003 bash[19800]: audit 2024-09-20T19:52:02.963393+0000 mon.a (mon.0) 1173 : audit [DBG] from='client.? 172.21.15.3:0/1751205000' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:52:03.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:03 smithi003 bash[26656]: audit 2024-09-20T19:52:02.963393+0000 mon.a (mon.0) 1173 : audit [DBG] from='client.? 172.21.15.3:0/1751205000' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:52:04.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:52:04 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:52:04] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-20T19:52:04.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:04 smithi183 bash[21651]: cluster 2024-09-20T19:52:03.272502+0000 mgr.y (mgr.25028) 154 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:52:04.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:04 smithi003 bash[19800]: cluster 2024-09-20T19:52:03.272502+0000 mgr.y (mgr.25028) 154 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:52:04.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:04 smithi003 bash[26656]: cluster 2024-09-20T19:52:03.272502+0000 mgr.y (mgr.25028) 154 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:52:06.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:06 smithi003 bash[19800]: cluster 2024-09-20T19:52:05.273205+0000 mgr.y (mgr.25028) 155 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:52:06.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:06 smithi003 bash[26656]: cluster 2024-09-20T19:52:05.273205+0000 mgr.y (mgr.25028) 155 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:52:07.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:06 smithi183 bash[21651]: cluster 2024-09-20T19:52:05.273205+0000 mgr.y (mgr.25028) 155 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:52:08.523 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:52:08.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:08 smithi003 bash[19800]: cluster 2024-09-20T19:52:07.273911+0000 mgr.y (mgr.25028) 156 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:52:08.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:08 smithi003 bash[26656]: cluster 2024-09-20T19:52:07.273911+0000 mgr.y (mgr.25028) 156 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:52:09.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:08 smithi183 bash[21651]: cluster 2024-09-20T19:52:07.273911+0000 mgr.y (mgr.25028) 156 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:52:10.152 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-20T19:52:10.801 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph mgr fail' 2024-09-20T19:52:10.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:10 smithi003 bash[19800]: cluster 2024-09-20T19:52:09.275678+0000 mgr.y (mgr.25028) 157 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:52:10.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:10 smithi003 bash[19800]: audit 2024-09-20T19:52:10.138734+0000 mon.a (mon.0) 1174 : audit [DBG] from='client.? 172.21.15.3:0/384063432' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:52:10.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:10 smithi003 bash[26656]: cluster 2024-09-20T19:52:09.275678+0000 mgr.y (mgr.25028) 157 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:52:10.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:10 smithi003 bash[26656]: audit 2024-09-20T19:52:10.138734+0000 mon.a (mon.0) 1174 : audit [DBG] from='client.? 172.21.15.3:0/384063432' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:52:11.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:10 smithi183 bash[21651]: cluster 2024-09-20T19:52:09.275678+0000 mgr.y (mgr.25028) 157 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:52:11.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:10 smithi183 bash[21651]: audit 2024-09-20T19:52:10.138734+0000 mon.a (mon.0) 1174 : audit [DBG] from='client.? 172.21.15.3:0/384063432' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:52:11.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:11 smithi003 bash[19800]: audit 2024-09-20T19:52:11.172315+0000 mgr.y (mgr.25028) 158 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:52:11.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:11 smithi003 bash[26656]: audit 2024-09-20T19:52:11.172315+0000 mgr.y (mgr.25028) 158 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:52:12.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:11 smithi183 bash[21651]: audit 2024-09-20T19:52:11.172315+0000 mgr.y (mgr.25028) 158 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:52:12.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:12 smithi003 bash[19800]: cluster 2024-09-20T19:52:11.276564+0000 mgr.y (mgr.25028) 159 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:52:12.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:12 smithi003 bash[26656]: cluster 2024-09-20T19:52:11.276564+0000 mgr.y (mgr.25028) 159 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:52:13.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:12 smithi183 bash[21651]: cluster 2024-09-20T19:52:11.276564+0000 mgr.y (mgr.25028) 159 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:52:13.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:13 smithi003 bash[26656]: audit 2024-09-20T19:52:12.894194+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:52:13.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:13 smithi003 bash[19800]: audit 2024-09-20T19:52:12.894194+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:52:14.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:13 smithi183 bash[21651]: audit 2024-09-20T19:52:12.894194+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.25028 172.21.15.3:0/233057441' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:52:14.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:52:14 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:52:14] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-20T19:52:14.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:14 smithi003 bash[19800]: cluster 2024-09-20T19:52:13.278207+0000 mgr.y (mgr.25028) 160 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:52:14.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:14 smithi003 bash[26656]: cluster 2024-09-20T19:52:13.278207+0000 mgr.y (mgr.25028) 160 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:52:15.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:14 smithi183 bash[21651]: cluster 2024-09-20T19:52:13.278207+0000 mgr.y (mgr.25028) 160 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:52:15.627 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:52:16.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:16 smithi003 bash[19800]: cluster 2024-09-20T19:52:15.278940+0000 mgr.y (mgr.25028) 161 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:52:16.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:16 smithi003 bash[26656]: cluster 2024-09-20T19:52:15.278940+0000 mgr.y (mgr.25028) 161 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:52:17.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:16 smithi183 bash[21651]: cluster 2024-09-20T19:52:15.278940+0000 mgr.y (mgr.25028) 161 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:52:17.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[68089]: debug 2024-09-20T19:52:17.155+0000 7f0271cb8640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-20T19:52:17.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[68089]: ignoring --setuser ceph since I am not root 2024-09-20T19:52:17.453 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[68089]: ignoring --setgroup ceph since I am not root 2024-09-20T19:52:17.453 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[68089]: debug 2024-09-20T19:52:17.215+0000 7fc24b0bf640 1 -- 172.21.15.3:0/915210444 <== mon.2 v2:172.21.15.3:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561da5b190e0 con 0x561da5b1b400 2024-09-20T19:52:17.549 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:52:17 smithi183 bash[48971]: [20/Sep/2024:19:52:17] ENGINE Bus STOPPING 2024-09-20T19:52:17.549 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:52:17 smithi183 bash[48971]: [20/Sep/2024:19:52:17] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T19:52:17.549 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:52:17 smithi183 bash[48971]: [20/Sep/2024:19:52:17] ENGINE Bus STOPPED 2024-09-20T19:52:17.924 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'sleep 180' 2024-09-20T19:52:17.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[26656]: audit 2024-09-20T19:52:17.142428+0000 mon.a (mon.0) 1175 : audit [INF] from='client.? 172.21.15.3:0/504069735' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T19:52:17.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[26656]: cluster 2024-09-20T19:52:17.143235+0000 mon.a (mon.0) 1176 : cluster [INF] Activating manager daemon x 2024-09-20T19:52:17.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[26656]: audit 2024-09-20T19:52:17.147580+0000 mon.a (mon.0) 1177 : audit [INF] from='client.? 172.21.15.3:0/504069735' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T19:52:17.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[26656]: cluster 2024-09-20T19:52:17.153914+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-20T19:52:17.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[26656]: cluster 2024-09-20T19:52:17.154453+0000 mon.a (mon.0) 1179 : cluster [DBG] mgrmap e34: x(active, starting, since 0.0112196s) 2024-09-20T19:52:17.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[26656]: audit 2024-09-20T19:52:17.169141+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:52:17.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[26656]: audit 2024-09-20T19:52:17.169535+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:52:17.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[26656]: audit 2024-09-20T19:52:17.169896+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:52:17.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[26656]: audit 2024-09-20T19:52:17.170525+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T19:52:17.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[26656]: audit 2024-09-20T19:52:17.170972+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:52:17.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[26656]: audit 2024-09-20T19:52:17.171459+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:52:17.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[26656]: audit 2024-09-20T19:52:17.171930+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:52:17.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[26656]: audit 2024-09-20T19:52:17.172406+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:52:17.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[26656]: audit 2024-09-20T19:52:17.172848+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:52:17.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[26656]: audit 2024-09-20T19:52:17.173349+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:52:17.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[26656]: audit 2024-09-20T19:52:17.173803+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:52:17.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[26656]: audit 2024-09-20T19:52:17.174697+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:52:17.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[26656]: audit 2024-09-20T19:52:17.175344+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T19:52:17.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[26656]: audit 2024-09-20T19:52:17.175812+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T19:52:17.934 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[19800]: audit 2024-09-20T19:52:17.142428+0000 mon.a (mon.0) 1175 : audit [INF] from='client.? 172.21.15.3:0/504069735' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T19:52:17.934 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[19800]: cluster 2024-09-20T19:52:17.143235+0000 mon.a (mon.0) 1176 : cluster [INF] Activating manager daemon x 2024-09-20T19:52:17.934 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[19800]: audit 2024-09-20T19:52:17.147580+0000 mon.a (mon.0) 1177 : audit [INF] from='client.? 172.21.15.3:0/504069735' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T19:52:17.934 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[19800]: cluster 2024-09-20T19:52:17.153914+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-20T19:52:17.934 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[19800]: cluster 2024-09-20T19:52:17.154453+0000 mon.a (mon.0) 1179 : cluster [DBG] mgrmap e34: x(active, starting, since 0.0112196s) 2024-09-20T19:52:17.934 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[19800]: audit 2024-09-20T19:52:17.169141+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:52:17.934 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[19800]: audit 2024-09-20T19:52:17.169535+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:52:17.934 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[19800]: audit 2024-09-20T19:52:17.169896+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:52:17.934 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[19800]: audit 2024-09-20T19:52:17.170525+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T19:52:17.934 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[19800]: audit 2024-09-20T19:52:17.170972+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:52:17.934 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[19800]: audit 2024-09-20T19:52:17.171459+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:52:17.935 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[19800]: audit 2024-09-20T19:52:17.171930+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:52:17.935 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[19800]: audit 2024-09-20T19:52:17.172406+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:52:17.935 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[19800]: audit 2024-09-20T19:52:17.172848+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:52:17.935 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[19800]: audit 2024-09-20T19:52:17.173349+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:52:17.935 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[19800]: audit 2024-09-20T19:52:17.173803+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:52:17.935 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[19800]: audit 2024-09-20T19:52:17.174697+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:52:17.935 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[19800]: audit 2024-09-20T19:52:17.175344+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T19:52:17.935 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[19800]: audit 2024-09-20T19:52:17.175812+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T19:52:17.935 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[19800]: audit 2024-09-20T19:52:17.177057+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T19:52:17.935 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[19800]: cluster 2024-09-20T19:52:17.466593+0000 mon.a (mon.0) 1180 : cluster [INF] Manager daemon x is now available 2024-09-20T19:52:17.935 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[26656]: audit 2024-09-20T19:52:17.177057+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T19:52:17.935 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:17 smithi003 bash[26656]: cluster 2024-09-20T19:52:17.466593+0000 mon.a (mon.0) 1180 : cluster [INF] Manager daemon x is now available 2024-09-20T19:52:17.988 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:17 smithi183 bash[21651]: audit 2024-09-20T19:52:17.142428+0000 mon.a (mon.0) 1175 : audit [INF] from='client.? 172.21.15.3:0/504069735' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T19:52:17.988 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:17 smithi183 bash[21651]: cluster 2024-09-20T19:52:17.143235+0000 mon.a (mon.0) 1176 : cluster [INF] Activating manager daemon x 2024-09-20T19:52:17.988 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:17 smithi183 bash[21651]: audit 2024-09-20T19:52:17.147580+0000 mon.a (mon.0) 1177 : audit [INF] from='client.? 172.21.15.3:0/504069735' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T19:52:17.988 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:17 smithi183 bash[21651]: cluster 2024-09-20T19:52:17.153914+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-20T19:52:17.988 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:17 smithi183 bash[21651]: cluster 2024-09-20T19:52:17.154453+0000 mon.a (mon.0) 1179 : cluster [DBG] mgrmap e34: x(active, starting, since 0.0112196s) 2024-09-20T19:52:17.988 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:17 smithi183 bash[21651]: audit 2024-09-20T19:52:17.169141+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:52:17.988 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:17 smithi183 bash[21651]: audit 2024-09-20T19:52:17.169535+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:52:17.988 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:17 smithi183 bash[21651]: audit 2024-09-20T19:52:17.169896+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:52:17.988 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:17 smithi183 bash[21651]: audit 2024-09-20T19:52:17.170525+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T19:52:17.988 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:17 smithi183 bash[21651]: audit 2024-09-20T19:52:17.170972+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:52:17.988 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:17 smithi183 bash[21651]: audit 2024-09-20T19:52:17.171459+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:52:17.988 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:17 smithi183 bash[21651]: audit 2024-09-20T19:52:17.171930+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:52:17.988 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:17 smithi183 bash[21651]: audit 2024-09-20T19:52:17.172406+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:52:17.989 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:17 smithi183 bash[21651]: audit 2024-09-20T19:52:17.172848+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:52:17.989 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:17 smithi183 bash[21651]: audit 2024-09-20T19:52:17.173349+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:52:17.989 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:17 smithi183 bash[21651]: audit 2024-09-20T19:52:17.173803+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:52:17.989 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:17 smithi183 bash[21651]: audit 2024-09-20T19:52:17.174697+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:52:17.989 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:17 smithi183 bash[21651]: audit 2024-09-20T19:52:17.175344+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T19:52:17.989 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:17 smithi183 bash[21651]: audit 2024-09-20T19:52:17.175812+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T19:52:17.989 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:17 smithi183 bash[21651]: audit 2024-09-20T19:52:17.177057+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T19:52:17.989 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:17 smithi183 bash[21651]: cluster 2024-09-20T19:52:17.466593+0000 mon.a (mon.0) 1180 : cluster [INF] Manager daemon x is now available 2024-09-20T19:52:18.549 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:52:18 smithi183 bash[48971]: [20/Sep/2024:19:52:18] ENGINE Bus STARTING 2024-09-20T19:52:18.549 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:52:18 smithi183 bash[48971]: [20/Sep/2024:19:52:18] ENGINE Serving on http://:::9283 2024-09-20T19:52:18.549 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:52:18 smithi183 bash[48971]: [20/Sep/2024:19:52:18] ENGINE Bus STARTED 2024-09-20T19:52:18.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:18 smithi003 bash[19800]: audit 2024-09-20T19:52:17.808714+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:52:18.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:18 smithi003 bash[19800]: audit 2024-09-20T19:52:17.808955+0000 mon.b (mon.1) 104 : audit [INF] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:52:18.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:18 smithi003 bash[19800]: audit 2024-09-20T19:52:17.816055+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:52:18.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:18 smithi003 bash[19800]: audit 2024-09-20T19:52:17.818956+0000 mon.b (mon.1) 105 : audit [INF] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:52:18.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:18 smithi003 bash[19800]: audit 2024-09-20T19:52:17.853348+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T19:52:18.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:18 smithi003 bash[19800]: audit 2024-09-20T19:52:17.856310+0000 mon.b (mon.1) 106 : audit [INF] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T19:52:18.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:18 smithi003 bash[19800]: cluster 2024-09-20T19:52:18.159468+0000 mon.a (mon.0) 1183 : cluster [DBG] mgrmap e35: x(active, since 1.01624s) 2024-09-20T19:52:18.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:18 smithi003 bash[19800]: audit 2024-09-20T19:52:18.175456+0000 mgr.x (mgr.24595) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:52:18.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:18 smithi003 bash[19800]: cluster 2024-09-20T19:52:18.177568+0000 mgr.x (mgr.24595) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:52:18.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:18 smithi003 bash[26656]: audit 2024-09-20T19:52:17.808714+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:52:18.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:18 smithi003 bash[26656]: audit 2024-09-20T19:52:17.808955+0000 mon.b (mon.1) 104 : audit [INF] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:52:18.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:18 smithi003 bash[26656]: audit 2024-09-20T19:52:17.816055+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:52:18.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:18 smithi003 bash[26656]: audit 2024-09-20T19:52:17.818956+0000 mon.b (mon.1) 105 : audit [INF] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:52:18.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:18 smithi003 bash[26656]: audit 2024-09-20T19:52:17.853348+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T19:52:18.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:18 smithi003 bash[26656]: audit 2024-09-20T19:52:17.856310+0000 mon.b (mon.1) 106 : audit [INF] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T19:52:18.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:18 smithi003 bash[26656]: cluster 2024-09-20T19:52:18.159468+0000 mon.a (mon.0) 1183 : cluster [DBG] mgrmap e35: x(active, since 1.01624s) 2024-09-20T19:52:18.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:18 smithi003 bash[26656]: audit 2024-09-20T19:52:18.175456+0000 mgr.x (mgr.24595) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:52:18.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:18 smithi003 bash[26656]: cluster 2024-09-20T19:52:18.177568+0000 mgr.x (mgr.24595) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:52:19.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:18 smithi183 bash[21651]: audit 2024-09-20T19:52:17.808714+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:52:19.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:18 smithi183 bash[21651]: audit 2024-09-20T19:52:17.808955+0000 mon.b (mon.1) 104 : audit [INF] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:52:19.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:18 smithi183 bash[21651]: audit 2024-09-20T19:52:17.816055+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:52:19.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:18 smithi183 bash[21651]: audit 2024-09-20T19:52:17.818956+0000 mon.b (mon.1) 105 : audit [INF] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:52:19.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:18 smithi183 bash[21651]: audit 2024-09-20T19:52:17.853348+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T19:52:19.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:18 smithi183 bash[21651]: audit 2024-09-20T19:52:17.856310+0000 mon.b (mon.1) 106 : audit [INF] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T19:52:19.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:18 smithi183 bash[21651]: cluster 2024-09-20T19:52:18.159468+0000 mon.a (mon.0) 1183 : cluster [DBG] mgrmap e35: x(active, since 1.01624s) 2024-09-20T19:52:19.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:18 smithi183 bash[21651]: audit 2024-09-20T19:52:18.175456+0000 mgr.x (mgr.24595) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:52:19.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:18 smithi183 bash[21651]: cluster 2024-09-20T19:52:18.177568+0000 mgr.x (mgr.24595) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:52:19.050 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:52:18 smithi183 bash[48971]: debug 2024-09-20T19:52:18.787+0000 7f6892e47640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:19:52:18] ENGINE Error in HTTPServer.serve 2024-09-20T19:52:19.050 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:52:18 smithi183 bash[48971]: Traceback (most recent call last): 2024-09-20T19:52:19.050 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:52:18 smithi183 bash[48971]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:52:19.051 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:52:18 smithi183 bash[48971]: self._connections.run(self.expiration_interval) 2024-09-20T19:52:19.051 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:52:18 smithi183 bash[48971]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:52:19.051 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:52:18 smithi183 bash[48971]: self._run(expiration_interval) 2024-09-20T19:52:19.051 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:52:18 smithi183 bash[48971]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:52:19.051 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:52:18 smithi183 bash[48971]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:52:19.051 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:52:18 smithi183 bash[48971]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:52:19.051 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:52:18 smithi183 bash[48971]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:52:19.051 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:52:18 smithi183 bash[48971]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:52:19.051 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:52:18 smithi183 bash[48971]: s = self.context.wrap_socket( 2024-09-20T19:52:19.051 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:52:18 smithi183 bash[48971]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:52:19.051 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:52:18 smithi183 bash[48971]: return self.sslsocket_class._create( 2024-09-20T19:52:19.051 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:52:18 smithi183 bash[48971]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:52:19.051 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:52:18 smithi183 bash[48971]: self.do_handshake() 2024-09-20T19:52:19.051 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:52:18 smithi183 bash[48971]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:52:19.051 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:52:18 smithi183 bash[48971]: self._sslobj.do_handshake() 2024-09-20T19:52:19.052 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:52:18 smithi183 bash[48971]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:52:20.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[19800]: cephadm 2024-09-20T19:52:18.563891+0000 mgr.x (mgr.24595) 3 : cephadm [INF] [20/Sep/2024:19:52:18] ENGINE Bus STARTING 2024-09-20T19:52:20.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[19800]: cephadm 2024-09-20T19:52:18.665797+0000 mgr.x (mgr.24595) 4 : cephadm [INF] [20/Sep/2024:19:52:18] ENGINE Serving on http://172.21.15.183:8765 2024-09-20T19:52:20.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[19800]: cephadm 2024-09-20T19:52:18.787677+0000 mgr.x (mgr.24595) 5 : cephadm [INF] [20/Sep/2024:19:52:18] ENGINE Serving on https://172.21.15.183:7150 2024-09-20T19:52:20.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[19800]: cephadm 2024-09-20T19:52:18.787801+0000 mgr.x (mgr.24595) 6 : cephadm [INF] [20/Sep/2024:19:52:18] ENGINE Bus STARTED 2024-09-20T19:52:20.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[19800]: cephadm 2024-09-20T19:52:18.789741+0000 mgr.x (mgr.24595) 7 : cephadm [ERR] [20/Sep/2024:19:52:18] ENGINE Error in HTTPServer.serve 2024-09-20T19:52:20.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[19800]: Traceback (most recent call last): 2024-09-20T19:52:20.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[19800]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:52:20.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[19800]: self._connections.run(self.expiration_interval) 2024-09-20T19:52:20.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[19800]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:52:20.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[19800]: self._run(expiration_interval) 2024-09-20T19:52:20.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[19800]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:52:20.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[19800]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:52:20.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[19800]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:52:20.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[19800]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:52:20.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[19800]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:52:20.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[19800]: s = self.context.wrap_socket( 2024-09-20T19:52:20.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[19800]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:52:20.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[19800]: return self.sslsocket_class._create( 2024-09-20T19:52:20.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[19800]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:52:20.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[19800]: self.do_handshake() 2024-09-20T19:52:20.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[19800]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:52:20.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[19800]: self._sslobj.do_handshake() 2024-09-20T19:52:20.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[19800]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:52:20.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[19800]: cluster 2024-09-20T19:52:19.174435+0000 mgr.x (mgr.24595) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:52:20.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[26656]: cephadm 2024-09-20T19:52:18.563891+0000 mgr.x (mgr.24595) 3 : cephadm [INF] [20/Sep/2024:19:52:18] ENGINE Bus STARTING 2024-09-20T19:52:20.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[26656]: cephadm 2024-09-20T19:52:18.665797+0000 mgr.x (mgr.24595) 4 : cephadm [INF] [20/Sep/2024:19:52:18] ENGINE Serving on http://172.21.15.183:8765 2024-09-20T19:52:20.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[26656]: cephadm 2024-09-20T19:52:18.787677+0000 mgr.x (mgr.24595) 5 : cephadm [INF] [20/Sep/2024:19:52:18] ENGINE Serving on https://172.21.15.183:7150 2024-09-20T19:52:20.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[26656]: cephadm 2024-09-20T19:52:18.787801+0000 mgr.x (mgr.24595) 6 : cephadm [INF] [20/Sep/2024:19:52:18] ENGINE Bus STARTED 2024-09-20T19:52:20.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[26656]: cephadm 2024-09-20T19:52:18.789741+0000 mgr.x (mgr.24595) 7 : cephadm [ERR] [20/Sep/2024:19:52:18] ENGINE Error in HTTPServer.serve 2024-09-20T19:52:20.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[26656]: Traceback (most recent call last): 2024-09-20T19:52:20.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[26656]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:52:20.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[26656]: self._connections.run(self.expiration_interval) 2024-09-20T19:52:20.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[26656]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:52:20.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[26656]: self._run(expiration_interval) 2024-09-20T19:52:20.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[26656]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:52:20.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[26656]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:52:20.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[26656]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:52:20.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[26656]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:52:20.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[26656]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:52:20.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[26656]: s = self.context.wrap_socket( 2024-09-20T19:52:20.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[26656]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:52:20.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[26656]: return self.sslsocket_class._create( 2024-09-20T19:52:20.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[26656]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:52:20.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[26656]: self.do_handshake() 2024-09-20T19:52:20.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[26656]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:52:20.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[26656]: self._sslobj.do_handshake() 2024-09-20T19:52:20.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[26656]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:52:20.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:20 smithi003 bash[26656]: cluster 2024-09-20T19:52:19.174435+0000 mgr.x (mgr.24595) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:52:20.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:20 smithi183 bash[21651]: cephadm 2024-09-20T19:52:18.563891+0000 mgr.x (mgr.24595) 3 : cephadm [INF] [20/Sep/2024:19:52:18] ENGINE Bus STARTING 2024-09-20T19:52:20.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:20 smithi183 bash[21651]: cephadm 2024-09-20T19:52:18.665797+0000 mgr.x (mgr.24595) 4 : cephadm [INF] [20/Sep/2024:19:52:18] ENGINE Serving on http://172.21.15.183:8765 2024-09-20T19:52:20.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:20 smithi183 bash[21651]: cephadm 2024-09-20T19:52:18.787677+0000 mgr.x (mgr.24595) 5 : cephadm [INF] [20/Sep/2024:19:52:18] ENGINE Serving on https://172.21.15.183:7150 2024-09-20T19:52:20.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:20 smithi183 bash[21651]: cephadm 2024-09-20T19:52:18.787801+0000 mgr.x (mgr.24595) 6 : cephadm [INF] [20/Sep/2024:19:52:18] ENGINE Bus STARTED 2024-09-20T19:52:20.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:20 smithi183 bash[21651]: cephadm 2024-09-20T19:52:18.789741+0000 mgr.x (mgr.24595) 7 : cephadm [ERR] [20/Sep/2024:19:52:18] ENGINE Error in HTTPServer.serve 2024-09-20T19:52:20.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:20 smithi183 bash[21651]: Traceback (most recent call last): 2024-09-20T19:52:20.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:20 smithi183 bash[21651]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:52:20.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:20 smithi183 bash[21651]: self._connections.run(self.expiration_interval) 2024-09-20T19:52:20.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:20 smithi183 bash[21651]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:52:20.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:20 smithi183 bash[21651]: self._run(expiration_interval) 2024-09-20T19:52:20.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:20 smithi183 bash[21651]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:52:20.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:20 smithi183 bash[21651]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:52:20.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:20 smithi183 bash[21651]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:52:20.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:20 smithi183 bash[21651]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:52:20.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:20 smithi183 bash[21651]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:52:20.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:20 smithi183 bash[21651]: s = self.context.wrap_socket( 2024-09-20T19:52:20.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:20 smithi183 bash[21651]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:52:20.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:20 smithi183 bash[21651]: return self.sslsocket_class._create( 2024-09-20T19:52:20.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:20 smithi183 bash[21651]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:52:20.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:20 smithi183 bash[21651]: self.do_handshake() 2024-09-20T19:52:20.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:20 smithi183 bash[21651]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:52:20.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:20 smithi183 bash[21651]: self._sslobj.do_handshake() 2024-09-20T19:52:20.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:20 smithi183 bash[21651]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:52:20.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:20 smithi183 bash[21651]: cluster 2024-09-20T19:52:19.174435+0000 mgr.x (mgr.24595) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:52:21.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:21 smithi003 bash[19800]: cluster 2024-09-20T19:52:20.172987+0000 mon.a (mon.0) 1184 : cluster [DBG] mgrmap e36: x(active, since 3s) 2024-09-20T19:52:21.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:21 smithi003 bash[26656]: cluster 2024-09-20T19:52:20.172987+0000 mon.a (mon.0) 1184 : cluster [DBG] mgrmap e36: x(active, since 3s) 2024-09-20T19:52:21.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:21 smithi183 bash[21651]: cluster 2024-09-20T19:52:20.172987+0000 mon.a (mon.0) 1184 : cluster [DBG] mgrmap e36: x(active, since 3s) 2024-09-20T19:52:22.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:22 smithi003 bash[19800]: cluster 2024-09-20T19:52:21.175168+0000 mgr.x (mgr.24595) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:52:22.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:22 smithi003 bash[19800]: audit 2024-09-20T19:52:21.184355+0000 mgr.x (mgr.24595) 10 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:52:22.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:22 smithi003 bash[26656]: cluster 2024-09-20T19:52:21.175168+0000 mgr.x (mgr.24595) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:52:22.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:22 smithi003 bash[26656]: audit 2024-09-20T19:52:21.184355+0000 mgr.x (mgr.24595) 10 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:52:22.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:22 smithi183 bash[21651]: cluster 2024-09-20T19:52:21.175168+0000 mgr.x (mgr.24595) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:52:22.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:22 smithi183 bash[21651]: audit 2024-09-20T19:52:21.184355+0000 mgr.x (mgr.24595) 10 : audit [DBG] from='client.15219 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:52:22.726 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:52:23.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:23 smithi003 bash[19800]: cluster 2024-09-20T19:52:22.186595+0000 mon.a (mon.0) 1185 : cluster [DBG] mgrmap e37: x(active, since 5s) 2024-09-20T19:52:23.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:23 smithi003 bash[26656]: cluster 2024-09-20T19:52:22.186595+0000 mon.a (mon.0) 1185 : cluster [DBG] mgrmap e37: x(active, since 5s) 2024-09-20T19:52:23.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:23 smithi183 bash[21651]: cluster 2024-09-20T19:52:22.186595+0000 mon.a (mon.0) 1185 : cluster [DBG] mgrmap e37: x(active, since 5s) 2024-09-20T19:52:23.952 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:52:23 smithi003 bash[68089]: [20/Sep/2024:19:52:23] ENGINE Bus STARTING 2024-09-20T19:52:23.952 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:52:23 smithi003 bash[68089]: CherryPy Checker: 2024-09-20T19:52:23.953 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:52:23 smithi003 bash[68089]: The Application mounted at '' has an empty config. 2024-09-20T19:52:23.953 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:52:23 smithi003 bash[68089]: [20/Sep/2024:19:52:23] ENGINE Serving on http://:::9283 2024-09-20T19:52:23.953 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:52:23 smithi003 bash[68089]: [20/Sep/2024:19:52:23] ENGINE Bus STARTED 2024-09-20T19:52:24.453 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:52:24 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:52:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-20T19:52:24.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:24 smithi003 bash[19800]: cluster 2024-09-20T19:52:23.176654+0000 mgr.x (mgr.24595) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-20T19:52:24.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:24 smithi003 bash[19800]: audit 2024-09-20T19:52:23.543798+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:24.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:24 smithi003 bash[19800]: audit 2024-09-20T19:52:23.551675+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:24.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:24 smithi003 bash[19800]: cluster 2024-09-20T19:52:23.615970+0000 mon.a (mon.0) 1188 : cluster [DBG] Standby manager daemon y started 2024-09-20T19:52:24.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:24 smithi003 bash[19800]: audit 2024-09-20T19:52:23.618414+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.? 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T19:52:24.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:24 smithi003 bash[19800]: audit 2024-09-20T19:52:23.619027+0000 mon.a (mon.0) 1190 : audit [DBG] from='mgr.? 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:52:24.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:24 smithi003 bash[19800]: audit 2024-09-20T19:52:23.622004+0000 mon.a (mon.0) 1191 : audit [DBG] from='mgr.? 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T19:52:24.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:24 smithi003 bash[19800]: audit 2024-09-20T19:52:23.622478+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.? 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:52:24.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:24 smithi003 bash[26656]: cluster 2024-09-20T19:52:23.176654+0000 mgr.x (mgr.24595) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-20T19:52:24.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:24 smithi003 bash[26656]: audit 2024-09-20T19:52:23.543798+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:24.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:24 smithi003 bash[26656]: audit 2024-09-20T19:52:23.551675+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:24.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:24 smithi003 bash[26656]: cluster 2024-09-20T19:52:23.615970+0000 mon.a (mon.0) 1188 : cluster [DBG] Standby manager daemon y started 2024-09-20T19:52:24.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:24 smithi003 bash[26656]: audit 2024-09-20T19:52:23.618414+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.? 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T19:52:24.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:24 smithi003 bash[26656]: audit 2024-09-20T19:52:23.619027+0000 mon.a (mon.0) 1190 : audit [DBG] from='mgr.? 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:52:24.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:24 smithi003 bash[26656]: audit 2024-09-20T19:52:23.622004+0000 mon.a (mon.0) 1191 : audit [DBG] from='mgr.? 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T19:52:24.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:24 smithi003 bash[26656]: audit 2024-09-20T19:52:23.622478+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.? 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:52:24.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:24 smithi183 bash[21651]: cluster 2024-09-20T19:52:23.176654+0000 mgr.x (mgr.24595) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-20T19:52:24.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:24 smithi183 bash[21651]: audit 2024-09-20T19:52:23.543798+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:24.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:24 smithi183 bash[21651]: audit 2024-09-20T19:52:23.551675+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:24.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:24 smithi183 bash[21651]: cluster 2024-09-20T19:52:23.615970+0000 mon.a (mon.0) 1188 : cluster [DBG] Standby manager daemon y started 2024-09-20T19:52:24.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:24 smithi183 bash[21651]: audit 2024-09-20T19:52:23.618414+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.? 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T19:52:24.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:24 smithi183 bash[21651]: audit 2024-09-20T19:52:23.619027+0000 mon.a (mon.0) 1190 : audit [DBG] from='mgr.? 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:52:24.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:24 smithi183 bash[21651]: audit 2024-09-20T19:52:23.622004+0000 mon.a (mon.0) 1191 : audit [DBG] from='mgr.? 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T19:52:24.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:24 smithi183 bash[21651]: audit 2024-09-20T19:52:23.622478+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.? 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:52:25.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:25 smithi183 bash[21651]: audit 2024-09-20T19:52:24.248099+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:25.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:25 smithi183 bash[21651]: audit 2024-09-20T19:52:24.260071+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:25.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:25 smithi183 bash[21651]: cluster 2024-09-20T19:52:24.572203+0000 mon.a (mon.0) 1195 : cluster [DBG] mgrmap e38: x(active, since 7s), standbys: y 2024-09-20T19:52:25.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:25 smithi183 bash[21651]: audit 2024-09-20T19:52:24.577987+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T19:52:25.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:25 smithi183 bash[21651]: audit 2024-09-20T19:52:24.730308+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:25.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:25 smithi183 bash[21651]: audit 2024-09-20T19:52:24.741415+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:25.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:25 smithi183 bash[21651]: cluster 2024-09-20T19:52:25.177727+0000 mgr.x (mgr.24595) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T19:52:25.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:25 smithi003 bash[19800]: audit 2024-09-20T19:52:24.248099+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:25.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:25 smithi003 bash[19800]: audit 2024-09-20T19:52:24.260071+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:25.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:25 smithi003 bash[19800]: cluster 2024-09-20T19:52:24.572203+0000 mon.a (mon.0) 1195 : cluster [DBG] mgrmap e38: x(active, since 7s), standbys: y 2024-09-20T19:52:25.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:25 smithi003 bash[19800]: audit 2024-09-20T19:52:24.577987+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T19:52:25.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:25 smithi003 bash[19800]: audit 2024-09-20T19:52:24.730308+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:25.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:25 smithi003 bash[19800]: audit 2024-09-20T19:52:24.741415+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:25.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:25 smithi003 bash[19800]: cluster 2024-09-20T19:52:25.177727+0000 mgr.x (mgr.24595) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T19:52:25.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:25 smithi003 bash[26656]: audit 2024-09-20T19:52:24.248099+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:25.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:25 smithi003 bash[26656]: audit 2024-09-20T19:52:24.260071+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:25.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:25 smithi003 bash[26656]: cluster 2024-09-20T19:52:24.572203+0000 mon.a (mon.0) 1195 : cluster [DBG] mgrmap e38: x(active, since 7s), standbys: y 2024-09-20T19:52:25.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:25 smithi003 bash[26656]: audit 2024-09-20T19:52:24.577987+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T19:52:25.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:25 smithi003 bash[26656]: audit 2024-09-20T19:52:24.730308+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:25.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:25 smithi003 bash[26656]: audit 2024-09-20T19:52:24.741415+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:25.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:25 smithi003 bash[26656]: cluster 2024-09-20T19:52:25.177727+0000 mgr.x (mgr.24595) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T19:52:26.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[19800]: audit 2024-09-20T19:52:25.404212+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:26.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[19800]: audit 2024-09-20T19:52:25.417477+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:26.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[19800]: audit 2024-09-20T19:52:25.424122+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:52:26.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[19800]: audit 2024-09-20T19:52:25.425124+0000 mon.b (mon.1) 109 : audit [INF] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:52:26.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[19800]: cephadm 2024-09-20T19:52:25.426311+0000 mgr.x (mgr.24595) 13 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-20T19:52:26.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[19800]: cephadm 2024-09-20T19:52:25.426477+0000 mgr.x (mgr.24595) 14 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2024-09-20T19:52:26.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[19800]: cephadm 2024-09-20T19:52:25.547849+0000 mgr.x (mgr.24595) 15 : cephadm [INF] Updating smithi183:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:52:26.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[19800]: cephadm 2024-09-20T19:52:25.555471+0000 mgr.x (mgr.24595) 16 : cephadm [INF] Updating smithi003:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:52:26.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[19800]: cephadm 2024-09-20T19:52:25.635331+0000 mgr.x (mgr.24595) 17 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:52:26.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[19800]: cephadm 2024-09-20T19:52:25.656170+0000 mgr.x (mgr.24595) 18 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:52:26.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[19800]: cephadm 2024-09-20T19:52:25.713500+0000 mgr.x (mgr.24595) 19 : cephadm [INF] Updating smithi183:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:52:26.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[19800]: cephadm 2024-09-20T19:52:25.747908+0000 mgr.x (mgr.24595) 20 : cephadm [INF] Updating smithi003:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:52:26.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[19800]: audit 2024-09-20T19:52:25.800815+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:26.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[19800]: audit 2024-09-20T19:52:25.815596+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:26.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[19800]: audit 2024-09-20T19:52:25.835173+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:26.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[19800]: audit 2024-09-20T19:52:25.848243+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:26.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[19800]: audit 2024-09-20T19:52:25.860609+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:26.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[19800]: audit 2024-09-20T19:52:25.893208+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.zzokqj", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-20T19:52:26.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[19800]: cephadm 2024-09-20T19:52:25.895108+0000 mgr.x (mgr.24595) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi003.zzokqj (dependencies changed)... 2024-09-20T19:52:26.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[19800]: audit 2024-09-20T19:52:25.895877+0000 mon.b (mon.1) 110 : audit [INF] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.zzokqj", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-20T19:52:26.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[19800]: audit 2024-09-20T19:52:25.914617+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:52:26.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[19800]: cephadm 2024-09-20T19:52:25.916397+0000 mgr.x (mgr.24595) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi003.zzokqj on smithi003 2024-09-20T19:52:26.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[26656]: audit 2024-09-20T19:52:25.404212+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:26.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[26656]: audit 2024-09-20T19:52:25.417477+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:26.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[26656]: audit 2024-09-20T19:52:25.424122+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:52:26.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[26656]: audit 2024-09-20T19:52:25.425124+0000 mon.b (mon.1) 109 : audit [INF] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:52:26.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[26656]: cephadm 2024-09-20T19:52:25.426311+0000 mgr.x (mgr.24595) 13 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-20T19:52:26.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[26656]: cephadm 2024-09-20T19:52:25.426477+0000 mgr.x (mgr.24595) 14 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2024-09-20T19:52:26.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[26656]: cephadm 2024-09-20T19:52:25.547849+0000 mgr.x (mgr.24595) 15 : cephadm [INF] Updating smithi183:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:52:26.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[26656]: cephadm 2024-09-20T19:52:25.555471+0000 mgr.x (mgr.24595) 16 : cephadm [INF] Updating smithi003:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:52:26.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[26656]: cephadm 2024-09-20T19:52:25.635331+0000 mgr.x (mgr.24595) 17 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:52:26.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[26656]: cephadm 2024-09-20T19:52:25.656170+0000 mgr.x (mgr.24595) 18 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:52:26.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[26656]: cephadm 2024-09-20T19:52:25.713500+0000 mgr.x (mgr.24595) 19 : cephadm [INF] Updating smithi183:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:52:26.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[26656]: cephadm 2024-09-20T19:52:25.747908+0000 mgr.x (mgr.24595) 20 : cephadm [INF] Updating smithi003:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:52:26.707 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[26656]: audit 2024-09-20T19:52:25.800815+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:26.707 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[26656]: audit 2024-09-20T19:52:25.815596+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:26.707 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[26656]: audit 2024-09-20T19:52:25.835173+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:26.707 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[26656]: audit 2024-09-20T19:52:25.848243+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:26.707 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[26656]: audit 2024-09-20T19:52:25.860609+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:26.707 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[26656]: audit 2024-09-20T19:52:25.893208+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.zzokqj", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-20T19:52:26.707 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[26656]: cephadm 2024-09-20T19:52:25.895108+0000 mgr.x (mgr.24595) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi003.zzokqj (dependencies changed)... 2024-09-20T19:52:26.707 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[26656]: audit 2024-09-20T19:52:25.895877+0000 mon.b (mon.1) 110 : audit [INF] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.zzokqj", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-20T19:52:26.707 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[26656]: audit 2024-09-20T19:52:25.914617+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:52:26.707 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:26 smithi003 bash[26656]: cephadm 2024-09-20T19:52:25.916397+0000 mgr.x (mgr.24595) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi003.zzokqj on smithi003 2024-09-20T19:52:26.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:26 smithi183 bash[21651]: audit 2024-09-20T19:52:25.404212+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:26.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:26 smithi183 bash[21651]: audit 2024-09-20T19:52:25.417477+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:26.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:26 smithi183 bash[21651]: audit 2024-09-20T19:52:25.424122+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:52:26.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:26 smithi183 bash[21651]: audit 2024-09-20T19:52:25.425124+0000 mon.b (mon.1) 109 : audit [INF] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:52:26.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:26 smithi183 bash[21651]: cephadm 2024-09-20T19:52:25.426311+0000 mgr.x (mgr.24595) 13 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-20T19:52:26.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:26 smithi183 bash[21651]: cephadm 2024-09-20T19:52:25.426477+0000 mgr.x (mgr.24595) 14 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2024-09-20T19:52:26.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:26 smithi183 bash[21651]: cephadm 2024-09-20T19:52:25.547849+0000 mgr.x (mgr.24595) 15 : cephadm [INF] Updating smithi183:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:52:26.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:26 smithi183 bash[21651]: cephadm 2024-09-20T19:52:25.555471+0000 mgr.x (mgr.24595) 16 : cephadm [INF] Updating smithi003:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:52:26.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:26 smithi183 bash[21651]: cephadm 2024-09-20T19:52:25.635331+0000 mgr.x (mgr.24595) 17 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:52:26.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:26 smithi183 bash[21651]: cephadm 2024-09-20T19:52:25.656170+0000 mgr.x (mgr.24595) 18 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:52:26.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:26 smithi183 bash[21651]: cephadm 2024-09-20T19:52:25.713500+0000 mgr.x (mgr.24595) 19 : cephadm [INF] Updating smithi183:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:52:26.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:26 smithi183 bash[21651]: cephadm 2024-09-20T19:52:25.747908+0000 mgr.x (mgr.24595) 20 : cephadm [INF] Updating smithi003:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:52:26.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:26 smithi183 bash[21651]: audit 2024-09-20T19:52:25.800815+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:26.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:26 smithi183 bash[21651]: audit 2024-09-20T19:52:25.815596+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:26.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:26 smithi183 bash[21651]: audit 2024-09-20T19:52:25.835173+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:26.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:26 smithi183 bash[21651]: audit 2024-09-20T19:52:25.848243+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:26.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:26 smithi183 bash[21651]: audit 2024-09-20T19:52:25.860609+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:26.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:26 smithi183 bash[21651]: audit 2024-09-20T19:52:25.893208+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.zzokqj", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-20T19:52:26.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:26 smithi183 bash[21651]: cephadm 2024-09-20T19:52:25.895108+0000 mgr.x (mgr.24595) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi003.zzokqj (dependencies changed)... 2024-09-20T19:52:26.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:26 smithi183 bash[21651]: audit 2024-09-20T19:52:25.895877+0000 mon.b (mon.1) 110 : audit [INF] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.zzokqj", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-20T19:52:26.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:26 smithi183 bash[21651]: audit 2024-09-20T19:52:25.914617+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:52:26.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:26 smithi183 bash[21651]: cephadm 2024-09-20T19:52:25.916397+0000 mgr.x (mgr.24595) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi003.zzokqj on smithi003 2024-09-20T19:52:27.669 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:27 smithi003 bash[26656]: cluster 2024-09-20T19:52:27.178476+0000 mgr.x (mgr.24595) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T19:52:27.669 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:27 smithi003 bash[19800]: cluster 2024-09-20T19:52:27.178476+0000 mgr.x (mgr.24595) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T19:52:27.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:27 smithi183 bash[21651]: cluster 2024-09-20T19:52:27.178476+0000 mgr.x (mgr.24595) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T19:52:29.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:29 smithi003 bash[19800]: cluster 2024-09-20T19:52:29.180171+0000 mgr.x (mgr.24595) 24 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:52:29.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:29 smithi003 bash[19800]: audit 2024-09-20T19:52:29.382771+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:29.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:29 smithi003 bash[19800]: audit 2024-09-20T19:52:29.395214+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:29.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:29 smithi003 bash[26656]: cluster 2024-09-20T19:52:29.180171+0000 mgr.x (mgr.24595) 24 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:52:29.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:29 smithi003 bash[26656]: audit 2024-09-20T19:52:29.382771+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:29.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:29 smithi003 bash[26656]: audit 2024-09-20T19:52:29.395214+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:30.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:29 smithi183 bash[21651]: cluster 2024-09-20T19:52:29.180171+0000 mgr.x (mgr.24595) 24 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:52:30.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:29 smithi183 bash[21651]: audit 2024-09-20T19:52:29.382771+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:30.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:29 smithi183 bash[21651]: audit 2024-09-20T19:52:29.395214+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:30.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:30 smithi003 bash[26656]: cephadm 2024-09-20T19:52:29.405595+0000 mgr.x (mgr.24595) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T19:52:30.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:30 smithi003 bash[26656]: cephadm 2024-09-20T19:52:29.704092+0000 mgr.x (mgr.24595) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi183 2024-09-20T19:52:30.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:30 smithi003 bash[19800]: cephadm 2024-09-20T19:52:29.405595+0000 mgr.x (mgr.24595) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T19:52:30.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:30 smithi003 bash[19800]: cephadm 2024-09-20T19:52:29.704092+0000 mgr.x (mgr.24595) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi183 2024-09-20T19:52:31.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:30 smithi183 bash[21651]: cephadm 2024-09-20T19:52:29.405595+0000 mgr.x (mgr.24595) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T19:52:31.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:30 smithi183 bash[21651]: cephadm 2024-09-20T19:52:29.704092+0000 mgr.x (mgr.24595) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi183 2024-09-20T19:52:31.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:31 smithi183 bash[21651]: cluster 2024-09-20T19:52:31.180920+0000 mgr.x (mgr.24595) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:52:31.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:31 smithi183 bash[21651]: audit 2024-09-20T19:52:31.262224+0000 mon.c (mon.2) 124 : audit [DBG] from='client.? 172.21.15.3:0/482486959' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T19:52:31.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:31 smithi183 bash[21651]: audit 2024-09-20T19:52:31.583675+0000 mon.a (mon.0) 1208 : audit [INF] from='client.? 172.21.15.3:0/3743694908' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/3895186152"}]: dispatch 2024-09-20T19:52:31.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:31 smithi003 bash[19800]: cluster 2024-09-20T19:52:31.180920+0000 mgr.x (mgr.24595) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:52:31.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:31 smithi003 bash[19800]: audit 2024-09-20T19:52:31.262224+0000 mon.c (mon.2) 124 : audit [DBG] from='client.? 172.21.15.3:0/482486959' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T19:52:31.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:31 smithi003 bash[19800]: audit 2024-09-20T19:52:31.583675+0000 mon.a (mon.0) 1208 : audit [INF] from='client.? 172.21.15.3:0/3743694908' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/3895186152"}]: dispatch 2024-09-20T19:52:31.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:31 smithi003 bash[26656]: cluster 2024-09-20T19:52:31.180920+0000 mgr.x (mgr.24595) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:52:31.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:31 smithi003 bash[26656]: audit 2024-09-20T19:52:31.262224+0000 mon.c (mon.2) 124 : audit [DBG] from='client.? 172.21.15.3:0/482486959' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T19:52:31.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:31 smithi003 bash[26656]: audit 2024-09-20T19:52:31.583675+0000 mon.a (mon.0) 1208 : audit [INF] from='client.? 172.21.15.3:0/3743694908' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/3895186152"}]: dispatch 2024-09-20T19:52:32.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:32 smithi003 bash[19800]: audit 2024-09-20T19:52:31.662653+0000 mon.a (mon.0) 1209 : audit [INF] from='client.? 172.21.15.3:0/3743694908' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/3895186152"}]': finished 2024-09-20T19:52:32.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:32 smithi003 bash[19800]: cluster 2024-09-20T19:52:31.671013+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-20T19:52:32.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:32 smithi003 bash[19800]: audit 2024-09-20T19:52:31.997610+0000 mon.a (mon.0) 1211 : audit [INF] from='client.? 172.21.15.3:0/2359104774' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/3895186152"}]: dispatch 2024-09-20T19:52:32.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:32 smithi003 bash[26656]: audit 2024-09-20T19:52:31.662653+0000 mon.a (mon.0) 1209 : audit [INF] from='client.? 172.21.15.3:0/3743694908' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/3895186152"}]': finished 2024-09-20T19:52:32.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:32 smithi003 bash[26656]: cluster 2024-09-20T19:52:31.671013+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-20T19:52:32.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:32 smithi003 bash[26656]: audit 2024-09-20T19:52:31.997610+0000 mon.a (mon.0) 1211 : audit [INF] from='client.? 172.21.15.3:0/2359104774' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/3895186152"}]: dispatch 2024-09-20T19:52:33.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:32 smithi183 bash[21651]: audit 2024-09-20T19:52:31.662653+0000 mon.a (mon.0) 1209 : audit [INF] from='client.? 172.21.15.3:0/3743694908' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6801/3895186152"}]': finished 2024-09-20T19:52:33.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:32 smithi183 bash[21651]: cluster 2024-09-20T19:52:31.671013+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-20T19:52:33.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:32 smithi183 bash[21651]: audit 2024-09-20T19:52:31.997610+0000 mon.a (mon.0) 1211 : audit [INF] from='client.? 172.21.15.3:0/2359104774' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/3895186152"}]: dispatch 2024-09-20T19:52:33.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:33 smithi003 bash[19800]: audit 2024-09-20T19:52:32.664984+0000 mon.a (mon.0) 1212 : audit [INF] from='client.? 172.21.15.3:0/2359104774' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/3895186152"}]': finished 2024-09-20T19:52:33.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:33 smithi003 bash[19800]: cluster 2024-09-20T19:52:32.672303+0000 mon.a (mon.0) 1213 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-20T19:52:33.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:33 smithi003 bash[19800]: audit 2024-09-20T19:52:32.809267+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:52:33.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:33 smithi003 bash[19800]: audit 2024-09-20T19:52:33.003673+0000 mon.c (mon.2) 125 : audit [INF] from='client.? 172.21.15.3:0/4107373832' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2614355656"}]: dispatch 2024-09-20T19:52:33.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:33 smithi003 bash[19800]: audit 2024-09-20T19:52:33.004321+0000 mon.a (mon.0) 1214 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2614355656"}]: dispatch 2024-09-20T19:52:33.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:33 smithi003 bash[19800]: cluster 2024-09-20T19:52:33.182459+0000 mgr.x (mgr.24595) 28 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:52:33.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:33 smithi003 bash[26656]: audit 2024-09-20T19:52:32.664984+0000 mon.a (mon.0) 1212 : audit [INF] from='client.? 172.21.15.3:0/2359104774' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/3895186152"}]': finished 2024-09-20T19:52:33.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:33 smithi003 bash[26656]: cluster 2024-09-20T19:52:32.672303+0000 mon.a (mon.0) 1213 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-20T19:52:33.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:33 smithi003 bash[26656]: audit 2024-09-20T19:52:32.809267+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:52:33.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:33 smithi003 bash[26656]: audit 2024-09-20T19:52:33.003673+0000 mon.c (mon.2) 125 : audit [INF] from='client.? 172.21.15.3:0/4107373832' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2614355656"}]: dispatch 2024-09-20T19:52:33.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:33 smithi003 bash[26656]: audit 2024-09-20T19:52:33.004321+0000 mon.a (mon.0) 1214 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2614355656"}]: dispatch 2024-09-20T19:52:33.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:33 smithi003 bash[26656]: cluster 2024-09-20T19:52:33.182459+0000 mgr.x (mgr.24595) 28 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:52:34.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:33 smithi183 bash[21651]: audit 2024-09-20T19:52:32.664984+0000 mon.a (mon.0) 1212 : audit [INF] from='client.? 172.21.15.3:0/2359104774' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:6800/3895186152"}]': finished 2024-09-20T19:52:34.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:33 smithi183 bash[21651]: cluster 2024-09-20T19:52:32.672303+0000 mon.a (mon.0) 1213 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-20T19:52:34.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:33 smithi183 bash[21651]: audit 2024-09-20T19:52:32.809267+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:52:34.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:33 smithi183 bash[21651]: audit 2024-09-20T19:52:33.003673+0000 mon.c (mon.2) 125 : audit [INF] from='client.? 172.21.15.3:0/4107373832' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2614355656"}]: dispatch 2024-09-20T19:52:34.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:33 smithi183 bash[21651]: audit 2024-09-20T19:52:33.004321+0000 mon.a (mon.0) 1214 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2614355656"}]: dispatch 2024-09-20T19:52:34.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:33 smithi183 bash[21651]: cluster 2024-09-20T19:52:33.182459+0000 mgr.x (mgr.24595) 28 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:52:34.337 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:34 smithi183 systemd[1]: Stopping Ceph prometheus.a for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T19:52:34.338 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:34 smithi183 bash[52502]: ts=2024-09-20T19:52:34.159Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-20T19:52:34.338 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:34 smithi183 bash[52502]: ts=2024-09-20T19:52:34.160Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-20T19:52:34.338 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:34 smithi183 bash[52502]: ts=2024-09-20T19:52:34.160Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-20T19:52:34.338 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:34 smithi183 bash[52502]: ts=2024-09-20T19:52:34.160Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-20T19:52:34.338 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:34 smithi183 bash[52502]: ts=2024-09-20T19:52:34.160Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-20T19:52:34.338 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:34 smithi183 bash[52502]: ts=2024-09-20T19:52:34.160Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-20T19:52:34.338 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:34 smithi183 bash[52502]: ts=2024-09-20T19:52:34.160Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-20T19:52:34.338 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:34 smithi183 bash[52502]: ts=2024-09-20T19:52:34.160Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-20T19:52:34.338 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:34 smithi183 bash[52502]: ts=2024-09-20T19:52:34.160Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-20T19:52:34.338 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:34 smithi183 bash[52502]: ts=2024-09-20T19:52:34.160Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-20T19:52:34.338 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:34 smithi183 bash[52502]: ts=2024-09-20T19:52:34.160Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-20T19:52:34.339 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:34 smithi183 bash[52502]: ts=2024-09-20T19:52:34.160Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-20T19:52:34.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:34 smithi003 bash[19800]: audit 2024-09-20T19:52:33.686146+0000 mon.a (mon.0) 1215 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2614355656"}]': finished 2024-09-20T19:52:34.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:34 smithi003 bash[19800]: cluster 2024-09-20T19:52:33.693830+0000 mon.a (mon.0) 1216 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-20T19:52:34.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:34 smithi003 bash[19800]: audit 2024-09-20T19:52:34.026632+0000 mon.a (mon.0) 1217 : audit [INF] from='client.? 172.21.15.3:0/369709705' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/800875360"}]: dispatch 2024-09-20T19:52:34.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:34 smithi003 bash[26656]: audit 2024-09-20T19:52:33.686146+0000 mon.a (mon.0) 1215 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2614355656"}]': finished 2024-09-20T19:52:34.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:34 smithi003 bash[26656]: cluster 2024-09-20T19:52:33.693830+0000 mon.a (mon.0) 1216 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-20T19:52:34.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:34 smithi003 bash[26656]: audit 2024-09-20T19:52:34.026632+0000 mon.a (mon.0) 1217 : audit [INF] from='client.? 172.21.15.3:0/369709705' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/800875360"}]: dispatch 2024-09-20T19:52:34.975 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:34 smithi183 bash[21651]: audit 2024-09-20T19:52:33.686146+0000 mon.a (mon.0) 1215 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2614355656"}]': finished 2024-09-20T19:52:34.975 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:34 smithi183 bash[21651]: cluster 2024-09-20T19:52:33.693830+0000 mon.a (mon.0) 1216 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-20T19:52:34.976 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:34 smithi183 bash[21651]: audit 2024-09-20T19:52:34.026632+0000 mon.a (mon.0) 1217 : audit [INF] from='client.? 172.21.15.3:0/369709705' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/800875360"}]: dispatch 2024-09-20T19:52:34.976 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:34 smithi183 bash[53777]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T19:52:34.976 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:34 smithi183 bash[53839]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T19:52:34.976 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:34 smithi183 systemd[1]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-20T19:52:34.976 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:34 smithi183 systemd[1]: Stopped Ceph prometheus.a for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T19:52:34.976 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:34 smithi183 systemd[1]: Started Ceph prometheus.a for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T19:52:35.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:35 smithi003 bash[19800]: audit 2024-09-20T19:52:34.695711+0000 mon.a (mon.0) 1218 : audit [INF] from='client.? 172.21.15.3:0/369709705' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/800875360"}]': finished 2024-09-20T19:52:35.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:35 smithi003 bash[19800]: cluster 2024-09-20T19:52:34.704084+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-20T19:52:35.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:35 smithi003 bash[19800]: audit 2024-09-20T19:52:34.908358+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:35.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:35 smithi003 bash[19800]: audit 2024-09-20T19:52:34.921759+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:35.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:35 smithi003 bash[19800]: audit 2024-09-20T19:52:34.931868+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:52:35.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:35 smithi003 bash[19800]: audit 2024-09-20T19:52:34.932549+0000 mgr.x (mgr.24595) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:52:35.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:35 smithi003 bash[19800]: audit 2024-09-20T19:52:34.936475+0000 mon.b (mon.1) 114 : audit [INF] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:52:35.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:35 smithi003 bash[19800]: audit 2024-09-20T19:52:34.936885+0000 mgr.x (mgr.24595) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:52:35.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:35 smithi003 bash[19800]: audit 2024-09-20T19:52:34.941996+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:52:35.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:35 smithi003 bash[19800]: audit 2024-09-20T19:52:34.942414+0000 mgr.x (mgr.24595) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:52:35.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:35 smithi003 bash[19800]: audit 2024-09-20T19:52:35.027483+0000 mon.c (mon.2) 126 : audit [INF] from='client.? 172.21.15.3:0/2283393195' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2605610879"}]: dispatch 2024-09-20T19:52:35.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:35 smithi003 bash[19800]: audit 2024-09-20T19:52:35.028349+0000 mon.a (mon.0) 1222 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2605610879"}]: dispatch 2024-09-20T19:52:35.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:35 smithi003 bash[19800]: cluster 2024-09-20T19:52:35.183163+0000 mgr.x (mgr.24595) 32 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:52:35.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:35 smithi003 bash[26656]: audit 2024-09-20T19:52:34.695711+0000 mon.a (mon.0) 1218 : audit [INF] from='client.? 172.21.15.3:0/369709705' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/800875360"}]': finished 2024-09-20T19:52:35.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:35 smithi003 bash[26656]: cluster 2024-09-20T19:52:34.704084+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-20T19:52:35.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:35 smithi003 bash[26656]: audit 2024-09-20T19:52:34.908358+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:35.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:35 smithi003 bash[26656]: audit 2024-09-20T19:52:34.921759+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:35.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:35 smithi003 bash[26656]: audit 2024-09-20T19:52:34.931868+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:52:35.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:35 smithi003 bash[26656]: audit 2024-09-20T19:52:34.932549+0000 mgr.x (mgr.24595) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:52:35.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:35 smithi003 bash[26656]: audit 2024-09-20T19:52:34.936475+0000 mon.b (mon.1) 114 : audit [INF] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:52:35.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:35 smithi003 bash[26656]: audit 2024-09-20T19:52:34.936885+0000 mgr.x (mgr.24595) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:52:35.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:35 smithi003 bash[26656]: audit 2024-09-20T19:52:34.941996+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:52:35.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:35 smithi003 bash[26656]: audit 2024-09-20T19:52:34.942414+0000 mgr.x (mgr.24595) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:52:35.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:35 smithi003 bash[26656]: audit 2024-09-20T19:52:35.027483+0000 mon.c (mon.2) 126 : audit [INF] from='client.? 172.21.15.3:0/2283393195' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2605610879"}]: dispatch 2024-09-20T19:52:35.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:35 smithi003 bash[26656]: audit 2024-09-20T19:52:35.028349+0000 mon.a (mon.0) 1222 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2605610879"}]: dispatch 2024-09-20T19:52:35.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:35 smithi003 bash[26656]: cluster 2024-09-20T19:52:35.183163+0000 mgr.x (mgr.24595) 32 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:52:36.009 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:35 smithi183 bash[21651]: audit 2024-09-20T19:52:34.695711+0000 mon.a (mon.0) 1218 : audit [INF] from='client.? 172.21.15.3:0/369709705' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/800875360"}]': finished 2024-09-20T19:52:36.010 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:35 smithi183 bash[21651]: cluster 2024-09-20T19:52:34.704084+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-20T19:52:36.010 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:35 smithi183 bash[21651]: audit 2024-09-20T19:52:34.908358+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:36.010 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:35 smithi183 bash[21651]: audit 2024-09-20T19:52:34.921759+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:36.010 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:35 smithi183 bash[21651]: audit 2024-09-20T19:52:34.931868+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:52:36.010 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:35 smithi183 bash[21651]: audit 2024-09-20T19:52:34.932549+0000 mgr.x (mgr.24595) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:52:36.010 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:35 smithi183 bash[21651]: audit 2024-09-20T19:52:34.936475+0000 mon.b (mon.1) 114 : audit [INF] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:52:36.010 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:35 smithi183 bash[21651]: audit 2024-09-20T19:52:34.936885+0000 mgr.x (mgr.24595) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:52:36.010 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:35 smithi183 bash[21651]: audit 2024-09-20T19:52:34.941996+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:52:36.010 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:35 smithi183 bash[21651]: audit 2024-09-20T19:52:34.942414+0000 mgr.x (mgr.24595) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:52:36.010 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:35 smithi183 bash[21651]: audit 2024-09-20T19:52:35.027483+0000 mon.c (mon.2) 126 : audit [INF] from='client.? 172.21.15.3:0/2283393195' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2605610879"}]: dispatch 2024-09-20T19:52:36.010 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:35 smithi183 bash[21651]: audit 2024-09-20T19:52:35.028349+0000 mon.a (mon.0) 1222 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2605610879"}]: dispatch 2024-09-20T19:52:36.011 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:35 smithi183 bash[21651]: cluster 2024-09-20T19:52:35.183163+0000 mgr.x (mgr.24595) 32 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:52:36.300 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:36 smithi183 bash[53868]: ts=2024-09-20T19:52:36.012Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-20T19:52:36.300 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:36 smithi183 bash[53868]: ts=2024-09-20T19:52:36.012Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-20T19:52:36.300 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:36 smithi183 bash[53868]: ts=2024-09-20T19:52:36.012Z caller=main.go:570 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi183 (none))" 2024-09-20T19:52:36.300 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:36 smithi183 bash[53868]: ts=2024-09-20T19:52:36.012Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-20T19:52:36.300 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:36 smithi183 bash[53868]: ts=2024-09-20T19:52:36.012Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-20T19:52:36.300 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:36 smithi183 bash[53868]: ts=2024-09-20T19:52:36.014Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-20T19:52:36.300 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:36 smithi183 bash[53868]: ts=2024-09-20T19:52:36.014Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-20T19:52:36.300 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:36 smithi183 bash[53868]: ts=2024-09-20T19:52:36.015Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-20T19:52:36.300 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:36 smithi183 bash[53868]: ts=2024-09-20T19:52:36.015Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-20T19:52:36.300 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:36 smithi183 bash[53868]: ts=2024-09-20T19:52:36.018Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-20T19:52:36.301 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:36 smithi183 bash[53868]: ts=2024-09-20T19:52:36.018Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.251µs 2024-09-20T19:52:36.301 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:36 smithi183 bash[53868]: ts=2024-09-20T19:52:36.018Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-20T19:52:36.301 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:36 smithi183 bash[53868]: ts=2024-09-20T19:52:36.019Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-09-20T19:52:36.301 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:36 smithi183 bash[53868]: ts=2024-09-20T19:52:36.035Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-09-20T19:52:36.301 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:36 smithi183 bash[53868]: ts=2024-09-20T19:52:36.040Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-09-20T19:52:36.301 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:36 smithi183 bash[53868]: ts=2024-09-20T19:52:36.043Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-09-20T19:52:36.301 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:36 smithi183 bash[53868]: ts=2024-09-20T19:52:36.043Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-09-20T19:52:36.301 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:36 smithi183 bash[53868]: ts=2024-09-20T19:52:36.043Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=29.453µs wal_replay_duration=24.504224ms wbl_replay_duration=117ns total_replay_duration=24.554536ms 2024-09-20T19:52:36.301 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:36 smithi183 bash[53868]: ts=2024-09-20T19:52:36.045Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-20T19:52:36.301 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:36 smithi183 bash[53868]: ts=2024-09-20T19:52:36.045Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-20T19:52:36.301 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:36 smithi183 bash[53868]: ts=2024-09-20T19:52:36.045Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-20T19:52:36.301 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:36 smithi183 bash[53868]: ts=2024-09-20T19:52:36.070Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.915632ms db_storage=965ns remote_storage=1.386µs web_handler=686ns query_engine=638ns scrape=248.584µs scrape_sd=127.853µs notify=13.829µs notify_sd=12.46µs rules=24.095118ms tracing=5.908µs 2024-09-20T19:52:36.301 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:36 smithi183 bash[53868]: ts=2024-09-20T19:52:36.070Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-20T19:52:36.302 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:52:36 smithi183 bash[53868]: ts=2024-09-20T19:52:36.070Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-20T19:52:37.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:36 smithi003 bash[26656]: audit 2024-09-20T19:52:35.928460+0000 mon.a (mon.0) 1223 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2605610879"}]': finished 2024-09-20T19:52:37.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:36 smithi003 bash[26656]: cluster 2024-09-20T19:52:35.936796+0000 mon.a (mon.0) 1224 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-20T19:52:37.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:36 smithi003 bash[26656]: audit 2024-09-20T19:52:36.268087+0000 mon.c (mon.2) 127 : audit [INF] from='client.? 172.21.15.3:0/3902019374' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2854750988"}]: dispatch 2024-09-20T19:52:37.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:36 smithi003 bash[26656]: audit 2024-09-20T19:52:36.268987+0000 mon.a (mon.0) 1225 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2854750988"}]: dispatch 2024-09-20T19:52:37.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:36 smithi003 bash[19800]: audit 2024-09-20T19:52:35.928460+0000 mon.a (mon.0) 1223 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2605610879"}]': finished 2024-09-20T19:52:37.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:36 smithi003 bash[19800]: cluster 2024-09-20T19:52:35.936796+0000 mon.a (mon.0) 1224 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-20T19:52:37.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:36 smithi003 bash[19800]: audit 2024-09-20T19:52:36.268087+0000 mon.c (mon.2) 127 : audit [INF] from='client.? 172.21.15.3:0/3902019374' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2854750988"}]: dispatch 2024-09-20T19:52:37.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:36 smithi003 bash[19800]: audit 2024-09-20T19:52:36.268987+0000 mon.a (mon.0) 1225 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2854750988"}]: dispatch 2024-09-20T19:52:37.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:36 smithi183 bash[21651]: audit 2024-09-20T19:52:35.928460+0000 mon.a (mon.0) 1223 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2605610879"}]': finished 2024-09-20T19:52:37.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:36 smithi183 bash[21651]: cluster 2024-09-20T19:52:35.936796+0000 mon.a (mon.0) 1224 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-20T19:52:37.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:36 smithi183 bash[21651]: audit 2024-09-20T19:52:36.268087+0000 mon.c (mon.2) 127 : audit [INF] from='client.? 172.21.15.3:0/3902019374' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2854750988"}]: dispatch 2024-09-20T19:52:37.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:36 smithi183 bash[21651]: audit 2024-09-20T19:52:36.268987+0000 mon.a (mon.0) 1225 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2854750988"}]: dispatch 2024-09-20T19:52:38.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:37 smithi003 bash[26656]: audit 2024-09-20T19:52:36.931030+0000 mon.a (mon.0) 1226 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2854750988"}]': finished 2024-09-20T19:52:38.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:37 smithi003 bash[26656]: cluster 2024-09-20T19:52:36.941297+0000 mon.a (mon.0) 1227 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-20T19:52:38.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:37 smithi003 bash[26656]: cluster 2024-09-20T19:52:37.183886+0000 mgr.x (mgr.24595) 33 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:52:38.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:37 smithi003 bash[19800]: audit 2024-09-20T19:52:36.931030+0000 mon.a (mon.0) 1226 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2854750988"}]': finished 2024-09-20T19:52:38.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:37 smithi003 bash[19800]: cluster 2024-09-20T19:52:36.941297+0000 mon.a (mon.0) 1227 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-20T19:52:38.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:37 smithi003 bash[19800]: cluster 2024-09-20T19:52:37.183886+0000 mgr.x (mgr.24595) 33 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:52:38.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:37 smithi183 bash[21651]: audit 2024-09-20T19:52:36.931030+0000 mon.a (mon.0) 1226 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi003.zzokqj' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.3:0/2854750988"}]': finished 2024-09-20T19:52:38.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:37 smithi183 bash[21651]: cluster 2024-09-20T19:52:36.941297+0000 mon.a (mon.0) 1227 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-20T19:52:38.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:37 smithi183 bash[21651]: cluster 2024-09-20T19:52:37.183886+0000 mgr.x (mgr.24595) 33 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:52:40.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:40 smithi183 bash[21651]: cluster 2024-09-20T19:52:39.185596+0000 mgr.x (mgr.24595) 34 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 932 B/s rd, 0 op/s 2024-09-20T19:52:40.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:40 smithi003 bash[19800]: cluster 2024-09-20T19:52:39.185596+0000 mgr.x (mgr.24595) 34 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 932 B/s rd, 0 op/s 2024-09-20T19:52:40.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:40 smithi003 bash[26656]: cluster 2024-09-20T19:52:39.185596+0000 mgr.x (mgr.24595) 34 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 932 B/s rd, 0 op/s 2024-09-20T19:52:42.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:41 smithi003 bash[19800]: audit 2024-09-20T19:52:40.922976+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:42.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:41 smithi003 bash[19800]: audit 2024-09-20T19:52:40.931294+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:42.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:41 smithi003 bash[19800]: audit 2024-09-20T19:52:40.988366+0000 mgr.x (mgr.24595) 35 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:52:42.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:41 smithi003 bash[19800]: audit 2024-09-20T19:52:41.046994+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:42.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:41 smithi003 bash[19800]: audit 2024-09-20T19:52:41.057463+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:42.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:41 smithi003 bash[19800]: audit 2024-09-20T19:52:41.063306+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:52:42.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:41 smithi003 bash[19800]: audit 2024-09-20T19:52:41.063960+0000 mon.b (mon.1) 117 : audit [INF] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:52:42.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:41 smithi003 bash[19800]: audit 2024-09-20T19:52:41.068474+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:42.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:41 smithi003 bash[19800]: cluster 2024-09-20T19:52:41.186322+0000 mgr.x (mgr.24595) 36 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 789 B/s rd, 0 op/s 2024-09-20T19:52:42.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:41 smithi003 bash[26656]: audit 2024-09-20T19:52:40.922976+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:42.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:41 smithi003 bash[26656]: audit 2024-09-20T19:52:40.931294+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:42.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:41 smithi003 bash[26656]: audit 2024-09-20T19:52:40.988366+0000 mgr.x (mgr.24595) 35 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:52:42.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:41 smithi003 bash[26656]: audit 2024-09-20T19:52:41.046994+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:42.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:41 smithi003 bash[26656]: audit 2024-09-20T19:52:41.057463+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:42.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:41 smithi003 bash[26656]: audit 2024-09-20T19:52:41.063306+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:52:42.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:41 smithi003 bash[26656]: audit 2024-09-20T19:52:41.063960+0000 mon.b (mon.1) 117 : audit [INF] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:52:42.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:41 smithi003 bash[26656]: audit 2024-09-20T19:52:41.068474+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:42.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:41 smithi003 bash[26656]: cluster 2024-09-20T19:52:41.186322+0000 mgr.x (mgr.24595) 36 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 789 B/s rd, 0 op/s 2024-09-20T19:52:42.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:41 smithi183 bash[21651]: audit 2024-09-20T19:52:40.922976+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:42.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:41 smithi183 bash[21651]: audit 2024-09-20T19:52:40.931294+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:42.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:41 smithi183 bash[21651]: audit 2024-09-20T19:52:40.988366+0000 mgr.x (mgr.24595) 35 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:52:42.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:41 smithi183 bash[21651]: audit 2024-09-20T19:52:41.046994+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:42.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:41 smithi183 bash[21651]: audit 2024-09-20T19:52:41.057463+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:42.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:41 smithi183 bash[21651]: audit 2024-09-20T19:52:41.063306+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:52:42.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:41 smithi183 bash[21651]: audit 2024-09-20T19:52:41.063960+0000 mon.b (mon.1) 117 : audit [INF] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:52:42.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:41 smithi183 bash[21651]: audit 2024-09-20T19:52:41.068474+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:52:42.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:41 smithi183 bash[21651]: cluster 2024-09-20T19:52:41.186322+0000 mgr.x (mgr.24595) 36 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 789 B/s rd, 0 op/s 2024-09-20T19:52:44.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:44 smithi183 bash[21651]: cluster 2024-09-20T19:52:43.187930+0000 mgr.x (mgr.24595) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:52:44.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:44 smithi003 bash[19800]: cluster 2024-09-20T19:52:43.187930+0000 mgr.x (mgr.24595) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:52:44.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:44 smithi003 bash[26656]: cluster 2024-09-20T19:52:43.187930+0000 mgr.x (mgr.24595) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:52:46.049 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:52:45 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:52:45] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-20T19:52:46.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:46 smithi183 bash[21651]: cluster 2024-09-20T19:52:45.188636+0000 mgr.x (mgr.24595) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:52:46.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:46 smithi003 bash[19800]: cluster 2024-09-20T19:52:45.188636+0000 mgr.x (mgr.24595) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:52:46.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:46 smithi003 bash[26656]: cluster 2024-09-20T19:52:45.188636+0000 mgr.x (mgr.24595) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:52:48.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:48 smithi183 bash[21651]: cluster 2024-09-20T19:52:47.189373+0000 mgr.x (mgr.24595) 39 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 998 B/s rd, 0 op/s 2024-09-20T19:52:48.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:48 smithi183 bash[21651]: audit 2024-09-20T19:52:47.809945+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:52:48.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:48 smithi003 bash[19800]: cluster 2024-09-20T19:52:47.189373+0000 mgr.x (mgr.24595) 39 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 998 B/s rd, 0 op/s 2024-09-20T19:52:48.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:48 smithi003 bash[19800]: audit 2024-09-20T19:52:47.809945+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:52:48.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:48 smithi003 bash[26656]: cluster 2024-09-20T19:52:47.189373+0000 mgr.x (mgr.24595) 39 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 998 B/s rd, 0 op/s 2024-09-20T19:52:48.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:48 smithi003 bash[26656]: audit 2024-09-20T19:52:47.809945+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:52:49.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:49 smithi183 bash[21651]: cluster 2024-09-20T19:52:49.190948+0000 mgr.x (mgr.24595) 40 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:52:49.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:49 smithi003 bash[19800]: cluster 2024-09-20T19:52:49.190948+0000 mgr.x (mgr.24595) 40 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:52:49.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:49 smithi003 bash[26656]: cluster 2024-09-20T19:52:49.190948+0000 mgr.x (mgr.24595) 40 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:52:52.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:52 smithi183 bash[21651]: audit 2024-09-20T19:52:50.998769+0000 mgr.x (mgr.24595) 41 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:52:52.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:52 smithi183 bash[21651]: cluster 2024-09-20T19:52:51.191646+0000 mgr.x (mgr.24595) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:52:52.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:52 smithi003 bash[19800]: audit 2024-09-20T19:52:50.998769+0000 mgr.x (mgr.24595) 41 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:52:52.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:52 smithi003 bash[19800]: cluster 2024-09-20T19:52:51.191646+0000 mgr.x (mgr.24595) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:52:52.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:52 smithi003 bash[26656]: audit 2024-09-20T19:52:50.998769+0000 mgr.x (mgr.24595) 41 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:52:52.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:52 smithi003 bash[26656]: cluster 2024-09-20T19:52:51.191646+0000 mgr.x (mgr.24595) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:52:54.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:54 smithi183 bash[21651]: cluster 2024-09-20T19:52:53.193253+0000 mgr.x (mgr.24595) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:52:54.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:54 smithi003 bash[19800]: cluster 2024-09-20T19:52:53.193253+0000 mgr.x (mgr.24595) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:52:54.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:54 smithi003 bash[26656]: cluster 2024-09-20T19:52:53.193253+0000 mgr.x (mgr.24595) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:52:55.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:55 smithi003 bash[19800]: cluster 2024-09-20T19:52:55.193983+0000 mgr.x (mgr.24595) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:52:55.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:55 smithi003 bash[26656]: cluster 2024-09-20T19:52:55.193983+0000 mgr.x (mgr.24595) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:52:55.751 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:55 smithi183 bash[21651]: cluster 2024-09-20T19:52:55.193983+0000 mgr.x (mgr.24595) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:52:56.048 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:52:55 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:52:55] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.43.0" 2024-09-20T19:52:58.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:52:58 smithi183 bash[21651]: cluster 2024-09-20T19:52:57.194718+0000 mgr.x (mgr.24595) 45 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:52:58.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:52:58 smithi003 bash[19800]: cluster 2024-09-20T19:52:57.194718+0000 mgr.x (mgr.24595) 45 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:52:58.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:52:58 smithi003 bash[26656]: cluster 2024-09-20T19:52:57.194718+0000 mgr.x (mgr.24595) 45 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:53:00.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:00 smithi183 bash[21651]: cluster 2024-09-20T19:52:59.196366+0000 mgr.x (mgr.24595) 46 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:53:00.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:00 smithi003 bash[19800]: cluster 2024-09-20T19:52:59.196366+0000 mgr.x (mgr.24595) 46 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:53:00.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:00 smithi003 bash[26656]: cluster 2024-09-20T19:52:59.196366+0000 mgr.x (mgr.24595) 46 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:53:01.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:01 smithi183 bash[21651]: audit 2024-09-20T19:53:01.008528+0000 mgr.x (mgr.24595) 47 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:53:01.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:01 smithi183 bash[21651]: cluster 2024-09-20T19:53:01.197068+0000 mgr.x (mgr.24595) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:53:01.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:01 smithi003 bash[19800]: audit 2024-09-20T19:53:01.008528+0000 mgr.x (mgr.24595) 47 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:53:01.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:01 smithi003 bash[19800]: cluster 2024-09-20T19:53:01.197068+0000 mgr.x (mgr.24595) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:53:01.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:01 smithi003 bash[26656]: audit 2024-09-20T19:53:01.008528+0000 mgr.x (mgr.24595) 47 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:53:01.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:01 smithi003 bash[26656]: cluster 2024-09-20T19:53:01.197068+0000 mgr.x (mgr.24595) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:53:03.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:02 smithi003 bash[19800]: audit 2024-09-20T19:53:02.810851+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:53:03.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:02 smithi003 bash[26656]: audit 2024-09-20T19:53:02.810851+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:53:03.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:02 smithi183 bash[21651]: audit 2024-09-20T19:53:02.810851+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:53:04.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:03 smithi003 bash[19800]: cluster 2024-09-20T19:53:03.198684+0000 mgr.x (mgr.24595) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:53:04.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:03 smithi003 bash[26656]: cluster 2024-09-20T19:53:03.198684+0000 mgr.x (mgr.24595) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:53:04.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:03 smithi183 bash[21651]: cluster 2024-09-20T19:53:03.198684+0000 mgr.x (mgr.24595) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:53:06.049 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:53:05 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:53:05] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-20T19:53:06.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:06 smithi183 bash[21651]: cluster 2024-09-20T19:53:05.199419+0000 mgr.x (mgr.24595) 50 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:53:06.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:06 smithi003 bash[19800]: cluster 2024-09-20T19:53:05.199419+0000 mgr.x (mgr.24595) 50 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:53:06.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:06 smithi003 bash[26656]: cluster 2024-09-20T19:53:05.199419+0000 mgr.x (mgr.24595) 50 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:53:07.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:07 smithi183 bash[21651]: cluster 2024-09-20T19:53:07.200196+0000 mgr.x (mgr.24595) 51 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:53:07.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:07 smithi003 bash[19800]: cluster 2024-09-20T19:53:07.200196+0000 mgr.x (mgr.24595) 51 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:53:07.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:07 smithi003 bash[26656]: cluster 2024-09-20T19:53:07.200196+0000 mgr.x (mgr.24595) 51 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:53:09.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:09 smithi003 bash[19800]: cluster 2024-09-20T19:53:09.202733+0000 mgr.x (mgr.24595) 52 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:53:09.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:09 smithi003 bash[26656]: cluster 2024-09-20T19:53:09.202733+0000 mgr.x (mgr.24595) 52 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:53:10.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:09 smithi183 bash[21651]: cluster 2024-09-20T19:53:09.202733+0000 mgr.x (mgr.24595) 52 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:53:11.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:11 smithi003 bash[19800]: audit 2024-09-20T19:53:11.020085+0000 mgr.x (mgr.24595) 53 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:53:11.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:11 smithi003 bash[19800]: cluster 2024-09-20T19:53:11.203483+0000 mgr.x (mgr.24595) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T19:53:11.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:11 smithi003 bash[26656]: audit 2024-09-20T19:53:11.020085+0000 mgr.x (mgr.24595) 53 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:53:11.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:11 smithi003 bash[26656]: cluster 2024-09-20T19:53:11.203483+0000 mgr.x (mgr.24595) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T19:53:11.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:11 smithi183 bash[21651]: audit 2024-09-20T19:53:11.020085+0000 mgr.x (mgr.24595) 53 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:53:11.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:11 smithi183 bash[21651]: cluster 2024-09-20T19:53:11.203483+0000 mgr.x (mgr.24595) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T19:53:13.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:13 smithi003 bash[19800]: cluster 2024-09-20T19:53:13.205059+0000 mgr.x (mgr.24595) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:53:13.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:13 smithi003 bash[26656]: cluster 2024-09-20T19:53:13.205059+0000 mgr.x (mgr.24595) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:53:13.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:13 smithi183 bash[21651]: cluster 2024-09-20T19:53:13.205059+0000 mgr.x (mgr.24595) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:53:15.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:15 smithi003 bash[19800]: cluster 2024-09-20T19:53:15.205825+0000 mgr.x (mgr.24595) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-20T19:53:15.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:15 smithi003 bash[26656]: cluster 2024-09-20T19:53:15.205825+0000 mgr.x (mgr.24595) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-20T19:53:15.749 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:15 smithi183 bash[21651]: cluster 2024-09-20T19:53:15.205825+0000 mgr.x (mgr.24595) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-20T19:53:16.048 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:53:15 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:53:15] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-20T19:53:17.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:17 smithi003 bash[19800]: cluster 2024-09-20T19:53:17.206570+0000 mgr.x (mgr.24595) 57 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-20T19:53:17.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:17 smithi003 bash[26656]: cluster 2024-09-20T19:53:17.206570+0000 mgr.x (mgr.24595) 57 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-20T19:53:17.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:17 smithi183 bash[21651]: cluster 2024-09-20T19:53:17.206570+0000 mgr.x (mgr.24595) 57 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-20T19:53:18.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:18 smithi003 bash[19800]: audit 2024-09-20T19:53:17.813818+0000 mon.b (mon.1) 120 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:53:18.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:18 smithi003 bash[26656]: audit 2024-09-20T19:53:17.813818+0000 mon.b (mon.1) 120 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:53:18.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:18 smithi183 bash[21651]: audit 2024-09-20T19:53:17.813818+0000 mon.b (mon.1) 120 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:53:19.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:19 smithi003 bash[26656]: cluster 2024-09-20T19:53:19.208350+0000 mgr.x (mgr.24595) 58 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-20T19:53:19.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:19 smithi003 bash[19800]: cluster 2024-09-20T19:53:19.208350+0000 mgr.x (mgr.24595) 58 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-20T19:53:19.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:19 smithi183 bash[21651]: cluster 2024-09-20T19:53:19.208350+0000 mgr.x (mgr.24595) 58 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-20T19:53:21.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:21 smithi003 bash[19800]: audit 2024-09-20T19:53:21.031676+0000 mgr.x (mgr.24595) 59 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:53:21.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:21 smithi003 bash[19800]: cluster 2024-09-20T19:53:21.209035+0000 mgr.x (mgr.24595) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:53:21.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:21 smithi003 bash[26656]: audit 2024-09-20T19:53:21.031676+0000 mgr.x (mgr.24595) 59 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:53:21.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:21 smithi003 bash[26656]: cluster 2024-09-20T19:53:21.209035+0000 mgr.x (mgr.24595) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:53:21.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:21 smithi183 bash[21651]: audit 2024-09-20T19:53:21.031676+0000 mgr.x (mgr.24595) 59 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:53:21.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:21 smithi183 bash[21651]: cluster 2024-09-20T19:53:21.209035+0000 mgr.x (mgr.24595) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:53:23.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:23 smithi003 bash[19800]: cluster 2024-09-20T19:53:23.210586+0000 mgr.x (mgr.24595) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:53:23.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:23 smithi003 bash[26656]: cluster 2024-09-20T19:53:23.210586+0000 mgr.x (mgr.24595) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:53:23.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:23 smithi183 bash[21651]: cluster 2024-09-20T19:53:23.210586+0000 mgr.x (mgr.24595) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:53:25.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:25 smithi003 bash[19800]: cluster 2024-09-20T19:53:25.211284+0000 mgr.x (mgr.24595) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:53:25.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:25 smithi003 bash[26656]: cluster 2024-09-20T19:53:25.211284+0000 mgr.x (mgr.24595) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:53:25.750 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:25 smithi183 bash[21651]: cluster 2024-09-20T19:53:25.211284+0000 mgr.x (mgr.24595) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:53:26.049 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:53:25 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:53:25] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-20T19:53:27.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:27 smithi003 bash[19800]: cluster 2024-09-20T19:53:27.211981+0000 mgr.x (mgr.24595) 63 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:53:27.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:27 smithi003 bash[26656]: cluster 2024-09-20T19:53:27.211981+0000 mgr.x (mgr.24595) 63 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:53:27.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:27 smithi183 bash[21651]: cluster 2024-09-20T19:53:27.211981+0000 mgr.x (mgr.24595) 63 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:53:29.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:29 smithi003 bash[19800]: cluster 2024-09-20T19:53:29.213624+0000 mgr.x (mgr.24595) 64 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:53:29.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:29 smithi003 bash[26656]: cluster 2024-09-20T19:53:29.213624+0000 mgr.x (mgr.24595) 64 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:53:29.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:29 smithi183 bash[21651]: cluster 2024-09-20T19:53:29.213624+0000 mgr.x (mgr.24595) 64 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:53:31.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:31 smithi003 bash[19800]: audit 2024-09-20T19:53:31.037247+0000 mgr.x (mgr.24595) 65 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:53:31.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:31 smithi003 bash[19800]: cluster 2024-09-20T19:53:31.214311+0000 mgr.x (mgr.24595) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:53:31.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:31 smithi003 bash[26656]: audit 2024-09-20T19:53:31.037247+0000 mgr.x (mgr.24595) 65 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:53:31.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:31 smithi003 bash[26656]: cluster 2024-09-20T19:53:31.214311+0000 mgr.x (mgr.24595) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:53:31.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:31 smithi183 bash[21651]: audit 2024-09-20T19:53:31.037247+0000 mgr.x (mgr.24595) 65 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:53:31.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:31 smithi183 bash[21651]: cluster 2024-09-20T19:53:31.214311+0000 mgr.x (mgr.24595) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:53:33.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:32 smithi003 bash[19800]: audit 2024-09-20T19:53:32.814279+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:53:33.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:32 smithi003 bash[26656]: audit 2024-09-20T19:53:32.814279+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:53:33.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:32 smithi183 bash[21651]: audit 2024-09-20T19:53:32.814279+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:53:34.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:33 smithi003 bash[19800]: cluster 2024-09-20T19:53:33.215873+0000 mgr.x (mgr.24595) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:53:34.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:33 smithi003 bash[26656]: cluster 2024-09-20T19:53:33.215873+0000 mgr.x (mgr.24595) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:53:34.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:33 smithi183 bash[21651]: cluster 2024-09-20T19:53:33.215873+0000 mgr.x (mgr.24595) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:53:35.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:35 smithi003 bash[19800]: cluster 2024-09-20T19:53:35.216578+0000 mgr.x (mgr.24595) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:53:35.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:35 smithi003 bash[26656]: cluster 2024-09-20T19:53:35.216578+0000 mgr.x (mgr.24595) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:53:35.749 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:35 smithi183 bash[21651]: cluster 2024-09-20T19:53:35.216578+0000 mgr.x (mgr.24595) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:53:36.048 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:53:35 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:53:35] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.43.0" 2024-09-20T19:53:37.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:37 smithi003 bash[19800]: cluster 2024-09-20T19:53:37.217327+0000 mgr.x (mgr.24595) 69 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:53:37.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:37 smithi003 bash[26656]: cluster 2024-09-20T19:53:37.217327+0000 mgr.x (mgr.24595) 69 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:53:37.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:37 smithi183 bash[21651]: cluster 2024-09-20T19:53:37.217327+0000 mgr.x (mgr.24595) 69 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:53:39.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:39 smithi003 bash[19800]: cluster 2024-09-20T19:53:39.218984+0000 mgr.x (mgr.24595) 70 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:53:39.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:39 smithi003 bash[26656]: cluster 2024-09-20T19:53:39.218984+0000 mgr.x (mgr.24595) 70 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:53:39.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:39 smithi183 bash[21651]: cluster 2024-09-20T19:53:39.218984+0000 mgr.x (mgr.24595) 70 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:53:41.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:41 smithi003 bash[19800]: audit 2024-09-20T19:53:41.040270+0000 mgr.x (mgr.24595) 71 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:53:41.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:41 smithi003 bash[19800]: cluster 2024-09-20T19:53:41.219698+0000 mgr.x (mgr.24595) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:53:41.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:41 smithi003 bash[26656]: audit 2024-09-20T19:53:41.040270+0000 mgr.x (mgr.24595) 71 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:53:41.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:41 smithi003 bash[26656]: cluster 2024-09-20T19:53:41.219698+0000 mgr.x (mgr.24595) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:53:41.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:41 smithi183 bash[21651]: audit 2024-09-20T19:53:41.040270+0000 mgr.x (mgr.24595) 71 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:53:41.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:41 smithi183 bash[21651]: cluster 2024-09-20T19:53:41.219698+0000 mgr.x (mgr.24595) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:53:43.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:42 smithi183 bash[21651]: audit 2024-09-20T19:53:41.737509+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:53:43.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:42 smithi183 bash[21651]: audit 2024-09-20T19:53:41.747115+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:53:43.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:42 smithi183 bash[21651]: audit 2024-09-20T19:53:42.387751+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:53:43.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:42 smithi183 bash[21651]: audit 2024-09-20T19:53:42.389416+0000 mon.b (mon.1) 123 : audit [INF] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:53:43.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:42 smithi183 bash[21651]: audit 2024-09-20T19:53:42.397108+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:53:43.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:42 smithi003 bash[19800]: audit 2024-09-20T19:53:41.737509+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:53:43.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:42 smithi003 bash[19800]: audit 2024-09-20T19:53:41.747115+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:53:43.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:42 smithi003 bash[19800]: audit 2024-09-20T19:53:42.387751+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:53:43.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:42 smithi003 bash[19800]: audit 2024-09-20T19:53:42.389416+0000 mon.b (mon.1) 123 : audit [INF] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:53:43.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:42 smithi003 bash[19800]: audit 2024-09-20T19:53:42.397108+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:53:43.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:42 smithi003 bash[26656]: audit 2024-09-20T19:53:41.737509+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:53:43.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:42 smithi003 bash[26656]: audit 2024-09-20T19:53:41.747115+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:53:43.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:42 smithi003 bash[26656]: audit 2024-09-20T19:53:42.387751+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:53:43.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:42 smithi003 bash[26656]: audit 2024-09-20T19:53:42.389416+0000 mon.b (mon.1) 123 : audit [INF] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:53:43.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:42 smithi003 bash[26656]: audit 2024-09-20T19:53:42.397108+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:53:44.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:43 smithi183 bash[21651]: cluster 2024-09-20T19:53:43.221287+0000 mgr.x (mgr.24595) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:53:44.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:43 smithi003 bash[19800]: cluster 2024-09-20T19:53:43.221287+0000 mgr.x (mgr.24595) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:53:44.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:43 smithi003 bash[26656]: cluster 2024-09-20T19:53:43.221287+0000 mgr.x (mgr.24595) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:53:45.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:45 smithi003 bash[19800]: cluster 2024-09-20T19:53:45.222007+0000 mgr.x (mgr.24595) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:53:45.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:45 smithi003 bash[26656]: cluster 2024-09-20T19:53:45.222007+0000 mgr.x (mgr.24595) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:53:45.750 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:45 smithi183 bash[21651]: cluster 2024-09-20T19:53:45.222007+0000 mgr.x (mgr.24595) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:53:46.048 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:53:45 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:53:45] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.43.0" 2024-09-20T19:53:47.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:47 smithi003 bash[19800]: cluster 2024-09-20T19:53:47.222707+0000 mgr.x (mgr.24595) 75 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:53:47.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:47 smithi003 bash[26656]: cluster 2024-09-20T19:53:47.222707+0000 mgr.x (mgr.24595) 75 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:53:47.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:47 smithi183 bash[21651]: cluster 2024-09-20T19:53:47.222707+0000 mgr.x (mgr.24595) 75 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:53:48.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:48 smithi003 bash[19800]: audit 2024-09-20T19:53:47.814415+0000 mon.b (mon.1) 124 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:53:48.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:48 smithi003 bash[26656]: audit 2024-09-20T19:53:47.814415+0000 mon.b (mon.1) 124 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:53:48.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:48 smithi183 bash[21651]: audit 2024-09-20T19:53:47.814415+0000 mon.b (mon.1) 124 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:53:49.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:49 smithi003 bash[19800]: cluster 2024-09-20T19:53:49.224351+0000 mgr.x (mgr.24595) 76 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:53:49.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:49 smithi003 bash[26656]: cluster 2024-09-20T19:53:49.224351+0000 mgr.x (mgr.24595) 76 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:53:49.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:49 smithi183 bash[21651]: cluster 2024-09-20T19:53:49.224351+0000 mgr.x (mgr.24595) 76 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:53:51.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:51 smithi003 bash[19800]: audit 2024-09-20T19:53:51.051768+0000 mgr.x (mgr.24595) 77 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:53:51.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:51 smithi003 bash[19800]: cluster 2024-09-20T19:53:51.225046+0000 mgr.x (mgr.24595) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:53:51.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:51 smithi003 bash[26656]: audit 2024-09-20T19:53:51.051768+0000 mgr.x (mgr.24595) 77 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:53:51.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:51 smithi003 bash[26656]: cluster 2024-09-20T19:53:51.225046+0000 mgr.x (mgr.24595) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:53:51.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:51 smithi183 bash[21651]: audit 2024-09-20T19:53:51.051768+0000 mgr.x (mgr.24595) 77 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:53:51.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:51 smithi183 bash[21651]: cluster 2024-09-20T19:53:51.225046+0000 mgr.x (mgr.24595) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:53:53.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:53 smithi003 bash[19800]: cluster 2024-09-20T19:53:53.226649+0000 mgr.x (mgr.24595) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:53:53.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:53 smithi003 bash[26656]: cluster 2024-09-20T19:53:53.226649+0000 mgr.x (mgr.24595) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:53:53.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:53 smithi183 bash[21651]: cluster 2024-09-20T19:53:53.226649+0000 mgr.x (mgr.24595) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:53:55.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:55 smithi003 bash[19800]: cluster 2024-09-20T19:53:55.227377+0000 mgr.x (mgr.24595) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:53:55.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:55 smithi003 bash[26656]: cluster 2024-09-20T19:53:55.227377+0000 mgr.x (mgr.24595) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:53:55.750 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:55 smithi183 bash[21651]: cluster 2024-09-20T19:53:55.227377+0000 mgr.x (mgr.24595) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:53:56.048 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:53:55 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:53:55] "GET /metrics HTTP/1.1" 200 38140 "" "Prometheus/2.43.0" 2024-09-20T19:53:57.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:57 smithi003 bash[19800]: cluster 2024-09-20T19:53:57.228130+0000 mgr.x (mgr.24595) 81 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:53:57.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:57 smithi003 bash[26656]: cluster 2024-09-20T19:53:57.228130+0000 mgr.x (mgr.24595) 81 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:53:57.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:57 smithi183 bash[21651]: cluster 2024-09-20T19:53:57.228130+0000 mgr.x (mgr.24595) 81 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:53:59.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:53:59 smithi003 bash[19800]: cluster 2024-09-20T19:53:59.229764+0000 mgr.x (mgr.24595) 82 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:53:59.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:53:59 smithi003 bash[26656]: cluster 2024-09-20T19:53:59.229764+0000 mgr.x (mgr.24595) 82 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:53:59.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:53:59 smithi183 bash[21651]: cluster 2024-09-20T19:53:59.229764+0000 mgr.x (mgr.24595) 82 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:54:01.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:01 smithi003 bash[19800]: audit 2024-09-20T19:54:01.063400+0000 mgr.x (mgr.24595) 83 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:54:01.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:01 smithi003 bash[19800]: cluster 2024-09-20T19:54:01.230488+0000 mgr.x (mgr.24595) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:01.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:01 smithi003 bash[26656]: audit 2024-09-20T19:54:01.063400+0000 mgr.x (mgr.24595) 83 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:54:01.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:01 smithi003 bash[26656]: cluster 2024-09-20T19:54:01.230488+0000 mgr.x (mgr.24595) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:01.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:01 smithi183 bash[21651]: audit 2024-09-20T19:54:01.063400+0000 mgr.x (mgr.24595) 83 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:54:01.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:01 smithi183 bash[21651]: cluster 2024-09-20T19:54:01.230488+0000 mgr.x (mgr.24595) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:03.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:02 smithi003 bash[19800]: audit 2024-09-20T19:54:02.814822+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:54:03.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:02 smithi003 bash[26656]: audit 2024-09-20T19:54:02.814822+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:54:03.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:02 smithi183 bash[21651]: audit 2024-09-20T19:54:02.814822+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:54:04.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:03 smithi003 bash[19800]: cluster 2024-09-20T19:54:03.232063+0000 mgr.x (mgr.24595) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:54:04.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:03 smithi003 bash[26656]: cluster 2024-09-20T19:54:03.232063+0000 mgr.x (mgr.24595) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:54:04.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:03 smithi183 bash[21651]: cluster 2024-09-20T19:54:03.232063+0000 mgr.x (mgr.24595) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:54:05.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:05 smithi003 bash[19800]: cluster 2024-09-20T19:54:05.232803+0000 mgr.x (mgr.24595) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:05.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:05 smithi003 bash[26656]: cluster 2024-09-20T19:54:05.232803+0000 mgr.x (mgr.24595) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:05.749 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:05 smithi183 bash[21651]: cluster 2024-09-20T19:54:05.232803+0000 mgr.x (mgr.24595) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:06.048 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:54:05 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:54:05] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.43.0" 2024-09-20T19:54:07.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:07 smithi003 bash[19800]: cluster 2024-09-20T19:54:07.233570+0000 mgr.x (mgr.24595) 87 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:07.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:07 smithi003 bash[26656]: cluster 2024-09-20T19:54:07.233570+0000 mgr.x (mgr.24595) 87 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:07.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:07 smithi183 bash[21651]: cluster 2024-09-20T19:54:07.233570+0000 mgr.x (mgr.24595) 87 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:09.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:09 smithi003 bash[19800]: cluster 2024-09-20T19:54:09.235351+0000 mgr.x (mgr.24595) 88 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:54:09.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:09 smithi003 bash[26656]: cluster 2024-09-20T19:54:09.235351+0000 mgr.x (mgr.24595) 88 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:54:09.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:09 smithi183 bash[21651]: cluster 2024-09-20T19:54:09.235351+0000 mgr.x (mgr.24595) 88 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:54:11.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:11 smithi003 bash[19800]: audit 2024-09-20T19:54:11.072553+0000 mgr.x (mgr.24595) 89 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:54:11.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:11 smithi003 bash[19800]: cluster 2024-09-20T19:54:11.236092+0000 mgr.x (mgr.24595) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:11.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:11 smithi003 bash[26656]: audit 2024-09-20T19:54:11.072553+0000 mgr.x (mgr.24595) 89 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:54:11.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:11 smithi003 bash[26656]: cluster 2024-09-20T19:54:11.236092+0000 mgr.x (mgr.24595) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:11.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:11 smithi183 bash[21651]: audit 2024-09-20T19:54:11.072553+0000 mgr.x (mgr.24595) 89 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:54:11.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:11 smithi183 bash[21651]: cluster 2024-09-20T19:54:11.236092+0000 mgr.x (mgr.24595) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:13.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:13 smithi003 bash[26656]: cluster 2024-09-20T19:54:13.237692+0000 mgr.x (mgr.24595) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:54:13.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:13 smithi003 bash[19800]: cluster 2024-09-20T19:54:13.237692+0000 mgr.x (mgr.24595) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:54:13.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:13 smithi183 bash[21651]: cluster 2024-09-20T19:54:13.237692+0000 mgr.x (mgr.24595) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:54:15.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:15 smithi003 bash[26656]: cluster 2024-09-20T19:54:15.238426+0000 mgr.x (mgr.24595) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:15.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:15 smithi003 bash[19800]: cluster 2024-09-20T19:54:15.238426+0000 mgr.x (mgr.24595) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:15.750 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:15 smithi183 bash[21651]: cluster 2024-09-20T19:54:15.238426+0000 mgr.x (mgr.24595) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:16.048 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:54:15 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:54:15] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.43.0" 2024-09-20T19:54:17.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:17 smithi003 bash[26656]: cluster 2024-09-20T19:54:17.239128+0000 mgr.x (mgr.24595) 93 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:17.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:17 smithi003 bash[19800]: cluster 2024-09-20T19:54:17.239128+0000 mgr.x (mgr.24595) 93 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:17.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:17 smithi183 bash[21651]: cluster 2024-09-20T19:54:17.239128+0000 mgr.x (mgr.24595) 93 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:18.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:18 smithi003 bash[26656]: audit 2024-09-20T19:54:17.815537+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:54:18.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:18 smithi003 bash[19800]: audit 2024-09-20T19:54:17.815537+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:54:18.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:18 smithi183 bash[21651]: audit 2024-09-20T19:54:17.815537+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:54:19.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:19 smithi003 bash[26656]: cluster 2024-09-20T19:54:19.240789+0000 mgr.x (mgr.24595) 94 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:54:19.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:19 smithi003 bash[19800]: cluster 2024-09-20T19:54:19.240789+0000 mgr.x (mgr.24595) 94 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:54:19.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:19 smithi183 bash[21651]: cluster 2024-09-20T19:54:19.240789+0000 mgr.x (mgr.24595) 94 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:54:21.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:21 smithi003 bash[26656]: audit 2024-09-20T19:54:21.084126+0000 mgr.x (mgr.24595) 95 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:54:21.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:21 smithi003 bash[26656]: cluster 2024-09-20T19:54:21.241461+0000 mgr.x (mgr.24595) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:54:21.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:21 smithi003 bash[19800]: audit 2024-09-20T19:54:21.084126+0000 mgr.x (mgr.24595) 95 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:54:21.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:21 smithi003 bash[19800]: cluster 2024-09-20T19:54:21.241461+0000 mgr.x (mgr.24595) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:54:21.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:21 smithi183 bash[21651]: audit 2024-09-20T19:54:21.084126+0000 mgr.x (mgr.24595) 95 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:54:21.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:21 smithi183 bash[21651]: cluster 2024-09-20T19:54:21.241461+0000 mgr.x (mgr.24595) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:54:23.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:23 smithi003 bash[19800]: cluster 2024-09-20T19:54:23.243088+0000 mgr.x (mgr.24595) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:54:23.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:23 smithi003 bash[26656]: cluster 2024-09-20T19:54:23.243088+0000 mgr.x (mgr.24595) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:54:23.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:23 smithi183 bash[21651]: cluster 2024-09-20T19:54:23.243088+0000 mgr.x (mgr.24595) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:54:25.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:25 smithi003 bash[19800]: cluster 2024-09-20T19:54:25.243825+0000 mgr.x (mgr.24595) 98 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:54:25.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:25 smithi003 bash[26656]: cluster 2024-09-20T19:54:25.243825+0000 mgr.x (mgr.24595) 98 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:54:25.749 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:25 smithi183 bash[21651]: cluster 2024-09-20T19:54:25.243825+0000 mgr.x (mgr.24595) 98 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:54:26.048 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:54:25 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:54:25] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.43.0" 2024-09-20T19:54:27.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:27 smithi003 bash[19800]: cluster 2024-09-20T19:54:27.244566+0000 mgr.x (mgr.24595) 99 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:54:27.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:27 smithi003 bash[26656]: cluster 2024-09-20T19:54:27.244566+0000 mgr.x (mgr.24595) 99 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:54:27.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:27 smithi183 bash[21651]: cluster 2024-09-20T19:54:27.244566+0000 mgr.x (mgr.24595) 99 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:54:29.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:29 smithi003 bash[19800]: cluster 2024-09-20T19:54:29.246250+0000 mgr.x (mgr.24595) 100 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:54:29.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:29 smithi003 bash[26656]: cluster 2024-09-20T19:54:29.246250+0000 mgr.x (mgr.24595) 100 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:54:29.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:29 smithi183 bash[21651]: cluster 2024-09-20T19:54:29.246250+0000 mgr.x (mgr.24595) 100 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:54:31.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:31 smithi003 bash[19800]: audit 2024-09-20T19:54:31.094335+0000 mgr.x (mgr.24595) 101 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:54:31.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:31 smithi003 bash[19800]: cluster 2024-09-20T19:54:31.246903+0000 mgr.x (mgr.24595) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:31.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:31 smithi003 bash[26656]: audit 2024-09-20T19:54:31.094335+0000 mgr.x (mgr.24595) 101 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:54:31.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:31 smithi003 bash[26656]: cluster 2024-09-20T19:54:31.246903+0000 mgr.x (mgr.24595) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:31.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:31 smithi183 bash[21651]: audit 2024-09-20T19:54:31.094335+0000 mgr.x (mgr.24595) 101 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:54:31.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:31 smithi183 bash[21651]: cluster 2024-09-20T19:54:31.246903+0000 mgr.x (mgr.24595) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:33.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:32 smithi003 bash[19800]: audit 2024-09-20T19:54:32.815935+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:54:33.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:32 smithi003 bash[26656]: audit 2024-09-20T19:54:32.815935+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:54:33.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:32 smithi183 bash[21651]: audit 2024-09-20T19:54:32.815935+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:54:34.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:33 smithi003 bash[19800]: cluster 2024-09-20T19:54:33.248464+0000 mgr.x (mgr.24595) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:54:34.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:33 smithi003 bash[26656]: cluster 2024-09-20T19:54:33.248464+0000 mgr.x (mgr.24595) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:54:34.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:33 smithi183 bash[21651]: cluster 2024-09-20T19:54:33.248464+0000 mgr.x (mgr.24595) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:54:35.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:35 smithi003 bash[19800]: cluster 2024-09-20T19:54:35.249251+0000 mgr.x (mgr.24595) 104 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:35.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:35 smithi003 bash[26656]: cluster 2024-09-20T19:54:35.249251+0000 mgr.x (mgr.24595) 104 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:35.750 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:35 smithi183 bash[21651]: cluster 2024-09-20T19:54:35.249251+0000 mgr.x (mgr.24595) 104 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:36.048 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:54:35 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:54:35] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-20T19:54:37.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:37 smithi003 bash[19800]: cluster 2024-09-20T19:54:37.249939+0000 mgr.x (mgr.24595) 105 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:37.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:37 smithi003 bash[26656]: cluster 2024-09-20T19:54:37.249939+0000 mgr.x (mgr.24595) 105 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:37.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:37 smithi183 bash[21651]: cluster 2024-09-20T19:54:37.249939+0000 mgr.x (mgr.24595) 105 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:39.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:39 smithi003 bash[19800]: cluster 2024-09-20T19:54:39.251590+0000 mgr.x (mgr.24595) 106 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:54:39.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:39 smithi003 bash[26656]: cluster 2024-09-20T19:54:39.251590+0000 mgr.x (mgr.24595) 106 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:54:39.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:39 smithi183 bash[21651]: cluster 2024-09-20T19:54:39.251590+0000 mgr.x (mgr.24595) 106 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:54:41.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:41 smithi003 bash[19800]: audit 2024-09-20T19:54:41.105144+0000 mgr.x (mgr.24595) 107 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:54:41.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:41 smithi003 bash[19800]: cluster 2024-09-20T19:54:41.252275+0000 mgr.x (mgr.24595) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:41.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:41 smithi003 bash[26656]: audit 2024-09-20T19:54:41.105144+0000 mgr.x (mgr.24595) 107 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:54:41.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:41 smithi003 bash[26656]: cluster 2024-09-20T19:54:41.252275+0000 mgr.x (mgr.24595) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:41.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:41 smithi183 bash[21651]: audit 2024-09-20T19:54:41.105144+0000 mgr.x (mgr.24595) 107 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:54:41.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:41 smithi183 bash[21651]: cluster 2024-09-20T19:54:41.252275+0000 mgr.x (mgr.24595) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:43.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:43 smithi003 bash[19800]: cluster 2024-09-20T19:54:43.253810+0000 mgr.x (mgr.24595) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:54:43.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:43 smithi003 bash[19800]: audit 2024-09-20T19:54:43.256782+0000 mon.b (mon.1) 128 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:54:43.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:43 smithi003 bash[19800]: audit 2024-09-20T19:54:43.257906+0000 mon.b (mon.1) 129 : audit [INF] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:54:43.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:43 smithi003 bash[19800]: audit 2024-09-20T19:54:43.263834+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:54:43.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:43 smithi003 bash[26656]: cluster 2024-09-20T19:54:43.253810+0000 mgr.x (mgr.24595) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:54:43.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:43 smithi003 bash[26656]: audit 2024-09-20T19:54:43.256782+0000 mon.b (mon.1) 128 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:54:43.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:43 smithi003 bash[26656]: audit 2024-09-20T19:54:43.257906+0000 mon.b (mon.1) 129 : audit [INF] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:54:43.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:43 smithi003 bash[26656]: audit 2024-09-20T19:54:43.263834+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:54:43.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:43 smithi183 bash[21651]: cluster 2024-09-20T19:54:43.253810+0000 mgr.x (mgr.24595) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:54:43.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:43 smithi183 bash[21651]: audit 2024-09-20T19:54:43.256782+0000 mon.b (mon.1) 128 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:54:43.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:43 smithi183 bash[21651]: audit 2024-09-20T19:54:43.257906+0000 mon.b (mon.1) 129 : audit [INF] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:54:43.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:43 smithi183 bash[21651]: audit 2024-09-20T19:54:43.263834+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:54:45.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:45 smithi003 bash[19800]: cluster 2024-09-20T19:54:45.254465+0000 mgr.x (mgr.24595) 110 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:45.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:45 smithi003 bash[26656]: cluster 2024-09-20T19:54:45.254465+0000 mgr.x (mgr.24595) 110 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:45.750 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:45 smithi183 bash[21651]: cluster 2024-09-20T19:54:45.254465+0000 mgr.x (mgr.24595) 110 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:46.048 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:54:45 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:54:45] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-20T19:54:47.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:47 smithi003 bash[19800]: cluster 2024-09-20T19:54:47.255183+0000 mgr.x (mgr.24595) 111 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:47.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:47 smithi003 bash[26656]: cluster 2024-09-20T19:54:47.255183+0000 mgr.x (mgr.24595) 111 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:47.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:47 smithi183 bash[21651]: cluster 2024-09-20T19:54:47.255183+0000 mgr.x (mgr.24595) 111 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:48.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:48 smithi003 bash[19800]: audit 2024-09-20T19:54:47.816122+0000 mon.b (mon.1) 130 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:54:48.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:48 smithi003 bash[26656]: audit 2024-09-20T19:54:47.816122+0000 mon.b (mon.1) 130 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:54:48.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:48 smithi183 bash[21651]: audit 2024-09-20T19:54:47.816122+0000 mon.b (mon.1) 130 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:54:49.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:49 smithi003 bash[19800]: cluster 2024-09-20T19:54:49.256801+0000 mgr.x (mgr.24595) 112 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:54:49.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:49 smithi003 bash[26656]: cluster 2024-09-20T19:54:49.256801+0000 mgr.x (mgr.24595) 112 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:54:49.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:49 smithi183 bash[21651]: cluster 2024-09-20T19:54:49.256801+0000 mgr.x (mgr.24595) 112 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:54:51.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:51 smithi003 bash[19800]: audit 2024-09-20T19:54:51.116664+0000 mgr.x (mgr.24595) 113 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:54:51.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:51 smithi003 bash[19800]: cluster 2024-09-20T19:54:51.257504+0000 mgr.x (mgr.24595) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:51.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:51 smithi003 bash[26656]: audit 2024-09-20T19:54:51.116664+0000 mgr.x (mgr.24595) 113 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:54:51.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:51 smithi003 bash[26656]: cluster 2024-09-20T19:54:51.257504+0000 mgr.x (mgr.24595) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:51.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:51 smithi183 bash[21651]: audit 2024-09-20T19:54:51.116664+0000 mgr.x (mgr.24595) 113 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:54:51.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:51 smithi183 bash[21651]: cluster 2024-09-20T19:54:51.257504+0000 mgr.x (mgr.24595) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:53.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:53 smithi003 bash[19800]: cluster 2024-09-20T19:54:53.259088+0000 mgr.x (mgr.24595) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:54:53.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:53 smithi003 bash[26656]: cluster 2024-09-20T19:54:53.259088+0000 mgr.x (mgr.24595) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:54:53.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:53 smithi183 bash[21651]: cluster 2024-09-20T19:54:53.259088+0000 mgr.x (mgr.24595) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:54:55.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:55 smithi003 bash[19800]: cluster 2024-09-20T19:54:55.259872+0000 mgr.x (mgr.24595) 116 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:55.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:55 smithi003 bash[26656]: cluster 2024-09-20T19:54:55.259872+0000 mgr.x (mgr.24595) 116 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:55.749 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:55 smithi183 bash[21651]: cluster 2024-09-20T19:54:55.259872+0000 mgr.x (mgr.24595) 116 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:56.048 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:54:55 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:54:55] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-20T19:54:57.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:57 smithi003 bash[19800]: cluster 2024-09-20T19:54:57.260565+0000 mgr.x (mgr.24595) 117 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:57.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:57 smithi003 bash[26656]: cluster 2024-09-20T19:54:57.260565+0000 mgr.x (mgr.24595) 117 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:57.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:57 smithi183 bash[21651]: cluster 2024-09-20T19:54:57.260565+0000 mgr.x (mgr.24595) 117 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:54:59.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:54:59 smithi003 bash[19800]: cluster 2024-09-20T19:54:59.262231+0000 mgr.x (mgr.24595) 118 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:54:59.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:54:59 smithi003 bash[26656]: cluster 2024-09-20T19:54:59.262231+0000 mgr.x (mgr.24595) 118 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:54:59.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:54:59 smithi183 bash[21651]: cluster 2024-09-20T19:54:59.262231+0000 mgr.x (mgr.24595) 118 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:55:01.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:01 smithi003 bash[19800]: audit 2024-09-20T19:55:01.124564+0000 mgr.x (mgr.24595) 119 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:55:01.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:01 smithi003 bash[19800]: cluster 2024-09-20T19:55:01.262909+0000 mgr.x (mgr.24595) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:01.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:01 smithi003 bash[26656]: audit 2024-09-20T19:55:01.124564+0000 mgr.x (mgr.24595) 119 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:55:01.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:01 smithi003 bash[26656]: cluster 2024-09-20T19:55:01.262909+0000 mgr.x (mgr.24595) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:01.756 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:01 smithi183 bash[21651]: audit 2024-09-20T19:55:01.124564+0000 mgr.x (mgr.24595) 119 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:55:01.756 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:01 smithi183 bash[21651]: cluster 2024-09-20T19:55:01.262909+0000 mgr.x (mgr.24595) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:03.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:02 smithi003 bash[19800]: audit 2024-09-20T19:55:02.816615+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:55:03.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:02 smithi003 bash[26656]: audit 2024-09-20T19:55:02.816615+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:55:03.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:02 smithi183 bash[21651]: audit 2024-09-20T19:55:02.816615+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:55:04.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:03 smithi003 bash[19800]: cluster 2024-09-20T19:55:03.264475+0000 mgr.x (mgr.24595) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:55:04.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:03 smithi003 bash[26656]: cluster 2024-09-20T19:55:03.264475+0000 mgr.x (mgr.24595) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:55:04.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:03 smithi183 bash[21651]: cluster 2024-09-20T19:55:03.264475+0000 mgr.x (mgr.24595) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:55:05.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:05 smithi003 bash[19800]: cluster 2024-09-20T19:55:05.265572+0000 mgr.x (mgr.24595) 122 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:05.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:05 smithi003 bash[26656]: cluster 2024-09-20T19:55:05.265572+0000 mgr.x (mgr.24595) 122 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:05.750 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:05 smithi183 bash[21651]: cluster 2024-09-20T19:55:05.265572+0000 mgr.x (mgr.24595) 122 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:06.048 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:55:05 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:55:05] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-20T19:55:07.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:07 smithi003 bash[19800]: cluster 2024-09-20T19:55:07.266288+0000 mgr.x (mgr.24595) 123 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:07.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:07 smithi003 bash[26656]: cluster 2024-09-20T19:55:07.266288+0000 mgr.x (mgr.24595) 123 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:07.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:07 smithi183 bash[21651]: cluster 2024-09-20T19:55:07.266288+0000 mgr.x (mgr.24595) 123 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:09.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:09 smithi003 bash[19800]: cluster 2024-09-20T19:55:09.267942+0000 mgr.x (mgr.24595) 124 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:55:09.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:09 smithi003 bash[26656]: cluster 2024-09-20T19:55:09.267942+0000 mgr.x (mgr.24595) 124 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:55:09.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:09 smithi183 bash[21651]: cluster 2024-09-20T19:55:09.267942+0000 mgr.x (mgr.24595) 124 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:55:11.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:11 smithi003 bash[19800]: audit 2024-09-20T19:55:11.135954+0000 mgr.x (mgr.24595) 125 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:55:11.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:11 smithi003 bash[19800]: cluster 2024-09-20T19:55:11.268620+0000 mgr.x (mgr.24595) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:11.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:11 smithi003 bash[26656]: audit 2024-09-20T19:55:11.135954+0000 mgr.x (mgr.24595) 125 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:55:11.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:11 smithi003 bash[26656]: cluster 2024-09-20T19:55:11.268620+0000 mgr.x (mgr.24595) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:11.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:11 smithi183 bash[21651]: audit 2024-09-20T19:55:11.135954+0000 mgr.x (mgr.24595) 125 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:55:11.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:11 smithi183 bash[21651]: cluster 2024-09-20T19:55:11.268620+0000 mgr.x (mgr.24595) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:13.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:13 smithi003 bash[19800]: cluster 2024-09-20T19:55:13.270729+0000 mgr.x (mgr.24595) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:55:13.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:13 smithi003 bash[26656]: cluster 2024-09-20T19:55:13.270729+0000 mgr.x (mgr.24595) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:55:13.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:13 smithi183 bash[21651]: cluster 2024-09-20T19:55:13.270729+0000 mgr.x (mgr.24595) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:55:15.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:15 smithi003 bash[19800]: cluster 2024-09-20T19:55:15.271455+0000 mgr.x (mgr.24595) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:15.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:15 smithi003 bash[26656]: cluster 2024-09-20T19:55:15.271455+0000 mgr.x (mgr.24595) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:15.750 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:15 smithi183 bash[21651]: cluster 2024-09-20T19:55:15.271455+0000 mgr.x (mgr.24595) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:16.048 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:55:15 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:55:15] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-20T19:55:17.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:17 smithi003 bash[19800]: cluster 2024-09-20T19:55:17.272149+0000 mgr.x (mgr.24595) 129 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:17.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:17 smithi003 bash[26656]: cluster 2024-09-20T19:55:17.272149+0000 mgr.x (mgr.24595) 129 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:17.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:17 smithi183 bash[21651]: cluster 2024-09-20T19:55:17.272149+0000 mgr.x (mgr.24595) 129 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:18.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:18 smithi003 bash[19800]: audit 2024-09-20T19:55:17.816995+0000 mon.b (mon.1) 132 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:55:18.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:18 smithi003 bash[26656]: audit 2024-09-20T19:55:17.816995+0000 mon.b (mon.1) 132 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:55:18.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:18 smithi183 bash[21651]: audit 2024-09-20T19:55:17.816995+0000 mon.b (mon.1) 132 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:55:19.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:19 smithi003 bash[19800]: cluster 2024-09-20T19:55:19.273793+0000 mgr.x (mgr.24595) 130 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:55:19.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:19 smithi003 bash[26656]: cluster 2024-09-20T19:55:19.273793+0000 mgr.x (mgr.24595) 130 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:55:19.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:19 smithi183 bash[21651]: cluster 2024-09-20T19:55:19.273793+0000 mgr.x (mgr.24595) 130 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:55:21.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:21 smithi003 bash[19800]: audit 2024-09-20T19:55:21.147373+0000 mgr.x (mgr.24595) 131 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:55:21.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:21 smithi003 bash[19800]: cluster 2024-09-20T19:55:21.274458+0000 mgr.x (mgr.24595) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:21.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:21 smithi003 bash[26656]: audit 2024-09-20T19:55:21.147373+0000 mgr.x (mgr.24595) 131 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:55:21.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:21 smithi003 bash[26656]: cluster 2024-09-20T19:55:21.274458+0000 mgr.x (mgr.24595) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:21.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:21 smithi183 bash[21651]: audit 2024-09-20T19:55:21.147373+0000 mgr.x (mgr.24595) 131 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:55:21.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:21 smithi183 bash[21651]: cluster 2024-09-20T19:55:21.274458+0000 mgr.x (mgr.24595) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:23.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:23 smithi003 bash[19800]: cluster 2024-09-20T19:55:23.276102+0000 mgr.x (mgr.24595) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:55:23.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:23 smithi003 bash[26656]: cluster 2024-09-20T19:55:23.276102+0000 mgr.x (mgr.24595) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:55:23.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:23 smithi183 bash[21651]: cluster 2024-09-20T19:55:23.276102+0000 mgr.x (mgr.24595) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:55:24.904 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T19:55:25.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:25 smithi003 bash[26656]: cluster 2024-09-20T19:55:25.276795+0000 mgr.x (mgr.24595) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:25.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:25 smithi003 bash[19800]: cluster 2024-09-20T19:55:25.276795+0000 mgr.x (mgr.24595) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:25.750 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:25 smithi183 bash[21651]: cluster 2024-09-20T19:55:25.276795+0000 mgr.x (mgr.24595) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:26.048 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:55:25 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:55:25] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-20T19:55:27.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:27 smithi003 bash[19800]: cluster 2024-09-20T19:55:27.277503+0000 mgr.x (mgr.24595) 135 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:27.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:27 smithi003 bash[26656]: cluster 2024-09-20T19:55:27.277503+0000 mgr.x (mgr.24595) 135 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:27.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:27 smithi183 bash[21651]: cluster 2024-09-20T19:55:27.277503+0000 mgr.x (mgr.24595) 135 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:29.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:29 smithi003 bash[19800]: cluster 2024-09-20T19:55:29.279087+0000 mgr.x (mgr.24595) 136 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:55:29.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:29 smithi003 bash[26656]: cluster 2024-09-20T19:55:29.279087+0000 mgr.x (mgr.24595) 136 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:55:29.725 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:55:29.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:29 smithi183 bash[21651]: cluster 2024-09-20T19:55:29.279087+0000 mgr.x (mgr.24595) 136 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:55:31.255 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:55:31.255 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (24m) 2m ago 24m 14.0M - 0.25.0 c8568f914cd2 59a9da2906ec 2024-09-20T19:55:31.255 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi183 *:3000 running (24m) 2m ago 24m 73.7M - 9.4.12 2bacad6d85d8 c9a7bba266d4 2024-09-20T19:55:31.255 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.zzokqj smithi003 *:5000 running (3m) 2m ago 22m 46.8M - 3.8 6acb0a031eab dbdba1192209 2024-09-20T19:55:31.255 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi183 *:8443,9283,8765 running (16m) 2m ago 32m 495M - 19.3.0-5099-g88deadb8 441f9a3fe515 13d79db16bc9 2024-09-20T19:55:31.255 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (9m) 2m ago 35m 439M - 19.3.0-5099-g88deadb8 441f9a3fe515 9aa6e2f22487 2024-09-20T19:55:31.255 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (35m) 2m ago 35m 78.3M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 573f70d763bc 2024-09-20T19:55:31.255 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi183 running (33m) 2m ago 33m 56.2M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 0b6efef5dac7 2024-09-20T19:55:31.255 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (33m) 2m ago 33m 54.3M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab ec60aaecf15d 2024-09-20T19:55:31.256 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (24m) 2m ago 24m 9795k - 1.5.0 0da6a335fe13 8981f0b6357d 2024-09-20T19:55:31.256 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi183 *:9100 running (24m) 2m ago 24m 9243k - 1.5.0 0da6a335fe13 6ba7c11a0a8f 2024-09-20T19:55:31.256 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (32m) 2m ago 32m 64.0M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab f34f0142facb 2024-09-20T19:55:31.256 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (31m) 2m ago 31m 56.6M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab 682cabe7b674 2024-09-20T19:55:31.256 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (30m) 2m ago 30m 59.8M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab 945fc7b53bc0 2024-09-20T19:55:31.256 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (29m) 2m ago 29m 54.6M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab f18d3679bb9e 2024-09-20T19:55:31.256 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi183 running (28m) 2m ago 28m 65.3M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab acf213ee960c 2024-09-20T19:55:31.256 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi183 running (27m) 2m ago 27m 62.5M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab e79f0a743785 2024-09-20T19:55:31.256 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi183 running (26m) 2m ago 26m 53.7M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 164041c5816b 2024-09-20T19:55:31.256 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi183 running (25m) 2m ago 25m 64.8M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 0eac55f5717e 2024-09-20T19:55:31.256 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi183 *:9095 running (2m) 2m ago 25m 34.4M - 2.43.0 a07b618ecd1d 382278aeb2fb 2024-09-20T19:55:31.256 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.tcdhwz smithi003 *:8000 running (22m) 2m ago 22m 100M - 19.1.1-369-ged8ee0f2 6acb0a031eab 8fc205227459 2024-09-20T19:55:31.256 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi183.lyzazb smithi183 *:8000 running (22m) 2m ago 22m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 7387a3c9206c 2024-09-20T19:55:31.406 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:31 smithi003 bash[26656]: audit 2024-09-20T19:55:31.158689+0000 mgr.x (mgr.24595) 137 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:55:31.406 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:31 smithi003 bash[26656]: audit 2024-09-20T19:55:31.218426+0000 mgr.x (mgr.24595) 138 : audit [DBG] from='client.25241 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:55:31.407 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:31 smithi003 bash[26656]: cluster 2024-09-20T19:55:31.279756+0000 mgr.x (mgr.24595) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:31.407 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:31 smithi003 bash[19800]: audit 2024-09-20T19:55:31.158689+0000 mgr.x (mgr.24595) 137 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:55:31.407 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:31 smithi003 bash[19800]: audit 2024-09-20T19:55:31.218426+0000 mgr.x (mgr.24595) 138 : audit [DBG] from='client.25241 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:55:31.407 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:31 smithi003 bash[19800]: cluster 2024-09-20T19:55:31.279756+0000 mgr.x (mgr.24595) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:31.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:31 smithi183 bash[21651]: audit 2024-09-20T19:55:31.158689+0000 mgr.x (mgr.24595) 137 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:55:31.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:31 smithi183 bash[21651]: audit 2024-09-20T19:55:31.218426+0000 mgr.x (mgr.24595) 138 : audit [DBG] from='client.25241 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:55:31.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:31 smithi183 bash[21651]: cluster 2024-09-20T19:55:31.279756+0000 mgr.x (mgr.24595) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:31.929 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ls' 2024-09-20T19:55:33.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:32 smithi003 bash[19800]: audit 2024-09-20T19:55:32.817528+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:55:33.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:32 smithi003 bash[26656]: audit 2024-09-20T19:55:32.817528+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:55:33.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:32 smithi183 bash[21651]: audit 2024-09-20T19:55:32.817528+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:55:35.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:34 smithi003 bash[19800]: cluster 2024-09-20T19:55:33.281352+0000 mgr.x (mgr.24595) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:55:35.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:34 smithi003 bash[26656]: cluster 2024-09-20T19:55:33.281352+0000 mgr.x (mgr.24595) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:55:35.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:34 smithi183 bash[21651]: cluster 2024-09-20T19:55:33.281352+0000 mgr.x (mgr.24595) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:55:36.048 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:55:35 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:55:35] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.43.0" 2024-09-20T19:55:36.746 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:55:37.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:36 smithi003 bash[19800]: cluster 2024-09-20T19:55:35.282055+0000 mgr.x (mgr.24595) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:37.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:36 smithi003 bash[26656]: cluster 2024-09-20T19:55:35.282055+0000 mgr.x (mgr.24595) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:37.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:36 smithi183 bash[21651]: cluster 2024-09-20T19:55:35.282055+0000 mgr.x (mgr.24595) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:38.396 INFO:teuthology.orchestra.run.smithi003.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-20T19:55:38.396 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager ?:9093,9094 1/1 2m ago 25m smithi003=a;count:1 2024-09-20T19:55:38.396 INFO:teuthology.orchestra.run.smithi003.stdout:grafana ?:3000 1/1 2m ago 24m smithi183=a;count:1 2024-09-20T19:55:38.396 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo ?:5000 1/1 2m ago 22m count:1 2024-09-20T19:55:38.396 INFO:teuthology.orchestra.run.smithi003.stdout:mgr 2/2 2m ago 33m smithi003=y;smithi183=x;count:2 2024-09-20T19:55:38.397 INFO:teuthology.orchestra.run.smithi003.stdout:mon 3/3 2m ago 33m smithi003:172.21.15.3=a;smithi003:[v2:172.21.15.3:3301,v1:172.21.15.3:6790]=c;smithi183:172.21.15.183=b;count:3 2024-09-20T19:55:38.397 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter ?:9100 2/2 2m ago 25m smithi003=a;smithi183=b;count:2 2024-09-20T19:55:38.397 INFO:teuthology.orchestra.run.smithi003.stdout:osd 8 2m ago - 2024-09-20T19:55:38.397 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus ?:9095 1/1 2m ago 25m smithi183=a;count:1 2024-09-20T19:55:38.397 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo ?:8000 2/2 2m ago 22m count:2 2024-09-20T19:55:39.140 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:38 smithi003 bash[19800]: cluster 2024-09-20T19:55:37.282744+0000 mgr.x (mgr.24595) 142 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:39.140 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:38 smithi003 bash[26656]: cluster 2024-09-20T19:55:37.282744+0000 mgr.x (mgr.24595) 142 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:39.141 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions' 2024-09-20T19:55:39.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:38 smithi183 bash[21651]: cluster 2024-09-20T19:55:37.282744+0000 mgr.x (mgr.24595) 142 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:40.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:39 smithi003 bash[19800]: audit 2024-09-20T19:55:38.384393+0000 mgr.x (mgr.24595) 143 : audit [DBG] from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:55:40.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:39 smithi003 bash[26656]: audit 2024-09-20T19:55:38.384393+0000 mgr.x (mgr.24595) 143 : audit [DBG] from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:55:40.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:39 smithi183 bash[21651]: audit 2024-09-20T19:55:38.384393+0000 mgr.x (mgr.24595) 143 : audit [DBG] from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:55:41.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:40 smithi003 bash[19800]: cluster 2024-09-20T19:55:39.284360+0000 mgr.x (mgr.24595) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:55:41.168 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:40 smithi003 bash[26656]: cluster 2024-09-20T19:55:39.284360+0000 mgr.x (mgr.24595) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:55:41.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:40 smithi183 bash[21651]: cluster 2024-09-20T19:55:39.284360+0000 mgr.x (mgr.24595) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:55:42.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:41 smithi003 bash[19800]: audit 2024-09-20T19:55:41.169988+0000 mgr.x (mgr.24595) 145 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:55:42.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:41 smithi003 bash[26656]: audit 2024-09-20T19:55:41.169988+0000 mgr.x (mgr.24595) 145 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:55:42.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:41 smithi183 bash[21651]: audit 2024-09-20T19:55:41.169988+0000 mgr.x (mgr.24595) 145 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:55:43.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:42 smithi003 bash[19800]: cluster 2024-09-20T19:55:41.285066+0000 mgr.x (mgr.24595) 146 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:43.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:42 smithi003 bash[26656]: cluster 2024-09-20T19:55:41.285066+0000 mgr.x (mgr.24595) 146 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:43.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:42 smithi183 bash[21651]: cluster 2024-09-20T19:55:41.285066+0000 mgr.x (mgr.24595) 146 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:43.960 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:55:45.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:44 smithi003 bash[19800]: cluster 2024-09-20T19:55:43.286616+0000 mgr.x (mgr.24595) 147 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:55:45.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:44 smithi003 bash[19800]: audit 2024-09-20T19:55:44.134129+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:55:45.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:44 smithi003 bash[19800]: audit 2024-09-20T19:55:44.135608+0000 mon.b (mon.1) 135 : audit [INF] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:55:45.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:44 smithi003 bash[19800]: audit 2024-09-20T19:55:44.142562+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:55:45.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:44 smithi003 bash[26656]: cluster 2024-09-20T19:55:43.286616+0000 mgr.x (mgr.24595) 147 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:55:45.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:44 smithi003 bash[26656]: audit 2024-09-20T19:55:44.134129+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:55:45.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:44 smithi003 bash[26656]: audit 2024-09-20T19:55:44.135608+0000 mon.b (mon.1) 135 : audit [INF] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:55:45.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:44 smithi003 bash[26656]: audit 2024-09-20T19:55:44.142562+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:55:45.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:44 smithi183 bash[21651]: cluster 2024-09-20T19:55:43.286616+0000 mgr.x (mgr.24595) 147 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:55:45.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:44 smithi183 bash[21651]: audit 2024-09-20T19:55:44.134129+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:55:45.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:44 smithi183 bash[21651]: audit 2024-09-20T19:55:44.135608+0000 mon.b (mon.1) 135 : audit [INF] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:55:45.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:44 smithi183 bash[21651]: audit 2024-09-20T19:55:44.142562+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:55:45.534 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T19:55:45.534 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-20T19:55:45.534 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T19:55:45.534 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:55:45.534 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-20T19:55:45.534 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:55:45.534 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:55:45.534 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-20T19:55:45.535 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:55:45.535 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:55:45.535 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-20T19:55:45.535 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:55:45.535 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:55:45.535 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-20T19:55:45.535 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 13, 2024-09-20T19:55:45.535 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:55:45.535 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-20T19:55:45.535 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T19:55:46.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:45 smithi183 bash[21651]: audit 2024-09-20T19:55:45.533526+0000 mon.c (mon.2) 128 : audit [DBG] from='client.? 172.21.15.3:0/4248149850' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:55:46.048 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:55:45 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:55:45] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.43.0" 2024-09-20T19:55:46.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:45 smithi003 bash[19800]: audit 2024-09-20T19:55:45.533526+0000 mon.c (mon.2) 128 : audit [DBG] from='client.? 172.21.15.3:0/4248149850' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:55:46.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:45 smithi003 bash[26656]: audit 2024-09-20T19:55:45.533526+0000 mon.c (mon.2) 128 : audit [DBG] from='client.? 172.21.15.3:0/4248149850' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:55:46.339 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2024-09-20T19:55:47.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:46 smithi003 bash[19800]: cluster 2024-09-20T19:55:45.287318+0000 mgr.x (mgr.24595) 148 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:47.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:46 smithi003 bash[26656]: cluster 2024-09-20T19:55:45.287318+0000 mgr.x (mgr.24595) 148 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:47.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:46 smithi183 bash[21651]: cluster 2024-09-20T19:55:45.287318+0000 mgr.x (mgr.24595) 148 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:48.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:47 smithi003 bash[26656]: audit 2024-09-20T19:55:47.818186+0000 mon.b (mon.1) 136 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:55:48.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:47 smithi003 bash[19800]: audit 2024-09-20T19:55:47.818186+0000 mon.b (mon.1) 136 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:55:48.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:47 smithi183 bash[21651]: audit 2024-09-20T19:55:47.818186+0000 mon.b (mon.1) 136 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:55:49.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:48 smithi003 bash[26656]: cluster 2024-09-20T19:55:47.287988+0000 mgr.x (mgr.24595) 149 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:49.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:48 smithi003 bash[19800]: cluster 2024-09-20T19:55:47.287988+0000 mgr.x (mgr.24595) 149 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:49.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:48 smithi183 bash[21651]: cluster 2024-09-20T19:55:47.287988+0000 mgr.x (mgr.24595) 149 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:51.160 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:55:51.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:50 smithi003 bash[26656]: cluster 2024-09-20T19:55:49.289657+0000 mgr.x (mgr.24595) 150 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:55:51.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:50 smithi003 bash[19800]: cluster 2024-09-20T19:55:49.289657+0000 mgr.x (mgr.24595) 150 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:55:51.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:50 smithi183 bash[21651]: cluster 2024-09-20T19:55:49.289657+0000 mgr.x (mgr.24595) 150 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:55:52.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:51 smithi183 bash[21651]: audit 2024-09-20T19:55:51.180806+0000 mgr.x (mgr.24595) 151 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:55:52.317 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:51 smithi003 bash[19800]: audit 2024-09-20T19:55:51.180806+0000 mgr.x (mgr.24595) 151 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:55:52.318 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:51 smithi003 bash[26656]: audit 2024-09-20T19:55:51.180806+0000 mgr.x (mgr.24595) 151 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:55:53.274 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:52 smithi003 bash[19800]: cluster 2024-09-20T19:55:51.290303+0000 mgr.x (mgr.24595) 152 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:53.275 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:52 smithi003 bash[26656]: cluster 2024-09-20T19:55:51.290303+0000 mgr.x (mgr.24595) 152 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:53.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:52 smithi183 bash[21651]: cluster 2024-09-20T19:55:51.290303+0000 mgr.x (mgr.24595) 152 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:54.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:53 smithi183 bash[21651]: audit 2024-09-20T19:55:52.689139+0000 mgr.x (mgr.24595) 153 : audit [DBG] from='client.15378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:55:54.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:53 smithi003 bash[19800]: audit 2024-09-20T19:55:52.689139+0000 mgr.x (mgr.24595) 153 : audit [DBG] from='client.15378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:55:54.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:53 smithi003 bash[26656]: audit 2024-09-20T19:55:52.689139+0000 mgr.x (mgr.24595) 153 : audit [DBG] from='client.15378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:55:55.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:54 smithi003 bash[19800]: cluster 2024-09-20T19:55:53.291887+0000 mgr.x (mgr.24595) 154 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:55:55.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:54 smithi003 bash[26656]: cluster 2024-09-20T19:55:53.291887+0000 mgr.x (mgr.24595) 154 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:55:55.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:54 smithi183 bash[21651]: cluster 2024-09-20T19:55:53.291887+0000 mgr.x (mgr.24595) 154 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:55:55.374 INFO:teuthology.orchestra.run.smithi003.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:55:56.048 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:55:55 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:55:55] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-20T19:55:56.071 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-20T19:55:56.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:56 smithi003 bash[19800]: cluster 2024-09-20T19:55:55.292596+0000 mgr.x (mgr.24595) 155 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:56.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:56 smithi003 bash[19800]: cephadm 2024-09-20T19:55:55.362176+0000 mgr.x (mgr.24595) 156 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:55:56.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:56 smithi003 bash[19800]: audit 2024-09-20T19:55:55.369096+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:55:56.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:56 smithi003 bash[19800]: audit 2024-09-20T19:55:55.379838+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:55:56.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:56 smithi003 bash[19800]: audit 2024-09-20T19:55:55.381975+0000 mon.b (mon.1) 138 : audit [INF] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:55:56.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:56 smithi003 bash[19800]: audit 2024-09-20T19:55:55.387975+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:55:56.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:56 smithi003 bash[19800]: cephadm 2024-09-20T19:55:55.491031+0000 mgr.x (mgr.24595) 157 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:55:56.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:56 smithi003 bash[26656]: cluster 2024-09-20T19:55:55.292596+0000 mgr.x (mgr.24595) 155 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:56.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:56 smithi003 bash[26656]: cephadm 2024-09-20T19:55:55.362176+0000 mgr.x (mgr.24595) 156 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:55:56.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:56 smithi003 bash[26656]: audit 2024-09-20T19:55:55.369096+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:55:56.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:56 smithi003 bash[26656]: audit 2024-09-20T19:55:55.379838+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:55:56.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:56 smithi003 bash[26656]: audit 2024-09-20T19:55:55.381975+0000 mon.b (mon.1) 138 : audit [INF] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:55:56.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:56 smithi003 bash[26656]: audit 2024-09-20T19:55:55.387975+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:55:56.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:56 smithi003 bash[26656]: cephadm 2024-09-20T19:55:55.491031+0000 mgr.x (mgr.24595) 157 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:55:56.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:56 smithi183 bash[21651]: cluster 2024-09-20T19:55:55.292596+0000 mgr.x (mgr.24595) 155 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:55:56.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:56 smithi183 bash[21651]: cephadm 2024-09-20T19:55:55.362176+0000 mgr.x (mgr.24595) 156 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:55:56.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:56 smithi183 bash[21651]: audit 2024-09-20T19:55:55.369096+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:55:56.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:56 smithi183 bash[21651]: audit 2024-09-20T19:55:55.379838+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:55:56.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:56 smithi183 bash[21651]: audit 2024-09-20T19:55:55.381975+0000 mon.b (mon.1) 138 : audit [INF] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:55:56.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:56 smithi183 bash[21651]: audit 2024-09-20T19:55:55.387975+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:55:56.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:56 smithi183 bash[21651]: cephadm 2024-09-20T19:55:55.491031+0000 mgr.x (mgr.24595) 157 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:55:58.298 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:55:58 smithi183 bash[48971]: debug 2024-09-20T19:55:58.034+0000 7f6937e8a640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-20T19:55:58.298 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:55:58 smithi183 bash[48971]: ignoring --setuser ceph since I am not root 2024-09-20T19:55:58.298 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:55:58 smithi183 bash[48971]: ignoring --setgroup ceph since I am not root 2024-09-20T19:55:58.298 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:55:58 smithi183 bash[48971]: debug 2024-09-20T19:55:58.098+0000 7f9e40ea0640 1 -- 172.21.15.183:0/2001173736 <== mon.1 v2:172.21.15.183:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x555a84ae10e0 con 0x555a84ae2800 2024-09-20T19:55:58.434 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:55:58 smithi003 bash[68089]: [20/Sep/2024:19:55:58] ENGINE Bus STOPPING 2024-09-20T19:55:58.702 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:55:58 smithi003 bash[68089]: [20/Sep/2024:19:55:58] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T19:55:58.702 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:55:58 smithi003 bash[68089]: [20/Sep/2024:19:55:58] ENGINE Bus STOPPED 2024-09-20T19:55:59.252 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:59 smithi183 bash[21651]: audit 2024-09-20T19:55:57.998332+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:55:59.252 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:59 smithi183 bash[21651]: audit 2024-09-20T19:55:58.008200+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:55:59.252 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:59 smithi183 bash[21651]: audit 2024-09-20T19:55:58.013498+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-20T19:55:59.252 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:59 smithi183 bash[21651]: cluster 2024-09-20T19:55:58.014336+0000 mon.a (mon.0) 1242 : cluster [INF] Activating manager daemon y 2024-09-20T19:55:59.252 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:59 smithi183 bash[21651]: audit 2024-09-20T19:55:58.016693+0000 mon.b (mon.1) 140 : audit [INF] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-20T19:55:59.253 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:59 smithi183 bash[21651]: audit 2024-09-20T19:55:58.021169+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-20T19:55:59.253 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:59 smithi183 bash[21651]: cluster 2024-09-20T19:55:58.027241+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-20T19:55:59.253 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:59 smithi183 bash[21651]: cluster 2024-09-20T19:55:58.030191+0000 mon.a (mon.0) 1245 : cluster [DBG] mgrmap e39: y(active, starting, since 0.0158502s) 2024-09-20T19:55:59.253 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:59 smithi183 bash[21651]: audit 2024-09-20T19:55:58.035932+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:55:59.253 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:59 smithi183 bash[21651]: audit 2024-09-20T19:55:58.036834+0000 mon.a (mon.0) 1247 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:55:59.253 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:59 smithi183 bash[21651]: audit 2024-09-20T19:55:58.037444+0000 mon.a (mon.0) 1248 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:55:59.253 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:59 smithi183 bash[21651]: audit 2024-09-20T19:55:58.038072+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T19:55:59.253 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:59 smithi183 bash[21651]: audit 2024-09-20T19:55:58.038711+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:55:59.253 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:59 smithi183 bash[21651]: audit 2024-09-20T19:55:58.039549+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:55:59.253 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:59 smithi183 bash[21651]: audit 2024-09-20T19:55:58.040285+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:55:59.253 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:59 smithi183 bash[21651]: audit 2024-09-20T19:55:58.040870+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:55:59.253 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:59 smithi183 bash[21651]: audit 2024-09-20T19:55:58.041364+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:55:59.254 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:59 smithi183 bash[21651]: audit 2024-09-20T19:55:58.041941+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:55:59.254 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:59 smithi183 bash[21651]: audit 2024-09-20T19:55:58.042426+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:55:59.254 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:59 smithi183 bash[21651]: audit 2024-09-20T19:55:58.043008+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:55:59.254 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:59 smithi183 bash[21651]: audit 2024-09-20T19:55:58.043555+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T19:55:59.254 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:59 smithi183 bash[21651]: audit 2024-09-20T19:55:58.043937+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T19:55:59.254 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:59 smithi183 bash[21651]: audit 2024-09-20T19:55:58.045304+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T19:55:59.254 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:55:59 smithi183 bash[21651]: cluster 2024-09-20T19:55:58.467696+0000 mon.a (mon.0) 1261 : cluster [INF] Manager daemon y is now available 2024-09-20T19:55:59.256 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:55:59 smithi003 bash[68089]: [20/Sep/2024:19:55:59] ENGINE Bus STARTING 2024-09-20T19:55:59.257 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:55:59 smithi003 bash[68089]: [20/Sep/2024:19:55:59] ENGINE Serving on http://:::9283 2024-09-20T19:55:59.257 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:55:59 smithi003 bash[68089]: [20/Sep/2024:19:55:59] ENGINE Bus STARTED 2024-09-20T19:55:59.257 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:58 smithi003 bash[19800]: audit 2024-09-20T19:55:57.998332+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:55:59.257 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:58 smithi003 bash[19800]: audit 2024-09-20T19:55:58.008200+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:55:59.258 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:58 smithi003 bash[19800]: audit 2024-09-20T19:55:58.013498+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-20T19:55:59.258 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:58 smithi003 bash[19800]: cluster 2024-09-20T19:55:58.014336+0000 mon.a (mon.0) 1242 : cluster [INF] Activating manager daemon y 2024-09-20T19:55:59.258 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:58 smithi003 bash[19800]: audit 2024-09-20T19:55:58.016693+0000 mon.b (mon.1) 140 : audit [INF] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-20T19:55:59.258 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:58 smithi003 bash[19800]: audit 2024-09-20T19:55:58.021169+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-20T19:55:59.258 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:58 smithi003 bash[19800]: cluster 2024-09-20T19:55:58.027241+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-20T19:55:59.258 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:58 smithi003 bash[19800]: cluster 2024-09-20T19:55:58.030191+0000 mon.a (mon.0) 1245 : cluster [DBG] mgrmap e39: y(active, starting, since 0.0158502s) 2024-09-20T19:55:59.258 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:58 smithi003 bash[19800]: audit 2024-09-20T19:55:58.035932+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:55:59.258 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:58 smithi003 bash[19800]: audit 2024-09-20T19:55:58.036834+0000 mon.a (mon.0) 1247 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:55:59.258 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:58 smithi003 bash[19800]: audit 2024-09-20T19:55:58.037444+0000 mon.a (mon.0) 1248 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:55:59.258 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:58 smithi003 bash[19800]: audit 2024-09-20T19:55:58.038072+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T19:55:59.258 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:58 smithi003 bash[19800]: audit 2024-09-20T19:55:58.038711+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:55:59.259 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:58 smithi003 bash[19800]: audit 2024-09-20T19:55:58.039549+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:55:59.259 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:59 smithi003 bash[19800]: audit 2024-09-20T19:55:58.040285+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:55:59.259 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:59 smithi003 bash[19800]: audit 2024-09-20T19:55:58.040870+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:55:59.259 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:59 smithi003 bash[19800]: audit 2024-09-20T19:55:58.041364+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:55:59.259 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:59 smithi003 bash[19800]: audit 2024-09-20T19:55:58.041941+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:55:59.259 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:59 smithi003 bash[19800]: audit 2024-09-20T19:55:58.042426+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:55:59.259 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:59 smithi003 bash[19800]: audit 2024-09-20T19:55:58.043008+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:55:59.259 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:59 smithi003 bash[19800]: audit 2024-09-20T19:55:58.043555+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T19:55:59.259 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:59 smithi003 bash[19800]: audit 2024-09-20T19:55:58.043937+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T19:55:59.259 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:59 smithi003 bash[19800]: audit 2024-09-20T19:55:58.045304+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T19:55:59.259 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:59 smithi003 bash[19800]: cluster 2024-09-20T19:55:58.467696+0000 mon.a (mon.0) 1261 : cluster [INF] Manager daemon y is now available 2024-09-20T19:55:59.260 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:58 smithi003 bash[26656]: audit 2024-09-20T19:55:57.998332+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24595 ' entity='mgr.x' 2024-09-20T19:55:59.260 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:58 smithi003 bash[26656]: audit 2024-09-20T19:55:58.008200+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:55:59.260 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:58 smithi003 bash[26656]: audit 2024-09-20T19:55:58.013498+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-20T19:55:59.260 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:58 smithi003 bash[26656]: cluster 2024-09-20T19:55:58.014336+0000 mon.a (mon.0) 1242 : cluster [INF] Activating manager daemon y 2024-09-20T19:55:59.260 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:58 smithi003 bash[26656]: audit 2024-09-20T19:55:58.016693+0000 mon.b (mon.1) 140 : audit [INF] from='mgr.24595 172.21.15.183:0/1857996007' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-20T19:55:59.260 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:58 smithi003 bash[26656]: audit 2024-09-20T19:55:58.021169+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24595 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-20T19:55:59.260 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:58 smithi003 bash[26656]: cluster 2024-09-20T19:55:58.027241+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-20T19:55:59.260 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:58 smithi003 bash[26656]: cluster 2024-09-20T19:55:58.030191+0000 mon.a (mon.0) 1245 : cluster [DBG] mgrmap e39: y(active, starting, since 0.0158502s) 2024-09-20T19:55:59.260 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:58 smithi003 bash[26656]: audit 2024-09-20T19:55:58.035932+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:55:59.260 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:58 smithi003 bash[26656]: audit 2024-09-20T19:55:58.036834+0000 mon.a (mon.0) 1247 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:55:59.261 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:58 smithi003 bash[26656]: audit 2024-09-20T19:55:58.037444+0000 mon.a (mon.0) 1248 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:55:59.261 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:58 smithi003 bash[26656]: audit 2024-09-20T19:55:58.038072+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T19:55:59.261 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:58 smithi003 bash[26656]: audit 2024-09-20T19:55:58.038711+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:55:59.261 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:59 smithi003 bash[26656]: audit 2024-09-20T19:55:58.039549+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:55:59.261 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:59 smithi003 bash[26656]: audit 2024-09-20T19:55:58.040285+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:55:59.261 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:59 smithi003 bash[26656]: audit 2024-09-20T19:55:58.040870+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:55:59.261 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:59 smithi003 bash[26656]: audit 2024-09-20T19:55:58.041364+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:55:59.261 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:59 smithi003 bash[26656]: audit 2024-09-20T19:55:58.041941+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:55:59.261 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:59 smithi003 bash[26656]: audit 2024-09-20T19:55:58.042426+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:55:59.261 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:59 smithi003 bash[26656]: audit 2024-09-20T19:55:58.043008+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:55:59.261 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:59 smithi003 bash[26656]: audit 2024-09-20T19:55:58.043555+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T19:55:59.261 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:59 smithi003 bash[26656]: audit 2024-09-20T19:55:58.043937+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T19:55:59.262 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:59 smithi003 bash[26656]: audit 2024-09-20T19:55:58.045304+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T19:55:59.262 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:55:59 smithi003 bash[26656]: cluster 2024-09-20T19:55:58.467696+0000 mon.a (mon.0) 1261 : cluster [INF] Manager daemon y is now available 2024-09-20T19:56:00.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:00 smithi183 bash[21651]: audit 2024-09-20T19:55:59.006776+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:56:00.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:00 smithi183 bash[21651]: audit 2024-09-20T19:55:59.007109+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:56:00.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:00 smithi183 bash[21651]: cluster 2024-09-20T19:55:59.036969+0000 mon.a (mon.0) 1264 : cluster [DBG] mgrmap e40: y(active, since 1.02264s) 2024-09-20T19:56:00.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:00 smithi183 bash[21651]: audit 2024-09-20T19:55:59.042734+0000 mgr.y (mgr.15270) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:56:00.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:00 smithi183 bash[21651]: audit 2024-09-20T19:55:59.044119+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:56:00.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:00 smithi183 bash[21651]: cluster 2024-09-20T19:55:59.047802+0000 mgr.y (mgr.15270) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:56:00.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:00 smithi183 bash[21651]: audit 2024-09-20T19:55:59.083166+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T19:56:00.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:59 smithi003 bash[19800]: audit 2024-09-20T19:55:59.006776+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:56:00.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:59 smithi003 bash[19800]: audit 2024-09-20T19:55:59.007109+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:56:00.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:59 smithi003 bash[19800]: cluster 2024-09-20T19:55:59.036969+0000 mon.a (mon.0) 1264 : cluster [DBG] mgrmap e40: y(active, since 1.02264s) 2024-09-20T19:56:00.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:55:59 smithi003 bash[19800]: audit 2024-09-20T19:55:59.042734+0000 mgr.y (mgr.15270) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:56:00.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:00 smithi003 bash[19800]: audit 2024-09-20T19:55:59.044119+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:56:00.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:00 smithi003 bash[19800]: cluster 2024-09-20T19:55:59.047802+0000 mgr.y (mgr.15270) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:56:00.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:00 smithi003 bash[19800]: audit 2024-09-20T19:55:59.083166+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T19:56:00.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:00 smithi003 bash[26656]: audit 2024-09-20T19:55:59.006776+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:56:00.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:00 smithi003 bash[26656]: audit 2024-09-20T19:55:59.007109+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:56:00.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:00 smithi003 bash[26656]: cluster 2024-09-20T19:55:59.036969+0000 mon.a (mon.0) 1264 : cluster [DBG] mgrmap e40: y(active, since 1.02264s) 2024-09-20T19:56:00.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:00 smithi003 bash[26656]: audit 2024-09-20T19:55:59.042734+0000 mgr.y (mgr.15270) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:56:00.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:00 smithi003 bash[26656]: audit 2024-09-20T19:55:59.044119+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:56:00.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:00 smithi003 bash[26656]: cluster 2024-09-20T19:55:59.047802+0000 mgr.y (mgr.15270) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:56:00.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:00 smithi003 bash[26656]: audit 2024-09-20T19:55:59.083166+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T19:56:00.854 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:56:01.043 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:56:00 smithi003 bash[68089]: debug 2024-09-20T19:56:00.724+0000 7fc1a90c2640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:19:56:00] ENGINE Error in HTTPServer.serve 2024-09-20T19:56:01.044 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:56:00 smithi003 bash[68089]: Traceback (most recent call last): 2024-09-20T19:56:01.044 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:56:00 smithi003 bash[68089]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:56:01.044 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:56:00 smithi003 bash[68089]: self._connections.run(self.expiration_interval) 2024-09-20T19:56:01.044 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:56:00 smithi003 bash[68089]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:56:01.044 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:56:00 smithi003 bash[68089]: self._run(expiration_interval) 2024-09-20T19:56:01.044 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:56:00 smithi003 bash[68089]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:56:01.044 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:56:00 smithi003 bash[68089]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:56:01.044 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:56:00 smithi003 bash[68089]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:56:01.044 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:56:00 smithi003 bash[68089]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:56:01.044 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:56:00 smithi003 bash[68089]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:56:01.044 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:56:00 smithi003 bash[68089]: s = self.context.wrap_socket( 2024-09-20T19:56:01.044 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:56:00 smithi003 bash[68089]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:56:01.045 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:56:00 smithi003 bash[68089]: return self.sslsocket_class._create( 2024-09-20T19:56:01.045 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:56:00 smithi003 bash[68089]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:56:01.045 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:56:00 smithi003 bash[68089]: self.do_handshake() 2024-09-20T19:56:01.045 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:56:00 smithi003 bash[68089]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:56:01.045 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:56:00 smithi003 bash[68089]: self._sslobj.do_handshake() 2024-09-20T19:56:01.045 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:56:00 smithi003 bash[68089]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:56:01.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:01 smithi183 bash[21651]: cluster 2024-09-20T19:56:00.041167+0000 mon.a (mon.0) 1267 : cluster [DBG] mgrmap e41: y(active, since 2s) 2024-09-20T19:56:01.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:01 smithi183 bash[21651]: cluster 2024-09-20T19:56:00.041550+0000 mgr.y (mgr.15270) 3 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:56:01.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:01 smithi003 bash[19800]: cluster 2024-09-20T19:56:00.041167+0000 mon.a (mon.0) 1267 : cluster [DBG] mgrmap e41: y(active, since 2s) 2024-09-20T19:56:01.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:01 smithi003 bash[19800]: cluster 2024-09-20T19:56:00.041550+0000 mgr.y (mgr.15270) 3 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:56:01.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:01 smithi003 bash[26656]: cluster 2024-09-20T19:56:00.041167+0000 mon.a (mon.0) 1267 : cluster [DBG] mgrmap e41: y(active, since 2s) 2024-09-20T19:56:01.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:01 smithi003 bash[26656]: cluster 2024-09-20T19:56:00.041550+0000 mgr.y (mgr.15270) 3 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:56:02.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:02 smithi183 bash[21651]: cephadm 2024-09-20T19:56:00.603278+0000 mgr.y (mgr.15270) 4 : cephadm [INF] [20/Sep/2024:19:56:00] ENGINE Bus STARTING 2024-09-20T19:56:02.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:02 smithi183 bash[21651]: cephadm 2024-09-20T19:56:00.728491+0000 mgr.y (mgr.15270) 5 : cephadm [INF] [20/Sep/2024:19:56:00] ENGINE Serving on https://172.21.15.3:7150 2024-09-20T19:56:02.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:02 smithi183 bash[21651]: cephadm 2024-09-20T19:56:00.732090+0000 mgr.y (mgr.15270) 6 : cephadm [ERR] [20/Sep/2024:19:56:00] ENGINE Error in HTTPServer.serve 2024-09-20T19:56:02.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:02 smithi183 bash[21651]: Traceback (most recent call last): 2024-09-20T19:56:02.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:02 smithi183 bash[21651]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:56:02.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:02 smithi183 bash[21651]: self._connections.run(self.expiration_interval) 2024-09-20T19:56:02.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:02 smithi183 bash[21651]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:56:02.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:02 smithi183 bash[21651]: self._run(expiration_interval) 2024-09-20T19:56:02.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:02 smithi183 bash[21651]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:56:02.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:02 smithi183 bash[21651]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:56:02.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:02 smithi183 bash[21651]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:56:02.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:02 smithi183 bash[21651]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:56:02.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:02 smithi183 bash[21651]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:56:02.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:02 smithi183 bash[21651]: s = self.context.wrap_socket( 2024-09-20T19:56:02.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:02 smithi183 bash[21651]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:56:02.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:02 smithi183 bash[21651]: return self.sslsocket_class._create( 2024-09-20T19:56:02.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:02 smithi183 bash[21651]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:56:02.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:02 smithi183 bash[21651]: self.do_handshake() 2024-09-20T19:56:02.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:02 smithi183 bash[21651]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:56:02.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:02 smithi183 bash[21651]: self._sslobj.do_handshake() 2024-09-20T19:56:02.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:02 smithi183 bash[21651]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:56:02.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:02 smithi183 bash[21651]: cephadm 2024-09-20T19:56:00.829863+0000 mgr.y (mgr.15270) 7 : cephadm [INF] [20/Sep/2024:19:56:00] ENGINE Serving on http://172.21.15.3:8765 2024-09-20T19:56:02.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:02 smithi183 bash[21651]: cephadm 2024-09-20T19:56:00.829979+0000 mgr.y (mgr.15270) 8 : cephadm [INF] [20/Sep/2024:19:56:00] ENGINE Bus STARTED 2024-09-20T19:56:02.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:02 smithi183 bash[21651]: audit 2024-09-20T19:56:01.180795+0000 mgr.y (mgr.15270) 9 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:56:02.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[26656]: cephadm 2024-09-20T19:56:00.603278+0000 mgr.y (mgr.15270) 4 : cephadm [INF] [20/Sep/2024:19:56:00] ENGINE Bus STARTING 2024-09-20T19:56:02.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[26656]: cephadm 2024-09-20T19:56:00.728491+0000 mgr.y (mgr.15270) 5 : cephadm [INF] [20/Sep/2024:19:56:00] ENGINE Serving on https://172.21.15.3:7150 2024-09-20T19:56:02.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[26656]: cephadm 2024-09-20T19:56:00.732090+0000 mgr.y (mgr.15270) 6 : cephadm [ERR] [20/Sep/2024:19:56:00] ENGINE Error in HTTPServer.serve 2024-09-20T19:56:02.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[26656]: Traceback (most recent call last): 2024-09-20T19:56:02.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[26656]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:56:02.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[26656]: self._connections.run(self.expiration_interval) 2024-09-20T19:56:02.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[26656]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:56:02.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[26656]: self._run(expiration_interval) 2024-09-20T19:56:02.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[26656]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:56:02.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[26656]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:56:02.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[26656]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:56:02.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[26656]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:56:02.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[26656]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:56:02.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[26656]: s = self.context.wrap_socket( 2024-09-20T19:56:02.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[26656]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:56:02.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[26656]: return self.sslsocket_class._create( 2024-09-20T19:56:02.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[26656]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:56:02.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[26656]: self.do_handshake() 2024-09-20T19:56:02.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[26656]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:56:02.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[26656]: self._sslobj.do_handshake() 2024-09-20T19:56:02.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[26656]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:56:02.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[26656]: cephadm 2024-09-20T19:56:00.829863+0000 mgr.y (mgr.15270) 7 : cephadm [INF] [20/Sep/2024:19:56:00] ENGINE Serving on http://172.21.15.3:8765 2024-09-20T19:56:02.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[26656]: cephadm 2024-09-20T19:56:00.829979+0000 mgr.y (mgr.15270) 8 : cephadm [INF] [20/Sep/2024:19:56:00] ENGINE Bus STARTED 2024-09-20T19:56:02.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[26656]: audit 2024-09-20T19:56:01.180795+0000 mgr.y (mgr.15270) 9 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:56:02.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[19800]: cephadm 2024-09-20T19:56:00.603278+0000 mgr.y (mgr.15270) 4 : cephadm [INF] [20/Sep/2024:19:56:00] ENGINE Bus STARTING 2024-09-20T19:56:02.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[19800]: cephadm 2024-09-20T19:56:00.728491+0000 mgr.y (mgr.15270) 5 : cephadm [INF] [20/Sep/2024:19:56:00] ENGINE Serving on https://172.21.15.3:7150 2024-09-20T19:56:02.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[19800]: cephadm 2024-09-20T19:56:00.732090+0000 mgr.y (mgr.15270) 6 : cephadm [ERR] [20/Sep/2024:19:56:00] ENGINE Error in HTTPServer.serve 2024-09-20T19:56:02.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[19800]: Traceback (most recent call last): 2024-09-20T19:56:02.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[19800]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:56:02.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[19800]: self._connections.run(self.expiration_interval) 2024-09-20T19:56:02.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[19800]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:56:02.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[19800]: self._run(expiration_interval) 2024-09-20T19:56:02.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[19800]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:56:02.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[19800]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:56:02.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[19800]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:56:02.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[19800]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:56:02.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[19800]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:56:02.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[19800]: s = self.context.wrap_socket( 2024-09-20T19:56:02.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[19800]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:56:02.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[19800]: return self.sslsocket_class._create( 2024-09-20T19:56:02.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[19800]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:56:02.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[19800]: self.do_handshake() 2024-09-20T19:56:02.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[19800]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:56:02.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[19800]: self._sslobj.do_handshake() 2024-09-20T19:56:02.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[19800]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:56:02.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[19800]: cephadm 2024-09-20T19:56:00.829863+0000 mgr.y (mgr.15270) 7 : cephadm [INF] [20/Sep/2024:19:56:00] ENGINE Serving on http://172.21.15.3:8765 2024-09-20T19:56:02.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[19800]: cephadm 2024-09-20T19:56:00.829979+0000 mgr.y (mgr.15270) 8 : cephadm [INF] [20/Sep/2024:19:56:00] ENGINE Bus STARTED 2024-09-20T19:56:02.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:02 smithi003 bash[19800]: audit 2024-09-20T19:56:01.180795+0000 mgr.y (mgr.15270) 9 : audit [DBG] from='client.25190 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:56:02.599 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-20T19:56:03.271 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:56:03.271 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (24m) 3m ago 25m 14.0M - 0.25.0 c8568f914cd2 59a9da2906ec 2024-09-20T19:56:03.271 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi183 *:3000 running (24m) 3m ago 24m 73.7M - 9.4.12 2bacad6d85d8 c9a7bba266d4 2024-09-20T19:56:03.271 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.zzokqj smithi003 *:5000 running (3m) 3m ago 22m 46.8M - 3.8 6acb0a031eab dbdba1192209 2024-09-20T19:56:03.271 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi183 *:8443,9283,8765 running (17m) 3m ago 33m 495M - 19.3.0-5099-g88deadb8 441f9a3fe515 13d79db16bc9 2024-09-20T19:56:03.272 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (10m) 3m ago 35m 439M - 19.3.0-5099-g88deadb8 441f9a3fe515 9aa6e2f22487 2024-09-20T19:56:03.272 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (35m) 3m ago 35m 78.3M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 573f70d763bc 2024-09-20T19:56:03.272 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi183 running (33m) 3m ago 33m 56.2M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 0b6efef5dac7 2024-09-20T19:56:03.272 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (33m) 3m ago 33m 54.3M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab ec60aaecf15d 2024-09-20T19:56:03.272 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (25m) 3m ago 25m 9795k - 1.5.0 0da6a335fe13 8981f0b6357d 2024-09-20T19:56:03.272 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi183 *:9100 running (25m) 3m ago 25m 9243k - 1.5.0 0da6a335fe13 6ba7c11a0a8f 2024-09-20T19:56:03.272 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (32m) 3m ago 32m 64.0M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab f34f0142facb 2024-09-20T19:56:03.272 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (31m) 3m ago 31m 56.6M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab 682cabe7b674 2024-09-20T19:56:03.272 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (30m) 3m ago 31m 59.8M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab 945fc7b53bc0 2024-09-20T19:56:03.272 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (30m) 3m ago 30m 54.6M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab f18d3679bb9e 2024-09-20T19:56:03.272 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi183 running (29m) 3m ago 29m 65.3M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab acf213ee960c 2024-09-20T19:56:03.272 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi183 running (28m) 3m ago 28m 62.5M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab e79f0a743785 2024-09-20T19:56:03.272 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi183 running (27m) 3m ago 27m 53.7M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 164041c5816b 2024-09-20T19:56:03.272 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi183 running (26m) 3m ago 26m 64.8M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 0eac55f5717e 2024-09-20T19:56:03.273 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi183 *:9095 running (3m) 3m ago 25m 34.4M - 2.43.0 a07b618ecd1d 382278aeb2fb 2024-09-20T19:56:03.273 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.tcdhwz smithi003 *:8000 running (22m) 3m ago 22m 100M - 19.1.1-369-ged8ee0f2 6acb0a031eab 8fc205227459 2024-09-20T19:56:03.273 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi183.lyzazb smithi183 *:8000 running (23m) 3m ago 23m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 7387a3c9206c 2024-09-20T19:56:03.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:03 smithi003 bash[19800]: cluster 2024-09-20T19:56:02.042236+0000 mgr.y (mgr.15270) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:56:03.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:03 smithi003 bash[19800]: cluster 2024-09-20T19:56:02.065200+0000 mon.a (mon.0) 1268 : cluster [DBG] mgrmap e42: y(active, since 4s) 2024-09-20T19:56:03.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:03 smithi003 bash[26656]: cluster 2024-09-20T19:56:02.042236+0000 mgr.y (mgr.15270) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:56:03.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:03 smithi003 bash[26656]: cluster 2024-09-20T19:56:02.065200+0000 mon.a (mon.0) 1268 : cluster [DBG] mgrmap e42: y(active, since 4s) 2024-09-20T19:56:03.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:03 smithi183 bash[21651]: cluster 2024-09-20T19:56:02.042236+0000 mgr.y (mgr.15270) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:56:03.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:03 smithi183 bash[21651]: cluster 2024-09-20T19:56:02.065200+0000 mon.a (mon.0) 1268 : cluster [DBG] mgrmap e42: y(active, since 4s) 2024-09-20T19:56:03.645 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T19:56:03.645 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-20T19:56:03.645 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T19:56:03.645 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:56:03.645 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-20T19:56:03.645 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 1 2024-09-20T19:56:03.645 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:56:03.645 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-20T19:56:03.645 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:56:03.645 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:56:03.646 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-20T19:56:03.646 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:56:03.646 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:56:03.646 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-20T19:56:03.646 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 13, 2024-09-20T19:56:03.646 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 1 2024-09-20T19:56:03.646 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-20T19:56:03.646 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T19:56:03.976 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T19:56:03.976 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:56:03.976 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-20T19:56:03.976 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-20T19:56:03.976 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [ 2024-09-20T19:56:03.977 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr" 2024-09-20T19:56:03.977 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-20T19:56:03.977 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "2/2 daemons upgraded", 2024-09-20T19:56:03.977 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "", 2024-09-20T19:56:03.977 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-20T19:56:03.977 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T19:56:04.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:04 smithi003 bash[19800]: audit 2024-09-20T19:56:02.586531+0000 mgr.y (mgr.15270) 11 : audit [DBG] from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:56:04.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:04 smithi003 bash[19800]: audit 2024-09-20T19:56:02.913811+0000 mgr.y (mgr.15270) 12 : audit [DBG] from='client.25301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:56:04.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:04 smithi003 bash[19800]: audit 2024-09-20T19:56:03.231494+0000 mgr.y (mgr.15270) 13 : audit [DBG] from='client.15423 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:56:04.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:04 smithi003 bash[19800]: audit 2024-09-20T19:56:03.644457+0000 mon.a (mon.0) 1269 : audit [DBG] from='client.? 172.21.15.3:0/1216007896' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:56:04.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:04 smithi003 bash[26656]: audit 2024-09-20T19:56:02.586531+0000 mgr.y (mgr.15270) 11 : audit [DBG] from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:56:04.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:04 smithi003 bash[26656]: audit 2024-09-20T19:56:02.913811+0000 mgr.y (mgr.15270) 12 : audit [DBG] from='client.25301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:56:04.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:04 smithi003 bash[26656]: audit 2024-09-20T19:56:03.231494+0000 mgr.y (mgr.15270) 13 : audit [DBG] from='client.15423 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:56:04.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:04 smithi003 bash[26656]: audit 2024-09-20T19:56:03.644457+0000 mon.a (mon.0) 1269 : audit [DBG] from='client.? 172.21.15.3:0/1216007896' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:56:04.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:04 smithi183 bash[21651]: audit 2024-09-20T19:56:02.586531+0000 mgr.y (mgr.15270) 11 : audit [DBG] from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:56:04.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:04 smithi183 bash[21651]: audit 2024-09-20T19:56:02.913811+0000 mgr.y (mgr.15270) 12 : audit [DBG] from='client.25301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:56:04.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:04 smithi183 bash[21651]: audit 2024-09-20T19:56:03.231494+0000 mgr.y (mgr.15270) 13 : audit [DBG] from='client.15423 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:56:04.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:04 smithi183 bash[21651]: audit 2024-09-20T19:56:03.644457+0000 mon.a (mon.0) 1269 : audit [DBG] from='client.? 172.21.15.3:0/1216007896' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:56:04.549 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:56:04 smithi183 bash[48971]: [20/Sep/2024:19:56:04] ENGINE Bus STARTING 2024-09-20T19:56:04.549 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:56:04 smithi183 bash[48971]: CherryPy Checker: 2024-09-20T19:56:04.549 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:56:04 smithi183 bash[48971]: The Application mounted at '' has an empty config. 2024-09-20T19:56:04.549 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:56:04 smithi183 bash[48971]: [20/Sep/2024:19:56:04] ENGINE Serving on http://:::9283 2024-09-20T19:56:04.549 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:56:04 smithi183 bash[48971]: [20/Sep/2024:19:56:04] ENGINE Bus STARTED 2024-09-20T19:56:05.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:05 smithi003 bash[19800]: audit 2024-09-20T19:56:03.975780+0000 mgr.y (mgr.15270) 14 : audit [DBG] from='client.25319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:56:05.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:05 smithi003 bash[19800]: cluster 2024-09-20T19:56:04.042805+0000 mgr.y (mgr.15270) 15 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:56:05.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:05 smithi003 bash[19800]: cluster 2024-09-20T19:56:04.147623+0000 mon.a (mon.0) 1270 : cluster [DBG] Standby manager daemon x started 2024-09-20T19:56:05.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:05 smithi003 bash[19800]: audit 2024-09-20T19:56:04.155687+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.? 172.21.15.183:0/101592559' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T19:56:05.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:05 smithi003 bash[19800]: audit 2024-09-20T19:56:04.158660+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.? 172.21.15.183:0/101592559' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:56:05.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:05 smithi003 bash[19800]: audit 2024-09-20T19:56:04.159518+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.? 172.21.15.183:0/101592559' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T19:56:05.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:05 smithi003 bash[19800]: audit 2024-09-20T19:56:04.159876+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.? 172.21.15.183:0/101592559' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:56:05.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:05 smithi003 bash[19800]: audit 2024-09-20T19:56:04.651477+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:05.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:05 smithi003 bash[19800]: audit 2024-09-20T19:56:04.655687+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:05.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:05 smithi003 bash[26656]: audit 2024-09-20T19:56:03.975780+0000 mgr.y (mgr.15270) 14 : audit [DBG] from='client.25319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:56:05.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:05 smithi003 bash[26656]: cluster 2024-09-20T19:56:04.042805+0000 mgr.y (mgr.15270) 15 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:56:05.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:05 smithi003 bash[26656]: cluster 2024-09-20T19:56:04.147623+0000 mon.a (mon.0) 1270 : cluster [DBG] Standby manager daemon x started 2024-09-20T19:56:05.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:05 smithi003 bash[26656]: audit 2024-09-20T19:56:04.155687+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.? 172.21.15.183:0/101592559' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T19:56:05.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:05 smithi003 bash[26656]: audit 2024-09-20T19:56:04.158660+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.? 172.21.15.183:0/101592559' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:56:05.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:05 smithi003 bash[26656]: audit 2024-09-20T19:56:04.159518+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.? 172.21.15.183:0/101592559' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T19:56:05.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:05 smithi003 bash[26656]: audit 2024-09-20T19:56:04.159876+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.? 172.21.15.183:0/101592559' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:56:05.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:05 smithi003 bash[26656]: audit 2024-09-20T19:56:04.651477+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:05.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:05 smithi003 bash[26656]: audit 2024-09-20T19:56:04.655687+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:05.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:05 smithi183 bash[21651]: audit 2024-09-20T19:56:03.975780+0000 mgr.y (mgr.15270) 14 : audit [DBG] from='client.25319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:56:05.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:05 smithi183 bash[21651]: cluster 2024-09-20T19:56:04.042805+0000 mgr.y (mgr.15270) 15 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:56:05.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:05 smithi183 bash[21651]: cluster 2024-09-20T19:56:04.147623+0000 mon.a (mon.0) 1270 : cluster [DBG] Standby manager daemon x started 2024-09-20T19:56:05.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:05 smithi183 bash[21651]: audit 2024-09-20T19:56:04.155687+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.? 172.21.15.183:0/101592559' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T19:56:05.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:05 smithi183 bash[21651]: audit 2024-09-20T19:56:04.158660+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.? 172.21.15.183:0/101592559' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:56:05.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:05 smithi183 bash[21651]: audit 2024-09-20T19:56:04.159518+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.? 172.21.15.183:0/101592559' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T19:56:05.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:05 smithi183 bash[21651]: audit 2024-09-20T19:56:04.159876+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.? 172.21.15.183:0/101592559' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:56:05.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:05 smithi183 bash[21651]: audit 2024-09-20T19:56:04.651477+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:05.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:05 smithi183 bash[21651]: audit 2024-09-20T19:56:04.655687+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:06.048 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:56:05 smithi183 bash[48971]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:56:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-20T19:56:06.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:06 smithi003 bash[19800]: cluster 2024-09-20T19:56:05.092234+0000 mon.a (mon.0) 1273 : cluster [DBG] mgrmap e43: y(active, since 7s), standbys: x 2024-09-20T19:56:06.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:06 smithi003 bash[19800]: audit 2024-09-20T19:56:05.095888+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T19:56:06.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:06 smithi003 bash[19800]: audit 2024-09-20T19:56:05.466971+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:06.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:06 smithi003 bash[19800]: audit 2024-09-20T19:56:05.474714+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:06.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:06 smithi003 bash[19800]: audit 2024-09-20T19:56:05.827249+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:06.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:06 smithi003 bash[19800]: audit 2024-09-20T19:56:05.833515+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:06.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:06 smithi003 bash[26656]: cluster 2024-09-20T19:56:05.092234+0000 mon.a (mon.0) 1273 : cluster [DBG] mgrmap e43: y(active, since 7s), standbys: x 2024-09-20T19:56:06.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:06 smithi003 bash[26656]: audit 2024-09-20T19:56:05.095888+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T19:56:06.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:06 smithi003 bash[26656]: audit 2024-09-20T19:56:05.466971+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:06.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:06 smithi003 bash[26656]: audit 2024-09-20T19:56:05.474714+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:06.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:06 smithi003 bash[26656]: audit 2024-09-20T19:56:05.827249+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:06.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:06 smithi003 bash[26656]: audit 2024-09-20T19:56:05.833515+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:06.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:06 smithi183 bash[21651]: cluster 2024-09-20T19:56:05.092234+0000 mon.a (mon.0) 1273 : cluster [DBG] mgrmap e43: y(active, since 7s), standbys: x 2024-09-20T19:56:06.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:06 smithi183 bash[21651]: audit 2024-09-20T19:56:05.095888+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T19:56:06.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:06 smithi183 bash[21651]: audit 2024-09-20T19:56:05.466971+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:06.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:06 smithi183 bash[21651]: audit 2024-09-20T19:56:05.474714+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:06.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:06 smithi183 bash[21651]: audit 2024-09-20T19:56:05.827249+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:06.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:06 smithi183 bash[21651]: audit 2024-09-20T19:56:05.833515+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:07.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:07 smithi003 bash[19800]: cluster 2024-09-20T19:56:06.044250+0000 mgr.y (mgr.15270) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T19:56:07.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:07 smithi003 bash[19800]: audit 2024-09-20T19:56:06.631655+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:07.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:07 smithi003 bash[19800]: audit 2024-09-20T19:56:06.642494+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:07.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:07 smithi003 bash[19800]: audit 2024-09-20T19:56:06.647072+0000 mon.a (mon.0) 1281 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:56:07.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:07 smithi003 bash[19800]: audit 2024-09-20T19:56:06.648976+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:56:07.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:07 smithi003 bash[19800]: audit 2024-09-20T19:56:07.057007+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:07.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:07 smithi003 bash[19800]: audit 2024-09-20T19:56:07.068596+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:07.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:07 smithi003 bash[26656]: cluster 2024-09-20T19:56:06.044250+0000 mgr.y (mgr.15270) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T19:56:07.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:07 smithi003 bash[26656]: audit 2024-09-20T19:56:06.631655+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:07.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:07 smithi003 bash[26656]: audit 2024-09-20T19:56:06.642494+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:07.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:07 smithi003 bash[26656]: audit 2024-09-20T19:56:06.647072+0000 mon.a (mon.0) 1281 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:56:07.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:07 smithi003 bash[26656]: audit 2024-09-20T19:56:06.648976+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:56:07.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:07 smithi003 bash[26656]: audit 2024-09-20T19:56:07.057007+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:07.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:07 smithi003 bash[26656]: audit 2024-09-20T19:56:07.068596+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:07.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:07 smithi183 bash[21651]: cluster 2024-09-20T19:56:06.044250+0000 mgr.y (mgr.15270) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T19:56:07.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:07 smithi183 bash[21651]: audit 2024-09-20T19:56:06.631655+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:07.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:07 smithi183 bash[21651]: audit 2024-09-20T19:56:06.642494+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:07.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:07 smithi183 bash[21651]: audit 2024-09-20T19:56:06.647072+0000 mon.a (mon.0) 1281 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:56:07.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:07 smithi183 bash[21651]: audit 2024-09-20T19:56:06.648976+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:56:07.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:07 smithi183 bash[21651]: audit 2024-09-20T19:56:07.057007+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:07.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:07 smithi183 bash[21651]: audit 2024-09-20T19:56:07.068596+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:08.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:08 smithi003 bash[19800]: cephadm 2024-09-20T19:56:06.651529+0000 mgr.y (mgr.15270) 17 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-20T19:56:08.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:08 smithi003 bash[19800]: cephadm 2024-09-20T19:56:06.653195+0000 mgr.y (mgr.15270) 18 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2024-09-20T19:56:08.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:08 smithi003 bash[19800]: cephadm 2024-09-20T19:56:06.804895+0000 mgr.y (mgr.15270) 19 : cephadm [INF] Updating smithi183:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:56:08.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:08 smithi003 bash[19800]: cephadm 2024-09-20T19:56:06.805192+0000 mgr.y (mgr.15270) 20 : cephadm [INF] Updating smithi003:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:56:08.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:08 smithi003 bash[19800]: cephadm 2024-09-20T19:56:06.902910+0000 mgr.y (mgr.15270) 21 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:56:08.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:08 smithi003 bash[19800]: cephadm 2024-09-20T19:56:06.956715+0000 mgr.y (mgr.15270) 22 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:56:08.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:08 smithi003 bash[19800]: cephadm 2024-09-20T19:56:06.966685+0000 mgr.y (mgr.15270) 23 : cephadm [INF] Updating smithi003:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:56:08.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:08 smithi003 bash[19800]: cephadm 2024-09-20T19:56:07.046201+0000 mgr.y (mgr.15270) 24 : cephadm [INF] Updating smithi183:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:56:08.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:08 smithi003 bash[19800]: audit 2024-09-20T19:56:07.124699+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:08.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:08 smithi003 bash[19800]: audit 2024-09-20T19:56:07.138613+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:08.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:08 smithi003 bash[19800]: audit 2024-09-20T19:56:07.147959+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:08.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:08 smithi003 bash[19800]: cephadm 2024-09-20T19:56:07.175939+0000 mgr.y (mgr.15270) 25 : cephadm [INF] Reconfiguring iscsi.foo.smithi003.zzokqj (dependencies changed)... 2024-09-20T19:56:08.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:08 smithi003 bash[19800]: audit 2024-09-20T19:56:07.176479+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.zzokqj", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-20T19:56:08.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:08 smithi003 bash[19800]: audit 2024-09-20T19:56:07.186038+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:56:08.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:08 smithi003 bash[19800]: cephadm 2024-09-20T19:56:07.187431+0000 mgr.y (mgr.15270) 26 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi003.zzokqj on smithi003 2024-09-20T19:56:08.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:08 smithi003 bash[26656]: cephadm 2024-09-20T19:56:06.651529+0000 mgr.y (mgr.15270) 17 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-20T19:56:08.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:08 smithi003 bash[26656]: cephadm 2024-09-20T19:56:06.653195+0000 mgr.y (mgr.15270) 18 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2024-09-20T19:56:08.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:08 smithi003 bash[26656]: cephadm 2024-09-20T19:56:06.804895+0000 mgr.y (mgr.15270) 19 : cephadm [INF] Updating smithi183:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:56:08.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:08 smithi003 bash[26656]: cephadm 2024-09-20T19:56:06.805192+0000 mgr.y (mgr.15270) 20 : cephadm [INF] Updating smithi003:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:56:08.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:08 smithi003 bash[26656]: cephadm 2024-09-20T19:56:06.902910+0000 mgr.y (mgr.15270) 21 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:56:08.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:08 smithi003 bash[26656]: cephadm 2024-09-20T19:56:06.956715+0000 mgr.y (mgr.15270) 22 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:56:08.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:08 smithi003 bash[26656]: cephadm 2024-09-20T19:56:06.966685+0000 mgr.y (mgr.15270) 23 : cephadm [INF] Updating smithi003:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:56:08.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:08 smithi003 bash[26656]: cephadm 2024-09-20T19:56:07.046201+0000 mgr.y (mgr.15270) 24 : cephadm [INF] Updating smithi183:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:56:08.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:08 smithi003 bash[26656]: audit 2024-09-20T19:56:07.124699+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:08.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:08 smithi003 bash[26656]: audit 2024-09-20T19:56:07.138613+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:08.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:08 smithi003 bash[26656]: audit 2024-09-20T19:56:07.147959+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:08.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:08 smithi003 bash[26656]: cephadm 2024-09-20T19:56:07.175939+0000 mgr.y (mgr.15270) 25 : cephadm [INF] Reconfiguring iscsi.foo.smithi003.zzokqj (dependencies changed)... 2024-09-20T19:56:08.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:08 smithi003 bash[26656]: audit 2024-09-20T19:56:07.176479+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.zzokqj", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-20T19:56:08.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:08 smithi003 bash[26656]: audit 2024-09-20T19:56:07.186038+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:56:08.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:08 smithi003 bash[26656]: cephadm 2024-09-20T19:56:07.187431+0000 mgr.y (mgr.15270) 26 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi003.zzokqj on smithi003 2024-09-20T19:56:08.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:08 smithi183 bash[21651]: cephadm 2024-09-20T19:56:06.651529+0000 mgr.y (mgr.15270) 17 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-20T19:56:08.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:08 smithi183 bash[21651]: cephadm 2024-09-20T19:56:06.653195+0000 mgr.y (mgr.15270) 18 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.conf 2024-09-20T19:56:08.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:08 smithi183 bash[21651]: cephadm 2024-09-20T19:56:06.804895+0000 mgr.y (mgr.15270) 19 : cephadm [INF] Updating smithi183:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:56:08.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:08 smithi183 bash[21651]: cephadm 2024-09-20T19:56:06.805192+0000 mgr.y (mgr.15270) 20 : cephadm [INF] Updating smithi003:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:56:08.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:08 smithi183 bash[21651]: cephadm 2024-09-20T19:56:06.902910+0000 mgr.y (mgr.15270) 21 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:56:08.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:08 smithi183 bash[21651]: cephadm 2024-09-20T19:56:06.956715+0000 mgr.y (mgr.15270) 22 : cephadm [INF] Updating smithi183:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:56:08.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:08 smithi183 bash[21651]: cephadm 2024-09-20T19:56:06.966685+0000 mgr.y (mgr.15270) 23 : cephadm [INF] Updating smithi003:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:56:08.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:08 smithi183 bash[21651]: cephadm 2024-09-20T19:56:07.046201+0000 mgr.y (mgr.15270) 24 : cephadm [INF] Updating smithi183:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:56:08.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:08 smithi183 bash[21651]: audit 2024-09-20T19:56:07.124699+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:08.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:08 smithi183 bash[21651]: audit 2024-09-20T19:56:07.138613+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:08.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:08 smithi183 bash[21651]: audit 2024-09-20T19:56:07.147959+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:08.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:08 smithi183 bash[21651]: cephadm 2024-09-20T19:56:07.175939+0000 mgr.y (mgr.15270) 25 : cephadm [INF] Reconfiguring iscsi.foo.smithi003.zzokqj (dependencies changed)... 2024-09-20T19:56:08.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:08 smithi183 bash[21651]: audit 2024-09-20T19:56:07.176479+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi003.zzokqj", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-20T19:56:08.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:08 smithi183 bash[21651]: audit 2024-09-20T19:56:07.186038+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:56:08.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:08 smithi183 bash[21651]: cephadm 2024-09-20T19:56:07.187431+0000 mgr.y (mgr.15270) 26 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi003.zzokqj on smithi003 2024-09-20T19:56:09.336 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:09 smithi003 bash[26656]: cluster 2024-09-20T19:56:08.044945+0000 mgr.y (mgr.15270) 27 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T19:56:09.336 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:09 smithi003 bash[19800]: cluster 2024-09-20T19:56:08.044945+0000 mgr.y (mgr.15270) 27 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T19:56:09.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:09 smithi183 bash[21651]: cluster 2024-09-20T19:56:08.044945+0000 mgr.y (mgr.15270) 27 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T19:56:11.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:11 smithi003 bash[26656]: cluster 2024-09-20T19:56:10.046466+0000 mgr.y (mgr.15270) 28 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:56:11.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:11 smithi003 bash[26656]: audit 2024-09-20T19:56:10.801986+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:11.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:11 smithi003 bash[26656]: audit 2024-09-20T19:56:10.808414+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:11.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:11 smithi003 bash[19800]: cluster 2024-09-20T19:56:10.046466+0000 mgr.y (mgr.15270) 28 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:56:11.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:11 smithi003 bash[19800]: audit 2024-09-20T19:56:10.801986+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:11.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:11 smithi003 bash[19800]: audit 2024-09-20T19:56:10.808414+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:11.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:11 smithi183 bash[21651]: cluster 2024-09-20T19:56:10.046466+0000 mgr.y (mgr.15270) 28 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:56:11.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:11 smithi183 bash[21651]: audit 2024-09-20T19:56:10.801986+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:11.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:11 smithi183 bash[21651]: audit 2024-09-20T19:56:10.808414+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:12.336 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:12 smithi003 bash[19800]: cephadm 2024-09-20T19:56:10.810128+0000 mgr.y (mgr.15270) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T19:56:12.336 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:12 smithi003 bash[19800]: cephadm 2024-09-20T19:56:11.073489+0000 mgr.y (mgr.15270) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi183 2024-09-20T19:56:12.336 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:12 smithi003 bash[26656]: cephadm 2024-09-20T19:56:10.810128+0000 mgr.y (mgr.15270) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T19:56:12.337 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:12 smithi003 bash[26656]: cephadm 2024-09-20T19:56:11.073489+0000 mgr.y (mgr.15270) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi183 2024-09-20T19:56:12.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:12 smithi183 bash[21651]: cephadm 2024-09-20T19:56:10.810128+0000 mgr.y (mgr.15270) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T19:56:12.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:12 smithi183 bash[21651]: cephadm 2024-09-20T19:56:11.073489+0000 mgr.y (mgr.15270) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi183 2024-09-20T19:56:13.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:13 smithi183 bash[21651]: cluster 2024-09-20T19:56:12.046984+0000 mgr.y (mgr.15270) 31 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:56:13.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:13 smithi183 bash[21651]: audit 2024-09-20T19:56:12.631354+0000 mon.a (mon.0) 1292 : audit [DBG] from='client.? 172.21.15.3:0/3010487121' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T19:56:13.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:13 smithi003 bash[19800]: cluster 2024-09-20T19:56:12.046984+0000 mgr.y (mgr.15270) 31 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:56:13.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:13 smithi003 bash[19800]: audit 2024-09-20T19:56:12.631354+0000 mon.a (mon.0) 1292 : audit [DBG] from='client.? 172.21.15.3:0/3010487121' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T19:56:13.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:13 smithi003 bash[26656]: cluster 2024-09-20T19:56:12.046984+0000 mgr.y (mgr.15270) 31 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:56:13.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:13 smithi003 bash[26656]: audit 2024-09-20T19:56:12.631354+0000 mon.a (mon.0) 1292 : audit [DBG] from='client.? 172.21.15.3:0/3010487121' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T19:56:14.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:14 smithi003 bash[19800]: audit 2024-09-20T19:56:14.007663+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:56:14.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:14 smithi003 bash[26656]: audit 2024-09-20T19:56:14.007663+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:56:14.466 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:14 smithi183 bash[21651]: audit 2024-09-20T19:56:14.007663+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:56:15.390 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:15 smithi183 bash[21651]: cluster 2024-09-20T19:56:14.048554+0000 mgr.y (mgr.15270) 32 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:56:15.390 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:15 smithi183 systemd[1]: Stopping Ceph prometheus.a for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T19:56:15.390 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:15 smithi183 bash[53868]: ts=2024-09-20T19:56:15.215Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-20T19:56:15.390 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:15 smithi183 bash[53868]: ts=2024-09-20T19:56:15.215Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-20T19:56:15.390 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:15 smithi183 bash[53868]: ts=2024-09-20T19:56:15.215Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-20T19:56:15.390 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:15 smithi183 bash[53868]: ts=2024-09-20T19:56:15.215Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-20T19:56:15.390 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:15 smithi183 bash[53868]: ts=2024-09-20T19:56:15.215Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-20T19:56:15.390 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:15 smithi183 bash[53868]: ts=2024-09-20T19:56:15.215Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-20T19:56:15.391 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:15 smithi183 bash[53868]: ts=2024-09-20T19:56:15.215Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-20T19:56:15.391 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:15 smithi183 bash[53868]: ts=2024-09-20T19:56:15.215Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-20T19:56:15.391 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:15 smithi183 bash[53868]: ts=2024-09-20T19:56:15.215Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-20T19:56:15.391 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:15 smithi183 bash[53868]: ts=2024-09-20T19:56:15.216Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-20T19:56:15.391 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:15 smithi183 bash[53868]: ts=2024-09-20T19:56:15.216Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-20T19:56:15.391 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:15 smithi183 bash[53868]: ts=2024-09-20T19:56:15.216Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-20T19:56:15.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:15 smithi003 bash[19800]: cluster 2024-09-20T19:56:14.048554+0000 mgr.y (mgr.15270) 32 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:56:15.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:15 smithi003 bash[26656]: cluster 2024-09-20T19:56:14.048554+0000 mgr.y (mgr.15270) 32 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:56:16.017 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:15 smithi183 bash[55063]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T19:56:16.017 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:15 smithi183 bash[55123]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T19:56:16.017 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:15 smithi183 systemd[1]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-20T19:56:16.017 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:15 smithi183 systemd[1]: Stopped Ceph prometheus.a for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T19:56:16.017 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:15 smithi183 systemd[1]: Started Ceph prometheus.a for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T19:56:17.329 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:16 smithi183 bash[21651]: audit 2024-09-20T19:56:15.962418+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:17.329 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:16 smithi183 bash[21651]: audit 2024-09-20T19:56:15.973296+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:17.329 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:16 smithi183 bash[21651]: audit 2024-09-20T19:56:15.979498+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:56:17.329 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:16 smithi183 bash[21651]: audit 2024-09-20T19:56:15.981139+0000 mgr.y (mgr.15270) 33 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:56:17.329 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:16 smithi183 bash[21651]: audit 2024-09-20T19:56:16.001190+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:17.329 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:16 smithi183 bash[21651]: cephadm 2024-09-20T19:56:16.003480+0000 mgr.y (mgr.15270) 34 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.3:5000 to Dashboard 2024-09-20T19:56:17.329 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:16 smithi183 bash[21651]: audit 2024-09-20T19:56:16.003931+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:56:17.329 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:16 smithi183 bash[21651]: audit 2024-09-20T19:56:16.004594+0000 mgr.y (mgr.15270) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:56:17.329 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:16 smithi183 bash[21651]: audit 2024-09-20T19:56:16.007258+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi003"}]: dispatch 2024-09-20T19:56:17.329 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:16 smithi183 bash[21651]: audit 2024-09-20T19:56:16.008010+0000 mgr.y (mgr.15270) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi003"}]: dispatch 2024-09-20T19:56:17.330 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:16 smithi183 bash[21651]: audit 2024-09-20T19:56:16.013039+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:17.330 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:16 smithi183 bash[21651]: audit 2024-09-20T19:56:16.019382+0000 mon.a (mon.0) 1301 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:56:17.330 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:16 smithi183 bash[21651]: audit 2024-09-20T19:56:16.020069+0000 mgr.y (mgr.15270) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:56:17.330 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:16 smithi183 bash[21651]: cluster 2024-09-20T19:56:16.049678+0000 mgr.y (mgr.15270) 38 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:56:17.330 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:16 smithi183 bash[21651]: audit 2024-09-20T19:56:16.073326+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:56:17.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:16 smithi003 bash[19800]: audit 2024-09-20T19:56:15.962418+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:17.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:16 smithi003 bash[19800]: audit 2024-09-20T19:56:15.973296+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:17.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:16 smithi003 bash[19800]: audit 2024-09-20T19:56:15.979498+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:56:17.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:16 smithi003 bash[19800]: audit 2024-09-20T19:56:15.981139+0000 mgr.y (mgr.15270) 33 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:56:17.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:16 smithi003 bash[19800]: audit 2024-09-20T19:56:16.001190+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:17.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:16 smithi003 bash[19800]: cephadm 2024-09-20T19:56:16.003480+0000 mgr.y (mgr.15270) 34 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.3:5000 to Dashboard 2024-09-20T19:56:17.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:16 smithi003 bash[19800]: audit 2024-09-20T19:56:16.003931+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:56:17.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:16 smithi003 bash[19800]: audit 2024-09-20T19:56:16.004594+0000 mgr.y (mgr.15270) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:56:17.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:16 smithi003 bash[19800]: audit 2024-09-20T19:56:16.007258+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi003"}]: dispatch 2024-09-20T19:56:17.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:16 smithi003 bash[19800]: audit 2024-09-20T19:56:16.008010+0000 mgr.y (mgr.15270) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi003"}]: dispatch 2024-09-20T19:56:17.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:16 smithi003 bash[19800]: audit 2024-09-20T19:56:16.013039+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:17.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:16 smithi003 bash[19800]: audit 2024-09-20T19:56:16.019382+0000 mon.a (mon.0) 1301 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:56:17.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:16 smithi003 bash[19800]: audit 2024-09-20T19:56:16.020069+0000 mgr.y (mgr.15270) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:56:17.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:16 smithi003 bash[19800]: cluster 2024-09-20T19:56:16.049678+0000 mgr.y (mgr.15270) 38 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:56:17.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:16 smithi003 bash[19800]: audit 2024-09-20T19:56:16.073326+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:56:17.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:16 smithi003 bash[26656]: audit 2024-09-20T19:56:15.962418+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:17.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:16 smithi003 bash[26656]: audit 2024-09-20T19:56:15.973296+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:17.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:16 smithi003 bash[26656]: audit 2024-09-20T19:56:15.979498+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:56:17.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:16 smithi003 bash[26656]: audit 2024-09-20T19:56:15.981139+0000 mgr.y (mgr.15270) 33 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:56:17.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:16 smithi003 bash[26656]: audit 2024-09-20T19:56:16.001190+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:17.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:16 smithi003 bash[26656]: cephadm 2024-09-20T19:56:16.003480+0000 mgr.y (mgr.15270) 34 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.3:5000 to Dashboard 2024-09-20T19:56:17.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:16 smithi003 bash[26656]: audit 2024-09-20T19:56:16.003931+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:56:17.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:16 smithi003 bash[26656]: audit 2024-09-20T19:56:16.004594+0000 mgr.y (mgr.15270) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:56:17.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:16 smithi003 bash[26656]: audit 2024-09-20T19:56:16.007258+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi003"}]: dispatch 2024-09-20T19:56:17.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:16 smithi003 bash[26656]: audit 2024-09-20T19:56:16.008010+0000 mgr.y (mgr.15270) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi003"}]: dispatch 2024-09-20T19:56:17.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:16 smithi003 bash[26656]: audit 2024-09-20T19:56:16.013039+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:17.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:16 smithi003 bash[26656]: audit 2024-09-20T19:56:16.019382+0000 mon.a (mon.0) 1301 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:56:17.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:16 smithi003 bash[26656]: audit 2024-09-20T19:56:16.020069+0000 mgr.y (mgr.15270) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:56:17.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:16 smithi003 bash[26656]: cluster 2024-09-20T19:56:16.049678+0000 mgr.y (mgr.15270) 38 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:56:17.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:16 smithi003 bash[26656]: audit 2024-09-20T19:56:16.073326+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:56:17.901 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:17 smithi183 bash[55150]: ts=2024-09-20T19:56:17.669Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-20T19:56:17.901 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:17 smithi183 bash[55150]: ts=2024-09-20T19:56:17.669Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-20T19:56:17.901 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:17 smithi183 bash[55150]: ts=2024-09-20T19:56:17.669Z caller=main.go:570 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi183 (none))" 2024-09-20T19:56:17.901 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:17 smithi183 bash[55150]: ts=2024-09-20T19:56:17.669Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-20T19:56:17.901 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:17 smithi183 bash[55150]: ts=2024-09-20T19:56:17.669Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-20T19:56:17.901 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:17 smithi183 bash[55150]: ts=2024-09-20T19:56:17.670Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-20T19:56:17.902 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:17 smithi183 bash[55150]: ts=2024-09-20T19:56:17.671Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-20T19:56:17.902 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:17 smithi183 bash[55150]: ts=2024-09-20T19:56:17.673Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-20T19:56:17.902 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:17 smithi183 bash[55150]: ts=2024-09-20T19:56:17.673Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-20T19:56:17.902 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:17 smithi183 bash[55150]: ts=2024-09-20T19:56:17.675Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-20T19:56:17.902 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:17 smithi183 bash[55150]: ts=2024-09-20T19:56:17.675Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.731µs 2024-09-20T19:56:17.902 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:17 smithi183 bash[55150]: ts=2024-09-20T19:56:17.675Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-20T19:56:17.902 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:17 smithi183 bash[55150]: ts=2024-09-20T19:56:17.675Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-09-20T19:56:17.902 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:17 smithi183 bash[55150]: ts=2024-09-20T19:56:17.689Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-09-20T19:56:17.902 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:17 smithi183 bash[55150]: ts=2024-09-20T19:56:17.694Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-09-20T19:56:17.902 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:17 smithi183 bash[55150]: ts=2024-09-20T19:56:17.697Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-09-20T19:56:17.902 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:17 smithi183 bash[55150]: ts=2024-09-20T19:56:17.703Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-09-20T19:56:17.903 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:17 smithi183 bash[55150]: ts=2024-09-20T19:56:17.703Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-09-20T19:56:17.903 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:17 smithi183 bash[55150]: ts=2024-09-20T19:56:17.703Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=40.831µs wal_replay_duration=28.697972ms wbl_replay_duration=115ns total_replay_duration=28.769574ms 2024-09-20T19:56:17.903 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:17 smithi183 bash[55150]: ts=2024-09-20T19:56:17.705Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-20T19:56:17.903 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:17 smithi183 bash[55150]: ts=2024-09-20T19:56:17.705Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-20T19:56:17.903 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:17 smithi183 bash[55150]: ts=2024-09-20T19:56:17.705Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-20T19:56:17.903 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:17 smithi183 bash[55150]: ts=2024-09-20T19:56:17.732Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=26.981761ms db_storage=1.175µs remote_storage=1.282µs web_handler=398ns query_engine=596ns scrape=6.481805ms scrape_sd=154.853µs notify=12.406µs notify_sd=23.131µs rules=19.924242ms tracing=5.656µs 2024-09-20T19:56:17.903 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:17 smithi183 bash[55150]: ts=2024-09-20T19:56:17.732Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-20T19:56:17.903 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:17 smithi183 bash[55150]: ts=2024-09-20T19:56:17.732Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-20T19:56:19.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:19 smithi003 bash[26656]: cluster 2024-09-20T19:56:18.050511+0000 mgr.y (mgr.15270) 39 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:56:19.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:19 smithi003 bash[26656]: audit 2024-09-20T19:56:18.723119+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T19:56:19.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:19 smithi003 bash[26656]: audit 2024-09-20T19:56:18.724613+0000 mon.a (mon.0) 1304 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T19:56:19.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:19 smithi003 bash[26656]: audit 2024-09-20T19:56:18.726023+0000 mon.a (mon.0) 1305 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:56:19.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:19 smithi003 bash[19800]: cluster 2024-09-20T19:56:18.050511+0000 mgr.y (mgr.15270) 39 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:56:19.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:19 smithi003 bash[19800]: audit 2024-09-20T19:56:18.723119+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T19:56:19.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:19 smithi003 bash[19800]: audit 2024-09-20T19:56:18.724613+0000 mon.a (mon.0) 1304 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T19:56:19.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:19 smithi003 bash[19800]: audit 2024-09-20T19:56:18.726023+0000 mon.a (mon.0) 1305 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:56:19.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:19 smithi183 bash[21651]: cluster 2024-09-20T19:56:18.050511+0000 mgr.y (mgr.15270) 39 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:56:19.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:19 smithi183 bash[21651]: audit 2024-09-20T19:56:18.723119+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T19:56:19.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:19 smithi183 bash[21651]: audit 2024-09-20T19:56:18.724613+0000 mon.a (mon.0) 1304 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T19:56:19.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:19 smithi183 bash[21651]: audit 2024-09-20T19:56:18.726023+0000 mon.a (mon.0) 1305 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:56:20.375 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:20 smithi183 bash[21651]: cephadm 2024-09-20T19:56:18.722441+0000 mgr.y (mgr.15270) 40 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-20T19:56:20.375 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:20 smithi183 bash[21651]: cephadm 2024-09-20T19:56:18.727619+0000 mgr.y (mgr.15270) 41 : cephadm [INF] Deploying daemon mgr.x on smithi183 2024-09-20T19:56:20.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:20 smithi003 bash[26656]: cephadm 2024-09-20T19:56:18.722441+0000 mgr.y (mgr.15270) 40 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-20T19:56:20.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:20 smithi003 bash[26656]: cephadm 2024-09-20T19:56:18.727619+0000 mgr.y (mgr.15270) 41 : cephadm [INF] Deploying daemon mgr.x on smithi183 2024-09-20T19:56:20.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:20 smithi003 bash[19800]: cephadm 2024-09-20T19:56:18.722441+0000 mgr.y (mgr.15270) 40 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-20T19:56:20.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:20 smithi003 bash[19800]: cephadm 2024-09-20T19:56:18.727619+0000 mgr.y (mgr.15270) 41 : cephadm [INF] Deploying daemon mgr.x on smithi183 2024-09-20T19:56:21.340 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 19:56:21 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:21.340 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 19:56:21 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:21.341 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 19:56:21 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:21.341 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:56:21 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:21.341 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:21 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:21.341 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:21 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:21.342 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:56:21 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:21.342 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:21 smithi183 bash[21651]: cluster 2024-09-20T19:56:20.052404+0000 mgr.y (mgr.15270) 42 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:56:21.342 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:21 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:21.342 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 19:56:21 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:21.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:21 smithi003 bash[19800]: cluster 2024-09-20T19:56:20.052404+0000 mgr.y (mgr.15270) 42 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:56:21.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:21 smithi003 bash[26656]: cluster 2024-09-20T19:56:20.052404+0000 mgr.y (mgr.15270) 42 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:56:21.679 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:56:21 smithi183 systemd[1]: Stopping Ceph mgr.x for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T19:56:22.298 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:56:21 smithi183 bash[55426]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-mgr-x 2024-09-20T19:56:22.299 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:56:22 smithi183 systemd[1]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-20T19:56:22.299 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:56:22 smithi183 bash[55488]: Error response from daemon: No such container: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-mgr-x 2024-09-20T19:56:22.299 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:56:22 smithi183 systemd[1]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490@mgr.x.service: Failed with result 'exit-code'. 2024-09-20T19:56:22.299 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:56:22 smithi183 systemd[1]: Stopped Ceph mgr.x for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T19:56:22.798 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 19:56:22 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:22.798 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:22 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:22.799 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 19:56:22 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:22.799 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 19:56:22 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:22.799 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:22 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:22.799 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:56:22 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:22.800 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:56:22 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:22.800 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:56:22 smithi183 systemd[1]: Started Ceph mgr.x for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T19:56:22.800 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 19:56:22 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:22.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:22 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:23.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:23 smithi003 bash[19800]: cluster 2024-09-20T19:56:22.053189+0000 mgr.y (mgr.15270) 43 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:56:23.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:23 smithi003 bash[19800]: audit 2024-09-20T19:56:22.522266+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:23.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:23 smithi003 bash[19800]: audit 2024-09-20T19:56:22.534916+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:23.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:23 smithi003 bash[26656]: cluster 2024-09-20T19:56:22.053189+0000 mgr.y (mgr.15270) 43 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:56:23.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:23 smithi003 bash[26656]: audit 2024-09-20T19:56:22.522266+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:23.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:23 smithi003 bash[26656]: audit 2024-09-20T19:56:22.534916+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:23.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:23 smithi183 bash[21651]: cluster 2024-09-20T19:56:22.053189+0000 mgr.y (mgr.15270) 43 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:56:23.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:23 smithi183 bash[21651]: audit 2024-09-20T19:56:22.522266+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:23.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:23 smithi183 bash[21651]: audit 2024-09-20T19:56:22.534916+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:24.048 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:56:23 smithi183 bash[55545]: debug 2024-09-20T19:56:23.697+0000 7f338834a640 1 -- 172.21.15.183:0/4050775402 <== mon.1 v2:172.21.15.183:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5562443630e0 con 0x556244364800 2024-09-20T19:56:24.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:24 smithi003 bash[19800]: audit 2024-09-20T19:56:22.352648+0000 mgr.y (mgr.15270) 44 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:56:24.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:24 smithi003 bash[26656]: audit 2024-09-20T19:56:22.352648+0000 mgr.y (mgr.15270) 44 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:56:24.453 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:56:24 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:56:24] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-20T19:56:24.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:24 smithi183 bash[21651]: audit 2024-09-20T19:56:22.352648+0000 mgr.y (mgr.15270) 44 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:56:25.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:25 smithi003 bash[19800]: cluster 2024-09-20T19:56:24.054754+0000 mgr.y (mgr.15270) 45 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:56:25.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:25 smithi003 bash[26656]: cluster 2024-09-20T19:56:24.054754+0000 mgr.y (mgr.15270) 45 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:56:25.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:25 smithi183 bash[21651]: cluster 2024-09-20T19:56:24.054754+0000 mgr.y (mgr.15270) 45 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:56:27.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:27 smithi003 bash[19800]: cluster 2024-09-20T19:56:26.055499+0000 mgr.y (mgr.15270) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:56:27.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:27 smithi003 bash[26656]: cluster 2024-09-20T19:56:26.055499+0000 mgr.y (mgr.15270) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:56:27.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:27 smithi183 bash[21651]: cluster 2024-09-20T19:56:26.055499+0000 mgr.y (mgr.15270) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:56:29.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:29 smithi003 bash[19800]: cluster 2024-09-20T19:56:28.056010+0000 mgr.y (mgr.15270) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:56:29.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:29 smithi003 bash[19800]: audit 2024-09-20T19:56:28.490336+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:29.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:29 smithi003 bash[19800]: audit 2024-09-20T19:56:28.501360+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:29.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:29 smithi003 bash[19800]: audit 2024-09-20T19:56:28.563311+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:29.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:29 smithi003 bash[19800]: audit 2024-09-20T19:56:28.569094+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:29.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:29 smithi003 bash[19800]: audit 2024-09-20T19:56:29.007474+0000 mon.a (mon.0) 1312 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:56:29.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:29 smithi003 bash[26656]: cluster 2024-09-20T19:56:28.056010+0000 mgr.y (mgr.15270) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:56:29.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:29 smithi003 bash[26656]: audit 2024-09-20T19:56:28.490336+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:29.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:29 smithi003 bash[26656]: audit 2024-09-20T19:56:28.501360+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:29.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:29 smithi003 bash[26656]: audit 2024-09-20T19:56:28.563311+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:29.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:29 smithi003 bash[26656]: audit 2024-09-20T19:56:28.569094+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:29.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:29 smithi003 bash[26656]: audit 2024-09-20T19:56:29.007474+0000 mon.a (mon.0) 1312 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:56:29.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:29 smithi183 bash[21651]: cluster 2024-09-20T19:56:28.056010+0000 mgr.y (mgr.15270) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:56:29.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:29 smithi183 bash[21651]: audit 2024-09-20T19:56:28.490336+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:29.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:29 smithi183 bash[21651]: audit 2024-09-20T19:56:28.501360+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:29.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:29 smithi183 bash[21651]: audit 2024-09-20T19:56:28.563311+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:29.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:29 smithi183 bash[21651]: audit 2024-09-20T19:56:28.569094+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:29.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:29 smithi183 bash[21651]: audit 2024-09-20T19:56:29.007474+0000 mon.a (mon.0) 1312 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:56:30.298 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:56:29 smithi183 bash[55545]: [20/Sep/2024:19:56:29] ENGINE Bus STARTING 2024-09-20T19:56:30.298 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:56:29 smithi183 bash[55545]: CherryPy Checker: 2024-09-20T19:56:30.298 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:56:29 smithi183 bash[55545]: The Application mounted at '' has an empty config. 2024-09-20T19:56:30.298 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:56:30 smithi183 bash[55545]: [20/Sep/2024:19:56:30] ENGINE Serving on http://:::9283 2024-09-20T19:56:30.298 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:56:30 smithi183 bash[55545]: [20/Sep/2024:19:56:30] ENGINE Bus STARTED 2024-09-20T19:56:31.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:30 smithi183 bash[21651]: audit 2024-09-20T19:56:29.738449+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:31.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:30 smithi183 bash[21651]: audit 2024-09-20T19:56:29.751504+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:31.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:30 smithi183 bash[21651]: cluster 2024-09-20T19:56:29.941764+0000 mon.a (mon.0) 1315 : cluster [DBG] Standby manager daemon x restarted 2024-09-20T19:56:31.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:30 smithi183 bash[21651]: cluster 2024-09-20T19:56:29.942076+0000 mon.a (mon.0) 1316 : cluster [DBG] Standby manager daemon x started 2024-09-20T19:56:31.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:30 smithi183 bash[21651]: audit 2024-09-20T19:56:29.949472+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.? 172.21.15.183:0/1667378070' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T19:56:31.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:30 smithi183 bash[21651]: audit 2024-09-20T19:56:29.950189+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.? 172.21.15.183:0/1667378070' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:56:31.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:30 smithi183 bash[21651]: audit 2024-09-20T19:56:29.952165+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.? 172.21.15.183:0/1667378070' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T19:56:31.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:30 smithi183 bash[21651]: audit 2024-09-20T19:56:29.953796+0000 mon.b (mon.1) 148 : audit [DBG] from='mgr.? 172.21.15.183:0/1667378070' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:56:31.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:30 smithi183 bash[21651]: cluster 2024-09-20T19:56:30.057651+0000 mgr.y (mgr.15270) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:56:31.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:30 smithi003 bash[19800]: audit 2024-09-20T19:56:29.738449+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:31.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:30 smithi003 bash[19800]: audit 2024-09-20T19:56:29.751504+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:31.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:30 smithi003 bash[19800]: cluster 2024-09-20T19:56:29.941764+0000 mon.a (mon.0) 1315 : cluster [DBG] Standby manager daemon x restarted 2024-09-20T19:56:31.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:30 smithi003 bash[19800]: cluster 2024-09-20T19:56:29.942076+0000 mon.a (mon.0) 1316 : cluster [DBG] Standby manager daemon x started 2024-09-20T19:56:31.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:30 smithi003 bash[19800]: audit 2024-09-20T19:56:29.949472+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.? 172.21.15.183:0/1667378070' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T19:56:31.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:30 smithi003 bash[19800]: audit 2024-09-20T19:56:29.950189+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.? 172.21.15.183:0/1667378070' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:56:31.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:30 smithi003 bash[19800]: audit 2024-09-20T19:56:29.952165+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.? 172.21.15.183:0/1667378070' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T19:56:31.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:30 smithi003 bash[19800]: audit 2024-09-20T19:56:29.953796+0000 mon.b (mon.1) 148 : audit [DBG] from='mgr.? 172.21.15.183:0/1667378070' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:56:31.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:30 smithi003 bash[19800]: cluster 2024-09-20T19:56:30.057651+0000 mgr.y (mgr.15270) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:56:31.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:30 smithi003 bash[26656]: audit 2024-09-20T19:56:29.738449+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:31.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:30 smithi003 bash[26656]: audit 2024-09-20T19:56:29.751504+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:31.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:30 smithi003 bash[26656]: cluster 2024-09-20T19:56:29.941764+0000 mon.a (mon.0) 1315 : cluster [DBG] Standby manager daemon x restarted 2024-09-20T19:56:31.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:30 smithi003 bash[26656]: cluster 2024-09-20T19:56:29.942076+0000 mon.a (mon.0) 1316 : cluster [DBG] Standby manager daemon x started 2024-09-20T19:56:31.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:30 smithi003 bash[26656]: audit 2024-09-20T19:56:29.949472+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.? 172.21.15.183:0/1667378070' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T19:56:31.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:30 smithi003 bash[26656]: audit 2024-09-20T19:56:29.950189+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.? 172.21.15.183:0/1667378070' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:56:31.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:30 smithi003 bash[26656]: audit 2024-09-20T19:56:29.952165+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.? 172.21.15.183:0/1667378070' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T19:56:31.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:30 smithi003 bash[26656]: audit 2024-09-20T19:56:29.953796+0000 mon.b (mon.1) 148 : audit [DBG] from='mgr.? 172.21.15.183:0/1667378070' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:56:31.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:30 smithi003 bash[26656]: cluster 2024-09-20T19:56:30.057651+0000 mgr.y (mgr.15270) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:56:32.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:31 smithi183 bash[21651]: cluster 2024-09-20T19:56:30.770048+0000 mon.a (mon.0) 1317 : cluster [DBG] mgrmap e44: y(active, since 32s), standbys: x 2024-09-20T19:56:32.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:31 smithi003 bash[19800]: cluster 2024-09-20T19:56:30.770048+0000 mon.a (mon.0) 1317 : cluster [DBG] mgrmap e44: y(active, since 32s), standbys: x 2024-09-20T19:56:32.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:31 smithi003 bash[26656]: cluster 2024-09-20T19:56:30.770048+0000 mon.a (mon.0) 1317 : cluster [DBG] mgrmap e44: y(active, since 32s), standbys: x 2024-09-20T19:56:33.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:32 smithi183 bash[21651]: cluster 2024-09-20T19:56:32.058467+0000 mgr.y (mgr.15270) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:56:33.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:32 smithi003 bash[19800]: cluster 2024-09-20T19:56:32.058467+0000 mgr.y (mgr.15270) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:56:33.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:32 smithi003 bash[26656]: cluster 2024-09-20T19:56:32.058467+0000 mgr.y (mgr.15270) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:56:34.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:33 smithi183 bash[21651]: audit 2024-09-20T19:56:32.363768+0000 mgr.y (mgr.15270) 50 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:56:34.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:33 smithi003 bash[26656]: audit 2024-09-20T19:56:32.363768+0000 mgr.y (mgr.15270) 50 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:56:34.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:33 smithi003 bash[19800]: audit 2024-09-20T19:56:32.363768+0000 mgr.y (mgr.15270) 50 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:56:34.328 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-20T19:56:34.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:56:34 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:56:34] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-20T19:56:34.981 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:56:34.982 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (25m) 6s ago 25m 14.0M - 0.25.0 c8568f914cd2 59a9da2906ec 2024-09-20T19:56:34.982 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi183 *:3000 running (25m) 6s ago 25m 73.7M - 9.4.12 2bacad6d85d8 c9a7bba266d4 2024-09-20T19:56:34.982 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.zzokqj smithi003 *:5000 running (24s) 6s ago 23m 47.1M - 3.8 6acb0a031eab d2e13422a011 2024-09-20T19:56:34.982 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi183 *:8443,9283,8765 running (12s) 6s ago 34m 140M - 19.3.0-5099-g88deadb8 441f9a3fe515 210cd19f5bae 2024-09-20T19:56:34.982 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (10m) 6s ago 36m 496M - 19.3.0-5099-g88deadb8 441f9a3fe515 9aa6e2f22487 2024-09-20T19:56:34.982 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (36m) 6s ago 36m 86.2M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 573f70d763bc 2024-09-20T19:56:34.982 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi183 running (34m) 6s ago 34m 60.5M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 0b6efef5dac7 2024-09-20T19:56:34.982 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (34m) 6s ago 34m 60.4M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab ec60aaecf15d 2024-09-20T19:56:34.982 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (25m) 6s ago 25m 9052k - 1.5.0 0da6a335fe13 8981f0b6357d 2024-09-20T19:56:34.982 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi183 *:9100 running (25m) 6s ago 25m 8884k - 1.5.0 0da6a335fe13 6ba7c11a0a8f 2024-09-20T19:56:34.982 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (33m) 6s ago 33m 66.5M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab f34f0142facb 2024-09-20T19:56:34.982 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (32m) 6s ago 32m 58.3M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab 682cabe7b674 2024-09-20T19:56:34.983 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (31m) 6s ago 31m 60.8M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab 945fc7b53bc0 2024-09-20T19:56:34.983 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (30m) 6s ago 30m 56.7M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab f18d3679bb9e 2024-09-20T19:56:34.983 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi183 running (29m) 6s ago 29m 68.3M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab acf213ee960c 2024-09-20T19:56:34.983 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi183 running (28m) 6s ago 28m 64.2M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab e79f0a743785 2024-09-20T19:56:34.983 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi183 running (27m) 6s ago 27m 55.7M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 164041c5816b 2024-09-20T19:56:34.983 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi183 running (27m) 6s ago 27m 66.7M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 0eac55f5717e 2024-09-20T19:56:34.983 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi183 *:9095 running (19s) 6s ago 26m 36.0M - 2.43.0 a07b618ecd1d 58c556c0b027 2024-09-20T19:56:34.983 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.tcdhwz smithi003 *:8000 running (23m) 6s ago 23m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 8fc205227459 2024-09-20T19:56:34.983 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi183.lyzazb smithi183 *:8000 running (23m) 6s ago 23m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 7387a3c9206c 2024-09-20T19:56:35.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:34 smithi183 bash[21651]: cluster 2024-09-20T19:56:34.060044+0000 mgr.y (mgr.15270) 51 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:56:35.060 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:34 smithi003 bash[26656]: cluster 2024-09-20T19:56:34.060044+0000 mgr.y (mgr.15270) 51 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:56:35.060 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:34 smithi003 bash[19800]: cluster 2024-09-20T19:56:34.060044+0000 mgr.y (mgr.15270) 51 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:56:35.366 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T19:56:35.366 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-20T19:56:35.366 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T19:56:35.366 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:56:35.366 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-20T19:56:35.366 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:56:35.366 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:56:35.367 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-20T19:56:35.367 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:56:35.367 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:56:35.367 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-20T19:56:35.367 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:56:35.367 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:56:35.367 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-20T19:56:35.367 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 13, 2024-09-20T19:56:35.367 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:56:35.367 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-20T19:56:35.367 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T19:56:35.693 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T19:56:35.693 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:56:35.693 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-20T19:56:35.693 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-20T19:56:35.693 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [ 2024-09-20T19:56:35.694 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr" 2024-09-20T19:56:35.694 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-20T19:56:35.694 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "2/2 daemons upgraded", 2024-09-20T19:56:35.694 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading mgr daemons", 2024-09-20T19:56:35.694 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-20T19:56:35.694 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T19:56:36.042 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:35 smithi183 bash[21651]: audit 2024-09-20T19:56:34.314532+0000 mgr.y (mgr.15270) 52 : audit [DBG] from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:56:36.042 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:35 smithi183 bash[21651]: audit 2024-09-20T19:56:34.648598+0000 mgr.y (mgr.15270) 53 : audit [DBG] from='client.25355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:56:36.042 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:35 smithi183 bash[21651]: audit 2024-09-20T19:56:34.966976+0000 mgr.y (mgr.15270) 54 : audit [DBG] from='client.25361 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:56:36.042 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:35 smithi183 bash[21651]: audit 2024-09-20T19:56:35.365528+0000 mon.a (mon.0) 1318 : audit [DBG] from='client.? 172.21.15.3:0/3781511530' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:56:36.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:35 smithi003 bash[19800]: audit 2024-09-20T19:56:34.314532+0000 mgr.y (mgr.15270) 52 : audit [DBG] from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:56:36.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:35 smithi003 bash[19800]: audit 2024-09-20T19:56:34.648598+0000 mgr.y (mgr.15270) 53 : audit [DBG] from='client.25355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:56:36.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:35 smithi003 bash[19800]: audit 2024-09-20T19:56:34.966976+0000 mgr.y (mgr.15270) 54 : audit [DBG] from='client.25361 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:56:36.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:35 smithi003 bash[19800]: audit 2024-09-20T19:56:35.365528+0000 mon.a (mon.0) 1318 : audit [DBG] from='client.? 172.21.15.3:0/3781511530' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:56:36.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:35 smithi003 bash[26656]: audit 2024-09-20T19:56:34.314532+0000 mgr.y (mgr.15270) 52 : audit [DBG] from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:56:36.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:35 smithi003 bash[26656]: audit 2024-09-20T19:56:34.648598+0000 mgr.y (mgr.15270) 53 : audit [DBG] from='client.25355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:56:36.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:35 smithi003 bash[26656]: audit 2024-09-20T19:56:34.966976+0000 mgr.y (mgr.15270) 54 : audit [DBG] from='client.25361 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:56:36.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:35 smithi003 bash[26656]: audit 2024-09-20T19:56:35.365528+0000 mon.a (mon.0) 1318 : audit [DBG] from='client.? 172.21.15.3:0/3781511530' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:56:37.041 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:36 smithi003 bash[19800]: audit 2024-09-20T19:56:35.692282+0000 mgr.y (mgr.15270) 55 : audit [DBG] from='client.15489 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:56:37.042 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:36 smithi003 bash[19800]: cluster 2024-09-20T19:56:36.060805+0000 mgr.y (mgr.15270) 56 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:56:37.042 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:36 smithi003 bash[26656]: audit 2024-09-20T19:56:35.692282+0000 mgr.y (mgr.15270) 55 : audit [DBG] from='client.15489 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:56:37.042 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:36 smithi003 bash[26656]: cluster 2024-09-20T19:56:36.060805+0000 mgr.y (mgr.15270) 56 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:56:37.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:36 smithi183 bash[21651]: audit 2024-09-20T19:56:35.692282+0000 mgr.y (mgr.15270) 55 : audit [DBG] from='client.15489 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:56:37.048 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:36 smithi183 bash[21651]: cluster 2024-09-20T19:56:36.060805+0000 mgr.y (mgr.15270) 56 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:56:39.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:39 smithi183 bash[21651]: cluster 2024-09-20T19:56:38.061311+0000 mgr.y (mgr.15270) 57 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:56:39.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:39 smithi183 bash[21651]: audit 2024-09-20T19:56:38.988859+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:39.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:39 smithi183 bash[21651]: audit 2024-09-20T19:56:38.998223+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:39.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:39 smithi003 bash[19800]: cluster 2024-09-20T19:56:38.061311+0000 mgr.y (mgr.15270) 57 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:56:39.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:39 smithi003 bash[19800]: audit 2024-09-20T19:56:38.988859+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:39.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:39 smithi003 bash[19800]: audit 2024-09-20T19:56:38.998223+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:39.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:39 smithi003 bash[26656]: cluster 2024-09-20T19:56:38.061311+0000 mgr.y (mgr.15270) 57 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:56:39.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:39 smithi003 bash[26656]: audit 2024-09-20T19:56:38.988859+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:39.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:39 smithi003 bash[26656]: audit 2024-09-20T19:56:38.998223+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:40.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[19800]: audit 2024-09-20T19:56:39.665562+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:40.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[19800]: audit 2024-09-20T19:56:39.678653+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:40.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[19800]: audit 2024-09-20T19:56:39.680982+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:56:40.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[19800]: audit 2024-09-20T19:56:39.683204+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:56:40.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[19800]: audit 2024-09-20T19:56:39.694266+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:40.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[19800]: audit 2024-09-20T19:56:39.827421+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:56:40.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[19800]: audit 2024-09-20T19:56:39.831008+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:56:40.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[19800]: cephadm 2024-09-20T19:56:39.832474+0000 mgr.y (mgr.15270) 58 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T19:56:40.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[19800]: audit 2024-09-20T19:56:39.839334+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:40.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[19800]: audit 2024-09-20T19:56:39.843474+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-20T19:56:40.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[19800]: audit 2024-09-20T19:56:39.849336+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-20T19:56:40.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[19800]: audit 2024-09-20T19:56:39.866027+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-20T19:56:40.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[19800]: audit 2024-09-20T19:56:39.872221+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-20T19:56:40.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[19800]: audit 2024-09-20T19:56:39.877362+0000 mon.a (mon.0) 1333 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:56:40.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[19800]: cephadm 2024-09-20T19:56:39.878575+0000 mgr.y (mgr.15270) 59 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T19:56:40.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[19800]: audit 2024-09-20T19:56:39.884920+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:40.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[19800]: audit 2024-09-20T19:56:39.891367+0000 mon.a (mon.0) 1335 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:56:40.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[19800]: cephadm 2024-09-20T19:56:39.892990+0000 mgr.y (mgr.15270) 60 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T19:56:40.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[19800]: audit 2024-09-20T19:56:39.899557+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:40.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[19800]: audit 2024-09-20T19:56:39.905501+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:56:40.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[26656]: audit 2024-09-20T19:56:39.665562+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:40.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[26656]: audit 2024-09-20T19:56:39.678653+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:40.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[26656]: audit 2024-09-20T19:56:39.680982+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:56:40.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[26656]: audit 2024-09-20T19:56:39.683204+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:56:40.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[26656]: audit 2024-09-20T19:56:39.694266+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:40.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[26656]: audit 2024-09-20T19:56:39.827421+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:56:40.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[26656]: audit 2024-09-20T19:56:39.831008+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:56:40.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[26656]: cephadm 2024-09-20T19:56:39.832474+0000 mgr.y (mgr.15270) 58 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T19:56:40.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[26656]: audit 2024-09-20T19:56:39.839334+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:40.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[26656]: audit 2024-09-20T19:56:39.843474+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-20T19:56:40.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[26656]: audit 2024-09-20T19:56:39.849336+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-20T19:56:40.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[26656]: audit 2024-09-20T19:56:39.866027+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-20T19:56:40.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[26656]: audit 2024-09-20T19:56:39.872221+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-20T19:56:40.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[26656]: audit 2024-09-20T19:56:39.877362+0000 mon.a (mon.0) 1333 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:56:40.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[26656]: cephadm 2024-09-20T19:56:39.878575+0000 mgr.y (mgr.15270) 59 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T19:56:40.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[26656]: audit 2024-09-20T19:56:39.884920+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:40.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[26656]: audit 2024-09-20T19:56:39.891367+0000 mon.a (mon.0) 1335 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:56:40.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[26656]: cephadm 2024-09-20T19:56:39.892990+0000 mgr.y (mgr.15270) 60 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T19:56:40.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[26656]: audit 2024-09-20T19:56:39.899557+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:40.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[26656]: audit 2024-09-20T19:56:39.905501+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:56:40.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[26656]: cephadm 2024-09-20T19:56:39.907136+0000 mgr.y (mgr.15270) 61 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:56:40.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[26656]: audit 2024-09-20T19:56:39.913718+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:40.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[26656]: audit 2024-09-20T19:56:39.918989+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:56:40.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[26656]: cephadm 2024-09-20T19:56:39.920491+0000 mgr.y (mgr.15270) 62 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T19:56:40.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[26656]: audit 2024-09-20T19:56:39.927127+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:40.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[26656]: audit 2024-09-20T19:56:39.932296+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:56:40.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[26656]: cephadm 2024-09-20T19:56:39.933874+0000 mgr.y (mgr.15270) 63 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:56:40.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[26656]: audit 2024-09-20T19:56:39.940460+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:40.958 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[26656]: audit 2024-09-20T19:56:39.946900+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:56:40.958 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[26656]: cephadm 2024-09-20T19:56:39.948688+0000 mgr.y (mgr.15270) 64 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T19:56:40.958 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[26656]: audit 2024-09-20T19:56:39.955410+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:40.958 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[26656]: audit 2024-09-20T19:56:39.962336+0000 mon.a (mon.0) 1345 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:56:40.958 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[26656]: cephadm 2024-09-20T19:56:39.963989+0000 mgr.y (mgr.15270) 65 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T19:56:40.958 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[26656]: audit 2024-09-20T19:56:39.970870+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:40.958 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[26656]: cluster 2024-09-20T19:56:40.063062+0000 mgr.y (mgr.15270) 66 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:56:40.958 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[19800]: cephadm 2024-09-20T19:56:39.907136+0000 mgr.y (mgr.15270) 61 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:56:40.958 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[19800]: audit 2024-09-20T19:56:39.913718+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:40.958 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[19800]: audit 2024-09-20T19:56:39.918989+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:56:40.959 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[19800]: cephadm 2024-09-20T19:56:39.920491+0000 mgr.y (mgr.15270) 62 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T19:56:40.959 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[19800]: audit 2024-09-20T19:56:39.927127+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:40.959 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[19800]: audit 2024-09-20T19:56:39.932296+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:56:40.959 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[19800]: cephadm 2024-09-20T19:56:39.933874+0000 mgr.y (mgr.15270) 63 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:56:40.959 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[19800]: audit 2024-09-20T19:56:39.940460+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:40.959 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[19800]: audit 2024-09-20T19:56:39.946900+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:56:40.959 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[19800]: cephadm 2024-09-20T19:56:39.948688+0000 mgr.y (mgr.15270) 64 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T19:56:40.959 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[19800]: audit 2024-09-20T19:56:39.955410+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:40.959 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[19800]: audit 2024-09-20T19:56:39.962336+0000 mon.a (mon.0) 1345 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:56:40.959 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[19800]: cephadm 2024-09-20T19:56:39.963989+0000 mgr.y (mgr.15270) 65 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T19:56:40.959 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[19800]: audit 2024-09-20T19:56:39.970870+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:40.959 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:40 smithi003 bash[19800]: cluster 2024-09-20T19:56:40.063062+0000 mgr.y (mgr.15270) 66 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:56:41.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:40 smithi183 bash[21651]: audit 2024-09-20T19:56:39.665562+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:41.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:40 smithi183 bash[21651]: audit 2024-09-20T19:56:39.678653+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:41.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:40 smithi183 bash[21651]: audit 2024-09-20T19:56:39.680982+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:56:41.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:40 smithi183 bash[21651]: audit 2024-09-20T19:56:39.683204+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:56:41.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:40 smithi183 bash[21651]: audit 2024-09-20T19:56:39.694266+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:41.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:40 smithi183 bash[21651]: audit 2024-09-20T19:56:39.827421+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:56:41.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:40 smithi183 bash[21651]: audit 2024-09-20T19:56:39.831008+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:56:41.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:40 smithi183 bash[21651]: cephadm 2024-09-20T19:56:39.832474+0000 mgr.y (mgr.15270) 58 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T19:56:41.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:40 smithi183 bash[21651]: audit 2024-09-20T19:56:39.839334+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:41.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:40 smithi183 bash[21651]: audit 2024-09-20T19:56:39.843474+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-20T19:56:41.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:40 smithi183 bash[21651]: audit 2024-09-20T19:56:39.849336+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-20T19:56:41.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:40 smithi183 bash[21651]: audit 2024-09-20T19:56:39.866027+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-20T19:56:41.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:40 smithi183 bash[21651]: audit 2024-09-20T19:56:39.872221+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-20T19:56:41.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:40 smithi183 bash[21651]: audit 2024-09-20T19:56:39.877362+0000 mon.a (mon.0) 1333 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:56:41.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:40 smithi183 bash[21651]: cephadm 2024-09-20T19:56:39.878575+0000 mgr.y (mgr.15270) 59 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T19:56:41.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:40 smithi183 bash[21651]: audit 2024-09-20T19:56:39.884920+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:41.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:40 smithi183 bash[21651]: audit 2024-09-20T19:56:39.891367+0000 mon.a (mon.0) 1335 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:56:41.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:40 smithi183 bash[21651]: cephadm 2024-09-20T19:56:39.892990+0000 mgr.y (mgr.15270) 60 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T19:56:41.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:40 smithi183 bash[21651]: audit 2024-09-20T19:56:39.899557+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:41.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:40 smithi183 bash[21651]: audit 2024-09-20T19:56:39.905501+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:56:41.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:40 smithi183 bash[21651]: cephadm 2024-09-20T19:56:39.907136+0000 mgr.y (mgr.15270) 61 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:56:41.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:40 smithi183 bash[21651]: audit 2024-09-20T19:56:39.913718+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:41.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:40 smithi183 bash[21651]: audit 2024-09-20T19:56:39.918989+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:56:41.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:40 smithi183 bash[21651]: cephadm 2024-09-20T19:56:39.920491+0000 mgr.y (mgr.15270) 62 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T19:56:41.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:40 smithi183 bash[21651]: audit 2024-09-20T19:56:39.927127+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:41.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:40 smithi183 bash[21651]: audit 2024-09-20T19:56:39.932296+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:56:41.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:40 smithi183 bash[21651]: cephadm 2024-09-20T19:56:39.933874+0000 mgr.y (mgr.15270) 63 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:56:41.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:40 smithi183 bash[21651]: audit 2024-09-20T19:56:39.940460+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:41.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:40 smithi183 bash[21651]: audit 2024-09-20T19:56:39.946900+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:56:41.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:40 smithi183 bash[21651]: cephadm 2024-09-20T19:56:39.948688+0000 mgr.y (mgr.15270) 64 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T19:56:41.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:40 smithi183 bash[21651]: audit 2024-09-20T19:56:39.955410+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:41.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:40 smithi183 bash[21651]: audit 2024-09-20T19:56:39.962336+0000 mon.a (mon.0) 1345 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:56:41.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:40 smithi183 bash[21651]: cephadm 2024-09-20T19:56:39.963989+0000 mgr.y (mgr.15270) 65 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T19:56:41.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:40 smithi183 bash[21651]: audit 2024-09-20T19:56:39.970870+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:41.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:40 smithi183 bash[21651]: cluster 2024-09-20T19:56:40.063062+0000 mgr.y (mgr.15270) 66 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:56:43.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:43 smithi003 bash[19800]: cluster 2024-09-20T19:56:42.063774+0000 mgr.y (mgr.15270) 67 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:56:43.332 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:43 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:43.332 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 19:56:43 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:43.332 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 19:56:43 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:43.333 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 19:56:43 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:43.333 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:43 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:43.333 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:43 smithi003 bash[26656]: cluster 2024-09-20T19:56:42.063774+0000 mgr.y (mgr.15270) 67 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:56:43.333 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:43 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:43.333 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 19:56:43 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:43.334 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:56:43 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:43.334 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:56:43 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:43.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:43 smithi183 bash[21651]: cluster 2024-09-20T19:56:42.063774+0000 mgr.y (mgr.15270) 67 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:56:43.655 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:43 smithi003 systemd[1]: Stopping Ceph node-exporter.a for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T19:56:44.341 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:56:44 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:56:44] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.43.0" 2024-09-20T19:56:44.342 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:43 smithi003 bash[78449]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-node-exporter-a 2024-09-20T19:56:44.342 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:44 smithi003 bash[78507]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-node-exporter-a 2024-09-20T19:56:44.342 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:44 smithi003 systemd[1]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-20T19:56:44.342 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:44 smithi003 systemd[1]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-20T19:56:44.342 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:44 smithi003 systemd[1]: Stopped Ceph node-exporter.a for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T19:56:44.342 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:44 smithi003 bash[19800]: audit 2024-09-20T19:56:42.372666+0000 mgr.y (mgr.15270) 68 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:56:44.342 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:44 smithi003 bash[19800]: cephadm 2024-09-20T19:56:42.493410+0000 mgr.y (mgr.15270) 69 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-20T19:56:44.342 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:44 smithi003 bash[19800]: cephadm 2024-09-20T19:56:42.494281+0000 mgr.y (mgr.15270) 70 : cephadm [INF] Deploying daemon node-exporter.a on smithi003 2024-09-20T19:56:44.342 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:44 smithi003 bash[19800]: audit 2024-09-20T19:56:44.008750+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:56:44.343 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:44 smithi003 bash[26656]: audit 2024-09-20T19:56:42.372666+0000 mgr.y (mgr.15270) 68 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:56:44.343 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:44 smithi003 bash[26656]: cephadm 2024-09-20T19:56:42.493410+0000 mgr.y (mgr.15270) 69 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-20T19:56:44.343 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:44 smithi003 bash[26656]: cephadm 2024-09-20T19:56:42.494281+0000 mgr.y (mgr.15270) 70 : cephadm [INF] Deploying daemon node-exporter.a on smithi003 2024-09-20T19:56:44.343 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:44 smithi003 bash[26656]: audit 2024-09-20T19:56:44.008750+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:56:44.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:44 smithi183 bash[21651]: audit 2024-09-20T19:56:42.372666+0000 mgr.y (mgr.15270) 68 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:56:44.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:44 smithi183 bash[21651]: cephadm 2024-09-20T19:56:42.493410+0000 mgr.y (mgr.15270) 69 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-20T19:56:44.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:44 smithi183 bash[21651]: cephadm 2024-09-20T19:56:42.494281+0000 mgr.y (mgr.15270) 70 : cephadm [INF] Deploying daemon node-exporter.a on smithi003 2024-09-20T19:56:44.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:44 smithi183 bash[21651]: audit 2024-09-20T19:56:44.008750+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:56:44.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:44 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:44.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:44 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:44.703 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 19:56:44 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:44.703 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 19:56:44 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:44.704 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 19:56:44 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:44.704 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:56:44 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:44.704 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 19:56:44 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:44.705 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:44 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:44.705 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:44 smithi003 systemd[1]: Started Ceph node-exporter.a for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T19:56:44.705 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:44 smithi003 bash[78562]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2024-09-20T19:56:44.705 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:56:44 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:45.382 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:45 smithi003 bash[26656]: cluster 2024-09-20T19:56:44.064615+0000 mgr.y (mgr.15270) 71 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:56:45.382 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:45 smithi003 bash[26656]: audit 2024-09-20T19:56:44.512605+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:45.382 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:45 smithi003 bash[26656]: audit 2024-09-20T19:56:44.518369+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:45.383 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:45 smithi003 bash[19800]: cluster 2024-09-20T19:56:44.064615+0000 mgr.y (mgr.15270) 71 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:56:45.383 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:45 smithi003 bash[19800]: audit 2024-09-20T19:56:44.512605+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:45.383 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:45 smithi003 bash[19800]: audit 2024-09-20T19:56:44.518369+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:45.383 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:44 smithi003 bash[78562]: v1.7.0: Pulling from prometheus/node-exporter 2024-09-20T19:56:45.383 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:45 smithi003 bash[78562]: 2abcce694348: Pulling fs layer 2024-09-20T19:56:45.383 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:45 smithi003 bash[78562]: 455fd88e5221: Pulling fs layer 2024-09-20T19:56:45.383 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:45 smithi003 bash[78562]: 324153f2810a: Pulling fs layer 2024-09-20T19:56:45.383 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:45 smithi003 bash[78562]: 455fd88e5221: Download complete 2024-09-20T19:56:45.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:45 smithi183 bash[21651]: cluster 2024-09-20T19:56:44.064615+0000 mgr.y (mgr.15270) 71 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:56:45.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:45 smithi183 bash[21651]: audit 2024-09-20T19:56:44.512605+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:45.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:45 smithi183 bash[21651]: audit 2024-09-20T19:56:44.518369+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:45.702 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:45 smithi003 bash[78562]: 2abcce694348: Verifying Checksum 2024-09-20T19:56:45.702 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:45 smithi003 bash[78562]: 2abcce694348: Download complete 2024-09-20T19:56:45.702 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:45 smithi003 bash[78562]: 324153f2810a: Verifying Checksum 2024-09-20T19:56:45.703 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:45 smithi003 bash[78562]: 324153f2810a: Download complete 2024-09-20T19:56:45.703 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:45 smithi003 bash[78562]: 2abcce694348: Pull complete 2024-09-20T19:56:46.681 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:46 smithi003 bash[78562]: 455fd88e5221: Pull complete 2024-09-20T19:56:46.945 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:46 smithi003 bash[78562]: 324153f2810a: Pull complete 2024-09-20T19:56:46.945 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:46 smithi003 bash[78562]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-09-20T19:56:46.945 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:46 smithi003 bash[78562]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2024-09-20T19:56:47.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:47 smithi003 bash[19800]: cluster 2024-09-20T19:56:46.065181+0000 mgr.y (mgr.15270) 72 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:56:47.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:47 smithi003 bash[26656]: cluster 2024-09-20T19:56:46.065181+0000 mgr.y (mgr.15270) 72 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:56:47.442 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:47 smithi183 bash[21651]: cluster 2024-09-20T19:56:46.065181+0000 mgr.y (mgr.15270) 72 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:56:47.693 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 19:56:47 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:47.693 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 19:56:47 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:47.693 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:47 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:47.694 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:56:47 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:47.694 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 19:56:47 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:47.694 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:47 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:47.694 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:47 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:47.695 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:56:47 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:47.695 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 19:56:47 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:48.033 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:47 smithi183 systemd[1]: Stopping Ceph node-exporter.b for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T19:56:48.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:48 smithi183 bash[21651]: cephadm 2024-09-20T19:56:46.879188+0000 mgr.y (mgr.15270) 73 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-20T19:56:48.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:48 smithi183 bash[21651]: cephadm 2024-09-20T19:56:46.879923+0000 mgr.y (mgr.15270) 74 : cephadm [INF] Deploying daemon node-exporter.b on smithi183 2024-09-20T19:56:48.399 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[26656]: cephadm 2024-09-20T19:56:46.879188+0000 mgr.y (mgr.15270) 73 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-20T19:56:48.399 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[26656]: cephadm 2024-09-20T19:56:46.879923+0000 mgr.y (mgr.15270) 74 : cephadm [INF] Deploying daemon node-exporter.b on smithi183 2024-09-20T19:56:48.400 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[19800]: cephadm 2024-09-20T19:56:46.879188+0000 mgr.y (mgr.15270) 73 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-20T19:56:48.400 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[19800]: cephadm 2024-09-20T19:56:46.879923+0000 mgr.y (mgr.15270) 74 : cephadm [INF] Deploying daemon node-exporter.b on smithi183 2024-09-20T19:56:48.703 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.482Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-20T19:56:48.703 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.482Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2024-09-20T19:56:48.703 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.483Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-20T19:56:48.703 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.483Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-20T19:56:48.704 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-20T19:56:48.704 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-20T19:56:48.704 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-20T19:56:48.704 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=arp 2024-09-20T19:56:48.704 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-20T19:56:48.704 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-20T19:56:48.705 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-20T19:56:48.705 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-20T19:56:48.705 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-20T19:56:48.705 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-20T19:56:48.705 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-20T19:56:48.705 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-20T19:56:48.706 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=edac 2024-09-20T19:56:48.706 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-20T19:56:48.706 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-20T19:56:48.706 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-20T19:56:48.706 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-20T19:56:48.706 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-20T19:56:48.706 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-20T19:56:48.707 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-20T19:56:48.707 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-20T19:56:48.707 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-20T19:56:48.708 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-20T19:56:48.708 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-20T19:56:48.708 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-20T19:56:48.708 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-20T19:56:48.708 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-20T19:56:48.708 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-20T19:56:48.709 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-20T19:56:48.709 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=os 2024-09-20T19:56:48.709 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-20T19:56:48.709 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-20T19:56:48.709 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-20T19:56:48.709 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-20T19:56:48.709 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-20T19:56:48.710 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-20T19:56:48.710 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-20T19:56:48.710 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=stat 2024-09-20T19:56:48.710 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-20T19:56:48.710 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-20T19:56:48.710 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-20T19:56:48.711 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=time 2024-09-20T19:56:48.711 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-20T19:56:48.711 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=uname 2024-09-20T19:56:48.711 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-20T19:56:48.711 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-20T19:56:48.711 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.484Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-20T19:56:48.711 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.485Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-20T19:56:48.712 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:56:48 smithi003 bash[78562]: ts=2024-09-20T19:56:48.485Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-20T19:56:48.745 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:48 smithi183 bash[58543]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-node-exporter-b 2024-09-20T19:56:48.745 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:48 smithi183 systemd[1]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-20T19:56:48.745 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:48 smithi183 bash[58603]: Error response from daemon: No such container: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-node-exporter-b 2024-09-20T19:56:48.745 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:48 smithi183 systemd[1]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-20T19:56:48.745 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:48 smithi183 systemd[1]: Stopped Ceph node-exporter.b for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T19:56:49.048 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:56:48 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:49.048 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 19:56:48 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:49.049 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 19:56:48 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:49.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:48 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:49.049 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 19:56:48 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:49.050 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:56:48 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:49.050 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:56:48 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:49.050 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 19:56:48 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:49.050 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:48 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:56:49.050 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:48 smithi183 systemd[1]: Started Ceph node-exporter.b for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T19:56:49.051 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:48 smithi183 bash[58656]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2024-09-20T19:56:49.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:49 smithi003 bash[19800]: cluster 2024-09-20T19:56:48.065876+0000 mgr.y (mgr.15270) 75 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:56:49.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:49 smithi003 bash[19800]: audit 2024-09-20T19:56:48.913228+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:49.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:49 smithi003 bash[19800]: audit 2024-09-20T19:56:48.923692+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:49.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:49 smithi003 bash[26656]: cluster 2024-09-20T19:56:48.065876+0000 mgr.y (mgr.15270) 75 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:56:49.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:49 smithi003 bash[26656]: audit 2024-09-20T19:56:48.913228+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:49.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:49 smithi003 bash[26656]: audit 2024-09-20T19:56:48.923692+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:49.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:49 smithi183 bash[21651]: cluster 2024-09-20T19:56:48.065876+0000 mgr.y (mgr.15270) 75 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:56:49.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:49 smithi183 bash[21651]: audit 2024-09-20T19:56:48.913228+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:49.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:49 smithi183 bash[21651]: audit 2024-09-20T19:56:48.923692+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:49.985 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:49 smithi183 bash[58656]: v1.7.0: Pulling from prometheus/node-exporter 2024-09-20T19:56:49.986 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:49 smithi183 bash[58656]: 2abcce694348: Pulling fs layer 2024-09-20T19:56:49.986 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:49 smithi183 bash[58656]: 455fd88e5221: Pulling fs layer 2024-09-20T19:56:49.986 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:49 smithi183 bash[58656]: 324153f2810a: Pulling fs layer 2024-09-20T19:56:50.298 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:49 smithi183 bash[58656]: 2abcce694348: Verifying Checksum 2024-09-20T19:56:50.298 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:49 smithi183 bash[58656]: 2abcce694348: Download complete 2024-09-20T19:56:50.299 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:50 smithi183 bash[58656]: 455fd88e5221: Verifying Checksum 2024-09-20T19:56:50.299 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:50 smithi183 bash[58656]: 455fd88e5221: Download complete 2024-09-20T19:56:50.299 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:50 smithi183 bash[58656]: 324153f2810a: Verifying Checksum 2024-09-20T19:56:50.299 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:50 smithi183 bash[58656]: 324153f2810a: Download complete 2024-09-20T19:56:50.299 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:50 smithi183 bash[58656]: 2abcce694348: Pull complete 2024-09-20T19:56:51.048 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:50 smithi183 bash[58656]: 455fd88e5221: Pull complete 2024-09-20T19:56:51.447 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:51 smithi183 bash[58656]: 324153f2810a: Pull complete 2024-09-20T19:56:51.447 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:51 smithi183 bash[58656]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-09-20T19:56:51.447 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:51 smithi183 bash[21651]: cluster 2024-09-20T19:56:50.067528+0000 mgr.y (mgr.15270) 76 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:56:51.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:51 smithi003 bash[19800]: cluster 2024-09-20T19:56:50.067528+0000 mgr.y (mgr.15270) 76 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:56:51.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:51 smithi003 bash[26656]: cluster 2024-09-20T19:56:50.067528+0000 mgr.y (mgr.15270) 76 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:56:51.798 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:51 smithi183 bash[58656]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2024-09-20T19:56:53.164 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.894Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-20T19:56:53.165 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.895Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2024-09-20T19:56:53.165 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.895Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-20T19:56:53.165 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.895Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-20T19:56:53.165 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.895Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-20T19:56:53.165 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.895Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-20T19:56:53.165 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.896Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-20T19:56:53.165 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.896Z caller=node_exporter.go:117 level=info collector=arp 2024-09-20T19:56:53.165 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.896Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-20T19:56:53.165 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.896Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-20T19:56:53.165 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.896Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-20T19:56:53.165 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.896Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-20T19:56:53.165 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.896Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-20T19:56:53.165 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.896Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-20T19:56:53.166 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.896Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-20T19:56:53.166 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.896Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-20T19:56:53.166 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.896Z caller=node_exporter.go:117 level=info collector=edac 2024-09-20T19:56:53.166 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.896Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-20T19:56:53.166 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.896Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-20T19:56:53.166 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.896Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-20T19:56:53.166 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.896Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-20T19:56:53.166 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.896Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-20T19:56:53.166 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.896Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-20T19:56:53.166 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.896Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-20T19:56:53.166 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.896Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-20T19:56:53.166 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.896Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-20T19:56:53.167 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.896Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-20T19:56:53.167 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.896Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-20T19:56:53.167 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.896Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-20T19:56:53.167 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.896Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-20T19:56:53.167 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.896Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-20T19:56:53.167 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.896Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-20T19:56:53.167 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.896Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-20T19:56:53.167 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.896Z caller=node_exporter.go:117 level=info collector=os 2024-09-20T19:56:53.167 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.896Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-20T19:56:53.167 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.896Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-20T19:56:53.167 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.896Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-20T19:56:53.167 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.896Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-20T19:56:53.167 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.896Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-20T19:56:53.168 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.896Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-20T19:56:53.168 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.897Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-20T19:56:53.168 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.897Z caller=node_exporter.go:117 level=info collector=stat 2024-09-20T19:56:53.168 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.897Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-20T19:56:53.168 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.897Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-20T19:56:53.168 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.897Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-20T19:56:53.168 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.897Z caller=node_exporter.go:117 level=info collector=time 2024-09-20T19:56:53.168 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.897Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-20T19:56:53.168 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.897Z caller=node_exporter.go:117 level=info collector=uname 2024-09-20T19:56:53.168 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.897Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-20T19:56:53.168 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.897Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-20T19:56:53.168 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.897Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-20T19:56:53.168 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.897Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-20T19:56:53.168 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:56:52 smithi183 bash[58656]: ts=2024-09-20T19:56:52.897Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-20T19:56:53.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:53 smithi003 bash[19800]: cluster 2024-09-20T19:56:52.068353+0000 mgr.y (mgr.15270) 77 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:56:53.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:53 smithi003 bash[26656]: cluster 2024-09-20T19:56:52.068353+0000 mgr.y (mgr.15270) 77 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:56:53.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:53 smithi183 bash[21651]: cluster 2024-09-20T19:56:52.068353+0000 mgr.y (mgr.15270) 77 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:56:54.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:54 smithi003 bash[19800]: audit 2024-09-20T19:56:52.380683+0000 mgr.y (mgr.15270) 78 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:56:54.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:54 smithi003 bash[26656]: audit 2024-09-20T19:56:52.380683+0000 mgr.y (mgr.15270) 78 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:56:54.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:56:54 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:56:54] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.43.0" 2024-09-20T19:56:54.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:54 smithi183 bash[21651]: audit 2024-09-20T19:56:52.380683+0000 mgr.y (mgr.15270) 78 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:56:55.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:55 smithi003 bash[19800]: cluster 2024-09-20T19:56:54.069622+0000 mgr.y (mgr.15270) 79 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:56:55.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:55 smithi003 bash[19800]: audit 2024-09-20T19:56:54.858302+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:55.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:55 smithi003 bash[19800]: audit 2024-09-20T19:56:54.866219+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:55.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:55 smithi003 bash[26656]: cluster 2024-09-20T19:56:54.069622+0000 mgr.y (mgr.15270) 79 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:56:55.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:55 smithi003 bash[26656]: audit 2024-09-20T19:56:54.858302+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:55.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:55 smithi003 bash[26656]: audit 2024-09-20T19:56:54.866219+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:55.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:55 smithi183 bash[21651]: cluster 2024-09-20T19:56:54.069622+0000 mgr.y (mgr.15270) 79 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:56:55.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:55 smithi183 bash[21651]: audit 2024-09-20T19:56:54.858302+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:55.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:55 smithi183 bash[21651]: audit 2024-09-20T19:56:54.866219+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:57.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:56 smithi183 bash[21651]: audit 2024-09-20T19:56:55.965655+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:57.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:56 smithi183 bash[21651]: audit 2024-09-20T19:56:55.974104+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:57.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:56 smithi183 bash[21651]: audit 2024-09-20T19:56:55.979414+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:57.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:56 smithi183 bash[21651]: audit 2024-09-20T19:56:55.987684+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:57.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:56 smithi183 bash[21651]: cluster 2024-09-20T19:56:56.070114+0000 mgr.y (mgr.15270) 80 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:56:57.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:56 smithi003 bash[26656]: audit 2024-09-20T19:56:55.965655+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:57.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:56 smithi003 bash[26656]: audit 2024-09-20T19:56:55.974104+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:57.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:56 smithi003 bash[26656]: audit 2024-09-20T19:56:55.979414+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:57.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:56 smithi003 bash[26656]: audit 2024-09-20T19:56:55.987684+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:57.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:56 smithi003 bash[26656]: cluster 2024-09-20T19:56:56.070114+0000 mgr.y (mgr.15270) 80 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:56:57.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:56 smithi003 bash[19800]: audit 2024-09-20T19:56:55.965655+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:57.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:56 smithi003 bash[19800]: audit 2024-09-20T19:56:55.974104+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:57.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:56 smithi003 bash[19800]: audit 2024-09-20T19:56:55.979414+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:57.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:56 smithi003 bash[19800]: audit 2024-09-20T19:56:55.987684+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:57.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:56 smithi003 bash[19800]: cluster 2024-09-20T19:56:56.070114+0000 mgr.y (mgr.15270) 80 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:56:58.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:58 smithi183 bash[21651]: audit 2024-09-20T19:56:57.045298+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:58.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:58 smithi183 bash[21651]: audit 2024-09-20T19:56:57.056020+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:58.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:58 smithi003 bash[19800]: audit 2024-09-20T19:56:57.045298+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:58.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:58 smithi003 bash[19800]: audit 2024-09-20T19:56:57.056020+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:58.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:58 smithi003 bash[26656]: audit 2024-09-20T19:56:57.045298+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:58.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:58 smithi003 bash[26656]: audit 2024-09-20T19:56:57.056020+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:56:59.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:59 smithi003 bash[19800]: cluster 2024-09-20T19:56:58.070814+0000 mgr.y (mgr.15270) 81 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:56:59.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:56:59 smithi003 bash[19800]: audit 2024-09-20T19:56:59.010465+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:56:59.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:59 smithi003 bash[26656]: cluster 2024-09-20T19:56:58.070814+0000 mgr.y (mgr.15270) 81 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:56:59.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:56:59 smithi003 bash[26656]: audit 2024-09-20T19:56:59.010465+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:56:59.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:59 smithi183 bash[21651]: cluster 2024-09-20T19:56:58.070814+0000 mgr.y (mgr.15270) 81 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:56:59.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:56:59 smithi183 bash[21651]: audit 2024-09-20T19:56:59.010465+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:57:01.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:01 smithi003 bash[19800]: cluster 2024-09-20T19:57:00.072754+0000 mgr.y (mgr.15270) 82 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:57:01.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:01 smithi003 bash[26656]: cluster 2024-09-20T19:57:00.072754+0000 mgr.y (mgr.15270) 82 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:57:01.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:01 smithi183 bash[21651]: cluster 2024-09-20T19:57:00.072754+0000 mgr.y (mgr.15270) 82 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:57:03.430 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:03 smithi183 bash[21651]: cluster 2024-09-20T19:57:02.073491+0000 mgr.y (mgr.15270) 83 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:03.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:03 smithi003 bash[19800]: cluster 2024-09-20T19:57:02.073491+0000 mgr.y (mgr.15270) 83 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:03.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:03 smithi003 bash[26656]: cluster 2024-09-20T19:57:02.073491+0000 mgr.y (mgr.15270) 83 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:04.414 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:04 smithi003 bash[19800]: audit 2024-09-20T19:57:02.389000+0000 mgr.y (mgr.15270) 84 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:57:04.415 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:04 smithi003 bash[26656]: audit 2024-09-20T19:57:02.389000+0000 mgr.y (mgr.15270) 84 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:57:04.415 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:57:04 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:57:04] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-20T19:57:04.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:04 smithi183 bash[21651]: audit 2024-09-20T19:57:02.389000+0000 mgr.y (mgr.15270) 84 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:57:05.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:05 smithi003 bash[19800]: cluster 2024-09-20T19:57:04.075143+0000 mgr.y (mgr.15270) 85 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:57:05.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:05 smithi003 bash[26656]: cluster 2024-09-20T19:57:04.075143+0000 mgr.y (mgr.15270) 85 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:57:05.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:05 smithi183 bash[21651]: cluster 2024-09-20T19:57:04.075143+0000 mgr.y (mgr.15270) 85 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:57:06.049 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-20T19:57:06.684 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:57:06.684 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (25m) 11s ago 26m 14.0M - 0.25.0 c8568f914cd2 59a9da2906ec 2024-09-20T19:57:06.684 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi183 *:3000 running (25m) 10s ago 25m 73.7M - 9.4.12 2bacad6d85d8 c9a7bba266d4 2024-09-20T19:57:06.684 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.zzokqj smithi003 *:5000 running (55s) 11s ago 23m 47.4M - 3.8 6acb0a031eab d2e13422a011 2024-09-20T19:57:06.684 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi183 *:8443,9283,8765 running (44s) 10s ago 34m 438M - 19.3.0-5099-g88deadb8 441f9a3fe515 210cd19f5bae 2024-09-20T19:57:06.684 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (11m) 11s ago 36m 499M - 19.3.0-5099-g88deadb8 441f9a3fe515 9aa6e2f22487 2024-09-20T19:57:06.684 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (36m) 11s ago 37m 87.6M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 573f70d763bc 2024-09-20T19:57:06.684 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi183 running (35m) 10s ago 35m 62.3M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 0b6efef5dac7 2024-09-20T19:57:06.684 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (34m) 11s ago 34m 63.0M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab ec60aaecf15d 2024-09-20T19:57:06.684 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (19s) 11s ago 26m 2828k - 1.7.0 72c9c2088986 d0b8aa327069 2024-09-20T19:57:06.684 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi183 *:9100 running (15s) 10s ago 26m - - 1.7.0 72c9c2088986 c79ac70026db 2024-09-20T19:57:06.685 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (33m) 11s ago 33m 66.7M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab f34f0142facb 2024-09-20T19:57:06.685 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (32m) 11s ago 32m 58.5M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab 682cabe7b674 2024-09-20T19:57:06.685 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (32m) 11s ago 32m 60.9M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab 945fc7b53bc0 2024-09-20T19:57:06.685 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (31m) 11s ago 31m 56.7M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab f18d3679bb9e 2024-09-20T19:57:06.685 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi183 running (30m) 10s ago 30m 68.4M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab acf213ee960c 2024-09-20T19:57:06.685 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi183 running (29m) 10s ago 29m 64.2M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab e79f0a743785 2024-09-20T19:57:06.685 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi183 running (28m) 10s ago 28m 55.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 164041c5816b 2024-09-20T19:57:06.685 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi183 running (27m) 10s ago 27m 66.8M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 0eac55f5717e 2024-09-20T19:57:06.685 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi183 *:9095 running (50s) 10s ago 26m 37.4M - 2.43.0 a07b618ecd1d 58c556c0b027 2024-09-20T19:57:06.685 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.tcdhwz smithi003 *:8000 running (24m) 11s ago 24m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 8fc205227459 2024-09-20T19:57:06.685 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi183.lyzazb smithi183 *:8000 running (24m) 10s ago 24m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 7387a3c9206c 2024-09-20T19:57:07.075 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T19:57:07.076 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-20T19:57:07.076 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T19:57:07.076 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:57:07.076 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-20T19:57:07.076 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:57:07.076 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:57:07.076 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-20T19:57:07.076 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:57:07.076 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:57:07.077 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-20T19:57:07.077 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:57:07.077 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:57:07.077 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-20T19:57:07.077 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 13, 2024-09-20T19:57:07.077 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:57:07.077 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-20T19:57:07.077 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T19:57:07.407 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T19:57:07.407 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:57:07.407 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-20T19:57:07.407 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-20T19:57:07.407 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [ 2024-09-20T19:57:07.407 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr" 2024-09-20T19:57:07.407 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-20T19:57:07.408 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "2/2 daemons upgraded", 2024-09-20T19:57:07.408 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading prometheus daemons", 2024-09-20T19:57:07.408 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-20T19:57:07.408 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T19:57:07.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:07 smithi003 bash[19800]: audit 2024-09-20T19:57:06.035931+0000 mgr.y (mgr.15270) 86 : audit [DBG] from='client.25379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:57:07.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:07 smithi003 bash[19800]: cluster 2024-09-20T19:57:06.075608+0000 mgr.y (mgr.15270) 87 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:07.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:07 smithi003 bash[19800]: audit 2024-09-20T19:57:06.307441+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:07.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:07 smithi003 bash[19800]: audit 2024-09-20T19:57:06.316717+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:07.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:07 smithi003 bash[19800]: audit 2024-09-20T19:57:07.022650+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:07.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:07 smithi003 bash[19800]: audit 2024-09-20T19:57:07.030950+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:07.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:07 smithi003 bash[19800]: audit 2024-09-20T19:57:07.032575+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:57:07.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:07 smithi003 bash[19800]: audit 2024-09-20T19:57:07.034408+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:57:07.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:07 smithi003 bash[19800]: audit 2024-09-20T19:57:07.044194+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:07.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:07 smithi003 bash[19800]: audit 2024-09-20T19:57:07.075016+0000 mon.c (mon.2) 129 : audit [DBG] from='client.? 172.21.15.3:0/212635442' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:07.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:07 smithi003 bash[19800]: audit 2024-09-20T19:57:07.139173+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:57:07.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:07 smithi003 bash[19800]: audit 2024-09-20T19:57:07.141922+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:07.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:07 smithi003 bash[19800]: audit 2024-09-20T19:57:07.143957+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:07.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:07 smithi003 bash[19800]: audit 2024-09-20T19:57:07.146113+0000 mon.a (mon.0) 1371 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:07.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:07 smithi003 bash[19800]: audit 2024-09-20T19:57:07.148012+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:07.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:07 smithi003 bash[19800]: audit 2024-09-20T19:57:07.149479+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:07.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:07 smithi003 bash[26656]: audit 2024-09-20T19:57:06.035931+0000 mgr.y (mgr.15270) 86 : audit [DBG] from='client.25379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:57:07.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:07 smithi003 bash[26656]: cluster 2024-09-20T19:57:06.075608+0000 mgr.y (mgr.15270) 87 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:07.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:07 smithi003 bash[26656]: audit 2024-09-20T19:57:06.307441+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:07.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:07 smithi003 bash[26656]: audit 2024-09-20T19:57:06.316717+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:07.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:07 smithi003 bash[26656]: audit 2024-09-20T19:57:07.022650+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:07.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:07 smithi003 bash[26656]: audit 2024-09-20T19:57:07.030950+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:07.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:07 smithi003 bash[26656]: audit 2024-09-20T19:57:07.032575+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:57:07.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:07 smithi003 bash[26656]: audit 2024-09-20T19:57:07.034408+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:57:07.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:07 smithi003 bash[26656]: audit 2024-09-20T19:57:07.044194+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:07.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:07 smithi003 bash[26656]: audit 2024-09-20T19:57:07.075016+0000 mon.c (mon.2) 129 : audit [DBG] from='client.? 172.21.15.3:0/212635442' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:07.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:07 smithi003 bash[26656]: audit 2024-09-20T19:57:07.139173+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:57:07.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:07 smithi003 bash[26656]: audit 2024-09-20T19:57:07.141922+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:07.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:07 smithi003 bash[26656]: audit 2024-09-20T19:57:07.143957+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:07.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:07 smithi003 bash[26656]: audit 2024-09-20T19:57:07.146113+0000 mon.a (mon.0) 1371 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:07.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:07 smithi003 bash[26656]: audit 2024-09-20T19:57:07.148012+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:07.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:07 smithi003 bash[26656]: audit 2024-09-20T19:57:07.149479+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:07.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:07 smithi183 bash[21651]: audit 2024-09-20T19:57:06.035931+0000 mgr.y (mgr.15270) 86 : audit [DBG] from='client.25379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:57:07.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:07 smithi183 bash[21651]: cluster 2024-09-20T19:57:06.075608+0000 mgr.y (mgr.15270) 87 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:07.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:07 smithi183 bash[21651]: audit 2024-09-20T19:57:06.307441+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:07.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:07 smithi183 bash[21651]: audit 2024-09-20T19:57:06.316717+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:07.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:07 smithi183 bash[21651]: audit 2024-09-20T19:57:07.022650+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:07.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:07 smithi183 bash[21651]: audit 2024-09-20T19:57:07.030950+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:07.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:07 smithi183 bash[21651]: audit 2024-09-20T19:57:07.032575+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:57:07.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:07 smithi183 bash[21651]: audit 2024-09-20T19:57:07.034408+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:57:07.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:07 smithi183 bash[21651]: audit 2024-09-20T19:57:07.044194+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:07.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:07 smithi183 bash[21651]: audit 2024-09-20T19:57:07.075016+0000 mon.c (mon.2) 129 : audit [DBG] from='client.? 172.21.15.3:0/212635442' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:07.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:07 smithi183 bash[21651]: audit 2024-09-20T19:57:07.139173+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:57:07.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:07 smithi183 bash[21651]: audit 2024-09-20T19:57:07.141922+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:07.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:07 smithi183 bash[21651]: audit 2024-09-20T19:57:07.143957+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:07.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:07 smithi183 bash[21651]: audit 2024-09-20T19:57:07.146113+0000 mon.a (mon.0) 1371 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:07.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:07 smithi183 bash[21651]: audit 2024-09-20T19:57:07.148012+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:07.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:07 smithi183 bash[21651]: audit 2024-09-20T19:57:07.149479+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:08.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:08 smithi003 bash[19800]: audit 2024-09-20T19:57:06.360812+0000 mgr.y (mgr.15270) 88 : audit [DBG] from='client.25385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:57:08.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:08 smithi003 bash[19800]: audit 2024-09-20T19:57:06.660847+0000 mgr.y (mgr.15270) 89 : audit [DBG] from='client.15507 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:57:08.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:08 smithi003 bash[19800]: audit 2024-09-20T19:57:07.151678+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:08.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:08 smithi003 bash[19800]: audit 2024-09-20T19:57:07.160917+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:08.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:08 smithi003 bash[19800]: audit 2024-09-20T19:57:07.163876+0000 mon.a (mon.0) 1376 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:08.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:08 smithi003 bash[19800]: audit 2024-09-20T19:57:07.166155+0000 mon.a (mon.0) 1377 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:08.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:08 smithi003 bash[26656]: audit 2024-09-20T19:57:06.360812+0000 mgr.y (mgr.15270) 88 : audit [DBG] from='client.25385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:57:08.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:08 smithi003 bash[26656]: audit 2024-09-20T19:57:06.660847+0000 mgr.y (mgr.15270) 89 : audit [DBG] from='client.15507 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:57:08.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:08 smithi003 bash[26656]: audit 2024-09-20T19:57:07.151678+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:08.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:08 smithi003 bash[26656]: audit 2024-09-20T19:57:07.160917+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:08.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:08 smithi003 bash[26656]: audit 2024-09-20T19:57:07.163876+0000 mon.a (mon.0) 1376 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:08.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:08 smithi003 bash[26656]: audit 2024-09-20T19:57:07.166155+0000 mon.a (mon.0) 1377 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:08.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:08 smithi183 bash[21651]: audit 2024-09-20T19:57:06.360812+0000 mgr.y (mgr.15270) 88 : audit [DBG] from='client.25385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:57:08.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:08 smithi183 bash[21651]: audit 2024-09-20T19:57:06.660847+0000 mgr.y (mgr.15270) 89 : audit [DBG] from='client.15507 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:57:08.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:08 smithi183 bash[21651]: audit 2024-09-20T19:57:07.151678+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:08.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:08 smithi183 bash[21651]: audit 2024-09-20T19:57:07.160917+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:08.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:08 smithi183 bash[21651]: audit 2024-09-20T19:57:07.163876+0000 mon.a (mon.0) 1376 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:08.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:08 smithi183 bash[21651]: audit 2024-09-20T19:57:07.166155+0000 mon.a (mon.0) 1377 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:09.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:09 smithi003 bash[19800]: audit 2024-09-20T19:57:07.406431+0000 mgr.y (mgr.15270) 90 : audit [DBG] from='client.25403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:57:09.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:09 smithi003 bash[19800]: cluster 2024-09-20T19:57:08.076388+0000 mgr.y (mgr.15270) 91 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:09.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:09 smithi003 bash[26656]: audit 2024-09-20T19:57:07.406431+0000 mgr.y (mgr.15270) 90 : audit [DBG] from='client.25403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:57:09.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:09 smithi003 bash[26656]: cluster 2024-09-20T19:57:08.076388+0000 mgr.y (mgr.15270) 91 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:09.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:09 smithi183 bash[21651]: audit 2024-09-20T19:57:07.406431+0000 mgr.y (mgr.15270) 90 : audit [DBG] from='client.25403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:57:09.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:09 smithi183 bash[21651]: cluster 2024-09-20T19:57:08.076388+0000 mgr.y (mgr.15270) 91 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:11.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:11 smithi003 bash[19800]: cephadm 2024-09-20T19:57:09.611928+0000 mgr.y (mgr.15270) 92 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-20T19:57:11.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:11 smithi003 bash[19800]: cephadm 2024-09-20T19:57:09.906848+0000 mgr.y (mgr.15270) 93 : cephadm [INF] Deploying daemon prometheus.a on smithi183 2024-09-20T19:57:11.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:11 smithi003 bash[19800]: cluster 2024-09-20T19:57:10.078071+0000 mgr.y (mgr.15270) 94 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:57:11.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:11 smithi003 bash[26656]: cephadm 2024-09-20T19:57:09.611928+0000 mgr.y (mgr.15270) 92 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-20T19:57:11.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:11 smithi003 bash[26656]: cephadm 2024-09-20T19:57:09.906848+0000 mgr.y (mgr.15270) 93 : cephadm [INF] Deploying daemon prometheus.a on smithi183 2024-09-20T19:57:11.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:11 smithi003 bash[26656]: cluster 2024-09-20T19:57:10.078071+0000 mgr.y (mgr.15270) 94 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:57:11.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:11 smithi183 bash[21651]: cephadm 2024-09-20T19:57:09.611928+0000 mgr.y (mgr.15270) 92 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-20T19:57:11.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:11 smithi183 bash[21651]: cephadm 2024-09-20T19:57:09.906848+0000 mgr.y (mgr.15270) 93 : cephadm [INF] Deploying daemon prometheus.a on smithi183 2024-09-20T19:57:11.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:11 smithi183 bash[21651]: cluster 2024-09-20T19:57:10.078071+0000 mgr.y (mgr.15270) 94 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:57:13.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:13 smithi003 bash[19800]: cluster 2024-09-20T19:57:12.078801+0000 mgr.y (mgr.15270) 95 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:13.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:13 smithi003 bash[26656]: cluster 2024-09-20T19:57:12.078801+0000 mgr.y (mgr.15270) 95 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:13.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:13 smithi183 bash[21651]: cluster 2024-09-20T19:57:12.078801+0000 mgr.y (mgr.15270) 95 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:14.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:57:14 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:57:14] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.43.0" 2024-09-20T19:57:14.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:14 smithi003 bash[19800]: audit 2024-09-20T19:57:12.400201+0000 mgr.y (mgr.15270) 96 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:57:14.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:14 smithi003 bash[19800]: audit 2024-09-20T19:57:14.010688+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:57:14.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:14 smithi003 bash[26656]: audit 2024-09-20T19:57:12.400201+0000 mgr.y (mgr.15270) 96 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:57:14.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:14 smithi003 bash[26656]: audit 2024-09-20T19:57:14.010688+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:57:14.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:14 smithi183 bash[21651]: audit 2024-09-20T19:57:12.400201+0000 mgr.y (mgr.15270) 96 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:57:14.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:14 smithi183 bash[21651]: audit 2024-09-20T19:57:14.010688+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:57:15.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:15 smithi003 bash[19800]: cluster 2024-09-20T19:57:14.080436+0000 mgr.y (mgr.15270) 97 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:57:15.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:15 smithi003 bash[26656]: cluster 2024-09-20T19:57:14.080436+0000 mgr.y (mgr.15270) 97 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:57:15.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:15 smithi183 bash[21651]: cluster 2024-09-20T19:57:14.080436+0000 mgr.y (mgr.15270) 97 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:57:17.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:17 smithi003 bash[19800]: cluster 2024-09-20T19:57:16.081160+0000 mgr.y (mgr.15270) 98 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:17.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:17 smithi003 bash[26656]: cluster 2024-09-20T19:57:16.081160+0000 mgr.y (mgr.15270) 98 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:17.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:17 smithi183 bash[21651]: cluster 2024-09-20T19:57:16.081160+0000 mgr.y (mgr.15270) 98 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:19.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:19 smithi003 bash[19800]: cluster 2024-09-20T19:57:18.081865+0000 mgr.y (mgr.15270) 99 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:19.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:19 smithi003 bash[26656]: cluster 2024-09-20T19:57:18.081865+0000 mgr.y (mgr.15270) 99 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:19.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:19 smithi183 bash[21651]: cluster 2024-09-20T19:57:18.081865+0000 mgr.y (mgr.15270) 99 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:21.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:21 smithi183 bash[21651]: cluster 2024-09-20T19:57:20.083567+0000 mgr.y (mgr.15270) 100 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:57:21.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:21 smithi003 bash[19800]: cluster 2024-09-20T19:57:20.083567+0000 mgr.y (mgr.15270) 100 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:57:21.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:21 smithi003 bash[26656]: cluster 2024-09-20T19:57:20.083567+0000 mgr.y (mgr.15270) 100 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:57:23.048 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 19:57:22 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:57:23.049 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 19:57:22 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:57:23.049 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:22 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:57:23.049 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:22 smithi183 systemd[1]: Stopping Ceph prometheus.a for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T19:57:23.049 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:57:22 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:57:23.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:22 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:57:23.050 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:57:22 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:57:23.050 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:57:22 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:57:23.050 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 19:57:22 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:57:23.051 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 19:57:22 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:57:23.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:23 smithi183 bash[21651]: cluster 2024-09-20T19:57:22.084318+0000 mgr.y (mgr.15270) 101 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:23.549 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:23 smithi183 bash[55150]: ts=2024-09-20T19:57:23.056Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-20T19:57:23.549 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:23 smithi183 bash[55150]: ts=2024-09-20T19:57:23.056Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-20T19:57:23.549 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:23 smithi183 bash[55150]: ts=2024-09-20T19:57:23.056Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-20T19:57:23.549 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:23 smithi183 bash[55150]: ts=2024-09-20T19:57:23.056Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-20T19:57:23.549 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:23 smithi183 bash[55150]: ts=2024-09-20T19:57:23.056Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-20T19:57:23.549 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:23 smithi183 bash[55150]: ts=2024-09-20T19:57:23.056Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-20T19:57:23.549 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:23 smithi183 bash[55150]: ts=2024-09-20T19:57:23.056Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-20T19:57:23.549 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:23 smithi183 bash[55150]: ts=2024-09-20T19:57:23.056Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-20T19:57:23.549 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:23 smithi183 bash[55150]: ts=2024-09-20T19:57:23.057Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-20T19:57:23.549 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:23 smithi183 bash[55150]: ts=2024-09-20T19:57:23.057Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-20T19:57:23.549 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:23 smithi183 bash[55150]: ts=2024-09-20T19:57:23.057Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-20T19:57:23.549 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:23 smithi183 bash[55150]: ts=2024-09-20T19:57:23.057Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-20T19:57:23.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:23 smithi003 bash[19800]: cluster 2024-09-20T19:57:22.084318+0000 mgr.y (mgr.15270) 101 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:23.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:23 smithi003 bash[26656]: cluster 2024-09-20T19:57:22.084318+0000 mgr.y (mgr.15270) 101 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:23.895 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:23 smithi183 bash[61952]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T19:57:23.895 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:23 smithi183 bash[62012]: Error response from daemon: No such container: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T19:57:23.895 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:23 smithi183 systemd[1]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-20T19:57:23.895 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:23 smithi183 systemd[1]: Stopped Ceph prometheus.a for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T19:57:24.209 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 19:57:23 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:57:24.210 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 19:57:23 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:57:24.210 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 19:57:23 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:57:24.210 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 19:57:23 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:57:24.211 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:57:23 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:57:24.211 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:57:23 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:57:24.211 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:23 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:57:24.211 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:24 smithi183 systemd[1]: Started Ceph prometheus.a for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T19:57:24.212 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:23 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:57:24.212 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:57:23 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:57:24.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:24 smithi183 bash[21651]: audit 2024-09-20T19:57:22.411439+0000 mgr.y (mgr.15270) 102 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:57:24.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:24 smithi183 bash[21651]: audit 2024-09-20T19:57:24.065775+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:24.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:24 smithi183 bash[21651]: audit 2024-09-20T19:57:24.076664+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:24.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:24 smithi003 bash[19800]: audit 2024-09-20T19:57:22.411439+0000 mgr.y (mgr.15270) 102 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:57:24.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:24 smithi003 bash[19800]: audit 2024-09-20T19:57:24.065775+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:24.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:24 smithi003 bash[19800]: audit 2024-09-20T19:57:24.076664+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:24.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:24 smithi003 bash[26656]: audit 2024-09-20T19:57:22.411439+0000 mgr.y (mgr.15270) 102 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:57:24.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:24 smithi003 bash[26656]: audit 2024-09-20T19:57:24.065775+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:24.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:24 smithi003 bash[26656]: audit 2024-09-20T19:57:24.076664+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:25.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:25 smithi183 bash[21651]: cluster 2024-09-20T19:57:24.085958+0000 mgr.y (mgr.15270) 103 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:57:25.549 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:25 smithi183 bash[62066]: ts=2024-09-20T19:57:25.168Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-09-20T19:57:25.549 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:25 smithi183 bash[62066]: ts=2024-09-20T19:57:25.168Z caller=main.go:622 level=info build_context="(go=go1.22.1, platform=linux/amd64, user=root@b5723e458358, date=20240319-10:54:45, tags=netgo,builtinassets,stringlabels)" 2024-09-20T19:57:25.549 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:25 smithi183 bash[62066]: ts=2024-09-20T19:57:25.168Z caller=main.go:623 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi183 (none))" 2024-09-20T19:57:25.549 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:25 smithi183 bash[62066]: ts=2024-09-20T19:57:25.168Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-20T19:57:25.549 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:25 smithi183 bash[62066]: ts=2024-09-20T19:57:25.168Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-20T19:57:25.549 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:25 smithi183 bash[62066]: ts=2024-09-20T19:57:25.170Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-09-20T19:57:25.549 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:25 smithi183 bash[62066]: ts=2024-09-20T19:57:25.170Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-09-20T19:57:25.549 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:25 smithi183 bash[62066]: ts=2024-09-20T19:57:25.173Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-09-20T19:57:25.549 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:25 smithi183 bash[62066]: ts=2024-09-20T19:57:25.173Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-20T19:57:25.549 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:25 smithi183 bash[62066]: ts=2024-09-20T19:57:25.175Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-20T19:57:25.549 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:25 smithi183 bash[62066]: ts=2024-09-20T19:57:25.175Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.699µs 2024-09-20T19:57:25.549 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:25 smithi183 bash[62066]: ts=2024-09-20T19:57:25.175Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-20T19:57:25.550 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:25 smithi183 bash[62066]: ts=2024-09-20T19:57:25.175Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-09-20T19:57:25.550 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:25 smithi183 bash[62066]: ts=2024-09-20T19:57:25.188Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-09-20T19:57:25.550 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:25 smithi183 bash[62066]: ts=2024-09-20T19:57:25.194Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-09-20T19:57:25.550 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:25 smithi183 bash[62066]: ts=2024-09-20T19:57:25.197Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-09-20T19:57:25.550 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:25 smithi183 bash[62066]: ts=2024-09-20T19:57:25.201Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-09-20T19:57:25.550 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:25 smithi183 bash[62066]: ts=2024-09-20T19:57:25.203Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-09-20T19:57:25.550 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:25 smithi183 bash[62066]: ts=2024-09-20T19:57:25.203Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-09-20T19:57:25.550 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:25 smithi183 bash[62066]: ts=2024-09-20T19:57:25.203Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=29.621µs wal_replay_duration=28.549402ms wbl_replay_duration=92ns total_replay_duration=28.60057ms 2024-09-20T19:57:25.550 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:25 smithi183 bash[62066]: ts=2024-09-20T19:57:25.206Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-09-20T19:57:25.550 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:25 smithi183 bash[62066]: ts=2024-09-20T19:57:25.206Z caller=main.go:1153 level=info msg="TSDB started" 2024-09-20T19:57:25.550 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:25 smithi183 bash[62066]: ts=2024-09-20T19:57:25.206Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-20T19:57:25.550 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:25 smithi183 bash[62066]: ts=2024-09-20T19:57:25.225Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.570823ms db_storage=1.006µs remote_storage=1.171µs web_handler=374ns query_engine=684ns scrape=370.967µs scrape_sd=116.887µs notify=17.028µs notify_sd=14.321µs rules=18.651383ms tracing=6.022µs 2024-09-20T19:57:25.550 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:25 smithi183 bash[62066]: ts=2024-09-20T19:57:25.225Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-09-20T19:57:25.550 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:57:25 smithi183 bash[62066]: ts=2024-09-20T19:57:25.225Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-09-20T19:57:25.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:25 smithi003 bash[19800]: cluster 2024-09-20T19:57:24.085958+0000 mgr.y (mgr.15270) 103 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:57:25.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:25 smithi003 bash[26656]: cluster 2024-09-20T19:57:24.085958+0000 mgr.y (mgr.15270) 103 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:57:27.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:27 smithi183 bash[21651]: cluster 2024-09-20T19:57:26.086670+0000 mgr.y (mgr.15270) 104 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:27.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:27 smithi003 bash[26656]: cluster 2024-09-20T19:57:26.086670+0000 mgr.y (mgr.15270) 104 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:27.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:27 smithi003 bash[19800]: cluster 2024-09-20T19:57:26.086670+0000 mgr.y (mgr.15270) 104 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:29.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:29 smithi183 bash[21651]: cluster 2024-09-20T19:57:28.087365+0000 mgr.y (mgr.15270) 105 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:29.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:29 smithi183 bash[21651]: audit 2024-09-20T19:57:29.011573+0000 mon.a (mon.0) 1381 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:57:29.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:29 smithi003 bash[26656]: cluster 2024-09-20T19:57:28.087365+0000 mgr.y (mgr.15270) 105 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:29.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:29 smithi003 bash[26656]: audit 2024-09-20T19:57:29.011573+0000 mon.a (mon.0) 1381 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:57:29.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:29 smithi003 bash[19800]: cluster 2024-09-20T19:57:28.087365+0000 mgr.y (mgr.15270) 105 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:29.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:29 smithi003 bash[19800]: audit 2024-09-20T19:57:29.011573+0000 mon.a (mon.0) 1381 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:57:31.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:31 smithi003 bash[19800]: cluster 2024-09-20T19:57:30.089092+0000 mgr.y (mgr.15270) 106 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:57:31.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:31 smithi003 bash[19800]: audit 2024-09-20T19:57:30.097959+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:31.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:31 smithi003 bash[19800]: audit 2024-09-20T19:57:30.109075+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:31.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:31 smithi003 bash[26656]: cluster 2024-09-20T19:57:30.089092+0000 mgr.y (mgr.15270) 106 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:57:31.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:31 smithi003 bash[26656]: audit 2024-09-20T19:57:30.097959+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:31.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:31 smithi003 bash[26656]: audit 2024-09-20T19:57:30.109075+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:31.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:31 smithi183 bash[21651]: cluster 2024-09-20T19:57:30.089092+0000 mgr.y (mgr.15270) 106 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:57:31.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:31 smithi183 bash[21651]: audit 2024-09-20T19:57:30.097959+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:31.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:31 smithi183 bash[21651]: audit 2024-09-20T19:57:30.109075+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:32.298 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:57:32 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:57:32] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.51.0" 2024-09-20T19:57:32.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:32 smithi003 bash[19800]: audit 2024-09-20T19:57:31.300022+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:32.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:32 smithi003 bash[19800]: audit 2024-09-20T19:57:31.311054+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:32.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:32 smithi003 bash[19800]: cluster 2024-09-20T19:57:32.089822+0000 mgr.y (mgr.15270) 107 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:32.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:32 smithi003 bash[26656]: audit 2024-09-20T19:57:31.300022+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:32.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:32 smithi003 bash[26656]: audit 2024-09-20T19:57:31.311054+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:32.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:32 smithi003 bash[26656]: cluster 2024-09-20T19:57:32.089822+0000 mgr.y (mgr.15270) 107 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:32.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:32 smithi183 bash[21651]: audit 2024-09-20T19:57:31.300022+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:32.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:32 smithi183 bash[21651]: audit 2024-09-20T19:57:31.311054+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:32.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:32 smithi183 bash[21651]: cluster 2024-09-20T19:57:32.089822+0000 mgr.y (mgr.15270) 107 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:33.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:33 smithi003 bash[19800]: audit 2024-09-20T19:57:32.422725+0000 mgr.y (mgr.15270) 108 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:57:33.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:33 smithi003 bash[26656]: audit 2024-09-20T19:57:32.422725+0000 mgr.y (mgr.15270) 108 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:57:33.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:33 smithi183 bash[21651]: audit 2024-09-20T19:57:32.422725+0000 mgr.y (mgr.15270) 108 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:57:34.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:34 smithi003 bash[19800]: cluster 2024-09-20T19:57:34.091392+0000 mgr.y (mgr.15270) 109 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:57:34.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:34 smithi003 bash[26656]: cluster 2024-09-20T19:57:34.091392+0000 mgr.y (mgr.15270) 109 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:57:34.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:34 smithi183 bash[21651]: cluster 2024-09-20T19:57:34.091392+0000 mgr.y (mgr.15270) 109 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:57:37.428 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:37 smithi183 bash[21651]: cluster 2024-09-20T19:57:36.092167+0000 mgr.y (mgr.15270) 110 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:37.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:37 smithi003 bash[19800]: cluster 2024-09-20T19:57:36.092167+0000 mgr.y (mgr.15270) 110 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:37.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:37 smithi003 bash[26656]: cluster 2024-09-20T19:57:36.092167+0000 mgr.y (mgr.15270) 110 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:37.756 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-20T19:57:38.428 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:57:38.428 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (26m) 43s ago 26m 14.0M - 0.25.0 c8568f914cd2 59a9da2906ec 2024-09-20T19:57:38.428 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi183 *:3000 running (26m) 8s ago 26m 73.1M - 9.4.12 2bacad6d85d8 c9a7bba266d4 2024-09-20T19:57:38.428 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.zzokqj smithi003 *:5000 running (87s) 43s ago 24m 47.4M - 3.8 6acb0a031eab d2e13422a011 2024-09-20T19:57:38.428 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi183 *:8443,9283,8765 running (75s) 8s ago 35m 438M - 19.3.0-5099-g88deadb8 441f9a3fe515 210cd19f5bae 2024-09-20T19:57:38.428 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (11m) 43s ago 37m 499M - 19.3.0-5099-g88deadb8 441f9a3fe515 9aa6e2f22487 2024-09-20T19:57:38.428 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (37m) 43s ago 37m 87.6M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 573f70d763bc 2024-09-20T19:57:38.428 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi183 running (35m) 8s ago 35m 63.5M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 0b6efef5dac7 2024-09-20T19:57:38.428 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (35m) 43s ago 35m 63.0M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab ec60aaecf15d 2024-09-20T19:57:38.428 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (51s) 43s ago 26m 2828k - 1.7.0 72c9c2088986 d0b8aa327069 2024-09-20T19:57:38.428 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi183 *:9100 running (46s) 8s ago 26m 7407k - 1.7.0 72c9c2088986 c79ac70026db 2024-09-20T19:57:38.428 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (34m) 43s ago 34m 66.7M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab f34f0142facb 2024-09-20T19:57:38.429 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (33m) 43s ago 33m 58.5M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab 682cabe7b674 2024-09-20T19:57:38.429 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (32m) 43s ago 32m 60.9M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab 945fc7b53bc0 2024-09-20T19:57:38.429 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (31m) 43s ago 31m 56.7M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab f18d3679bb9e 2024-09-20T19:57:38.429 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi183 running (30m) 8s ago 30m 68.5M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab acf213ee960c 2024-09-20T19:57:38.429 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi183 running (29m) 8s ago 29m 64.3M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab e79f0a743785 2024-09-20T19:57:38.429 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi183 running (28m) 8s ago 29m 56.0M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 164041c5816b 2024-09-20T19:57:38.429 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi183 running (28m) 8s ago 28m 66.8M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 0eac55f5717e 2024-09-20T19:57:38.429 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi183 *:9095 running (14s) 8s ago 27m 35.7M - 2.51.0 1d3b7f56885b 7e9efbbab4fb 2024-09-20T19:57:38.429 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.tcdhwz smithi003 *:8000 running (24m) 43s ago 24m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 8fc205227459 2024-09-20T19:57:38.429 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi183.lyzazb smithi183 *:8000 running (24m) 8s ago 24m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 7387a3c9206c 2024-09-20T19:57:38.818 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T19:57:38.819 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-20T19:57:38.819 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T19:57:38.819 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:57:38.819 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-20T19:57:38.819 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:57:38.819 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:57:38.819 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-20T19:57:38.819 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:57:38.819 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:57:38.819 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-20T19:57:38.819 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:57:38.820 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:57:38.820 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-20T19:57:38.820 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 13, 2024-09-20T19:57:38.820 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:57:38.820 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-20T19:57:38.820 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T19:57:39.146 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T19:57:39.147 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:57:39.147 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-20T19:57:39.147 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-20T19:57:39.147 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [ 2024-09-20T19:57:39.147 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr" 2024-09-20T19:57:39.147 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-20T19:57:39.147 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "2/2 daemons upgraded", 2024-09-20T19:57:39.147 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading prometheus daemons", 2024-09-20T19:57:39.147 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-20T19:57:39.147 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T19:57:39.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:39 smithi003 bash[19800]: audit 2024-09-20T19:57:37.742514+0000 mgr.y (mgr.15270) 111 : audit [DBG] from='client.25409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:57:39.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:39 smithi003 bash[19800]: audit 2024-09-20T19:57:38.066852+0000 mgr.y (mgr.15270) 112 : audit [DBG] from='client.25415 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:57:39.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:39 smithi003 bash[19800]: cluster 2024-09-20T19:57:38.092591+0000 mgr.y (mgr.15270) 113 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:39.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:39 smithi003 bash[19800]: audit 2024-09-20T19:57:38.817959+0000 mon.a (mon.0) 1386 : audit [DBG] from='client.? 172.21.15.3:0/1328946234' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:39.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:39 smithi003 bash[26656]: audit 2024-09-20T19:57:37.742514+0000 mgr.y (mgr.15270) 111 : audit [DBG] from='client.25409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:57:39.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:39 smithi003 bash[26656]: audit 2024-09-20T19:57:38.066852+0000 mgr.y (mgr.15270) 112 : audit [DBG] from='client.25415 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:57:39.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:39 smithi003 bash[26656]: cluster 2024-09-20T19:57:38.092591+0000 mgr.y (mgr.15270) 113 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:39.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:39 smithi003 bash[26656]: audit 2024-09-20T19:57:38.817959+0000 mon.a (mon.0) 1386 : audit [DBG] from='client.? 172.21.15.3:0/1328946234' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:39.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:39 smithi183 bash[21651]: audit 2024-09-20T19:57:37.742514+0000 mgr.y (mgr.15270) 111 : audit [DBG] from='client.25409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:57:39.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:39 smithi183 bash[21651]: audit 2024-09-20T19:57:38.066852+0000 mgr.y (mgr.15270) 112 : audit [DBG] from='client.25415 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:57:39.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:39 smithi183 bash[21651]: cluster 2024-09-20T19:57:38.092591+0000 mgr.y (mgr.15270) 113 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:39.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:39 smithi183 bash[21651]: audit 2024-09-20T19:57:38.817959+0000 mon.a (mon.0) 1386 : audit [DBG] from='client.? 172.21.15.3:0/1328946234' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:40.416 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:40 smithi183 bash[21651]: audit 2024-09-20T19:57:38.388505+0000 mgr.y (mgr.15270) 114 : audit [DBG] from='client.25421 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:57:40.416 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:40 smithi183 bash[21651]: audit 2024-09-20T19:57:39.146006+0000 mgr.y (mgr.15270) 115 : audit [DBG] from='client.25433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:57:40.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:40 smithi003 bash[19800]: audit 2024-09-20T19:57:38.388505+0000 mgr.y (mgr.15270) 114 : audit [DBG] from='client.25421 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:57:40.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:40 smithi003 bash[19800]: audit 2024-09-20T19:57:39.146006+0000 mgr.y (mgr.15270) 115 : audit [DBG] from='client.25433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:57:40.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:40 smithi003 bash[26656]: audit 2024-09-20T19:57:38.388505+0000 mgr.y (mgr.15270) 114 : audit [DBG] from='client.25421 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:57:40.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:40 smithi003 bash[26656]: audit 2024-09-20T19:57:39.146006+0000 mgr.y (mgr.15270) 115 : audit [DBG] from='client.25433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:57:41.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:41 smithi003 bash[19800]: cluster 2024-09-20T19:57:40.094197+0000 mgr.y (mgr.15270) 116 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:57:41.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:41 smithi003 bash[19800]: audit 2024-09-20T19:57:40.929223+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:41.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:41 smithi003 bash[19800]: audit 2024-09-20T19:57:40.941041+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:41.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:41 smithi003 bash[19800]: audit 2024-09-20T19:57:40.943301+0000 mon.a (mon.0) 1389 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:57:41.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:41 smithi003 bash[19800]: audit 2024-09-20T19:57:40.944772+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:57:41.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:41 smithi003 bash[19800]: audit 2024-09-20T19:57:40.955664+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:41.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:41 smithi003 bash[19800]: audit 2024-09-20T19:57:41.012337+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:57:41.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:41 smithi003 bash[19800]: audit 2024-09-20T19:57:41.097932+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:57:41.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:41 smithi003 bash[19800]: audit 2024-09-20T19:57:41.101342+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:41.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:41 smithi003 bash[19800]: audit 2024-09-20T19:57:41.103768+0000 mon.a (mon.0) 1395 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:41.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:41 smithi003 bash[19800]: audit 2024-09-20T19:57:41.106372+0000 mon.a (mon.0) 1396 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:41.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:41 smithi003 bash[19800]: audit 2024-09-20T19:57:41.108935+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:41.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:41 smithi003 bash[19800]: audit 2024-09-20T19:57:41.111008+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:41.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:41 smithi003 bash[19800]: audit 2024-09-20T19:57:41.112836+0000 mon.a (mon.0) 1399 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:41.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:41 smithi003 bash[19800]: audit 2024-09-20T19:57:41.115363+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:41.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:41 smithi003 bash[19800]: audit 2024-09-20T19:57:41.117949+0000 mon.a (mon.0) 1401 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:41.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:41 smithi003 bash[19800]: audit 2024-09-20T19:57:41.120384+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:41.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:41 smithi003 bash[19800]: audit 2024-09-20T19:57:41.122530+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:41.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:41 smithi003 bash[26656]: cluster 2024-09-20T19:57:40.094197+0000 mgr.y (mgr.15270) 116 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:57:41.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:41 smithi003 bash[26656]: audit 2024-09-20T19:57:40.929223+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:41.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:41 smithi003 bash[26656]: audit 2024-09-20T19:57:40.941041+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:41.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:41 smithi003 bash[26656]: audit 2024-09-20T19:57:40.943301+0000 mon.a (mon.0) 1389 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:57:41.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:41 smithi003 bash[26656]: audit 2024-09-20T19:57:40.944772+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:57:41.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:41 smithi003 bash[26656]: audit 2024-09-20T19:57:40.955664+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:41.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:41 smithi003 bash[26656]: audit 2024-09-20T19:57:41.012337+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:57:41.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:41 smithi003 bash[26656]: audit 2024-09-20T19:57:41.097932+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:57:41.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:41 smithi003 bash[26656]: audit 2024-09-20T19:57:41.101342+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:41.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:41 smithi003 bash[26656]: audit 2024-09-20T19:57:41.103768+0000 mon.a (mon.0) 1395 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:41.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:41 smithi003 bash[26656]: audit 2024-09-20T19:57:41.106372+0000 mon.a (mon.0) 1396 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:41.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:41 smithi003 bash[26656]: audit 2024-09-20T19:57:41.108935+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:41.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:41 smithi003 bash[26656]: audit 2024-09-20T19:57:41.111008+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:41.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:41 smithi003 bash[26656]: audit 2024-09-20T19:57:41.112836+0000 mon.a (mon.0) 1399 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:41.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:41 smithi003 bash[26656]: audit 2024-09-20T19:57:41.115363+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:41.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:41 smithi003 bash[26656]: audit 2024-09-20T19:57:41.117949+0000 mon.a (mon.0) 1401 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:41.459 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:41 smithi003 bash[26656]: audit 2024-09-20T19:57:41.120384+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:41.459 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:41 smithi003 bash[26656]: audit 2024-09-20T19:57:41.122530+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:41.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:41 smithi183 bash[21651]: cluster 2024-09-20T19:57:40.094197+0000 mgr.y (mgr.15270) 116 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:57:41.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:41 smithi183 bash[21651]: audit 2024-09-20T19:57:40.929223+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:41.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:41 smithi183 bash[21651]: audit 2024-09-20T19:57:40.941041+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:41.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:41 smithi183 bash[21651]: audit 2024-09-20T19:57:40.943301+0000 mon.a (mon.0) 1389 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:57:41.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:41 smithi183 bash[21651]: audit 2024-09-20T19:57:40.944772+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:57:41.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:41 smithi183 bash[21651]: audit 2024-09-20T19:57:40.955664+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:41.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:41 smithi183 bash[21651]: audit 2024-09-20T19:57:41.012337+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:57:41.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:41 smithi183 bash[21651]: audit 2024-09-20T19:57:41.097932+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:57:41.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:41 smithi183 bash[21651]: audit 2024-09-20T19:57:41.101342+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:41.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:41 smithi183 bash[21651]: audit 2024-09-20T19:57:41.103768+0000 mon.a (mon.0) 1395 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:41.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:41 smithi183 bash[21651]: audit 2024-09-20T19:57:41.106372+0000 mon.a (mon.0) 1396 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:41.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:41 smithi183 bash[21651]: audit 2024-09-20T19:57:41.108935+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:41.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:41 smithi183 bash[21651]: audit 2024-09-20T19:57:41.111008+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:41.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:41 smithi183 bash[21651]: audit 2024-09-20T19:57:41.112836+0000 mon.a (mon.0) 1399 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:41.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:41 smithi183 bash[21651]: audit 2024-09-20T19:57:41.115363+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:41.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:41 smithi183 bash[21651]: audit 2024-09-20T19:57:41.117949+0000 mon.a (mon.0) 1401 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:41.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:41 smithi183 bash[21651]: audit 2024-09-20T19:57:41.120384+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:41.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:41 smithi183 bash[21651]: audit 2024-09-20T19:57:41.122530+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:57:42.435 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:57:42 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:57:42] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.51.0" 2024-09-20T19:57:42.435 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:42 smithi003 bash[19800]: audit 2024-09-20T19:57:41.013388+0000 mgr.y (mgr.15270) 117 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:57:42.435 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:42 smithi003 bash[26656]: audit 2024-09-20T19:57:41.013388+0000 mgr.y (mgr.15270) 117 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:57:42.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:42 smithi183 bash[21651]: audit 2024-09-20T19:57:41.013388+0000 mgr.y (mgr.15270) 117 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:57:43.445 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:43 smithi003 bash[26656]: cluster 2024-09-20T19:57:42.094898+0000 mgr.y (mgr.15270) 118 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:43.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:43 smithi003 bash[19800]: cluster 2024-09-20T19:57:42.094898+0000 mgr.y (mgr.15270) 118 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:43.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:43 smithi183 bash[21651]: cluster 2024-09-20T19:57:42.094898+0000 mgr.y (mgr.15270) 118 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:44.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:44 smithi003 bash[19800]: audit 2024-09-20T19:57:42.434027+0000 mgr.y (mgr.15270) 119 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:57:44.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:44 smithi003 bash[19800]: audit 2024-09-20T19:57:44.012068+0000 mon.a (mon.0) 1404 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:57:44.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:44 smithi003 bash[26656]: audit 2024-09-20T19:57:42.434027+0000 mgr.y (mgr.15270) 119 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:57:44.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:44 smithi003 bash[26656]: audit 2024-09-20T19:57:44.012068+0000 mon.a (mon.0) 1404 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:57:44.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:44 smithi183 bash[21651]: audit 2024-09-20T19:57:42.434027+0000 mgr.y (mgr.15270) 119 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:57:44.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:44 smithi183 bash[21651]: audit 2024-09-20T19:57:44.012068+0000 mon.a (mon.0) 1404 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:57:45.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:45 smithi003 bash[19800]: cephadm 2024-09-20T19:57:43.937647+0000 mgr.y (mgr.15270) 120 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-20T19:57:45.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:45 smithi003 bash[19800]: cephadm 2024-09-20T19:57:43.948788+0000 mgr.y (mgr.15270) 121 : cephadm [INF] Deploying daemon alertmanager.a on smithi003 2024-09-20T19:57:45.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:45 smithi003 bash[19800]: cluster 2024-09-20T19:57:44.096573+0000 mgr.y (mgr.15270) 122 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:57:45.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:45 smithi003 bash[26656]: cephadm 2024-09-20T19:57:43.937647+0000 mgr.y (mgr.15270) 120 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-20T19:57:45.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:45 smithi003 bash[26656]: cephadm 2024-09-20T19:57:43.948788+0000 mgr.y (mgr.15270) 121 : cephadm [INF] Deploying daemon alertmanager.a on smithi003 2024-09-20T19:57:45.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:45 smithi003 bash[26656]: cluster 2024-09-20T19:57:44.096573+0000 mgr.y (mgr.15270) 122 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:57:45.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:45 smithi183 bash[21651]: cephadm 2024-09-20T19:57:43.937647+0000 mgr.y (mgr.15270) 120 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-20T19:57:45.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:45 smithi183 bash[21651]: cephadm 2024-09-20T19:57:43.948788+0000 mgr.y (mgr.15270) 121 : cephadm [INF] Deploying daemon alertmanager.a on smithi003 2024-09-20T19:57:45.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:45 smithi183 bash[21651]: cluster 2024-09-20T19:57:44.096573+0000 mgr.y (mgr.15270) 122 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:57:47.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:47 smithi003 bash[19800]: cluster 2024-09-20T19:57:46.097305+0000 mgr.y (mgr.15270) 123 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:47.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:47 smithi003 bash[26656]: cluster 2024-09-20T19:57:46.097305+0000 mgr.y (mgr.15270) 123 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:47.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:47 smithi183 bash[21651]: cluster 2024-09-20T19:57:46.097305+0000 mgr.y (mgr.15270) 123 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:49.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:49 smithi183 bash[21651]: cluster 2024-09-20T19:57:48.098027+0000 mgr.y (mgr.15270) 124 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:49.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:49 smithi003 bash[26656]: cluster 2024-09-20T19:57:48.098027+0000 mgr.y (mgr.15270) 124 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:49.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:49 smithi003 bash[19800]: cluster 2024-09-20T19:57:48.098027+0000 mgr.y (mgr.15270) 124 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:51.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:51 smithi003 bash[19800]: cluster 2024-09-20T19:57:50.099550+0000 mgr.y (mgr.15270) 125 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:57:51.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:51 smithi003 bash[26656]: cluster 2024-09-20T19:57:50.099550+0000 mgr.y (mgr.15270) 125 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:57:51.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:51 smithi183 bash[21651]: cluster 2024-09-20T19:57:50.099550+0000 mgr.y (mgr.15270) 125 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:57:52.446 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:57:52 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:57:52] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.51.0" 2024-09-20T19:57:52.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:52 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:57:52.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:52 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:57:52.702 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 19:57:52 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:57:52.703 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 19:57:52 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:57:52.703 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 19:57:52 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:57:52.703 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:57:52 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:57:52.703 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:57:52 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:57:52.704 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:57:52 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:57:52.704 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 19:57:52 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:57:53.160 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:57:52 smithi003 systemd[1]: Stopping Ceph alertmanager.a for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T19:57:53.160 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:57:52 smithi003 bash[51542]: ts=2024-09-20T19:57:52.898Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-20T19:57:53.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:53 smithi003 bash[19800]: cluster 2024-09-20T19:57:52.100281+0000 mgr.y (mgr.15270) 126 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:53.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:53 smithi003 bash[26656]: cluster 2024-09-20T19:57:52.100281+0000 mgr.y (mgr.15270) 126 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:53.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:53 smithi183 bash[21651]: cluster 2024-09-20T19:57:52.100281+0000 mgr.y (mgr.15270) 126 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:53.833 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:57:53 smithi003 bash[82280]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-alertmanager-a 2024-09-20T19:57:53.833 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:57:53 smithi003 bash[82339]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-alertmanager-a 2024-09-20T19:57:53.833 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:57:53 smithi003 systemd[1]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490@alertmanager.a.service: Deactivated successfully. 2024-09-20T19:57:53.833 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:57:53 smithi003 systemd[1]: Stopped Ceph alertmanager.a for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T19:57:54.202 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 19:57:53 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:57:54.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:53 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:57:54.203 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 19:57:53 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:57:54.203 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 19:57:53 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:57:54.203 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 19:57:53 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:57:54.203 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 19:57:53 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:57:54.204 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:57:53 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:57:54.204 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:57:53 smithi003 systemd[1]: Started Ceph alertmanager.a for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T19:57:54.204 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:57:53 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:57:54.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:53 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:57:54.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:54 smithi183 bash[21651]: audit 2024-09-20T19:57:52.444762+0000 mgr.y (mgr.15270) 127 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:57:54.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:54 smithi183 bash[21651]: audit 2024-09-20T19:57:53.995257+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:54.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:54 smithi183 bash[21651]: audit 2024-09-20T19:57:54.001574+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:54.580 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:54 smithi003 bash[19800]: audit 2024-09-20T19:57:52.444762+0000 mgr.y (mgr.15270) 127 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:57:54.580 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:54 smithi003 bash[19800]: audit 2024-09-20T19:57:53.995257+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:54.580 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:54 smithi003 bash[19800]: audit 2024-09-20T19:57:54.001574+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:54.580 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:54 smithi003 bash[26656]: audit 2024-09-20T19:57:52.444762+0000 mgr.y (mgr.15270) 127 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:57:54.580 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:54 smithi003 bash[26656]: audit 2024-09-20T19:57:53.995257+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:54.580 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:54 smithi003 bash[26656]: audit 2024-09-20T19:57:54.001574+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:57:55.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:55 smithi183 bash[21651]: cluster 2024-09-20T19:57:54.101379+0000 mgr.y (mgr.15270) 128 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:57:55.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:55 smithi003 bash[19800]: cluster 2024-09-20T19:57:54.101379+0000 mgr.y (mgr.15270) 128 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:57:55.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:55 smithi003 bash[26656]: cluster 2024-09-20T19:57:54.101379+0000 mgr.y (mgr.15270) 128 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:57:55.703 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:57:55 smithi003 bash[82396]: ts=2024-09-20T19:57:55.335Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-09-20T19:57:55.703 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:57:55 smithi003 bash[82396]: ts=2024-09-20T19:57:55.335Z caller=main.go:182 level=info build_context="(go=go1.21.7, platform=linux/amd64, user=root@22cd11f671e9, date=20240228-11:51:20, tags=netgo)" 2024-09-20T19:57:55.703 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:57:55 smithi003 bash[82396]: ts=2024-09-20T19:57:55.337Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.3 port=9094 2024-09-20T19:57:55.703 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:57:55 smithi003 bash[82396]: ts=2024-09-20T19:57:55.338Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-20T19:57:55.703 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:57:55 smithi003 bash[82396]: ts=2024-09-20T19:57:55.367Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-20T19:57:55.703 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:57:55 smithi003 bash[82396]: ts=2024-09-20T19:57:55.367Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-20T19:57:55.703 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:57:55 smithi003 bash[82396]: ts=2024-09-20T19:57:55.370Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-09-20T19:57:55.703 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:57:55 smithi003 bash[82396]: ts=2024-09-20T19:57:55.370Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-20T19:57:57.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:57 smithi183 bash[21651]: cluster 2024-09-20T19:57:56.102048+0000 mgr.y (mgr.15270) 129 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:57.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:57 smithi003 bash[19800]: cluster 2024-09-20T19:57:56.102048+0000 mgr.y (mgr.15270) 129 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:57.702 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:57:57 smithi003 bash[82396]: ts=2024-09-20T19:57:57.339Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000772471s 2024-09-20T19:57:57.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:57 smithi003 bash[26656]: cluster 2024-09-20T19:57:56.102048+0000 mgr.y (mgr.15270) 129 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:59.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:59 smithi183 bash[21651]: cluster 2024-09-20T19:57:58.102747+0000 mgr.y (mgr.15270) 130 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:59.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:57:59 smithi183 bash[21651]: audit 2024-09-20T19:57:59.012343+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:57:59.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:59 smithi003 bash[19800]: cluster 2024-09-20T19:57:58.102747+0000 mgr.y (mgr.15270) 130 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:59.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:57:59 smithi003 bash[19800]: audit 2024-09-20T19:57:59.012343+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:57:59.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:59 smithi003 bash[26656]: cluster 2024-09-20T19:57:58.102747+0000 mgr.y (mgr.15270) 130 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:57:59.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:57:59 smithi003 bash[26656]: audit 2024-09-20T19:57:59.012343+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:58:01.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:00 smithi003 bash[19800]: audit 2024-09-20T19:57:59.929635+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:01.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:00 smithi003 bash[19800]: audit 2024-09-20T19:57:59.937588+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:01.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:00 smithi003 bash[19800]: audit 2024-09-20T19:58:00.048095+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:01.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:00 smithi003 bash[19800]: audit 2024-09-20T19:58:00.056405+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:01.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:00 smithi003 bash[19800]: cluster 2024-09-20T19:58:00.104383+0000 mgr.y (mgr.15270) 131 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:58:01.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:00 smithi003 bash[26656]: audit 2024-09-20T19:57:59.929635+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:01.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:00 smithi003 bash[26656]: audit 2024-09-20T19:57:59.937588+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:01.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:00 smithi003 bash[26656]: audit 2024-09-20T19:58:00.048095+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:01.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:00 smithi003 bash[26656]: audit 2024-09-20T19:58:00.056405+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:01.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:00 smithi003 bash[26656]: cluster 2024-09-20T19:58:00.104383+0000 mgr.y (mgr.15270) 131 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:58:01.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:00 smithi183 bash[21651]: audit 2024-09-20T19:57:59.929635+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:01.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:00 smithi183 bash[21651]: audit 2024-09-20T19:57:59.937588+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:01.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:00 smithi183 bash[21651]: audit 2024-09-20T19:58:00.048095+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:01.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:00 smithi183 bash[21651]: audit 2024-09-20T19:58:00.056405+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:01.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:00 smithi183 bash[21651]: cluster 2024-09-20T19:58:00.104383+0000 mgr.y (mgr.15270) 131 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:58:02.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:02 smithi003 bash[19800]: audit 2024-09-20T19:58:01.073855+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:02.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:02 smithi003 bash[19800]: audit 2024-09-20T19:58:01.080967+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:02.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:02 smithi003 bash[26656]: audit 2024-09-20T19:58:01.073855+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:02.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:02 smithi003 bash[26656]: audit 2024-09-20T19:58:01.080967+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:02.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:58:02 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:58:02] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.51.0" 2024-09-20T19:58:02.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:02 smithi183 bash[21651]: audit 2024-09-20T19:58:01.073855+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:02.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:02 smithi183 bash[21651]: audit 2024-09-20T19:58:01.080967+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:03.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:03 smithi003 bash[19800]: cluster 2024-09-20T19:58:02.105065+0000 mgr.y (mgr.15270) 132 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:03.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:03 smithi003 bash[26656]: cluster 2024-09-20T19:58:02.105065+0000 mgr.y (mgr.15270) 132 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:03.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:03 smithi183 bash[21651]: cluster 2024-09-20T19:58:02.105065+0000 mgr.y (mgr.15270) 132 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:04.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:04 smithi003 bash[19800]: audit 2024-09-20T19:58:02.449641+0000 mgr.y (mgr.15270) 133 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:58:04.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:04 smithi003 bash[26656]: audit 2024-09-20T19:58:02.449641+0000 mgr.y (mgr.15270) 133 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:58:04.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:04 smithi183 bash[21651]: audit 2024-09-20T19:58:02.449641+0000 mgr.y (mgr.15270) 133 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:58:05.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:05 smithi003 bash[26656]: cluster 2024-09-20T19:58:04.107404+0000 mgr.y (mgr.15270) 134 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:58:05.452 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 19:58:05 smithi003 bash[82396]: ts=2024-09-20T19:58:05.342Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003423294s 2024-09-20T19:58:05.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:05 smithi003 bash[19800]: cluster 2024-09-20T19:58:04.107404+0000 mgr.y (mgr.15270) 134 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:58:05.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:05 smithi183 bash[21651]: cluster 2024-09-20T19:58:04.107404+0000 mgr.y (mgr.15270) 134 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:58:07.423 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:07 smithi003 bash[26656]: cluster 2024-09-20T19:58:06.108154+0000 mgr.y (mgr.15270) 135 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:07.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:07 smithi003 bash[19800]: cluster 2024-09-20T19:58:06.108154+0000 mgr.y (mgr.15270) 135 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:07.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:07 smithi183 bash[21651]: cluster 2024-09-20T19:58:06.108154+0000 mgr.y (mgr.15270) 135 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:09.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:09 smithi003 bash[26656]: cluster 2024-09-20T19:58:08.108816+0000 mgr.y (mgr.15270) 136 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:09.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:09 smithi003 bash[19800]: cluster 2024-09-20T19:58:08.108816+0000 mgr.y (mgr.15270) 136 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:09.503 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-20T19:58:09.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:09 smithi183 bash[21651]: cluster 2024-09-20T19:58:08.108816+0000 mgr.y (mgr.15270) 136 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:10.147 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:58:10.148 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (16s) 10s ago 27m 14.0M - 0.27.0 11f11916f8cd c352858d3349 2024-09-20T19:58:10.148 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi183 *:3000 running (26m) 10s ago 26m 73.1M - 9.4.12 2bacad6d85d8 c9a7bba266d4 2024-09-20T19:58:10.148 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.zzokqj smithi003 *:5000 running (119s) 10s ago 24m 47.9M - 3.8 6acb0a031eab d2e13422a011 2024-09-20T19:58:10.148 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi183 *:8443,9283,8765 running (107s) 10s ago 35m 438M - 19.3.0-5099-g88deadb8 441f9a3fe515 210cd19f5bae 2024-09-20T19:58:10.148 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (12m) 10s ago 37m 504M - 19.3.0-5099-g88deadb8 441f9a3fe515 9aa6e2f22487 2024-09-20T19:58:10.148 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (37m) 10s ago 38m 89.6M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 573f70d763bc 2024-09-20T19:58:10.148 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi183 running (36m) 10s ago 36m 64.2M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 0b6efef5dac7 2024-09-20T19:58:10.148 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (36m) 10s ago 36m 65.2M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab ec60aaecf15d 2024-09-20T19:58:10.148 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (83s) 10s ago 27m 7659k - 1.7.0 72c9c2088986 d0b8aa327069 2024-09-20T19:58:10.148 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi183 *:9100 running (78s) 10s ago 27m 7803k - 1.7.0 72c9c2088986 c79ac70026db 2024-09-20T19:58:10.148 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (34m) 10s ago 34m 66.8M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab f34f0142facb 2024-09-20T19:58:10.148 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (33m) 10s ago 34m 58.6M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab 682cabe7b674 2024-09-20T19:58:10.148 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (33m) 10s ago 33m 61.0M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab 945fc7b53bc0 2024-09-20T19:58:10.148 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (32m) 10s ago 32m 56.8M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab f18d3679bb9e 2024-09-20T19:58:10.149 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi183 running (31m) 10s ago 31m 68.5M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab acf213ee960c 2024-09-20T19:58:10.149 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi183 running (30m) 10s ago 30m 64.4M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab e79f0a743785 2024-09-20T19:58:10.149 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi183 running (29m) 10s ago 29m 56.0M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 164041c5816b 2024-09-20T19:58:10.149 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi183 running (28m) 10s ago 28m 66.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 0eac55f5717e 2024-09-20T19:58:10.149 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi183 *:9095 running (46s) 10s ago 27m 38.3M - 2.51.0 1d3b7f56885b 7e9efbbab4fb 2024-09-20T19:58:10.149 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.tcdhwz smithi003 *:8000 running (25m) 10s ago 25m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 8fc205227459 2024-09-20T19:58:10.149 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi183.lyzazb smithi183 *:8000 running (25m) 10s ago 25m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 7387a3c9206c 2024-09-20T19:58:10.509 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T19:58:10.509 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-20T19:58:10.509 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T19:58:10.509 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:58:10.509 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-20T19:58:10.509 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:58:10.509 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:58:10.509 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-20T19:58:10.510 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:58:10.510 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:58:10.510 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-20T19:58:10.510 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:58:10.510 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:58:10.510 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-20T19:58:10.510 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 13, 2024-09-20T19:58:10.510 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:58:10.510 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-20T19:58:10.510 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T19:58:10.844 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T19:58:10.844 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:58:10.844 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-20T19:58:10.844 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-20T19:58:10.844 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [ 2024-09-20T19:58:10.844 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr" 2024-09-20T19:58:10.844 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-20T19:58:10.844 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "2/2 daemons upgraded", 2024-09-20T19:58:10.844 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading alertmanager daemons", 2024-09-20T19:58:10.844 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-20T19:58:10.844 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T19:58:11.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[19800]: audit 2024-09-20T19:58:09.490322+0000 mgr.y (mgr.15270) 137 : audit [DBG] from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:58:11.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[19800]: audit 2024-09-20T19:58:09.816432+0000 mgr.y (mgr.15270) 138 : audit [DBG] from='client.25445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:58:11.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[19800]: cluster 2024-09-20T19:58:10.109613+0000 mgr.y (mgr.15270) 139 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:58:11.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[19800]: audit 2024-09-20T19:58:10.133774+0000 mgr.y (mgr.15270) 140 : audit [DBG] from='client.25451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:58:11.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[19800]: audit 2024-09-20T19:58:10.508242+0000 mon.c (mon.2) 130 : audit [DBG] from='client.? 172.21.15.3:0/2350721848' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:11.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[19800]: audit 2024-09-20T19:58:10.837052+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:11.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[19800]: audit 2024-09-20T19:58:10.846779+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:11.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[19800]: audit 2024-09-20T19:58:10.848404+0000 mon.a (mon.0) 1416 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:58:11.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[19800]: audit 2024-09-20T19:58:10.849453+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:58:11.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[19800]: audit 2024-09-20T19:58:10.862405+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:11.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[19800]: audit 2024-09-20T19:58:10.889063+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T19:58:11.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[19800]: audit 2024-09-20T19:58:10.928441+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:58:11.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[19800]: audit 2024-09-20T19:58:10.930262+0000 mon.a (mon.0) 1421 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:11.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[19800]: audit 2024-09-20T19:58:10.931941+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:11.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[19800]: audit 2024-09-20T19:58:10.933676+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:11.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[19800]: audit 2024-09-20T19:58:10.935242+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:11.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[19800]: audit 2024-09-20T19:58:10.936438+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:11.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[19800]: audit 2024-09-20T19:58:10.937620+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:11.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[19800]: audit 2024-09-20T19:58:10.939147+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:11.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[26656]: audit 2024-09-20T19:58:09.490322+0000 mgr.y (mgr.15270) 137 : audit [DBG] from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:58:11.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[26656]: audit 2024-09-20T19:58:09.816432+0000 mgr.y (mgr.15270) 138 : audit [DBG] from='client.25445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:58:11.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[26656]: cluster 2024-09-20T19:58:10.109613+0000 mgr.y (mgr.15270) 139 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:58:11.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[26656]: audit 2024-09-20T19:58:10.133774+0000 mgr.y (mgr.15270) 140 : audit [DBG] from='client.25451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:58:11.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[26656]: audit 2024-09-20T19:58:10.508242+0000 mon.c (mon.2) 130 : audit [DBG] from='client.? 172.21.15.3:0/2350721848' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:11.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[26656]: audit 2024-09-20T19:58:10.837052+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:11.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[26656]: audit 2024-09-20T19:58:10.846779+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:11.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[26656]: audit 2024-09-20T19:58:10.848404+0000 mon.a (mon.0) 1416 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:58:11.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[26656]: audit 2024-09-20T19:58:10.849453+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:58:11.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[26656]: audit 2024-09-20T19:58:10.862405+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:11.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[26656]: audit 2024-09-20T19:58:10.889063+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T19:58:11.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[26656]: audit 2024-09-20T19:58:10.928441+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:58:11.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[26656]: audit 2024-09-20T19:58:10.930262+0000 mon.a (mon.0) 1421 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:11.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[26656]: audit 2024-09-20T19:58:10.931941+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:11.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[26656]: audit 2024-09-20T19:58:10.933676+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:11.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[26656]: audit 2024-09-20T19:58:10.935242+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:11.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[26656]: audit 2024-09-20T19:58:10.936438+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:11.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[26656]: audit 2024-09-20T19:58:10.937620+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:11.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[26656]: audit 2024-09-20T19:58:10.939147+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:11.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[19800]: audit 2024-09-20T19:58:10.940938+0000 mon.a (mon.0) 1428 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:11.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[19800]: audit 2024-09-20T19:58:10.942541+0000 mon.a (mon.0) 1429 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:11.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[19800]: audit 2024-09-20T19:58:10.944045+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:11.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[19800]: audit 2024-09-20T19:58:10.945468+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:11.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[26656]: audit 2024-09-20T19:58:10.940938+0000 mon.a (mon.0) 1428 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:11.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[26656]: audit 2024-09-20T19:58:10.942541+0000 mon.a (mon.0) 1429 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:11.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[26656]: audit 2024-09-20T19:58:10.944045+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:11.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:11 smithi003 bash[26656]: audit 2024-09-20T19:58:10.945468+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:11.514 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:11 smithi183 bash[21651]: audit 2024-09-20T19:58:09.490322+0000 mgr.y (mgr.15270) 137 : audit [DBG] from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:58:11.514 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:11 smithi183 bash[21651]: audit 2024-09-20T19:58:09.816432+0000 mgr.y (mgr.15270) 138 : audit [DBG] from='client.25445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:58:11.514 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:11 smithi183 bash[21651]: cluster 2024-09-20T19:58:10.109613+0000 mgr.y (mgr.15270) 139 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:58:11.514 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:11 smithi183 bash[21651]: audit 2024-09-20T19:58:10.133774+0000 mgr.y (mgr.15270) 140 : audit [DBG] from='client.25451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:58:11.514 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:11 smithi183 bash[21651]: audit 2024-09-20T19:58:10.508242+0000 mon.c (mon.2) 130 : audit [DBG] from='client.? 172.21.15.3:0/2350721848' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:11.515 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:11 smithi183 bash[21651]: audit 2024-09-20T19:58:10.837052+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:11.515 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:11 smithi183 bash[21651]: audit 2024-09-20T19:58:10.846779+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:11.515 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:11 smithi183 bash[21651]: audit 2024-09-20T19:58:10.848404+0000 mon.a (mon.0) 1416 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:58:11.515 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:11 smithi183 bash[21651]: audit 2024-09-20T19:58:10.849453+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:58:11.515 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:11 smithi183 bash[21651]: audit 2024-09-20T19:58:10.862405+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:11.515 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:11 smithi183 bash[21651]: audit 2024-09-20T19:58:10.889063+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T19:58:11.515 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:11 smithi183 bash[21651]: audit 2024-09-20T19:58:10.928441+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:58:11.515 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:11 smithi183 bash[21651]: audit 2024-09-20T19:58:10.930262+0000 mon.a (mon.0) 1421 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:11.515 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:11 smithi183 bash[21651]: audit 2024-09-20T19:58:10.931941+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:11.515 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:11 smithi183 bash[21651]: audit 2024-09-20T19:58:10.933676+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:11.515 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:11 smithi183 bash[21651]: audit 2024-09-20T19:58:10.935242+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:11.515 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:11 smithi183 bash[21651]: audit 2024-09-20T19:58:10.936438+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:11.515 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:11 smithi183 bash[21651]: audit 2024-09-20T19:58:10.937620+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:11.515 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:11 smithi183 bash[21651]: audit 2024-09-20T19:58:10.939147+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:11.516 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:11 smithi183 bash[21651]: audit 2024-09-20T19:58:10.940938+0000 mon.a (mon.0) 1428 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:11.516 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:11 smithi183 bash[21651]: audit 2024-09-20T19:58:10.942541+0000 mon.a (mon.0) 1429 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:11.516 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:11 smithi183 bash[21651]: audit 2024-09-20T19:58:10.944045+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:11.516 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:11 smithi183 bash[21651]: audit 2024-09-20T19:58:10.945468+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:12.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:58:12 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:58:12] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.51.0" 2024-09-20T19:58:12.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:12 smithi003 bash[19800]: audit 2024-09-20T19:58:10.843345+0000 mgr.y (mgr.15270) 141 : audit [DBG] from='client.25463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:58:12.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:12 smithi003 bash[19800]: audit 2024-09-20T19:58:10.889533+0000 mgr.y (mgr.15270) 142 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T19:58:12.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:12 smithi003 bash[26656]: audit 2024-09-20T19:58:10.843345+0000 mgr.y (mgr.15270) 141 : audit [DBG] from='client.25463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:58:12.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:12 smithi003 bash[26656]: audit 2024-09-20T19:58:10.889533+0000 mgr.y (mgr.15270) 142 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T19:58:12.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:12 smithi183 bash[21651]: audit 2024-09-20T19:58:10.843345+0000 mgr.y (mgr.15270) 141 : audit [DBG] from='client.25463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:58:12.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:12 smithi183 bash[21651]: audit 2024-09-20T19:58:10.889533+0000 mgr.y (mgr.15270) 142 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T19:58:13.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:13 smithi003 bash[26656]: cluster 2024-09-20T19:58:12.110290+0000 mgr.y (mgr.15270) 143 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:13.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:13 smithi003 bash[19800]: cluster 2024-09-20T19:58:12.110290+0000 mgr.y (mgr.15270) 143 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:13.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:13 smithi183 bash[21651]: cluster 2024-09-20T19:58:12.110290+0000 mgr.y (mgr.15270) 143 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:14.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:14 smithi003 bash[19800]: audit 2024-09-20T19:58:12.452834+0000 mgr.y (mgr.15270) 144 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:58:14.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:14 smithi003 bash[19800]: cephadm 2024-09-20T19:58:13.160426+0000 mgr.y (mgr.15270) 145 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-20T19:58:14.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:14 smithi003 bash[19800]: cephadm 2024-09-20T19:58:13.229929+0000 mgr.y (mgr.15270) 146 : cephadm [INF] Deploying daemon grafana.a on smithi183 2024-09-20T19:58:14.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:14 smithi003 bash[19800]: audit 2024-09-20T19:58:14.012913+0000 mon.a (mon.0) 1432 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:58:14.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:14 smithi003 bash[26656]: audit 2024-09-20T19:58:12.452834+0000 mgr.y (mgr.15270) 144 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:58:14.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:14 smithi003 bash[26656]: cephadm 2024-09-20T19:58:13.160426+0000 mgr.y (mgr.15270) 145 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-20T19:58:14.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:14 smithi003 bash[26656]: cephadm 2024-09-20T19:58:13.229929+0000 mgr.y (mgr.15270) 146 : cephadm [INF] Deploying daemon grafana.a on smithi183 2024-09-20T19:58:14.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:14 smithi003 bash[26656]: audit 2024-09-20T19:58:14.012913+0000 mon.a (mon.0) 1432 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:58:14.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:14 smithi183 bash[21651]: audit 2024-09-20T19:58:12.452834+0000 mgr.y (mgr.15270) 144 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:58:14.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:14 smithi183 bash[21651]: cephadm 2024-09-20T19:58:13.160426+0000 mgr.y (mgr.15270) 145 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-20T19:58:14.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:14 smithi183 bash[21651]: cephadm 2024-09-20T19:58:13.229929+0000 mgr.y (mgr.15270) 146 : cephadm [INF] Deploying daemon grafana.a on smithi183 2024-09-20T19:58:14.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:14 smithi183 bash[21651]: audit 2024-09-20T19:58:14.012913+0000 mon.a (mon.0) 1432 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:58:15.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:15 smithi003 bash[19800]: cluster 2024-09-20T19:58:14.111868+0000 mgr.y (mgr.15270) 147 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:58:15.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:15 smithi003 bash[26656]: cluster 2024-09-20T19:58:14.111868+0000 mgr.y (mgr.15270) 147 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:58:15.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:15 smithi183 bash[21651]: cluster 2024-09-20T19:58:14.111868+0000 mgr.y (mgr.15270) 147 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:58:17.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:17 smithi003 bash[19800]: cluster 2024-09-20T19:58:16.112608+0000 mgr.y (mgr.15270) 148 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:17.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:17 smithi003 bash[26656]: cluster 2024-09-20T19:58:16.112608+0000 mgr.y (mgr.15270) 148 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:17.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:17 smithi183 bash[21651]: cluster 2024-09-20T19:58:16.112608+0000 mgr.y (mgr.15270) 148 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:19.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:19 smithi183 bash[21651]: cluster 2024-09-20T19:58:18.113406+0000 mgr.y (mgr.15270) 149 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:19.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:19 smithi003 bash[19800]: cluster 2024-09-20T19:58:18.113406+0000 mgr.y (mgr.15270) 149 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:19.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:19 smithi003 bash[26656]: cluster 2024-09-20T19:58:18.113406+0000 mgr.y (mgr.15270) 149 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:21.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:21 smithi183 bash[21651]: cluster 2024-09-20T19:58:20.115082+0000 mgr.y (mgr.15270) 150 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:58:21.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:21 smithi003 bash[19800]: cluster 2024-09-20T19:58:20.115082+0000 mgr.y (mgr.15270) 150 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:58:21.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:21 smithi003 bash[26656]: cluster 2024-09-20T19:58:20.115082+0000 mgr.y (mgr.15270) 150 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:58:22.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:58:22 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:58:22] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.51.0" 2024-09-20T19:58:23.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:23 smithi183 bash[21651]: cluster 2024-09-20T19:58:22.115788+0000 mgr.y (mgr.15270) 151 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:23.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:23 smithi003 bash[26656]: cluster 2024-09-20T19:58:22.115788+0000 mgr.y (mgr.15270) 151 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:23.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:23 smithi003 bash[19800]: cluster 2024-09-20T19:58:22.115788+0000 mgr.y (mgr.15270) 151 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:24.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:24 smithi183 bash[21651]: audit 2024-09-20T19:58:22.463662+0000 mgr.y (mgr.15270) 152 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:58:24.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:24 smithi003 bash[19800]: audit 2024-09-20T19:58:22.463662+0000 mgr.y (mgr.15270) 152 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:58:24.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:24 smithi003 bash[26656]: audit 2024-09-20T19:58:22.463662+0000 mgr.y (mgr.15270) 152 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:58:25.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:25 smithi183 bash[21651]: cluster 2024-09-20T19:58:24.117391+0000 mgr.y (mgr.15270) 153 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:58:25.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:25 smithi003 bash[19800]: cluster 2024-09-20T19:58:24.117391+0000 mgr.y (mgr.15270) 153 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:58:25.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:25 smithi003 bash[26656]: cluster 2024-09-20T19:58:24.117391+0000 mgr.y (mgr.15270) 153 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:58:27.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:27 smithi183 bash[21651]: cluster 2024-09-20T19:58:26.118122+0000 mgr.y (mgr.15270) 154 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:27.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:27 smithi003 bash[19800]: cluster 2024-09-20T19:58:26.118122+0000 mgr.y (mgr.15270) 154 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:27.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:27 smithi003 bash[26656]: cluster 2024-09-20T19:58:26.118122+0000 mgr.y (mgr.15270) 154 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:29.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:29 smithi183 bash[21651]: cluster 2024-09-20T19:58:28.118826+0000 mgr.y (mgr.15270) 155 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:29.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:29 smithi183 bash[21651]: audit 2024-09-20T19:58:29.013168+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:58:29.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:29 smithi003 bash[19800]: cluster 2024-09-20T19:58:28.118826+0000 mgr.y (mgr.15270) 155 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:29.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:29 smithi003 bash[19800]: audit 2024-09-20T19:58:29.013168+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:58:29.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:29 smithi003 bash[26656]: cluster 2024-09-20T19:58:28.118826+0000 mgr.y (mgr.15270) 155 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:29.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:29 smithi003 bash[26656]: audit 2024-09-20T19:58:29.013168+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:58:31.529 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:31 smithi183 bash[21651]: cluster 2024-09-20T19:58:30.120495+0000 mgr.y (mgr.15270) 156 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:58:31.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:31 smithi003 bash[19800]: cluster 2024-09-20T19:58:30.120495+0000 mgr.y (mgr.15270) 156 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:58:31.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:31 smithi003 bash[26656]: cluster 2024-09-20T19:58:30.120495+0000 mgr.y (mgr.15270) 156 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:58:32.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:58:32 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:58:32] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.51.0" 2024-09-20T19:58:32.716 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:58:32 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:58:32.716 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 19:58:32 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:58:32.716 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 19:58:32 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:58:32.717 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:58:32 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:58:32.717 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:32 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:58:32.717 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 19:58:32 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:58:32.717 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:58:32 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:58:32.718 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:32 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:58:32.718 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:32 smithi183 systemd[1]: Stopping Ceph grafana.a for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T19:58:32.718 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 19:58:32 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:58:33.048 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:32 smithi183 bash[45923]: logger=server t=2024-09-20T19:58:32.71926644Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-20T19:58:33.048 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:32 smithi183 bash[45923]: logger=ticker t=2024-09-20T19:58:32.719362085Z level=info msg=stopped last_tick=2024-09-20T19:58:30Z 2024-09-20T19:58:33.049 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:32 smithi183 bash[45923]: logger=tracing t=2024-09-20T19:58:32.719369892Z level=info msg="Closing tracing" 2024-09-20T19:58:33.049 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:32 smithi183 bash[45923]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:58:32.748331448Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="SQL query for existing dashboard by ID failed: context canceled" 2024-09-20T19:58:33.499 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:33 smithi183 bash[21651]: cluster 2024-09-20T19:58:32.121205+0000 mgr.y (mgr.15270) 157 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:33.499 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:33 smithi183 bash[65843]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-grafana-a 2024-09-20T19:58:33.499 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:33 smithi183 bash[65902]: Error response from daemon: No such container: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-grafana-a 2024-09-20T19:58:33.499 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:33 smithi183 systemd[1]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490@grafana.a.service: Deactivated successfully. 2024-09-20T19:58:33.499 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:33 smithi183 systemd[1]: Stopped Ceph grafana.a for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T19:58:33.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:33 smithi003 bash[19800]: cluster 2024-09-20T19:58:32.121205+0000 mgr.y (mgr.15270) 157 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:33.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:33 smithi003 bash[26656]: cluster 2024-09-20T19:58:32.121205+0000 mgr.y (mgr.15270) 157 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:33.798 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 19:58:33 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:58:33.798 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 19:58:33 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:58:33.799 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 19:58:33 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:58:33.799 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 19:58:33 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:58:33.799 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 19:58:33 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:58:33.799 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 19:58:33 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:58:33.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:33 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:58:33.800 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 19:58:33 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:58:33.800 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:33 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T19:58:33.801 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:33 smithi183 systemd[1]: Started Ceph grafana.a for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T19:58:34.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:34 smithi183 bash[21651]: audit 2024-09-20T19:58:32.472764+0000 mgr.y (mgr.15270) 158 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:58:34.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:34 smithi183 bash[21651]: audit 2024-09-20T19:58:33.788535+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:34.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:34 smithi183 bash[21651]: audit 2024-09-20T19:58:33.799615+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:34.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:34 smithi003 bash[19800]: audit 2024-09-20T19:58:32.472764+0000 mgr.y (mgr.15270) 158 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:58:34.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:34 smithi003 bash[19800]: audit 2024-09-20T19:58:33.788535+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:34.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:34 smithi003 bash[19800]: audit 2024-09-20T19:58:33.799615+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:34.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:34 smithi003 bash[26656]: audit 2024-09-20T19:58:32.472764+0000 mgr.y (mgr.15270) 158 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:58:34.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:34 smithi003 bash[26656]: audit 2024-09-20T19:58:33.788535+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:34.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:34 smithi003 bash[26656]: audit 2024-09-20T19:58:33.799615+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:35.097 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=settings t=2024-09-20T19:58:35.078344742Z level=info msg="Starting Grafana" version=10.4.8 commit=8c384b71bde142a25ddc01ed5a183ca572b2b7f7 branch=v10.4.x compiled=2024-09-20T19:58:35Z 2024-09-20T19:58:35.097 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=settings t=2024-09-20T19:58:35.079434649Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-20T19:58:35.097 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=settings t=2024-09-20T19:58:35.079488757Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-20T19:58:35.097 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=settings t=2024-09-20T19:58:35.079509077Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-20T19:58:35.097 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=settings t=2024-09-20T19:58:35.079545073Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-20T19:58:35.097 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=settings t=2024-09-20T19:58:35.079563149Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-20T19:58:35.098 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=settings t=2024-09-20T19:58:35.079690926Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-20T19:58:35.098 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=settings t=2024-09-20T19:58:35.079822474Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-20T19:58:35.098 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=settings t=2024-09-20T19:58:35.079915071Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-20T19:58:35.098 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=settings t=2024-09-20T19:58:35.079989987Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-20T19:58:35.098 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=settings t=2024-09-20T19:58:35.080014509Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-20T19:58:35.098 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=settings t=2024-09-20T19:58:35.080041086Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-20T19:58:35.098 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=settings t=2024-09-20T19:58:35.080056999Z level=info msg=Target target=[all] 2024-09-20T19:58:35.098 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=settings t=2024-09-20T19:58:35.080087033Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-20T19:58:35.098 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=settings t=2024-09-20T19:58:35.080122921Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-20T19:58:35.098 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=settings t=2024-09-20T19:58:35.080141172Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-20T19:58:35.098 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=settings t=2024-09-20T19:58:35.080155651Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-20T19:58:35.098 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=settings t=2024-09-20T19:58:35.080180734Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-20T19:58:35.099 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=settings t=2024-09-20T19:58:35.080195173Z level=info msg="App mode production" 2024-09-20T19:58:35.099 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=sqlstore t=2024-09-20T19:58:35.080827215Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-20T19:58:35.099 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=sqlstore t=2024-09-20T19:58:35.08084368Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-09-20T19:58:35.099 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.081778111Z level=info msg="Starting DB migrations" 2024-09-20T19:58:35.099 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.094543876Z level=info msg="Executing migration" id="Add uid column to user" 2024-09-20T19:58:35.099 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.100084051Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=5.539879ms 2024-09-20T19:58:35.362 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[21651]: cluster 2024-09-20T19:58:34.122762+0000 mgr.y (mgr.15270) 159 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:58:35.363 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.138284544Z level=info msg="Executing migration" id="Update uid column values for users" 2024-09-20T19:58:35.363 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.138458187Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=174.337µs 2024-09-20T19:58:35.363 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.180378789Z level=info msg="Executing migration" id="Add unique index user_uid" 2024-09-20T19:58:35.363 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.181978837Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.599344ms 2024-09-20T19:58:35.363 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.2056813Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" 2024-09-20T19:58:35.364 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.206055704Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=372.842µs 2024-09-20T19:58:35.364 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.231333617Z level=info msg="Executing migration" id="Add playlist column created_at" 2024-09-20T19:58:35.364 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.242277248Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=10.940829ms 2024-09-20T19:58:35.364 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.281544602Z level=info msg="Executing migration" id="Add playlist column updated_at" 2024-09-20T19:58:35.364 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.29377915Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=12.233151ms 2024-09-20T19:58:35.364 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.315394245Z level=info msg="Executing migration" id="Add column uid in team" 2024-09-20T19:58:35.364 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.326861608Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=11.46521ms 2024-09-20T19:58:35.365 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.365606454Z level=info msg="Executing migration" id="Update uid column values in team" 2024-09-20T19:58:35.365 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.365964821Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=355.563µs 2024-09-20T19:58:35.623 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.390829043Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" 2024-09-20T19:58:35.623 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.392651243Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.822109ms 2024-09-20T19:58:35.623 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.432925807Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" 2024-09-20T19:58:35.623 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.434688811Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.763143ms 2024-09-20T19:58:35.623 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.483349387Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" 2024-09-20T19:58:35.623 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.495056617Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=11.703226ms 2024-09-20T19:58:35.623 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.516995839Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" 2024-09-20T19:58:35.623 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.532600816Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=15.598857ms 2024-09-20T19:58:35.624 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.558809425Z level=info msg="Executing migration" id="alter library_element model to mediumtext" 2024-09-20T19:58:35.624 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.558960144Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=150.016µs 2024-09-20T19:58:35.624 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.583999789Z level=info msg="Executing migration" id="add library_element folder uid" 2024-09-20T19:58:35.624 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.599448376Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=15.444061ms 2024-09-20T19:58:35.624 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.625778353Z level=info msg="Executing migration" id="populate library_element folder_uid" 2024-09-20T19:58:35.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:35 smithi003 bash[19800]: cluster 2024-09-20T19:58:34.122762+0000 mgr.y (mgr.15270) 159 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:58:35.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:35 smithi003 bash[26656]: cluster 2024-09-20T19:58:34.122762+0000 mgr.y (mgr.15270) 159 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:58:35.883 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.626671701Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=885.978µs 2024-09-20T19:58:35.883 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.651160368Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" 2024-09-20T19:58:35.883 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.653738542Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.576607ms 2024-09-20T19:58:35.883 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.676578619Z level=info msg="Executing migration" id="permission kind migration" 2024-09-20T19:58:35.883 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.692260641Z level=info msg="Migration successfully executed" id="permission kind migration" duration=15.677133ms 2024-09-20T19:58:35.883 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.735030864Z level=info msg="Executing migration" id="permission attribute migration" 2024-09-20T19:58:35.883 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.751202904Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=16.171187ms 2024-09-20T19:58:35.883 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.777025578Z level=info msg="Executing migration" id="permission identifier migration" 2024-09-20T19:58:35.884 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.793117354Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=16.082222ms 2024-09-20T19:58:35.884 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.835688581Z level=info msg="Executing migration" id="add permission identifier index" 2024-09-20T19:58:35.884 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.838505836Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.814801ms 2024-09-20T19:58:35.884 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.860951926Z level=info msg="Executing migration" id="add permission action scope role_id index" 2024-09-20T19:58:35.884 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.864346867Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=3.391654ms 2024-09-20T19:58:35.884 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.886223485Z level=info msg="Executing migration" id="remove permission role_id action scope index" 2024-09-20T19:58:36.160 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.888570448Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.348043ms 2024-09-20T19:58:36.160 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.911319531Z level=info msg="Executing migration" id="rbac disabled migrator" 2024-09-20T19:58:36.160 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.911371413Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=52.359µs 2024-09-20T19:58:36.160 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.936514882Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" 2024-09-20T19:58:36.160 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.937709124Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.191904ms 2024-09-20T19:58:36.161 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.978413299Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" 2024-09-20T19:58:36.161 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:35 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:35.97957278Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.160487ms 2024-09-20T19:58:36.161 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.003865756Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" 2024-09-20T19:58:36.161 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.026508873Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.644655ms 2024-09-20T19:58:36.161 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.054110397Z level=info msg="Executing migration" id="create correlation v2" 2024-09-20T19:58:36.161 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.056027915Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.915979ms 2024-09-20T19:58:36.161 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.096069841Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" 2024-09-20T19:58:36.161 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.098743822Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.672728ms 2024-09-20T19:58:36.161 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.121342573Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" 2024-09-20T19:58:36.161 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.123735642Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.392092ms 2024-09-20T19:58:36.161 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.163282191Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" 2024-09-20T19:58:36.412 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.165638133Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.358052ms 2024-09-20T19:58:36.412 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.18852682Z level=info msg="Executing migration" id="copy correlation v1 to v2" 2024-09-20T19:58:36.412 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.189135989Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=608.859µs 2024-09-20T19:58:36.412 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.213794083Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" 2024-09-20T19:58:36.412 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.215762548Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.969538ms 2024-09-20T19:58:36.412 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.23903513Z level=info msg="Executing migration" id="add provisioning column" 2024-09-20T19:58:36.412 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.255343326Z level=info msg="Migration successfully executed" id="add provisioning column" duration=16.297924ms 2024-09-20T19:58:36.413 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.297717413Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" 2024-09-20T19:58:36.413 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.298249287Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=528.141µs 2024-09-20T19:58:36.413 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.339802815Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" 2024-09-20T19:58:36.413 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.339941951Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=137.531µs 2024-09-20T19:58:36.413 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.398648147Z level=info msg="Executing migration" id="add origin column to seed_assignment" 2024-09-20T19:58:36.413 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.414725756Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=16.07626ms 2024-09-20T19:58:36.673 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.465440417Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" 2024-09-20T19:58:36.673 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.466172969Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=731.556µs 2024-09-20T19:58:36.673 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.490654191Z level=info msg="Executing migration" id="prevent seeding OnCall access" 2024-09-20T19:58:36.673 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.491081203Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=426.962µs 2024-09-20T19:58:36.673 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.515964899Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" 2024-09-20T19:58:36.673 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.517629918Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=1.661789ms 2024-09-20T19:58:36.673 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.557985508Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" 2024-09-20T19:58:36.673 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.560268859Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.283221ms 2024-09-20T19:58:36.673 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.599906582Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" 2024-09-20T19:58:36.674 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.602279554Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.371099ms 2024-09-20T19:58:36.674 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.625149898Z level=info msg="Executing migration" id="Sync dashboard and folder table" 2024-09-20T19:58:36.674 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.626215212Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.066364ms 2024-09-20T19:58:36.674 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.650352316Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" 2024-09-20T19:58:36.674 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.651011207Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=659.068µs 2024-09-20T19:58:36.674 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.675826536Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" 2024-09-20T19:58:36.942 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.67924512Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=3.419423ms 2024-09-20T19:58:36.942 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.700939066Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" 2024-09-20T19:58:36.942 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.703194828Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.255092ms 2024-09-20T19:58:36.942 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.726163793Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" 2024-09-20T19:58:36.942 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.728448114Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.285987ms 2024-09-20T19:58:36.942 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.743052293Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" 2024-09-20T19:58:36.942 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.745484957Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.428318ms 2024-09-20T19:58:36.942 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.768302815Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" 2024-09-20T19:58:36.942 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.770799465Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.496193ms 2024-09-20T19:58:36.943 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.810305212Z level=info msg="Executing migration" id="create anon_device table" 2024-09-20T19:58:36.943 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.812116018Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.810139ms 2024-09-20T19:58:36.943 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.852186137Z level=info msg="Executing migration" id="add unique index anon_device.device_id" 2024-09-20T19:58:36.943 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.853804462Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.621244ms 2024-09-20T19:58:36.943 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.894285702Z level=info msg="Executing migration" id="add index anon_device.updated_at" 2024-09-20T19:58:36.943 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.895454247Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.17546ms 2024-09-20T19:58:36.943 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.91110024Z level=info msg="Executing migration" id="create signing_key table" 2024-09-20T19:58:36.943 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.911978203Z level=info msg="Migration successfully executed" id="create signing_key table" duration=877.784µs 2024-09-20T19:58:36.943 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.944732498Z level=info msg="Executing migration" id="add unique index signing_key.key_id" 2024-09-20T19:58:37.220 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.945938148Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.20424ms 2024-09-20T19:58:37.220 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.986955921Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" 2024-09-20T19:58:37.220 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:36 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:36.987977876Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.02916ms 2024-09-20T19:58:37.220 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:37.012033154Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" 2024-09-20T19:58:37.220 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:37.012867826Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=837.917µs 2024-09-20T19:58:37.221 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:37.037273381Z level=info msg="Executing migration" id="Add folder_uid for dashboard" 2024-09-20T19:58:37.221 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:37.044423593Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=7.149726ms 2024-09-20T19:58:37.221 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:37.070870217Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" 2024-09-20T19:58:37.221 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:37.071611299Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=742.193µs 2024-09-20T19:58:37.221 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:37.096240454Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" 2024-09-20T19:58:37.221 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:37.096256577Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=17.448µs 2024-09-20T19:58:37.221 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:37.138367718Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" 2024-09-20T19:58:37.221 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:37.140730044Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.361775ms 2024-09-20T19:58:37.221 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:37.180338919Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" 2024-09-20T19:58:37.221 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:37.180369288Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=32.442µs 2024-09-20T19:58:37.497 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[21651]: cluster 2024-09-20T19:58:36.123631+0000 mgr.y (mgr.15270) 160 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:37.497 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:37.2223312Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" 2024-09-20T19:58:37.497 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:37.225535698Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=3.201378ms 2024-09-20T19:58:37.497 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:37.247733757Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" 2024-09-20T19:58:37.497 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:37.250432231Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.697227ms 2024-09-20T19:58:37.497 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:37.298573685Z level=info msg="Executing migration" id="create sso_setting table" 2024-09-20T19:58:37.497 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:37.300925335Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.351476ms 2024-09-20T19:58:37.498 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:37.323761854Z level=info msg="Executing migration" id="copy kvstore migration status to each org" 2024-09-20T19:58:37.498 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:37.325855176Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=2.092849ms 2024-09-20T19:58:37.498 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:37.348852825Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" 2024-09-20T19:58:37.498 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:37.350348139Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=1.477734ms 2024-09-20T19:58:37.498 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:37.374128854Z level=info msg="Executing migration" id="alter kv_store.value to longtext" 2024-09-20T19:58:37.498 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:37.374269484Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=141.609µs 2024-09-20T19:58:37.498 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:37.399483599Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" 2024-09-20T19:58:37.498 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:37.417040962Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=17.55658ms 2024-09-20T19:58:37.498 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:37.44146009Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" 2024-09-20T19:58:37.498 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:37.458438594Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=16.980414ms 2024-09-20T19:58:37.498 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:37.500121475Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" 2024-09-20T19:58:37.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:37 smithi003 bash[26656]: cluster 2024-09-20T19:58:36.123631+0000 mgr.y (mgr.15270) 160 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:37.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:37 smithi003 bash[19800]: cluster 2024-09-20T19:58:36.123631+0000 mgr.y (mgr.15270) 160 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:37.773 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:37.500908286Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=786.311µs 2024-09-20T19:58:37.773 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=migrator t=2024-09-20T19:58:37.541967389Z level=info msg="migrations completed" performed=69 skipped=482 duration=2.447471236s 2024-09-20T19:58:37.773 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=sqlstore t=2024-09-20T19:58:37.544167852Z level=info msg="Created default organization" 2024-09-20T19:58:37.773 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=secrets t=2024-09-20T19:58:37.600869826Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-20T19:58:37.773 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=plugin.store t=2024-09-20T19:58:37.645130523Z level=info msg="Loading plugins..." 2024-09-20T19:58:37.773 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=local.finder t=2024-09-20T19:58:37.734908632Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-20T19:58:37.773 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=plugin.store t=2024-09-20T19:58:37.734958434Z level=info msg="Plugins loaded" count=55 duration=89.829339ms 2024-09-20T19:58:37.773 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=query_data t=2024-09-20T19:58:37.740785829Z level=info msg="Query Service initialization" 2024-09-20T19:58:37.774 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=live.push_http t=2024-09-20T19:58:37.747166431Z level=info msg="Live Push Gateway initialization" 2024-09-20T19:58:37.774 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=ngalert.migration t=2024-09-20T19:58:37.776144024Z level=info msg=Starting 2024-09-20T19:58:38.048 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=ngalert.state.manager t=2024-09-20T19:58:37.845470255Z level=info msg="Running in alternative execution of Error/NoData mode" 2024-09-20T19:58:38.048 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=infra.usagestats.collector t=2024-09-20T19:58:37.84935513Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-20T19:58:38.049 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=provisioning.datasources t=2024-09-20T19:58:37.877287712Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-09-20T19:58:38.049 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=provisioning.datasources t=2024-09-20T19:58:37.878137468Z level=info msg="inserting datasource from configuration" name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-20T19:58:38.049 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=provisioning.alerting t=2024-09-20T19:58:37.997019427Z level=info msg="starting to provision alerting" 2024-09-20T19:58:38.049 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=provisioning.alerting t=2024-09-20T19:58:37.997050952Z level=info msg="finished to provision alerting" 2024-09-20T19:58:38.049 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=ngalert.state.manager t=2024-09-20T19:58:37.997314304Z level=info msg="Warming state cache for startup" 2024-09-20T19:58:38.049 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=ngalert.state.manager t=2024-09-20T19:58:37.998187003Z level=info msg="State cache has been initialized" states=0 duration=869.363µs 2024-09-20T19:58:38.049 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=ngalert.multiorg.alertmanager t=2024-09-20T19:58:37.998382325Z level=info msg="Starting MultiOrg Alertmanager" 2024-09-20T19:58:38.049 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=ngalert.scheduler t=2024-09-20T19:58:37.998540831Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 2024-09-20T19:58:38.049 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:37 smithi183 bash[65957]: logger=ticker t=2024-09-20T19:58:37.998753739Z level=info msg=starting first_tick=2024-09-20T19:58:40Z 2024-09-20T19:58:38.049 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:38 smithi183 bash[65957]: logger=grafanaStorageLogger t=2024-09-20T19:58:38.00012564Z level=info msg="Storage starting" 2024-09-20T19:58:38.049 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:38 smithi183 bash[65957]: logger=http.server t=2024-09-20T19:58:38.001935141Z level=info msg="HTTP Server TLS settings" MinTLSVersion=TLS1.2 configuredciphers=TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA,TLS_RSA_WITH_AES_128_GCM_SHA256,TLS_RSA_WITH_AES_256_GCM_SHA384,TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA 2024-09-20T19:58:38.049 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:38 smithi183 bash[65957]: logger=http.server t=2024-09-20T19:58:38.002238026Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-20T19:58:38.344 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:38 smithi183 bash[65957]: logger=grafana.update.checker t=2024-09-20T19:58:38.085556725Z level=info msg="Update check succeeded" duration=88.308736ms 2024-09-20T19:58:38.345 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:38 smithi183 bash[65957]: logger=plugins.update.checker t=2024-09-20T19:58:38.127506011Z level=info msg="Update check succeeded" duration=130.153328ms 2024-09-20T19:58:38.345 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:38 smithi183 bash[65957]: logger=provisioning.dashboard t=2024-09-20T19:58:38.13384299Z level=info msg="starting to provision dashboards" 2024-09-20T19:58:38.345 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:38 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:58:38.144001594Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:58:38.345 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:38 smithi183 bash[65957]: logger=provisioning.dashboard t=2024-09-20T19:58:38.181875155Z level=info msg="finished to provision dashboards" 2024-09-20T19:58:38.345 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:38 smithi183 bash[65957]: logger=grafana-apiserver t=2024-09-20T19:58:38.347749857Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" 2024-09-20T19:58:38.345 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:38 smithi183 bash[65957]: logger=grafana-apiserver t=2024-09-20T19:58:38.348219346Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" 2024-09-20T19:58:39.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:39 smithi183 bash[21651]: cluster 2024-09-20T19:58:38.124404+0000 mgr.y (mgr.15270) 161 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:39.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:39 smithi003 bash[26656]: cluster 2024-09-20T19:58:38.124404+0000 mgr.y (mgr.15270) 161 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:39.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:39 smithi003 bash[19800]: cluster 2024-09-20T19:58:38.124404+0000 mgr.y (mgr.15270) 161 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:41.190 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-20T19:58:41.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:40 smithi003 bash[19800]: audit 2024-09-20T19:58:39.807499+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:41.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:40 smithi003 bash[19800]: audit 2024-09-20T19:58:39.819344+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:41.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:40 smithi003 bash[19800]: cluster 2024-09-20T19:58:40.126111+0000 mgr.y (mgr.15270) 162 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:58:41.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:40 smithi003 bash[26656]: audit 2024-09-20T19:58:39.807499+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:41.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:40 smithi003 bash[26656]: audit 2024-09-20T19:58:39.819344+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:41.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:40 smithi003 bash[26656]: cluster 2024-09-20T19:58:40.126111+0000 mgr.y (mgr.15270) 162 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:58:41.235 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:40 smithi183 bash[21651]: audit 2024-09-20T19:58:39.807499+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:41.235 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:40 smithi183 bash[21651]: audit 2024-09-20T19:58:39.819344+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:41.235 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:40 smithi183 bash[21651]: cluster 2024-09-20T19:58:40.126111+0000 mgr.y (mgr.15270) 162 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:58:41.548 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:41 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:58:41.238158302Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:58:41.830 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:58:41.830 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (47s) 41s ago 27m 14.0M - 0.27.0 11f11916f8cd c352858d3349 2024-09-20T19:58:41.830 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi183 *:3000 running (8s) 2s ago 27m 31.4M - 10.4.8 5aad1d7cf004 548c3fa5f1a5 2024-09-20T19:58:41.830 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.zzokqj smithi003 *:5000 running (2m) 41s ago 25m 47.9M - 3.8 6acb0a031eab d2e13422a011 2024-09-20T19:58:41.830 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi183 *:8443,9283,8765 running (2m) 2s ago 36m 438M - 19.3.0-5099-g88deadb8 441f9a3fe515 210cd19f5bae 2024-09-20T19:58:41.830 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (13m) 41s ago 38m 504M - 19.3.0-5099-g88deadb8 441f9a3fe515 9aa6e2f22487 2024-09-20T19:58:41.830 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (38m) 41s ago 38m 89.6M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 573f70d763bc 2024-09-20T19:58:41.830 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi183 running (36m) 2s ago 36m 65.3M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 0b6efef5dac7 2024-09-20T19:58:41.831 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (36m) 41s ago 36m 65.2M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab ec60aaecf15d 2024-09-20T19:58:41.831 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (114s) 41s ago 28m 7659k - 1.7.0 72c9c2088986 d0b8aa327069 2024-09-20T19:58:41.831 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi183 *:9100 running (110s) 2s ago 27m 7795k - 1.7.0 72c9c2088986 c79ac70026db 2024-09-20T19:58:41.831 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (35m) 41s ago 35m 66.8M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab f34f0142facb 2024-09-20T19:58:41.831 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (34m) 41s ago 34m 58.6M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab 682cabe7b674 2024-09-20T19:58:41.831 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (33m) 41s ago 33m 61.0M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab 945fc7b53bc0 2024-09-20T19:58:41.831 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (32m) 41s ago 32m 56.8M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab f18d3679bb9e 2024-09-20T19:58:41.831 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi183 running (31m) 2s ago 31m 68.6M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab acf213ee960c 2024-09-20T19:58:41.831 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi183 running (30m) 2s ago 30m 64.5M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab e79f0a743785 2024-09-20T19:58:41.831 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi183 running (30m) 2s ago 30m 56.1M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 164041c5816b 2024-09-20T19:58:41.831 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi183 running (29m) 2s ago 29m 67.0M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 0eac55f5717e 2024-09-20T19:58:41.831 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi183 *:9095 running (77s) 2s ago 28m 39.5M - 2.51.0 1d3b7f56885b 7e9efbbab4fb 2024-09-20T19:58:41.831 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.tcdhwz smithi003 *:8000 running (25m) 41s ago 25m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 8fc205227459 2024-09-20T19:58:41.831 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi183.lyzazb smithi183 *:8000 running (25m) 2s ago 25m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 7387a3c9206c 2024-09-20T19:58:42.217 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T19:58:42.217 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-20T19:58:42.217 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T19:58:42.217 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:58:42.217 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-20T19:58:42.217 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:58:42.217 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:58:42.217 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-20T19:58:42.217 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:58:42.217 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:58:42.217 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-20T19:58:42.218 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:58:42.218 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T19:58:42.218 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-20T19:58:42.218 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 13, 2024-09-20T19:58:42.218 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:58:42.218 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-20T19:58:42.218 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T19:58:42.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:42 smithi183 bash[21651]: audit 2024-09-20T19:58:41.011724+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:42.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:42 smithi183 bash[21651]: audit 2024-09-20T19:58:41.020422+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:42.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:42 smithi183 bash[21651]: audit 2024-09-20T19:58:41.176755+0000 mgr.y (mgr.15270) 163 : audit [DBG] from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:58:42.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:58:42 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:58:42] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.51.0" 2024-09-20T19:58:42.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:42 smithi003 bash[19800]: audit 2024-09-20T19:58:41.011724+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:42.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:42 smithi003 bash[19800]: audit 2024-09-20T19:58:41.020422+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:42.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:42 smithi003 bash[19800]: audit 2024-09-20T19:58:41.176755+0000 mgr.y (mgr.15270) 163 : audit [DBG] from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:58:42.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:42 smithi003 bash[26656]: audit 2024-09-20T19:58:41.011724+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:42.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:42 smithi003 bash[26656]: audit 2024-09-20T19:58:41.020422+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:42.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:42 smithi003 bash[26656]: audit 2024-09-20T19:58:41.176755+0000 mgr.y (mgr.15270) 163 : audit [DBG] from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:58:42.546 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T19:58:42.546 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:58:42.546 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-20T19:58:42.546 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-20T19:58:42.546 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [ 2024-09-20T19:58:42.546 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr" 2024-09-20T19:58:42.546 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-20T19:58:42.547 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "2/2 daemons upgraded", 2024-09-20T19:58:42.547 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading grafana daemons", 2024-09-20T19:58:42.547 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-20T19:58:42.547 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T19:58:43.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:43 smithi183 bash[21651]: audit 2024-09-20T19:58:41.505393+0000 mgr.y (mgr.15270) 164 : audit [DBG] from='client.15585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:58:43.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:43 smithi183 bash[21651]: audit 2024-09-20T19:58:41.816245+0000 mgr.y (mgr.15270) 165 : audit [DBG] from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:58:43.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:43 smithi183 bash[21651]: cluster 2024-09-20T19:58:42.126898+0000 mgr.y (mgr.15270) 166 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:43.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:43 smithi183 bash[21651]: audit 2024-09-20T19:58:42.216194+0000 mon.c (mon.2) 131 : audit [DBG] from='client.? 172.21.15.3:0/3291549189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:43.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:43 smithi003 bash[19800]: audit 2024-09-20T19:58:41.505393+0000 mgr.y (mgr.15270) 164 : audit [DBG] from='client.15585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:58:43.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:43 smithi003 bash[19800]: audit 2024-09-20T19:58:41.816245+0000 mgr.y (mgr.15270) 165 : audit [DBG] from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:58:43.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:43 smithi003 bash[19800]: cluster 2024-09-20T19:58:42.126898+0000 mgr.y (mgr.15270) 166 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:43.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:43 smithi003 bash[19800]: audit 2024-09-20T19:58:42.216194+0000 mon.c (mon.2) 131 : audit [DBG] from='client.? 172.21.15.3:0/3291549189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:43.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:43 smithi003 bash[26656]: audit 2024-09-20T19:58:41.505393+0000 mgr.y (mgr.15270) 164 : audit [DBG] from='client.15585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:58:43.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:43 smithi003 bash[26656]: audit 2024-09-20T19:58:41.816245+0000 mgr.y (mgr.15270) 165 : audit [DBG] from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:58:43.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:43 smithi003 bash[26656]: cluster 2024-09-20T19:58:42.126898+0000 mgr.y (mgr.15270) 166 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:43.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:43 smithi003 bash[26656]: audit 2024-09-20T19:58:42.216194+0000 mon.c (mon.2) 131 : audit [DBG] from='client.? 172.21.15.3:0/3291549189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:44.298 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:44 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:58:44.194758059Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:58:44.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:44 smithi183 bash[21651]: audit 2024-09-20T19:58:42.483960+0000 mgr.y (mgr.15270) 167 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:58:44.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:44 smithi183 bash[21651]: audit 2024-09-20T19:58:42.545352+0000 mgr.y (mgr.15270) 168 : audit [DBG] from='client.15603 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:58:44.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:44 smithi183 bash[21651]: audit 2024-09-20T19:58:44.013561+0000 mon.a (mon.0) 1440 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:58:44.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:44 smithi003 bash[26656]: audit 2024-09-20T19:58:42.483960+0000 mgr.y (mgr.15270) 167 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:58:44.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:44 smithi003 bash[26656]: audit 2024-09-20T19:58:42.545352+0000 mgr.y (mgr.15270) 168 : audit [DBG] from='client.15603 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:58:44.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:44 smithi003 bash[26656]: audit 2024-09-20T19:58:44.013561+0000 mon.a (mon.0) 1440 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:58:44.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:44 smithi003 bash[19800]: audit 2024-09-20T19:58:42.483960+0000 mgr.y (mgr.15270) 167 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:58:44.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:44 smithi003 bash[19800]: audit 2024-09-20T19:58:42.545352+0000 mgr.y (mgr.15270) 168 : audit [DBG] from='client.15603 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:58:44.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:44 smithi003 bash[19800]: audit 2024-09-20T19:58:44.013561+0000 mon.a (mon.0) 1440 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:58:45.298 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:45 smithi183 bash[21651]: cluster 2024-09-20T19:58:44.128515+0000 mgr.y (mgr.15270) 169 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:58:45.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:45 smithi003 bash[19800]: cluster 2024-09-20T19:58:44.128515+0000 mgr.y (mgr.15270) 169 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:58:45.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:45 smithi003 bash[26656]: cluster 2024-09-20T19:58:44.128515+0000 mgr.y (mgr.15270) 169 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:58:47.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:47 smithi003 bash[19800]: cluster 2024-09-20T19:58:46.129264+0000 mgr.y (mgr.15270) 170 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:47.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:47 smithi003 bash[26656]: cluster 2024-09-20T19:58:46.129264+0000 mgr.y (mgr.15270) 170 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:47.548 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:47 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:58:47.200854609Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:58:47.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:47 smithi183 bash[21651]: cluster 2024-09-20T19:58:46.129264+0000 mgr.y (mgr.15270) 170 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:49.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:49 smithi003 bash[19800]: cluster 2024-09-20T19:58:48.129959+0000 mgr.y (mgr.15270) 171 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:49.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:49 smithi003 bash[26656]: cluster 2024-09-20T19:58:48.129959+0000 mgr.y (mgr.15270) 171 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:49.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:49 smithi183 bash[21651]: cluster 2024-09-20T19:58:48.129959+0000 mgr.y (mgr.15270) 171 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:50.298 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:50 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:58:50.201469509Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:58:51.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: cluster 2024-09-20T19:58:50.131540+0000 mgr.y (mgr.15270) 172 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:58:51.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.673560+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:51.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.684625+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:51.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.686742+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:58:51.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.688523+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:58:51.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.701021+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:51.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.754082+0000 mon.a (mon.0) 1446 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T19:58:51.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.839151+0000 mon.a (mon.0) 1447 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:58:51.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.842660+0000 mon.a (mon.0) 1448 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.845571+0000 mon.a (mon.0) 1449 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.848446+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.851212+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.853390+0000 mon.a (mon.0) 1452 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.855592+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.858301+0000 mon.a (mon.0) 1454 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.861297+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.863974+0000 mon.a (mon.0) 1456 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.866559+0000 mon.a (mon.0) 1457 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.869039+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: cluster 2024-09-20T19:58:50.131540+0000 mgr.y (mgr.15270) 172 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:58:51.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.673560+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:51.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.684625+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:51.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.686742+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:58:51.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.688523+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:58:51.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.701021+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:51.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.754082+0000 mon.a (mon.0) 1446 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T19:58:51.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.839151+0000 mon.a (mon.0) 1447 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:58:51.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.842660+0000 mon.a (mon.0) 1448 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.845571+0000 mon.a (mon.0) 1449 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.848446+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.851212+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.853390+0000 mon.a (mon.0) 1452 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.855592+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.858301+0000 mon.a (mon.0) 1454 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.861297+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.863974+0000 mon.a (mon.0) 1456 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.866559+0000 mon.a (mon.0) 1457 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.869039+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.872499+0000 mon.a (mon.0) 1459 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.875573+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.878690+0000 mon.a (mon.0) 1461 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.889615+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:51.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.895726+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-20T19:58:51.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.903711+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:58:51.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.907496+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:58:51.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.914979+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:58:51.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.938537+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-20T19:58:51.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.944219+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:58:51.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.948107+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-20T19:58:51.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.949678+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-20T19:58:51.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.955757+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:58:51.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.959980+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-20T19:58:51.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.961688+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-20T19:58:51.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.967851+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:58:51.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.972041+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:58:51.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.872499+0000 mon.a (mon.0) 1459 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.875573+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.878690+0000 mon.a (mon.0) 1461 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.889615+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:51.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.895726+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-20T19:58:51.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.903711+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:58:51.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.907496+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:58:51.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.914979+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:58:51.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.938537+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-20T19:58:51.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.944219+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:58:51.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.948107+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-20T19:58:51.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.949678+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-20T19:58:51.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.955757+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:58:51.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.959980+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-20T19:58:51.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.961688+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-20T19:58:51.459 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.967851+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:58:51.459 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.972041+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:58:51.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.973703+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-20T19:58:51.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.979674+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:58:51.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.983824+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-20T19:58:51.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.985379+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-20T19:58:51.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.991418+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:58:51.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:50.995803+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-20T19:58:51.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:51.002311+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:58:51.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:51.006732+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:58:51.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:51.008512+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:58:51.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:51.010279+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:58:51.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:51.011934+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:58:51.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:51.013719+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:58:51.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:51.015353+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:58:51.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:51.017668+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-20T19:58:51.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:51.023733+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:58:51.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:51.025968+0000 mon.a (mon.0) 1491 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:58:51.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:51.027751+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:58:51.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:51.038733+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:51.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:51.162843+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:58:51.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:51.164282+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:58:51.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[19800]: audit 2024-09-20T19:58:51.171848+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:51.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.973703+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-20T19:58:51.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.979674+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:58:51.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.983824+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-20T19:58:51.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.985379+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-20T19:58:51.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.991418+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:58:51.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:50.995803+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-20T19:58:51.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:51.002311+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:58:51.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:51.006732+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:58:51.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:51.008512+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:58:51.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:51.010279+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:58:51.462 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:51.011934+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:58:51.462 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:51.013719+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:58:51.462 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:51.015353+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:58:51.462 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:51.017668+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-20T19:58:51.462 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:51.023733+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:58:51.462 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:51.025968+0000 mon.a (mon.0) 1491 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:58:51.462 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:51.027751+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:58:51.462 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:51.038733+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:51.462 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:51.162843+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:58:51.462 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:51.164282+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:58:51.462 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:51 smithi003 bash[26656]: audit 2024-09-20T19:58:51.171848+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:51.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: cluster 2024-09-20T19:58:50.131540+0000 mgr.y (mgr.15270) 172 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:58:51.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.673560+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:51.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.684625+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:51.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.686742+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:58:51.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.688523+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:58:51.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.701021+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:51.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.754082+0000 mon.a (mon.0) 1446 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T19:58:51.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.839151+0000 mon.a (mon.0) 1447 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:58:51.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.842660+0000 mon.a (mon.0) 1448 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.845571+0000 mon.a (mon.0) 1449 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.848446+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.851212+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.853390+0000 mon.a (mon.0) 1452 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.855592+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.858301+0000 mon.a (mon.0) 1454 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.861297+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.863974+0000 mon.a (mon.0) 1456 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.866559+0000 mon.a (mon.0) 1457 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.869039+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.872499+0000 mon.a (mon.0) 1459 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.875573+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.878690+0000 mon.a (mon.0) 1461 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:58:51.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.889615+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:51.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.895726+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-20T19:58:51.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.903711+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:58:51.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.907496+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:58:51.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.914979+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:58:51.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.938537+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-20T19:58:51.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.944219+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:58:51.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.948107+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-20T19:58:51.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.949678+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-20T19:58:51.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.955757+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:58:51.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.959980+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-20T19:58:51.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.961688+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-20T19:58:51.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.967851+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:58:51.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.972041+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:58:51.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.973703+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-20T19:58:51.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.979674+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:58:51.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.983824+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-20T19:58:51.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.985379+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-20T19:58:51.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.991418+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:58:51.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:50.995803+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-20T19:58:51.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:51.002311+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:58:51.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:51.006732+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:58:51.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:51.008512+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:58:51.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:51.010279+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:58:51.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:51.011934+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:58:51.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:51.013719+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:58:51.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:51.015353+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:58:51.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:51.017668+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-20T19:58:51.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:51.023733+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:58:51.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:51.025968+0000 mon.a (mon.0) 1491 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:58:51.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:51.027751+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:58:51.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:51.038733+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:51.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:51.162843+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:58:51.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:51.164282+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:58:51.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:51 smithi183 bash[21651]: audit 2024-09-20T19:58:51.171848+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:52.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:58:52 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:58:52] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.51.0" 2024-09-20T19:58:52.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:52 smithi003 bash[19800]: audit 2024-09-20T19:58:50.755131+0000 mgr.y (mgr.15270) 173 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T19:58:52.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:52 smithi003 bash[19800]: cephadm 2024-09-20T19:58:50.880320+0000 mgr.y (mgr.15270) 174 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T19:58:52.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:52 smithi003 bash[19800]: cephadm 2024-09-20T19:58:51.016691+0000 mgr.y (mgr.15270) 175 : cephadm [INF] Upgrade: Complete! 2024-09-20T19:58:52.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:52 smithi003 bash[26656]: audit 2024-09-20T19:58:50.755131+0000 mgr.y (mgr.15270) 173 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T19:58:52.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:52 smithi003 bash[26656]: cephadm 2024-09-20T19:58:50.880320+0000 mgr.y (mgr.15270) 174 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T19:58:52.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:52 smithi003 bash[26656]: cephadm 2024-09-20T19:58:51.016691+0000 mgr.y (mgr.15270) 175 : cephadm [INF] Upgrade: Complete! 2024-09-20T19:58:52.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:52 smithi183 bash[21651]: audit 2024-09-20T19:58:50.755131+0000 mgr.y (mgr.15270) 173 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T19:58:52.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:52 smithi183 bash[21651]: cephadm 2024-09-20T19:58:50.880320+0000 mgr.y (mgr.15270) 174 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T19:58:52.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:52 smithi183 bash[21651]: cephadm 2024-09-20T19:58:51.016691+0000 mgr.y (mgr.15270) 175 : cephadm [INF] Upgrade: Complete! 2024-09-20T19:58:53.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:53 smithi183 bash[21651]: cluster 2024-09-20T19:58:52.132286+0000 mgr.y (mgr.15270) 176 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:53.548 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:53 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:58:53.232043107Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:58:53.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:53 smithi003 bash[26656]: cluster 2024-09-20T19:58:52.132286+0000 mgr.y (mgr.15270) 176 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:53.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:53 smithi003 bash[19800]: cluster 2024-09-20T19:58:52.132286+0000 mgr.y (mgr.15270) 176 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:54.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:54 smithi183 bash[21651]: audit 2024-09-20T19:58:52.492584+0000 mgr.y (mgr.15270) 177 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:58:54.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:54 smithi183 bash[21651]: audit 2024-09-20T19:58:54.124857+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:54.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:54 smithi003 bash[19800]: audit 2024-09-20T19:58:52.492584+0000 mgr.y (mgr.15270) 177 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:58:54.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:54 smithi003 bash[19800]: audit 2024-09-20T19:58:54.124857+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:54.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:54 smithi003 bash[26656]: audit 2024-09-20T19:58:52.492584+0000 mgr.y (mgr.15270) 177 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:58:54.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:54 smithi003 bash[26656]: audit 2024-09-20T19:58:54.124857+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:58:55.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:55 smithi183 bash[21651]: cluster 2024-09-20T19:58:54.133847+0000 mgr.y (mgr.15270) 178 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:58:55.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:55 smithi003 bash[19800]: cluster 2024-09-20T19:58:54.133847+0000 mgr.y (mgr.15270) 178 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:58:55.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:55 smithi003 bash[26656]: cluster 2024-09-20T19:58:54.133847+0000 mgr.y (mgr.15270) 178 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:58:56.548 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:56 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:58:56.217216387Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:58:57.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:57 smithi183 bash[21651]: cluster 2024-09-20T19:58:56.134611+0000 mgr.y (mgr.15270) 179 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:57.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:57 smithi003 bash[19800]: cluster 2024-09-20T19:58:56.134611+0000 mgr.y (mgr.15270) 179 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:57.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:57 smithi003 bash[26656]: cluster 2024-09-20T19:58:56.134611+0000 mgr.y (mgr.15270) 179 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:59.548 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:58:59 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:58:59.211545151Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:58:59.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:59 smithi183 bash[21651]: cluster 2024-09-20T19:58:58.135308+0000 mgr.y (mgr.15270) 180 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:59.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:58:59 smithi183 bash[21651]: audit 2024-09-20T19:58:59.013933+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:58:59.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:59 smithi003 bash[19800]: cluster 2024-09-20T19:58:58.135308+0000 mgr.y (mgr.15270) 180 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:59.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:58:59 smithi003 bash[19800]: audit 2024-09-20T19:58:59.013933+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:58:59.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:59 smithi003 bash[26656]: cluster 2024-09-20T19:58:58.135308+0000 mgr.y (mgr.15270) 180 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:58:59.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:58:59 smithi003 bash[26656]: audit 2024-09-20T19:58:59.013933+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:59:01.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:01 smithi183 bash[21651]: cluster 2024-09-20T19:59:00.137044+0000 mgr.y (mgr.15270) 181 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:59:01.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:01 smithi003 bash[19800]: cluster 2024-09-20T19:59:00.137044+0000 mgr.y (mgr.15270) 181 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:59:01.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:01 smithi003 bash[26656]: cluster 2024-09-20T19:59:00.137044+0000 mgr.y (mgr.15270) 181 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:59:02.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:59:02 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:59:02] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.51.0" 2024-09-20T19:59:02.548 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:59:02 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:59:02.227107843Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:59:03.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:03 smithi183 bash[21651]: cluster 2024-09-20T19:59:02.137726+0000 mgr.y (mgr.15270) 182 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:03.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:03 smithi003 bash[19800]: cluster 2024-09-20T19:59:02.137726+0000 mgr.y (mgr.15270) 182 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:03.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:03 smithi003 bash[26656]: cluster 2024-09-20T19:59:02.137726+0000 mgr.y (mgr.15270) 182 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:04.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:04 smithi183 bash[21651]: audit 2024-09-20T19:59:02.495298+0000 mgr.y (mgr.15270) 183 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:59:04.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:04 smithi003 bash[19800]: audit 2024-09-20T19:59:02.495298+0000 mgr.y (mgr.15270) 183 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:59:04.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:04 smithi003 bash[26656]: audit 2024-09-20T19:59:02.495298+0000 mgr.y (mgr.15270) 183 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:59:05.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:05 smithi183 bash[21651]: cluster 2024-09-20T19:59:04.139353+0000 mgr.y (mgr.15270) 184 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:59:05.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:59:05 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:59:05.192477657Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:59:05.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:05 smithi003 bash[19800]: cluster 2024-09-20T19:59:04.139353+0000 mgr.y (mgr.15270) 184 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:59:05.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:05 smithi003 bash[26656]: cluster 2024-09-20T19:59:04.139353+0000 mgr.y (mgr.15270) 184 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:59:07.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:07 smithi183 bash[21651]: cluster 2024-09-20T19:59:06.140223+0000 mgr.y (mgr.15270) 185 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:07.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:07 smithi003 bash[19800]: cluster 2024-09-20T19:59:06.140223+0000 mgr.y (mgr.15270) 185 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:07.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:07 smithi003 bash[26656]: cluster 2024-09-20T19:59:06.140223+0000 mgr.y (mgr.15270) 185 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:08.548 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:59:08 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:59:08.234745023Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:59:09.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:09 smithi183 bash[21651]: cluster 2024-09-20T19:59:08.140990+0000 mgr.y (mgr.15270) 186 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:09.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:09 smithi003 bash[19800]: cluster 2024-09-20T19:59:08.140990+0000 mgr.y (mgr.15270) 186 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:09.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:09 smithi003 bash[26656]: cluster 2024-09-20T19:59:08.140990+0000 mgr.y (mgr.15270) 186 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:11.548 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:59:11 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:59:11.200729426Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:59:11.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:11 smithi183 bash[21651]: cluster 2024-09-20T19:59:10.142767+0000 mgr.y (mgr.15270) 187 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:59:11.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:11 smithi003 bash[19800]: cluster 2024-09-20T19:59:10.142767+0000 mgr.y (mgr.15270) 187 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:59:11.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:11 smithi003 bash[26656]: cluster 2024-09-20T19:59:10.142767+0000 mgr.y (mgr.15270) 187 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:59:12.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:59:12 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:59:12] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.51.0" 2024-09-20T19:59:13.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:13 smithi183 bash[21651]: cluster 2024-09-20T19:59:12.143624+0000 mgr.y (mgr.15270) 188 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:13.591 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:13 smithi003 bash[26656]: cluster 2024-09-20T19:59:12.143624+0000 mgr.y (mgr.15270) 188 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:13.591 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:13 smithi003 bash[19800]: cluster 2024-09-20T19:59:12.143624+0000 mgr.y (mgr.15270) 188 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:13.592 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-20T19:59:14.548 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:59:14 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:59:14.207323531Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:59:14.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:14 smithi183 bash[21651]: audit 2024-09-20T19:59:12.502487+0000 mgr.y (mgr.15270) 189 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:59:14.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:14 smithi183 bash[21651]: audit 2024-09-20T19:59:12.883625+0000 mgr.y (mgr.15270) 190 : audit [DBG] from='client.15609 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:59:14.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:14 smithi183 bash[21651]: audit 2024-09-20T19:59:14.014423+0000 mon.a (mon.0) 1499 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:59:14.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:14 smithi003 bash[19800]: audit 2024-09-20T19:59:12.502487+0000 mgr.y (mgr.15270) 189 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:59:14.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:14 smithi003 bash[19800]: audit 2024-09-20T19:59:12.883625+0000 mgr.y (mgr.15270) 190 : audit [DBG] from='client.15609 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:59:14.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:14 smithi003 bash[19800]: audit 2024-09-20T19:59:14.014423+0000 mon.a (mon.0) 1499 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:59:14.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:14 smithi003 bash[26656]: audit 2024-09-20T19:59:12.502487+0000 mgr.y (mgr.15270) 189 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:59:14.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:14 smithi003 bash[26656]: audit 2024-09-20T19:59:12.883625+0000 mgr.y (mgr.15270) 190 : audit [DBG] from='client.15609 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:59:14.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:14 smithi003 bash[26656]: audit 2024-09-20T19:59:14.014423+0000 mon.a (mon.0) 1499 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:59:15.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:15 smithi183 bash[21651]: cluster 2024-09-20T19:59:14.145372+0000 mgr.y (mgr.15270) 191 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:59:15.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:15 smithi003 bash[19800]: cluster 2024-09-20T19:59:14.145372+0000 mgr.y (mgr.15270) 191 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:59:15.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:15 smithi003 bash[26656]: cluster 2024-09-20T19:59:14.145372+0000 mgr.y (mgr.15270) 191 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:59:17.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:17 smithi183 bash[21651]: cluster 2024-09-20T19:59:16.146143+0000 mgr.y (mgr.15270) 192 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:17.548 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:59:17 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:59:17.213781256Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:59:17.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:17 smithi003 bash[19800]: cluster 2024-09-20T19:59:16.146143+0000 mgr.y (mgr.15270) 192 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:17.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:17 smithi003 bash[26656]: cluster 2024-09-20T19:59:16.146143+0000 mgr.y (mgr.15270) 192 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:18.408 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:59:19.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:19 smithi183 bash[21651]: cluster 2024-09-20T19:59:18.146849+0000 mgr.y (mgr.15270) 193 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:19.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:19 smithi003 bash[19800]: cluster 2024-09-20T19:59:18.146849+0000 mgr.y (mgr.15270) 193 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:19.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:19 smithi003 bash[26656]: cluster 2024-09-20T19:59:18.146849+0000 mgr.y (mgr.15270) 193 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:20.146 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-20T19:59:20.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:20 smithi003 bash[19800]: audit 2024-09-20T19:59:20.134556+0000 mon.a (mon.0) 1500 : audit [DBG] from='client.? 172.21.15.3:0/1333180802' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:59:20.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:20 smithi003 bash[26656]: audit 2024-09-20T19:59:20.134556+0000 mon.a (mon.0) 1500 : audit [DBG] from='client.? 172.21.15.3:0/1333180802' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:59:20.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:20 smithi183 bash[21651]: audit 2024-09-20T19:59:20.134556+0000 mon.a (mon.0) 1500 : audit [DBG] from='client.? 172.21.15.3:0/1333180802' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:59:20.548 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:59:20 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:59:20.204731878Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:59:20.856 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2024-09-20T19:59:21.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:21 smithi003 bash[19800]: cluster 2024-09-20T19:59:20.148337+0000 mgr.y (mgr.15270) 194 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:59:21.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:21 smithi003 bash[26656]: cluster 2024-09-20T19:59:20.148337+0000 mgr.y (mgr.15270) 194 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:59:21.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:21 smithi183 bash[21651]: cluster 2024-09-20T19:59:20.148337+0000 mgr.y (mgr.15270) 194 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:59:22.311 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:59:22 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:59:22] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.51.0" 2024-09-20T19:59:22.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:22 smithi003 bash[19800]: cluster 2024-09-20T19:59:22.149045+0000 mgr.y (mgr.15270) 195 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:22.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:22 smithi003 bash[26656]: cluster 2024-09-20T19:59:22.149045+0000 mgr.y (mgr.15270) 195 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:22.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:22 smithi183 bash[21651]: cluster 2024-09-20T19:59:22.149045+0000 mgr.y (mgr.15270) 195 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:23.548 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:59:23 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:59:23.244211408Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:59:23.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:23 smithi183 bash[21651]: audit 2024-09-20T19:59:22.513802+0000 mgr.y (mgr.15270) 196 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:59:23.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:23 smithi003 bash[19800]: audit 2024-09-20T19:59:22.513802+0000 mgr.y (mgr.15270) 196 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:59:23.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:23 smithi003 bash[26656]: audit 2024-09-20T19:59:22.513802+0000 mgr.y (mgr.15270) 196 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:59:24.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:24 smithi003 bash[19800]: cluster 2024-09-20T19:59:24.150845+0000 mgr.y (mgr.15270) 197 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:59:24.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:24 smithi003 bash[26656]: cluster 2024-09-20T19:59:24.150845+0000 mgr.y (mgr.15270) 197 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:59:24.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:24 smithi183 bash[21651]: cluster 2024-09-20T19:59:24.150845+0000 mgr.y (mgr.15270) 197 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:59:25.682 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:59:26.548 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:59:26 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:59:26.210783065Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:59:27.295 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)" 2024-09-20T19:59:27.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:27 smithi183 bash[21651]: cluster 2024-09-20T19:59:26.151566+0000 mgr.y (mgr.15270) 198 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:27.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:27 smithi003 bash[19800]: cluster 2024-09-20T19:59:26.151566+0000 mgr.y (mgr.15270) 198 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:27.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:27 smithi003 bash[26656]: cluster 2024-09-20T19:59:26.151566+0000 mgr.y (mgr.15270) 198 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:27.966 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2024-09-20T19:59:28.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:28 smithi183 bash[21651]: audit 2024-09-20T19:59:27.282756+0000 mon.c (mon.2) 132 : audit [DBG] from='client.? 172.21.15.3:0/990104355' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:59:28.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:28 smithi003 bash[19800]: audit 2024-09-20T19:59:27.282756+0000 mon.c (mon.2) 132 : audit [DBG] from='client.? 172.21.15.3:0/990104355' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:59:28.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:28 smithi003 bash[26656]: audit 2024-09-20T19:59:27.282756+0000 mon.c (mon.2) 132 : audit [DBG] from='client.? 172.21.15.3:0/990104355' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:59:29.548 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:59:29 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:59:29.206133309Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:59:29.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:29 smithi183 bash[21651]: cluster 2024-09-20T19:59:28.152302+0000 mgr.y (mgr.15270) 199 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:29.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:29 smithi183 bash[21651]: audit 2024-09-20T19:59:29.014788+0000 mon.a (mon.0) 1501 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:59:29.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:29 smithi003 bash[19800]: cluster 2024-09-20T19:59:28.152302+0000 mgr.y (mgr.15270) 199 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:29.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:29 smithi003 bash[19800]: audit 2024-09-20T19:59:29.014788+0000 mon.a (mon.0) 1501 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:59:29.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:29 smithi003 bash[26656]: cluster 2024-09-20T19:59:28.152302+0000 mgr.y (mgr.15270) 199 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:29.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:29 smithi003 bash[26656]: audit 2024-09-20T19:59:29.014788+0000 mon.a (mon.0) 1501 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:59:31.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:31 smithi183 bash[21651]: cluster 2024-09-20T19:59:30.154084+0000 mgr.y (mgr.15270) 200 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:59:31.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:31 smithi003 bash[19800]: cluster 2024-09-20T19:59:30.154084+0000 mgr.y (mgr.15270) 200 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:59:31.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:31 smithi003 bash[26656]: cluster 2024-09-20T19:59:30.154084+0000 mgr.y (mgr.15270) 200 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:59:32.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:59:32 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:59:32] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.51.0" 2024-09-20T19:59:32.548 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:59:32 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:59:32.217910007Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:59:32.796 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:59:33.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:33 smithi183 bash[21651]: cluster 2024-09-20T19:59:32.154827+0000 mgr.y (mgr.15270) 201 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:33.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:33 smithi003 bash[19800]: cluster 2024-09-20T19:59:32.154827+0000 mgr.y (mgr.15270) 201 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:33.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:33 smithi003 bash[26656]: cluster 2024-09-20T19:59:32.154827+0000 mgr.y (mgr.15270) 201 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:34.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:34 smithi003 bash[19800]: audit 2024-09-20T19:59:32.523963+0000 mgr.y (mgr.15270) 202 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:59:34.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:34 smithi003 bash[26656]: audit 2024-09-20T19:59:32.523963+0000 mgr.y (mgr.15270) 202 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:59:34.468 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-20T19:59:34.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:34 smithi183 bash[21651]: audit 2024-09-20T19:59:32.523963+0000 mgr.y (mgr.15270) 202 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:59:35.182 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 2'"'"'' 2024-09-20T19:59:35.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:35 smithi003 bash[19800]: cluster 2024-09-20T19:59:34.155916+0000 mgr.y (mgr.15270) 203 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:59:35.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:35 smithi003 bash[19800]: audit 2024-09-20T19:59:34.455910+0000 mon.a (mon.0) 1502 : audit [DBG] from='client.? 172.21.15.3:0/2217856836' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:59:35.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:35 smithi003 bash[26656]: cluster 2024-09-20T19:59:34.155916+0000 mgr.y (mgr.15270) 203 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:59:35.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:35 smithi003 bash[26656]: audit 2024-09-20T19:59:34.455910+0000 mon.a (mon.0) 1502 : audit [DBG] from='client.? 172.21.15.3:0/2217856836' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:59:35.548 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:59:35 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:59:35.201496362Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:59:35.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:35 smithi183 bash[21651]: cluster 2024-09-20T19:59:34.155916+0000 mgr.y (mgr.15270) 203 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:59:35.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:35 smithi183 bash[21651]: audit 2024-09-20T19:59:34.455910+0000 mon.a (mon.0) 1502 : audit [DBG] from='client.? 172.21.15.3:0/2217856836' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:59:37.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:37 smithi183 bash[21651]: cluster 2024-09-20T19:59:36.156634+0000 mgr.y (mgr.15270) 204 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:37.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:37 smithi003 bash[19800]: cluster 2024-09-20T19:59:36.156634+0000 mgr.y (mgr.15270) 204 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:37.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:37 smithi003 bash[26656]: cluster 2024-09-20T19:59:36.156634+0000 mgr.y (mgr.15270) 204 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:38.548 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:59:38 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:59:38.215434103Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:59:39.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:39 smithi183 bash[21651]: cluster 2024-09-20T19:59:38.157333+0000 mgr.y (mgr.15270) 205 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:39.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:39 smithi003 bash[19800]: cluster 2024-09-20T19:59:38.157333+0000 mgr.y (mgr.15270) 205 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:39.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:39 smithi003 bash[26656]: cluster 2024-09-20T19:59:38.157333+0000 mgr.y (mgr.15270) 205 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:40.014 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:59:41.548 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:59:41 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:59:41.230894295Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:59:41.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:41 smithi183 bash[21651]: cluster 2024-09-20T19:59:40.159196+0000 mgr.y (mgr.15270) 206 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:59:41.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:41 smithi003 bash[19800]: cluster 2024-09-20T19:59:40.159196+0000 mgr.y (mgr.15270) 206 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:59:41.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:41 smithi003 bash[26656]: cluster 2024-09-20T19:59:40.159196+0000 mgr.y (mgr.15270) 206 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:59:42.390 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:59:42 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:59:42] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.51.0" 2024-09-20T19:59:43.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:43 smithi183 bash[21651]: audit 2024-09-20T19:59:41.807390+0000 mgr.y (mgr.15270) 207 : audit [DBG] from='client.25523 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:59:43.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:43 smithi183 bash[21651]: cluster 2024-09-20T19:59:42.160296+0000 mgr.y (mgr.15270) 208 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:43.621 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:43 smithi003 bash[19800]: audit 2024-09-20T19:59:41.807390+0000 mgr.y (mgr.15270) 207 : audit [DBG] from='client.25523 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:59:43.622 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:43 smithi003 bash[19800]: cluster 2024-09-20T19:59:42.160296+0000 mgr.y (mgr.15270) 208 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:43.622 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:43 smithi003 bash[26656]: audit 2024-09-20T19:59:41.807390+0000 mgr.y (mgr.15270) 207 : audit [DBG] from='client.25523 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:59:43.622 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:43 smithi003 bash[26656]: cluster 2024-09-20T19:59:42.160296+0000 mgr.y (mgr.15270) 208 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:44.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:44 smithi003 bash[19800]: audit 2024-09-20T19:59:42.532741+0000 mgr.y (mgr.15270) 209 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:59:44.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:44 smithi003 bash[19800]: audit 2024-09-20T19:59:44.015376+0000 mon.a (mon.0) 1503 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:59:44.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:44 smithi003 bash[26656]: audit 2024-09-20T19:59:42.532741+0000 mgr.y (mgr.15270) 209 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:59:44.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:44 smithi003 bash[26656]: audit 2024-09-20T19:59:44.015376+0000 mon.a (mon.0) 1503 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:59:44.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:59:44 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:59:44.205447162Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:59:44.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:44 smithi183 bash[21651]: audit 2024-09-20T19:59:42.532741+0000 mgr.y (mgr.15270) 209 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:59:44.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:44 smithi183 bash[21651]: audit 2024-09-20T19:59:44.015376+0000 mon.a (mon.0) 1503 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:59:44.607 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-20T19:59:45.275 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade status' 2024-09-20T19:59:45.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:45 smithi183 bash[21651]: cluster 2024-09-20T19:59:44.161910+0000 mgr.y (mgr.15270) 210 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:59:45.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:45 smithi003 bash[19800]: cluster 2024-09-20T19:59:44.161910+0000 mgr.y (mgr.15270) 210 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:59:45.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:45 smithi003 bash[26656]: cluster 2024-09-20T19:59:44.161910+0000 mgr.y (mgr.15270) 210 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:59:47.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:59:47 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:59:47.193354272Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:59:47.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:47 smithi183 bash[21651]: cluster 2024-09-20T19:59:46.162678+0000 mgr.y (mgr.15270) 211 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:47.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:47 smithi003 bash[19800]: cluster 2024-09-20T19:59:46.162678+0000 mgr.y (mgr.15270) 211 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:47.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:47 smithi003 bash[26656]: cluster 2024-09-20T19:59:46.162678+0000 mgr.y (mgr.15270) 211 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:49.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:49 smithi183 bash[21651]: cluster 2024-09-20T19:59:48.163419+0000 mgr.y (mgr.15270) 212 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:49.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:49 smithi003 bash[19800]: cluster 2024-09-20T19:59:48.163419+0000 mgr.y (mgr.15270) 212 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:49.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:49 smithi003 bash[26656]: cluster 2024-09-20T19:59:48.163419+0000 mgr.y (mgr.15270) 212 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:50.110 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:59:50.548 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:59:50 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:59:50.197686755Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:59:51.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:51 smithi183 bash[21651]: cluster 2024-09-20T19:59:50.164415+0000 mgr.y (mgr.15270) 213 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:59:51.603 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T19:59:51.603 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": null, 2024-09-20T19:59:51.603 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": false, 2024-09-20T19:59:51.603 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "", 2024-09-20T19:59:51.603 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-20T19:59:51.603 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": null, 2024-09-20T19:59:51.603 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "", 2024-09-20T19:59:51.603 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-20T19:59:51.603 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T19:59:51.614 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:51 smithi003 bash[19800]: cluster 2024-09-20T19:59:50.164415+0000 mgr.y (mgr.15270) 213 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:59:51.615 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:51 smithi003 bash[26656]: cluster 2024-09-20T19:59:50.164415+0000 mgr.y (mgr.15270) 213 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:59:52.291 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 19:59:52 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:19:59:52] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.51.0" 2024-09-20T19:59:52.334 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph health detail' 2024-09-20T19:59:52.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:52 smithi183 bash[21651]: audit 2024-09-20T19:59:51.980779+0000 mon.a (mon.0) 1504 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:59:52.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:52 smithi183 bash[21651]: audit 2024-09-20T19:59:51.982161+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:59:52.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:52 smithi183 bash[21651]: audit 2024-09-20T19:59:51.988905+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:59:52.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:52 smithi003 bash[19800]: audit 2024-09-20T19:59:51.980779+0000 mon.a (mon.0) 1504 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:59:52.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:52 smithi003 bash[19800]: audit 2024-09-20T19:59:51.982161+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:59:52.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:52 smithi003 bash[19800]: audit 2024-09-20T19:59:51.988905+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:59:52.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:52 smithi003 bash[26656]: audit 2024-09-20T19:59:51.980779+0000 mon.a (mon.0) 1504 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:59:52.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:52 smithi003 bash[26656]: audit 2024-09-20T19:59:51.982161+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:59:52.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:52 smithi003 bash[26656]: audit 2024-09-20T19:59:51.988905+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T19:59:53.548 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:59:53 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:59:53.229685381Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:59:53.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:53 smithi183 bash[21651]: audit 2024-09-20T19:59:51.602580+0000 mgr.y (mgr.15270) 214 : audit [DBG] from='client.25529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:59:53.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:53 smithi183 bash[21651]: cluster 2024-09-20T19:59:52.165045+0000 mgr.y (mgr.15270) 215 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:53.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:53 smithi003 bash[26656]: audit 2024-09-20T19:59:51.602580+0000 mgr.y (mgr.15270) 214 : audit [DBG] from='client.25529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:59:53.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:53 smithi003 bash[26656]: cluster 2024-09-20T19:59:52.165045+0000 mgr.y (mgr.15270) 215 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:53.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:53 smithi003 bash[19800]: audit 2024-09-20T19:59:51.602580+0000 mgr.y (mgr.15270) 214 : audit [DBG] from='client.25529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:59:53.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:53 smithi003 bash[19800]: cluster 2024-09-20T19:59:52.165045+0000 mgr.y (mgr.15270) 215 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:54.298 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:59:54 smithi183 bash[65957]: logger=infra.usagestats t=2024-09-20T19:59:54.016061258Z level=info msg="Usage stats are ready to report" 2024-09-20T19:59:54.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:54 smithi003 bash[19800]: audit 2024-09-20T19:59:52.540430+0000 mgr.y (mgr.15270) 216 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:59:54.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:54 smithi003 bash[26656]: audit 2024-09-20T19:59:52.540430+0000 mgr.y (mgr.15270) 216 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:59:54.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:54 smithi183 bash[21651]: audit 2024-09-20T19:59:52.540430+0000 mgr.y (mgr.15270) 216 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:59:55.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:55 smithi003 bash[19800]: cluster 2024-09-20T19:59:54.166626+0000 mgr.y (mgr.15270) 217 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:59:55.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:55 smithi003 bash[26656]: cluster 2024-09-20T19:59:54.166626+0000 mgr.y (mgr.15270) 217 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:59:55.798 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:55 smithi183 bash[21651]: cluster 2024-09-20T19:59:54.166626+0000 mgr.y (mgr.15270) 217 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:59:56.548 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:59:56 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:59:56.202575871Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:59:56.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:56 smithi183 bash[21651]: cluster 2024-09-20T19:59:56.167345+0000 mgr.y (mgr.15270) 218 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:56.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:56 smithi003 bash[19800]: cluster 2024-09-20T19:59:56.167345+0000 mgr.y (mgr.15270) 218 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:56.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:56 smithi003 bash[26656]: cluster 2024-09-20T19:59:56.167345+0000 mgr.y (mgr.15270) 218 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:57.161 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:59:58.781 INFO:teuthology.orchestra.run.smithi003.stdout:HEALTH_OK 2024-09-20T19:59:59.465 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk '"'"'{print $2}'"'"')' 2024-09-20T19:59:59.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:59 smithi003 bash[19800]: cluster 2024-09-20T19:59:58.168220+0000 mgr.y (mgr.15270) 219 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:59.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:59 smithi003 bash[19800]: audit 2024-09-20T19:59:58.781728+0000 mon.a (mon.0) 1507 : audit [DBG] from='client.? 172.21.15.3:0/695269584' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:59:59.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 19:59:59 smithi003 bash[19800]: audit 2024-09-20T19:59:59.015561+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:59:59.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:59 smithi003 bash[26656]: cluster 2024-09-20T19:59:58.168220+0000 mgr.y (mgr.15270) 219 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:59.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:59 smithi003 bash[26656]: audit 2024-09-20T19:59:58.781728+0000 mon.a (mon.0) 1507 : audit [DBG] from='client.? 172.21.15.3:0/695269584' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:59:59.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 19:59:59 smithi003 bash[26656]: audit 2024-09-20T19:59:59.015561+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:59:59.548 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 19:59:59 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:59:59.208153975Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:59:59.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:59 smithi183 bash[21651]: cluster 2024-09-20T19:59:58.168220+0000 mgr.y (mgr.15270) 219 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:59:59.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:59 smithi183 bash[21651]: audit 2024-09-20T19:59:58.781728+0000 mon.a (mon.0) 1507 : audit [DBG] from='client.? 172.21.15.3:0/695269584' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:59:59.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 19:59:59 smithi183 bash[21651]: audit 2024-09-20T19:59:59.015561+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T20:00:00.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:00 smithi183 bash[21651]: cluster 2024-09-20T20:00:00.000169+0000 mon.a (mon.0) 1509 : cluster [INF] overall HEALTH_OK 2024-09-20T20:00:00.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:00 smithi003 bash[19800]: cluster 2024-09-20T20:00:00.000169+0000 mon.a (mon.0) 1509 : cluster [INF] overall HEALTH_OK 2024-09-20T20:00:00.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:00 smithi003 bash[26656]: cluster 2024-09-20T20:00:00.000169+0000 mon.a (mon.0) 1509 : cluster [INF] overall HEALTH_OK 2024-09-20T20:00:01.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:01 smithi183 bash[21651]: cluster 2024-09-20T20:00:00.169920+0000 mgr.y (mgr.15270) 220 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:01.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:01 smithi003 bash[19800]: cluster 2024-09-20T20:00:00.169920+0000 mgr.y (mgr.15270) 220 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:01.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:01 smithi003 bash[26656]: cluster 2024-09-20T20:00:00.169920+0000 mgr.y (mgr.15270) 220 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:02.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:00:02 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:00:02] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.51.0" 2024-09-20T20:00:02.548 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:00:02 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:00:02.204878973Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:00:03.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:03 smithi183 bash[21651]: cluster 2024-09-20T20:00:02.170641+0000 mgr.y (mgr.15270) 221 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:03.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:03 smithi003 bash[26656]: cluster 2024-09-20T20:00:02.170641+0000 mgr.y (mgr.15270) 221 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:03.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:03 smithi003 bash[19800]: cluster 2024-09-20T20:00:02.170641+0000 mgr.y (mgr.15270) 221 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:04.285 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T20:00:04.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:04 smithi183 bash[21651]: audit 2024-09-20T20:00:02.548745+0000 mgr.y (mgr.15270) 222 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:00:04.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:04 smithi003 bash[19800]: audit 2024-09-20T20:00:02.548745+0000 mgr.y (mgr.15270) 222 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:00:04.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:04 smithi003 bash[26656]: audit 2024-09-20T20:00:02.548745+0000 mgr.y (mgr.15270) 222 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:00:05.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:05 smithi183 bash[21651]: cluster 2024-09-20T20:00:04.172271+0000 mgr.y (mgr.15270) 223 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:05.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:00:05 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:00:05.192921711Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:00:05.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:05 smithi003 bash[19800]: cluster 2024-09-20T20:00:04.172271+0000 mgr.y (mgr.15270) 223 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:05.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:05 smithi003 bash[26656]: cluster 2024-09-20T20:00:04.172271+0000 mgr.y (mgr.15270) 223 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:07.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:07 smithi183 bash[21651]: audit 2024-09-20T20:00:05.796937+0000 mgr.y (mgr.15270) 224 : audit [DBG] from='client.15651 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:00:07.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:07 smithi183 bash[21651]: audit 2024-09-20T20:00:06.173851+0000 mgr.y (mgr.15270) 225 : audit [DBG] from='client.25547 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "mon", "hosts": "smithi183", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:00:07.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:07 smithi183 bash[21651]: cluster 2024-09-20T20:00:06.174387+0000 mgr.y (mgr.15270) 226 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:07.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:07 smithi003 bash[19800]: audit 2024-09-20T20:00:05.796937+0000 mgr.y (mgr.15270) 224 : audit [DBG] from='client.15651 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:00:07.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:07 smithi003 bash[19800]: audit 2024-09-20T20:00:06.173851+0000 mgr.y (mgr.15270) 225 : audit [DBG] from='client.25547 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "mon", "hosts": "smithi183", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:00:07.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:07 smithi003 bash[19800]: cluster 2024-09-20T20:00:06.174387+0000 mgr.y (mgr.15270) 226 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:07.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:07 smithi003 bash[26656]: audit 2024-09-20T20:00:05.796937+0000 mgr.y (mgr.15270) 224 : audit [DBG] from='client.15651 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:00:07.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:07 smithi003 bash[26656]: audit 2024-09-20T20:00:06.173851+0000 mgr.y (mgr.15270) 225 : audit [DBG] from='client.25547 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "mon", "hosts": "smithi183", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:00:07.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:07 smithi003 bash[26656]: cluster 2024-09-20T20:00:06.174387+0000 mgr.y (mgr.15270) 226 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:08.548 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:00:08 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:00:08.224965318Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:00:08.780 INFO:teuthology.orchestra.run.smithi003.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:00:09.468 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-20T20:00:09.519 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:09 smithi003 bash[26656]: cluster 2024-09-20T20:00:08.174982+0000 mgr.y (mgr.15270) 227 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:09.519 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:09 smithi003 bash[26656]: audit 2024-09-20T20:00:08.779875+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:09.520 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:09 smithi003 bash[26656]: audit 2024-09-20T20:00:08.781793+0000 mon.a (mon.0) 1511 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T20:00:09.520 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:09 smithi003 bash[26656]: audit 2024-09-20T20:00:08.783230+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T20:00:09.520 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:09 smithi003 bash[26656]: audit 2024-09-20T20:00:08.790520+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:09.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:09 smithi003 bash[19800]: cluster 2024-09-20T20:00:08.174982+0000 mgr.y (mgr.15270) 227 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:09.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:09 smithi003 bash[19800]: audit 2024-09-20T20:00:08.779875+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:09.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:09 smithi003 bash[19800]: audit 2024-09-20T20:00:08.781793+0000 mon.a (mon.0) 1511 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T20:00:09.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:09 smithi003 bash[19800]: audit 2024-09-20T20:00:08.783230+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T20:00:09.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:09 smithi003 bash[19800]: audit 2024-09-20T20:00:08.790520+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:09.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:09 smithi183 bash[21651]: cluster 2024-09-20T20:00:08.174982+0000 mgr.y (mgr.15270) 227 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:09.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:09 smithi183 bash[21651]: audit 2024-09-20T20:00:08.779875+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:09.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:09 smithi183 bash[21651]: audit 2024-09-20T20:00:08.781793+0000 mon.a (mon.0) 1511 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T20:00:09.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:09 smithi183 bash[21651]: audit 2024-09-20T20:00:08.783230+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T20:00:09.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:09 smithi183 bash[21651]: audit 2024-09-20T20:00:08.790520+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:10.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:10 smithi183 bash[21651]: cephadm 2024-09-20T20:00:08.769803+0000 mgr.y (mgr.15270) 228 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:00:10.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:10 smithi183 bash[21651]: cephadm 2024-09-20T20:00:08.861421+0000 mgr.y (mgr.15270) 229 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:00:10.584 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:10 smithi003 bash[19800]: cephadm 2024-09-20T20:00:08.769803+0000 mgr.y (mgr.15270) 228 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:00:10.584 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:10 smithi003 bash[19800]: cephadm 2024-09-20T20:00:08.861421+0000 mgr.y (mgr.15270) 229 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:00:10.584 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:10 smithi003 bash[26656]: cephadm 2024-09-20T20:00:08.769803+0000 mgr.y (mgr.15270) 228 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:00:10.584 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:10 smithi003 bash[26656]: cephadm 2024-09-20T20:00:08.861421+0000 mgr.y (mgr.15270) 229 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:00:11.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:00:11 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:00:11.233901939Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:00:11.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:11 smithi183 bash[21651]: cluster 2024-09-20T20:00:10.176660+0000 mgr.y (mgr.15270) 230 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:11.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:11 smithi003 bash[19800]: cluster 2024-09-20T20:00:10.176660+0000 mgr.y (mgr.15270) 230 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:11.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:11 smithi003 bash[26656]: cluster 2024-09-20T20:00:10.176660+0000 mgr.y (mgr.15270) 230 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:12.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:00:12 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:00:12] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.51.0" 2024-09-20T20:00:12.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:12 smithi183 bash[21651]: audit 2024-09-20T20:00:11.471887+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:12.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:12 smithi183 bash[21651]: cephadm 2024-09-20T20:00:11.472707+0000 mgr.y (mgr.15270) 231 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T20:00:12.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:12 smithi183 bash[21651]: cephadm 2024-09-20T20:00:11.472845+0000 mgr.y (mgr.15270) 232 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T20:00:12.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:12 smithi183 bash[21651]: audit 2024-09-20T20:00:11.475687+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T20:00:12.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:12 smithi183 bash[21651]: audit 2024-09-20T20:00:11.479571+0000 mon.a (mon.0) 1516 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:12.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:12 smithi183 bash[21651]: cephadm 2024-09-20T20:00:11.480989+0000 mgr.y (mgr.15270) 233 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T20:00:12.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:12 smithi183 bash[21651]: audit 2024-09-20T20:00:11.490605+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:12.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:12 smithi183 bash[21651]: audit 2024-09-20T20:00:11.496800+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T20:00:12.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:12 smithi183 bash[21651]: audit 2024-09-20T20:00:11.498625+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-20T20:00:12.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:12 smithi183 bash[21651]: cephadm 2024-09-20T20:00:11.499873+0000 mgr.y (mgr.15270) 234 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-20T20:00:12.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:12 smithi183 bash[21651]: cluster 2024-09-20T20:00:12.177365+0000 mgr.y (mgr.15270) 235 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:12.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:12 smithi003 bash[19800]: audit 2024-09-20T20:00:11.471887+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:12.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:12 smithi003 bash[19800]: cephadm 2024-09-20T20:00:11.472707+0000 mgr.y (mgr.15270) 231 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T20:00:12.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:12 smithi003 bash[19800]: cephadm 2024-09-20T20:00:11.472845+0000 mgr.y (mgr.15270) 232 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T20:00:12.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:12 smithi003 bash[19800]: audit 2024-09-20T20:00:11.475687+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T20:00:12.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:12 smithi003 bash[19800]: audit 2024-09-20T20:00:11.479571+0000 mon.a (mon.0) 1516 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:12.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:12 smithi003 bash[19800]: cephadm 2024-09-20T20:00:11.480989+0000 mgr.y (mgr.15270) 233 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T20:00:12.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:12 smithi003 bash[19800]: audit 2024-09-20T20:00:11.490605+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:12.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:12 smithi003 bash[19800]: audit 2024-09-20T20:00:11.496800+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T20:00:12.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:12 smithi003 bash[19800]: audit 2024-09-20T20:00:11.498625+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-20T20:00:12.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:12 smithi003 bash[19800]: cephadm 2024-09-20T20:00:11.499873+0000 mgr.y (mgr.15270) 234 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-20T20:00:12.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:12 smithi003 bash[19800]: cluster 2024-09-20T20:00:12.177365+0000 mgr.y (mgr.15270) 235 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:12.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:12 smithi003 bash[26656]: audit 2024-09-20T20:00:11.471887+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:12.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:12 smithi003 bash[26656]: cephadm 2024-09-20T20:00:11.472707+0000 mgr.y (mgr.15270) 231 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T20:00:12.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:12 smithi003 bash[26656]: cephadm 2024-09-20T20:00:11.472845+0000 mgr.y (mgr.15270) 232 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T20:00:12.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:12 smithi003 bash[26656]: audit 2024-09-20T20:00:11.475687+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T20:00:12.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:12 smithi003 bash[26656]: audit 2024-09-20T20:00:11.479571+0000 mon.a (mon.0) 1516 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:12.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:12 smithi003 bash[26656]: cephadm 2024-09-20T20:00:11.480989+0000 mgr.y (mgr.15270) 233 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T20:00:12.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:12 smithi003 bash[26656]: audit 2024-09-20T20:00:11.490605+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:12.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:12 smithi003 bash[26656]: audit 2024-09-20T20:00:11.496800+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T20:00:12.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:12 smithi003 bash[26656]: audit 2024-09-20T20:00:11.498625+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-20T20:00:12.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:12 smithi003 bash[26656]: cephadm 2024-09-20T20:00:11.499873+0000 mgr.y (mgr.15270) 234 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-20T20:00:12.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:12 smithi003 bash[26656]: cluster 2024-09-20T20:00:12.177365+0000 mgr.y (mgr.15270) 235 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:13.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:13 smithi183 bash[21651]: audit 2024-09-20T20:00:12.560118+0000 mgr.y (mgr.15270) 236 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:00:13.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:13 smithi003 bash[26656]: audit 2024-09-20T20:00:12.560118+0000 mgr.y (mgr.15270) 236 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:00:13.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:13 smithi003 bash[19800]: audit 2024-09-20T20:00:12.560118+0000 mgr.y (mgr.15270) 236 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:00:14.318 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T20:00:14.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:00:14 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:00:14.198535464Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:00:15.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:14 smithi003 bash[19800]: cephadm 2024-09-20T20:00:13.873393+0000 mgr.y (mgr.15270) 237 : cephadm [INF] Upgrade: Updating mon.b 2024-09-20T20:00:15.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:14 smithi003 bash[19800]: audit 2024-09-20T20:00:13.883290+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:15.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:14 smithi003 bash[19800]: audit 2024-09-20T20:00:13.888852+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T20:00:15.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:14 smithi003 bash[19800]: audit 2024-09-20T20:00:13.890373+0000 mon.a (mon.0) 1522 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T20:00:15.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:14 smithi003 bash[19800]: audit 2024-09-20T20:00:13.891913+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T20:00:15.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:14 smithi003 bash[19800]: cephadm 2024-09-20T20:00:13.893858+0000 mgr.y (mgr.15270) 238 : cephadm [INF] Deploying daemon mon.b on smithi183 2024-09-20T20:00:15.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:14 smithi003 bash[19800]: audit 2024-09-20T20:00:14.016038+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T20:00:15.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:14 smithi003 bash[19800]: cluster 2024-09-20T20:00:14.178949+0000 mgr.y (mgr.15270) 239 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:15.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:14 smithi003 bash[26656]: cephadm 2024-09-20T20:00:13.873393+0000 mgr.y (mgr.15270) 237 : cephadm [INF] Upgrade: Updating mon.b 2024-09-20T20:00:15.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:14 smithi003 bash[26656]: audit 2024-09-20T20:00:13.883290+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:15.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:14 smithi003 bash[26656]: audit 2024-09-20T20:00:13.888852+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T20:00:15.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:14 smithi003 bash[26656]: audit 2024-09-20T20:00:13.890373+0000 mon.a (mon.0) 1522 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T20:00:15.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:14 smithi003 bash[26656]: audit 2024-09-20T20:00:13.891913+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T20:00:15.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:14 smithi003 bash[26656]: cephadm 2024-09-20T20:00:13.893858+0000 mgr.y (mgr.15270) 238 : cephadm [INF] Deploying daemon mon.b on smithi183 2024-09-20T20:00:15.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:14 smithi003 bash[26656]: audit 2024-09-20T20:00:14.016038+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T20:00:15.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:14 smithi003 bash[26656]: cluster 2024-09-20T20:00:14.178949+0000 mgr.y (mgr.15270) 239 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:15.266 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:14 smithi183 bash[21651]: cephadm 2024-09-20T20:00:13.873393+0000 mgr.y (mgr.15270) 237 : cephadm [INF] Upgrade: Updating mon.b 2024-09-20T20:00:15.266 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:14 smithi183 bash[21651]: audit 2024-09-20T20:00:13.883290+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:15.267 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:14 smithi183 bash[21651]: audit 2024-09-20T20:00:13.888852+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T20:00:15.267 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:14 smithi183 bash[21651]: audit 2024-09-20T20:00:13.890373+0000 mon.a (mon.0) 1522 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T20:00:15.267 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:14 smithi183 bash[21651]: audit 2024-09-20T20:00:13.891913+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T20:00:15.267 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:14 smithi183 bash[21651]: cephadm 2024-09-20T20:00:13.893858+0000 mgr.y (mgr.15270) 238 : cephadm [INF] Deploying daemon mon.b on smithi183 2024-09-20T20:00:15.267 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:14 smithi183 bash[21651]: audit 2024-09-20T20:00:14.016038+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T20:00:15.267 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:14 smithi183 bash[21651]: cluster 2024-09-20T20:00:14.178949+0000 mgr.y (mgr.15270) 239 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:16.069 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-20T20:00:16.443 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 20:00:16 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:00:16.444 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:00:16 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:00:16.444 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 20:00:16 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:00:16.444 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 20:00:16 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:00:16.445 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:00:16 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:00:16.445 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:00:16 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:00:16.445 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:00:16 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:00:16.446 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:00:16 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:00:16.446 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:16 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:00:16.446 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:16 smithi183 systemd[1]: Stopping Ceph mon.b for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T20:00:16.732 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T20:00:16.732 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (2m) 2m ago 29m 14.0M - 0.27.0 11f11916f8cd c352858d3349 2024-09-20T20:00:16.732 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi183 *:3000 running (102s) 96s ago 29m 31.4M - 10.4.8 5aad1d7cf004 548c3fa5f1a5 2024-09-20T20:00:16.732 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.zzokqj smithi003 *:5000 running (4m) 2m ago 26m 47.9M - 3.8 6acb0a031eab d2e13422a011 2024-09-20T20:00:16.732 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi183 *:8443,9283,8765 running (3m) 96s ago 37m 438M - 19.3.0-5099-g88deadb8 441f9a3fe515 210cd19f5bae 2024-09-20T20:00:16.732 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (14m) 2m ago 40m 504M - 19.3.0-5099-g88deadb8 441f9a3fe515 9aa6e2f22487 2024-09-20T20:00:16.732 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (40m) 2m ago 40m 89.6M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 573f70d763bc 2024-09-20T20:00:16.732 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi183 running (38m) 96s ago 38m 65.3M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 0b6efef5dac7 2024-09-20T20:00:16.732 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (38m) 2m ago 38m 65.2M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab ec60aaecf15d 2024-09-20T20:00:16.732 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (3m) 2m ago 29m 7659k - 1.7.0 72c9c2088986 d0b8aa327069 2024-09-20T20:00:16.733 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi183 *:9100 running (3m) 96s ago 29m 7795k - 1.7.0 72c9c2088986 c79ac70026db 2024-09-20T20:00:16.733 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (36m) 2m ago 37m 66.8M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab f34f0142facb 2024-09-20T20:00:16.733 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (36m) 2m ago 36m 58.6M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab 682cabe7b674 2024-09-20T20:00:16.733 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (35m) 2m ago 35m 61.0M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab 945fc7b53bc0 2024-09-20T20:00:16.733 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (34m) 2m ago 34m 56.8M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab f18d3679bb9e 2024-09-20T20:00:16.733 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi183 running (33m) 96s ago 33m 68.6M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab acf213ee960c 2024-09-20T20:00:16.733 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi183 running (32m) 96s ago 32m 64.5M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab e79f0a743785 2024-09-20T20:00:16.733 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi183 running (31m) 96s ago 31m 56.1M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 164041c5816b 2024-09-20T20:00:16.733 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi183 running (30m) 96s ago 30m 67.0M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 0eac55f5717e 2024-09-20T20:00:16.733 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi183 *:9095 running (2m) 96s ago 29m 39.5M - 2.51.0 1d3b7f56885b 7e9efbbab4fb 2024-09-20T20:00:16.733 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.tcdhwz smithi003 *:8000 running (27m) 2m ago 27m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 8fc205227459 2024-09-20T20:00:16.733 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi183.lyzazb smithi183 *:8000 running (27m) 96s ago 27m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 7387a3c9206c 2024-09-20T20:00:16.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:16 smithi183 bash[21651]: debug 2024-09-20T20:00:16.442+0000 7f8af6a03640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-20T20:00:16.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:16 smithi183 bash[21651]: debug 2024-09-20T20:00:16.442+0000 7f8af6a03640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-20T20:00:17.103 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T20:00:17.103 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-20T20:00:17.103 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T20:00:17.103 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:00:17.103 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-20T20:00:17.103 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T20:00:17.103 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:00:17.103 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-20T20:00:17.103 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T20:00:17.103 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:00:17.103 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-20T20:00:17.104 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T20:00:17.104 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:00:17.104 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-20T20:00:17.104 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 13, 2024-09-20T20:00:17.104 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T20:00:17.104 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-20T20:00:17.104 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T20:00:17.396 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:00:17 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:00:17.200411833Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:00:17.396 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:17 smithi183 bash[69392]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-mon-b 2024-09-20T20:00:17.397 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:17 smithi183 bash[69451]: Error response from daemon: No such container: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-mon-b 2024-09-20T20:00:17.397 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:17 smithi183 systemd[1]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490@mon.b.service: Deactivated successfully. 2024-09-20T20:00:17.397 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:17 smithi183 systemd[1]: Stopped Ceph mon.b for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T20:00:17.433 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T20:00:17.433 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T20:00:17.434 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-20T20:00:17.434 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi183", 2024-09-20T20:00:17.434 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-20T20:00:17.434 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "0/1 daemons upgraded", 2024-09-20T20:00:17.434 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading mon daemons", 2024-09-20T20:00:17.434 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-20T20:00:17.434 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T20:00:17.799 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 20:00:17 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:00:17.799 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:00:17 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:00:17.799 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:00:17 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:00:17.800 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:00:17 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:00:17.800 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:00:17 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:00:17.800 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 20:00:17 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:00:17.800 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 20:00:17 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:00:17.801 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:00:17 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:00:17.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:17 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:00:17.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:17 smithi183 systemd[1]: Started Ceph mon.b for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T20:00:18.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.626+0000 7f7e0d518c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-20T20:00:18.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.626+0000 7f7e0d518c80 0 ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev), process ceph-mon, pid 7 2024-09-20T20:00:18.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.626+0000 7f7e0d518c80 0 pidfile_write: ignore empty --pid-file 2024-09-20T20:00:18.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 0 load: jerasure load: lrc 2024-09-20T20:00:18.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-20T20:00:18.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Git sha 0 2024-09-20T20:00:18.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Compile date 2024-09-20 10:48:39 2024-09-20T20:00:18.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: DB SUMMARY 2024-09-20T20:00:18.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: DB Session ID: TUDTDQG9V4ODNHYZA97I 2024-09-20T20:00:18.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: CURRENT file: CURRENT 2024-09-20T20:00:18.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-20T20:00:18.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 4335 Bytes 2024-09-20T20:00:18.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000063.sst 2024-09-20T20:00:18.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000061.log size: 1934056 ; 2024-09-20T20:00:18.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.error_if_exists: 0 2024-09-20T20:00:18.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.create_if_missing: 0 2024-09-20T20:00:18.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-20T20:00:18.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-20T20:00:18.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T20:00:18.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-20T20:00:18.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.env: 0x55accb049120 2024-09-20T20:00:18.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-20T20:00:18.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.info_log: 0x55accca13700 2024-09-20T20:00:18.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-20T20:00:18.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.statistics: (nil) 2024-09-20T20:00:18.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.use_fsync: 0 2024-09-20T20:00:18.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-20T20:00:18.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T20:00:18.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T20:00:18.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-20T20:00:18.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-20T20:00:18.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-20T20:00:18.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-20T20:00:18.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-20T20:00:18.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-20T20:00:18.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T20:00:18.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-20T20:00:18.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.db_log_dir: 2024-09-20T20:00:18.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.wal_dir: 2024-09-20T20:00:18.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T20:00:18.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T20:00:18.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T20:00:18.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T20:00:18.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T20:00:18.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T20:00:18.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-20T20:00:18.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-20T20:00:18.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.write_buffer_manager: 0x55accca17b80 2024-09-20T20:00:18.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T20:00:18.805 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T20:00:18.805 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T20:00:18.805 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-20T20:00:18.805 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T20:00:18.805 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-20T20:00:18.805 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-20T20:00:18.805 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-20T20:00:18.805 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.unordered_write: 0 2024-09-20T20:00:18.805 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T20:00:18.805 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T20:00:18.805 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T20:00:18.805 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T20:00:18.805 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.row_cache: None 2024-09-20T20:00:18.806 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.wal_filter: None 2024-09-20T20:00:18.806 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T20:00:18.806 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-20T20:00:18.806 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.two_write_queues: 0 2024-09-20T20:00:18.806 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-20T20:00:18.806 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.wal_compression: 0 2024-09-20T20:00:18.806 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.atomic_flush: 0 2024-09-20T20:00:18.806 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T20:00:18.806 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T20:00:18.806 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T20:00:18.806 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-20T20:00:18.806 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T20:00:18.806 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-20T20:00:18.807 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T20:00:18.807 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T20:00:18.807 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-20T20:00:18.807 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-20T20:00:18.807 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-20T20:00:18.807 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-20T20:00:18.807 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-20T20:00:18.807 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-20T20:00:18.807 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T20:00:18.808 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T20:00:18.808 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T20:00:18.808 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-20T20:00:18.808 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T20:00:18.808 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T20:00:18.808 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T20:00:18.808 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T20:00:18.808 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.max_open_files: -1 2024-09-20T20:00:18.808 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-20T20:00:18.808 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T20:00:18.808 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T20:00:18.808 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-20T20:00:18.808 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-20T20:00:18.808 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Compression algorithms supported: 2024-09-20T20:00:18.809 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: kZSTD supported: 0 2024-09-20T20:00:18.809 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: kXpressCompression supported: 0 2024-09-20T20:00:18.809 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-20T20:00:18.809 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T20:00:18.809 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-20T20:00:18.809 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: kZlibCompression supported: 1 2024-09-20T20:00:18.809 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-20T20:00:18.809 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-20T20:00:18.809 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T20:00:18.809 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-20T20:00:18.810 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-09-20T20:00:18.811 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-20T20:00:18.811 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T20:00:18.811 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.merge_operator: 2024-09-20T20:00:18.811 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.compaction_filter: None 2024-09-20T20:00:18.811 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-20T20:00:18.811 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-20T20:00:18.811 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T20:00:18.811 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.630+0000 7f7e0d518c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T20:00:18.811 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55accca13320) 2024-09-20T20:00:18.811 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: cache_index_and_filter_blocks: 1 2024-09-20T20:00:18.811 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T20:00:18.811 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T20:00:18.812 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: pin_top_level_index_and_filter: 1 2024-09-20T20:00:18.812 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: index_type: 0 2024-09-20T20:00:18.812 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: data_block_index_type: 0 2024-09-20T20:00:18.812 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: index_shortening: 1 2024-09-20T20:00:18.812 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: data_block_hash_table_util_ratio: 0.750000 2024-09-20T20:00:18.812 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: checksum: 4 2024-09-20T20:00:18.812 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: no_block_cache: 0 2024-09-20T20:00:18.812 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: block_cache: 0x55accca09610 2024-09-20T20:00:18.812 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: block_cache_name: BinnedLRUCache 2024-09-20T20:00:18.812 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: block_cache_options: 2024-09-20T20:00:18.813 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: capacity : 536870912 2024-09-20T20:00:18.813 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: num_shard_bits : 4 2024-09-20T20:00:18.813 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: strict_capacity_limit : 0 2024-09-20T20:00:18.813 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: high_pri_pool_ratio: 0.000 2024-09-20T20:00:18.813 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: block_cache_compressed: (nil) 2024-09-20T20:00:18.813 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: persistent_cache: (nil) 2024-09-20T20:00:18.813 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: block_size: 4096 2024-09-20T20:00:18.813 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: block_size_deviation: 10 2024-09-20T20:00:18.813 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: block_restart_interval: 16 2024-09-20T20:00:18.813 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: index_block_restart_interval: 1 2024-09-20T20:00:18.813 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: metadata_block_size: 4096 2024-09-20T20:00:18.813 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: partition_filters: 0 2024-09-20T20:00:18.813 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: use_delta_encoding: 1 2024-09-20T20:00:18.813 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: filter_policy: bloomfilter 2024-09-20T20:00:18.813 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: whole_key_filtering: 1 2024-09-20T20:00:18.814 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: verify_compression: 0 2024-09-20T20:00:18.814 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: read_amp_bytes_per_bit: 0 2024-09-20T20:00:18.814 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: format_version: 5 2024-09-20T20:00:18.814 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: enable_index_compression: 1 2024-09-20T20:00:18.814 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: block_align: 0 2024-09-20T20:00:18.814 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: max_auto_readahead_size: 262144 2024-09-20T20:00:18.814 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: prepopulate_block_cache: 0 2024-09-20T20:00:18.814 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: initial_auto_readahead_size: 8192 2024-09-20T20:00:18.814 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: num_file_reads_for_auto_readahead: 2 2024-09-20T20:00:18.814 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-20T20:00:18.814 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-20T20:00:18.814 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.compression: NoCompression 2024-09-20T20:00:18.814 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-20T20:00:18.815 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-20T20:00:18.815 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T20:00:18.815 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.num_levels: 7 2024-09-20T20:00:18.815 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T20:00:18.815 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T20:00:18.815 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T20:00:18.815 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T20:00:18.815 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T20:00:18.815 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T20:00:18.815 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T20:00:18.815 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T20:00:18.815 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T20:00:18.815 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T20:00:18.815 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-20T20:00:18.815 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-20T20:00:18.816 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T20:00:18.816 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-20T20:00:18.816 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-20T20:00:18.816 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T20:00:18.816 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T20:00:18.816 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-20T20:00:18.816 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T20:00:18.816 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-20T20:00:18.816 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-20T20:00:18.816 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T20:00:18.816 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T20:00:18.816 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T20:00:18.816 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-20T20:00:18.817 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T20:00:18.817 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T20:00:18.817 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T20:00:18.817 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T20:00:18.817 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T20:00:18.817 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T20:00:18.817 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T20:00:18.817 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T20:00:18.817 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T20:00:18.817 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T20:00:18.817 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T20:00:18.818 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T20:00:18.818 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T20:00:18.818 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-20T20:00:18.818 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-20T20:00:18.818 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T20:00:18.818 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T20:00:18.818 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-20T20:00:18.818 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T20:00:18.818 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T20:00:18.818 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T20:00:18.819 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T20:00:18.819 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T20:00:18.819 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T20:00:18.819 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T20:00:18.819 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T20:00:18.819 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T20:00:18.819 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T20:00:18.819 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-20T20:00:18.819 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-20T20:00:18.819 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T20:00:18.820 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T20:00:18.820 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T20:00:18.820 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T20:00:18.820 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.bloom_locality: 0 2024-09-20T20:00:18.820 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-20T20:00:18.820 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T20:00:18.820 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-20T20:00:18.820 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-20T20:00:18.820 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-20T20:00:18.820 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.ttl: 2592000 2024-09-20T20:00:18.820 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T20:00:18.820 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-20T20:00:18.820 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-20T20:00:18.820 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.enable_blob_files: false 2024-09-20T20:00:18.821 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.min_blob_size: 0 2024-09-20T20:00:18.821 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-20T20:00:18.821 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T20:00:18.821 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T20:00:18.821 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T20:00:18.821 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-20T20:00:18.821 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-20T20:00:18.821 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-20T20:00:18.821 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-20T20:00:18.821 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-20T20:00:18.821 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 65, last_sequence is 33430, log_number is 61,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 61 2024-09-20T20:00:18.821 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 61 2024-09-20T20:00:18.821 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 4e37d1b5-2fdd-4fd4-b561-3b56b8284fe9 2024-09-20T20:00:18.821 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726862418638499, "job": 1, "event": "recovery_started", "wal_files": [61]} 2024-09-20T20:00:18.822 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.634+0000 7f7e0d518c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #61 mode 2 2024-09-20T20:00:18.822 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.642+0000 7f7e0d518c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726862418645988, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 66, "file_size": 1255533, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 33435, "largest_seqno": 34946, "table_properties": {"data_size": 1249606, "index_size": 2965, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1925, "raw_key_size": 16051, "raw_average_key_size": 21, "raw_value_size": 1235816, "raw_average_value_size": 1647, "num_data_blocks": 132, "num_entries": 750, "num_filter_entries": 750, "num_deletions": 263, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726862418, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "4e37d1b5-2fdd-4fd4-b561-3b56b8284fe9", "db_session_id": "TUDTDQG9V4ODNHYZA97I", "orig_file_number": 66, "seqno_to_time_mapping": "N/A"}} 2024-09-20T20:00:18.822 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.642+0000 7f7e0d518c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726862418646181, "job": 1, "event": "recovery_finished"} 2024-09-20T20:00:18.822 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.642+0000 7f7e0d518c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 68 2024-09-20T20:00:18.822 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.642+0000 7f7e0d518c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-20T20:00:18.822 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.642+0000 7f7e0d518c80 4 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 2024-09-20T20:00:18.822 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.642+0000 7f7e0d518c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55accca36e00 2024-09-20T20:00:18.822 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.642+0000 7f7e0d518c80 4 rocksdb: DB pointer 0x55acccb3a000 2024-09-20T20:00:18.822 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.642+0000 7f7e032e0640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-20T20:00:18.822 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.642+0000 7f7e032e0640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-20T20:00:18.823 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: ** DB Stats ** 2024-09-20T20:00:18.823 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T20:00:18.823 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-20T20:00:18.823 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T20:00:18.823 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T20:00:18.823 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-20T20:00:18.823 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T20:00:18.823 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T20:00:18.823 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: ** Compaction Stats [default] ** 2024-09-20T20:00:18.823 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-20T20:00:18.823 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-20T20:00:18.823 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: L0 1/0 1.20 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 331.6 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-20T20:00:18.823 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: L6 1/0 10.11 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-20T20:00:18.824 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: Sum 2/0 11.30 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 331.6 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-20T20:00:18.824 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 331.6 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-20T20:00:18.824 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: ** Compaction Stats [default] ** 2024-09-20T20:00:18.824 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-20T20:00:18.824 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T20:00:18.824 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 331.6 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-20T20:00:18.824 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-20T20:00:18.824 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T20:00:18.824 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: Flush(GB): cumulative 0.001, interval 0.001 2024-09-20T20:00:18.825 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T20:00:18.825 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T20:00:18.825 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T20:00:18.825 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: AddFile(Keys): cumulative 0, interval 0 2024-09-20T20:00:18.825 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: Cumulative compaction: 0.00 GB write, 109.48 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T20:00:18.825 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: Interval compaction: 0.00 GB write, 109.48 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T20:00:18.825 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-20T20:00:18.825 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: Block cache BinnedLRUCache@0x55accca09610#7 capacity: 512.00 MB usage: 5.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 2024-09-20T20:00:18.825 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: Block cache entry stats(count,size,portion): FilterBlock(1,2.03 KB,0.00038743%) IndexBlock(1,3.08 KB,0.000587106%) Misc(1,0.00 KB,0%) 2024-09-20T20:00:18.825 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: ** File Read Latency Histogram By Level [default] ** 2024-09-20T20:00:18.825 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.642+0000 7f7e0d518c80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] at bind addrs [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T20:00:18.825 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.646+0000 7f7e0d518c80 1 mon.b@-1(???) e3 preinit fsid 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T20:00:18.825 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.646+0000 7f7e0d518c80 0 mon.b@-1(???).mds e1 new map 2024-09-20T20:00:18.825 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.646+0000 7f7e0d518c80 0 mon.b@-1(???).mds e1 print_map 2024-09-20T20:00:18.826 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: e1 2024-09-20T20:00:18.826 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: btime 2024-09-20T19:20:07:175722+0000 2024-09-20T20:00:18.826 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-20T20:00:18.826 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: 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,11=minor log segments,12=quiesce subvolumes} 2024-09-20T20:00:18.826 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: legacy client fscid: -1 2024-09-20T20:00:18.826 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: 2024-09-20T20:00:18.826 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: No filesystems configured 2024-09-20T20:00:18.826 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.646+0000 7f7e0d518c80 0 mon.b@-1(???).osd e111 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-20T20:00:18.826 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.646+0000 7f7e0d518c80 0 mon.b@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-20T20:00:18.826 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.646+0000 7f7e0d518c80 0 mon.b@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-20T20:00:18.826 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.646+0000 7f7e0d518c80 0 mon.b@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-20T20:00:18.826 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: debug 2024-09-20T20:00:18.646+0000 7f7e0d518c80 1 mon.b@-1(???).paxosservice(auth 1..29) refresh upgraded, format 0 -> 3 2024-09-20T20:00:19.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:18 smithi003 bash[19800]: audit 2024-09-20T20:00:16.056602+0000 mgr.y (mgr.15270) 240 : audit [DBG] from='client.15663 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:00:19.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:18 smithi003 bash[19800]: cluster 2024-09-20T20:00:16.179380+0000 mgr.y (mgr.15270) 241 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:19.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:18 smithi003 bash[19800]: audit 2024-09-20T20:00:17.102392+0000 mon.c (mon.2) 133 : audit [DBG] from='client.? 172.21.15.3:0/808932019' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:19.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:18 smithi003 bash[26656]: audit 2024-09-20T20:00:16.056602+0000 mgr.y (mgr.15270) 240 : audit [DBG] from='client.15663 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:00:19.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:18 smithi003 bash[26656]: cluster 2024-09-20T20:00:16.179380+0000 mgr.y (mgr.15270) 241 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:19.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:18 smithi003 bash[26656]: audit 2024-09-20T20:00:17.102392+0000 mon.c (mon.2) 133 : audit [DBG] from='client.? 172.21.15.3:0/808932019' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:19.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: audit 2024-09-20T20:00:16.056602+0000 mgr.y (mgr.15270) 240 : audit [DBG] from='client.15663 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:00:19.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: audit 2024-09-20T20:00:16.056602+0000 mgr.y (mgr.15270) 240 : audit [DBG] from='client.15663 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:00:19.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: cluster 2024-09-20T20:00:16.179380+0000 mgr.y (mgr.15270) 241 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:19.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: cluster 2024-09-20T20:00:16.179380+0000 mgr.y (mgr.15270) 241 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:19.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: audit 2024-09-20T20:00:17.102392+0000 mon.c (mon.2) 133 : audit [DBG] from='client.? 172.21.15.3:0/808932019' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:19.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:18 smithi183 bash[69508]: audit 2024-09-20T20:00:17.102392+0000 mon.c (mon.2) 133 : audit [DBG] from='client.? 172.21.15.3:0/808932019' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:20.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[19800]: audit 2024-09-20T20:00:16.386230+0000 mgr.y (mgr.15270) 242 : audit [DBG] from='client.15669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:00:20.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[19800]: audit 2024-09-20T20:00:16.693926+0000 mgr.y (mgr.15270) 243 : audit [DBG] from='client.15675 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:00:20.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[19800]: audit 2024-09-20T20:00:17.432792+0000 mgr.y (mgr.15270) 244 : audit [DBG] from='client.15687 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:00:20.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[19800]: cluster 2024-09-20T20:00:18.180025+0000 mgr.y (mgr.15270) 245 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:20.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[19800]: cluster 2024-09-20T20:00:18.862198+0000 mon.a (mon.0) 1525 : cluster [INF] mon.a calling monitor election 2024-09-20T20:00:20.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[19800]: cluster 2024-09-20T20:00:18.863430+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-20T20:00:20.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[19800]: cluster 2024-09-20T20:00:18.885694+0000 mon.a (mon.0) 1526 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T20:00:20.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[19800]: cluster 2024-09-20T20:00:18.896001+0000 mon.a (mon.0) 1527 : cluster [DBG] monmap epoch 3 2024-09-20T20:00:20.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[19800]: cluster 2024-09-20T20:00:18.896063+0000 mon.a (mon.0) 1528 : cluster [DBG] fsid 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T20:00:20.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[19800]: cluster 2024-09-20T20:00:18.896095+0000 mon.a (mon.0) 1529 : cluster [DBG] last_changed 2024-09-20T19:22:12.889408+0000 2024-09-20T20:00:20.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[19800]: cluster 2024-09-20T20:00:18.896331+0000 mon.a (mon.0) 1530 : cluster [DBG] created 2024-09-20T19:20:02.428435+0000 2024-09-20T20:00:20.205 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[19800]: cluster 2024-09-20T20:00:18.896379+0000 mon.a (mon.0) 1531 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T20:00:20.205 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[19800]: cluster 2024-09-20T20:00:18.896418+0000 mon.a (mon.0) 1532 : cluster [DBG] election_strategy: 1 2024-09-20T20:00:20.205 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[19800]: cluster 2024-09-20T20:00:18.896458+0000 mon.a (mon.0) 1533 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-20T20:00:20.205 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[19800]: cluster 2024-09-20T20:00:18.896497+0000 mon.a (mon.0) 1534 : cluster [DBG] 1: [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] mon.b 2024-09-20T20:00:20.205 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[19800]: cluster 2024-09-20T20:00:18.896537+0000 mon.a (mon.0) 1535 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-20T20:00:20.205 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[19800]: cluster 2024-09-20T20:00:18.921058+0000 mon.a (mon.0) 1536 : cluster [DBG] fsmap 2024-09-20T20:00:20.205 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[19800]: cluster 2024-09-20T20:00:18.921112+0000 mon.a (mon.0) 1537 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-20T20:00:20.206 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[19800]: cluster 2024-09-20T20:00:18.921921+0000 mon.a (mon.0) 1538 : cluster [DBG] mgrmap e44: y(active, since 4m), standbys: x 2024-09-20T20:00:20.206 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[19800]: cluster 2024-09-20T20:00:18.922189+0000 mon.a (mon.0) 1539 : cluster [INF] overall HEALTH_OK 2024-09-20T20:00:20.206 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[19800]: audit 2024-09-20T20:00:18.929266+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:20.206 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[19800]: audit 2024-09-20T20:00:18.940356+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:20.207 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[26656]: audit 2024-09-20T20:00:16.386230+0000 mgr.y (mgr.15270) 242 : audit [DBG] from='client.15669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:00:20.207 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[26656]: audit 2024-09-20T20:00:16.693926+0000 mgr.y (mgr.15270) 243 : audit [DBG] from='client.15675 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:00:20.207 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[26656]: audit 2024-09-20T20:00:17.432792+0000 mgr.y (mgr.15270) 244 : audit [DBG] from='client.15687 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:00:20.207 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[26656]: cluster 2024-09-20T20:00:18.180025+0000 mgr.y (mgr.15270) 245 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:20.207 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[26656]: cluster 2024-09-20T20:00:18.862198+0000 mon.a (mon.0) 1525 : cluster [INF] mon.a calling monitor election 2024-09-20T20:00:20.207 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[26656]: cluster 2024-09-20T20:00:18.863430+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-20T20:00:20.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[26656]: cluster 2024-09-20T20:00:18.885694+0000 mon.a (mon.0) 1526 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T20:00:20.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[26656]: cluster 2024-09-20T20:00:18.896001+0000 mon.a (mon.0) 1527 : cluster [DBG] monmap epoch 3 2024-09-20T20:00:20.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[26656]: cluster 2024-09-20T20:00:18.896063+0000 mon.a (mon.0) 1528 : cluster [DBG] fsid 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T20:00:20.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[26656]: cluster 2024-09-20T20:00:18.896095+0000 mon.a (mon.0) 1529 : cluster [DBG] last_changed 2024-09-20T19:22:12.889408+0000 2024-09-20T20:00:20.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[26656]: cluster 2024-09-20T20:00:18.896331+0000 mon.a (mon.0) 1530 : cluster [DBG] created 2024-09-20T19:20:02.428435+0000 2024-09-20T20:00:20.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[26656]: cluster 2024-09-20T20:00:18.896379+0000 mon.a (mon.0) 1531 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T20:00:20.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[26656]: cluster 2024-09-20T20:00:18.896418+0000 mon.a (mon.0) 1532 : cluster [DBG] election_strategy: 1 2024-09-20T20:00:20.209 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[26656]: cluster 2024-09-20T20:00:18.896458+0000 mon.a (mon.0) 1533 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-20T20:00:20.209 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[26656]: cluster 2024-09-20T20:00:18.896497+0000 mon.a (mon.0) 1534 : cluster [DBG] 1: [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] mon.b 2024-09-20T20:00:20.209 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[26656]: cluster 2024-09-20T20:00:18.896537+0000 mon.a (mon.0) 1535 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-20T20:00:20.209 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[26656]: cluster 2024-09-20T20:00:18.921058+0000 mon.a (mon.0) 1536 : cluster [DBG] fsmap 2024-09-20T20:00:20.209 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[26656]: cluster 2024-09-20T20:00:18.921112+0000 mon.a (mon.0) 1537 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-20T20:00:20.209 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[26656]: cluster 2024-09-20T20:00:18.921921+0000 mon.a (mon.0) 1538 : cluster [DBG] mgrmap e44: y(active, since 4m), standbys: x 2024-09-20T20:00:20.209 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[26656]: cluster 2024-09-20T20:00:18.922189+0000 mon.a (mon.0) 1539 : cluster [INF] overall HEALTH_OK 2024-09-20T20:00:20.209 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[26656]: audit 2024-09-20T20:00:18.929266+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:20.209 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:19 smithi003 bash[26656]: audit 2024-09-20T20:00:18.940356+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:20.218 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: audit 2024-09-20T20:00:16.386230+0000 mgr.y (mgr.15270) 242 : audit [DBG] from='client.15669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:00:20.218 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: audit 2024-09-20T20:00:16.386230+0000 mgr.y (mgr.15270) 242 : audit [DBG] from='client.15669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:00:20.218 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: audit 2024-09-20T20:00:16.693926+0000 mgr.y (mgr.15270) 243 : audit [DBG] from='client.15675 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:00:20.219 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: audit 2024-09-20T20:00:16.693926+0000 mgr.y (mgr.15270) 243 : audit [DBG] from='client.15675 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:00:20.219 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: audit 2024-09-20T20:00:17.432792+0000 mgr.y (mgr.15270) 244 : audit [DBG] from='client.15687 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:00:20.219 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: audit 2024-09-20T20:00:17.432792+0000 mgr.y (mgr.15270) 244 : audit [DBG] from='client.15687 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:00:20.219 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: cluster 2024-09-20T20:00:18.180025+0000 mgr.y (mgr.15270) 245 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:20.219 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: cluster 2024-09-20T20:00:18.180025+0000 mgr.y (mgr.15270) 245 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:20.219 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: cluster 2024-09-20T20:00:18.862198+0000 mon.a (mon.0) 1525 : cluster [INF] mon.a calling monitor election 2024-09-20T20:00:20.219 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: cluster 2024-09-20T20:00:18.862198+0000 mon.a (mon.0) 1525 : cluster [INF] mon.a calling monitor election 2024-09-20T20:00:20.219 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: cluster 2024-09-20T20:00:18.863430+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-20T20:00:20.220 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: cluster 2024-09-20T20:00:18.863430+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-20T20:00:20.220 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: cluster 2024-09-20T20:00:18.885694+0000 mon.a (mon.0) 1526 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T20:00:20.220 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: cluster 2024-09-20T20:00:18.885694+0000 mon.a (mon.0) 1526 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T20:00:20.220 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: cluster 2024-09-20T20:00:18.896001+0000 mon.a (mon.0) 1527 : cluster [DBG] monmap epoch 3 2024-09-20T20:00:20.220 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: cluster 2024-09-20T20:00:18.896001+0000 mon.a (mon.0) 1527 : cluster [DBG] monmap epoch 3 2024-09-20T20:00:20.220 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: cluster 2024-09-20T20:00:18.896063+0000 mon.a (mon.0) 1528 : cluster [DBG] fsid 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T20:00:20.220 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: cluster 2024-09-20T20:00:18.896063+0000 mon.a (mon.0) 1528 : cluster [DBG] fsid 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T20:00:20.220 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: cluster 2024-09-20T20:00:18.896095+0000 mon.a (mon.0) 1529 : cluster [DBG] last_changed 2024-09-20T19:22:12.889408+0000 2024-09-20T20:00:20.220 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: cluster 2024-09-20T20:00:18.896095+0000 mon.a (mon.0) 1529 : cluster [DBG] last_changed 2024-09-20T19:22:12.889408+0000 2024-09-20T20:00:20.220 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: cluster 2024-09-20T20:00:18.896331+0000 mon.a (mon.0) 1530 : cluster [DBG] created 2024-09-20T19:20:02.428435+0000 2024-09-20T20:00:20.220 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: cluster 2024-09-20T20:00:18.896331+0000 mon.a (mon.0) 1530 : cluster [DBG] created 2024-09-20T19:20:02.428435+0000 2024-09-20T20:00:20.220 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: cluster 2024-09-20T20:00:18.896379+0000 mon.a (mon.0) 1531 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T20:00:20.220 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: cluster 2024-09-20T20:00:18.896379+0000 mon.a (mon.0) 1531 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T20:00:20.220 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: cluster 2024-09-20T20:00:18.896418+0000 mon.a (mon.0) 1532 : cluster [DBG] election_strategy: 1 2024-09-20T20:00:20.221 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: cluster 2024-09-20T20:00:18.896418+0000 mon.a (mon.0) 1532 : cluster [DBG] election_strategy: 1 2024-09-20T20:00:20.221 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: cluster 2024-09-20T20:00:18.896458+0000 mon.a (mon.0) 1533 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-20T20:00:20.221 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: cluster 2024-09-20T20:00:18.896458+0000 mon.a (mon.0) 1533 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-20T20:00:20.221 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: cluster 2024-09-20T20:00:18.896497+0000 mon.a (mon.0) 1534 : cluster [DBG] 1: [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] mon.b 2024-09-20T20:00:20.221 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: cluster 2024-09-20T20:00:18.896497+0000 mon.a (mon.0) 1534 : cluster [DBG] 1: [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] mon.b 2024-09-20T20:00:20.221 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: cluster 2024-09-20T20:00:18.896537+0000 mon.a (mon.0) 1535 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-20T20:00:20.221 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: cluster 2024-09-20T20:00:18.896537+0000 mon.a (mon.0) 1535 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-20T20:00:20.221 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: cluster 2024-09-20T20:00:18.921058+0000 mon.a (mon.0) 1536 : cluster [DBG] fsmap 2024-09-20T20:00:20.221 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: cluster 2024-09-20T20:00:18.921058+0000 mon.a (mon.0) 1536 : cluster [DBG] fsmap 2024-09-20T20:00:20.221 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: cluster 2024-09-20T20:00:18.921112+0000 mon.a (mon.0) 1537 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-20T20:00:20.221 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: cluster 2024-09-20T20:00:18.921112+0000 mon.a (mon.0) 1537 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-20T20:00:20.221 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: cluster 2024-09-20T20:00:18.921921+0000 mon.a (mon.0) 1538 : cluster [DBG] mgrmap e44: y(active, since 4m), standbys: x 2024-09-20T20:00:20.221 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: cluster 2024-09-20T20:00:18.921921+0000 mon.a (mon.0) 1538 : cluster [DBG] mgrmap e44: y(active, since 4m), standbys: x 2024-09-20T20:00:20.221 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: cluster 2024-09-20T20:00:18.922189+0000 mon.a (mon.0) 1539 : cluster [INF] overall HEALTH_OK 2024-09-20T20:00:20.222 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: cluster 2024-09-20T20:00:18.922189+0000 mon.a (mon.0) 1539 : cluster [INF] overall HEALTH_OK 2024-09-20T20:00:20.222 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: audit 2024-09-20T20:00:18.929266+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:20.222 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: audit 2024-09-20T20:00:18.929266+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:20.222 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: audit 2024-09-20T20:00:18.940356+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:20.222 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:19 smithi183 bash[69508]: audit 2024-09-20T20:00:18.940356+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:20.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:00:20 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:00:20.220129259Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:00:21.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:20 smithi003 bash[19800]: cluster 2024-09-20T20:00:20.181714+0000 mgr.y (mgr.15270) 246 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:21.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:20 smithi003 bash[26656]: cluster 2024-09-20T20:00:20.181714+0000 mgr.y (mgr.15270) 246 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:21.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:20 smithi183 bash[69508]: cluster 2024-09-20T20:00:20.181714+0000 mgr.y (mgr.15270) 246 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:21.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:20 smithi183 bash[69508]: cluster 2024-09-20T20:00:20.181714+0000 mgr.y (mgr.15270) 246 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:22.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:00:22 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:00:22] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.51.0" 2024-09-20T20:00:23.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:00:23 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:00:23.193053876Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:00:23.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:23 smithi183 bash[69508]: cluster 2024-09-20T20:00:22.182449+0000 mgr.y (mgr.15270) 247 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:23.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:23 smithi183 bash[69508]: cluster 2024-09-20T20:00:22.182449+0000 mgr.y (mgr.15270) 247 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:23.657 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:23 smithi003 bash[19800]: cluster 2024-09-20T20:00:22.182449+0000 mgr.y (mgr.15270) 247 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:23.658 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:23 smithi003 bash[26656]: cluster 2024-09-20T20:00:22.182449+0000 mgr.y (mgr.15270) 247 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:23.952 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:00:23 smithi003 bash[68089]: debug 2024-09-20T20:00:23.653+0000 7fc1df36b640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-20T20:00:24.548 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:24 smithi183 bash[69508]: audit 2024-09-20T20:00:22.568840+0000 mgr.y (mgr.15270) 248 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:00:24.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:24 smithi183 bash[69508]: audit 2024-09-20T20:00:22.568840+0000 mgr.y (mgr.15270) 248 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:00:24.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:24 smithi003 bash[19800]: audit 2024-09-20T20:00:22.568840+0000 mgr.y (mgr.15270) 248 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:00:24.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:24 smithi003 bash[26656]: audit 2024-09-20T20:00:22.568840+0000 mgr.y (mgr.15270) 248 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:00:25.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:25 smithi183 bash[69508]: cluster 2024-09-20T20:00:24.184026+0000 mgr.y (mgr.15270) 249 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:25.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:25 smithi183 bash[69508]: cluster 2024-09-20T20:00:24.184026+0000 mgr.y (mgr.15270) 249 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:25.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:25 smithi183 bash[69508]: audit 2024-09-20T20:00:24.932603+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:25.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:25 smithi183 bash[69508]: audit 2024-09-20T20:00:24.932603+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:25.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:25 smithi183 bash[69508]: audit 2024-09-20T20:00:24.943765+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:25.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:25 smithi183 bash[69508]: audit 2024-09-20T20:00:24.943765+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:25.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:25 smithi003 bash[19800]: cluster 2024-09-20T20:00:24.184026+0000 mgr.y (mgr.15270) 249 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:25.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:25 smithi003 bash[19800]: audit 2024-09-20T20:00:24.932603+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:25.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:25 smithi003 bash[19800]: audit 2024-09-20T20:00:24.943765+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:25.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:25 smithi003 bash[26656]: cluster 2024-09-20T20:00:24.184026+0000 mgr.y (mgr.15270) 249 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:25.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:25 smithi003 bash[26656]: audit 2024-09-20T20:00:24.932603+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:25.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:25 smithi003 bash[26656]: audit 2024-09-20T20:00:24.943765+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:26.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:00:26 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:00:26.199281296Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:00:27.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:27 smithi003 bash[26656]: audit 2024-09-20T20:00:26.165343+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:27.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:27 smithi003 bash[26656]: audit 2024-09-20T20:00:26.176117+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:27.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:27 smithi003 bash[26656]: cluster 2024-09-20T20:00:26.184625+0000 mgr.y (mgr.15270) 250 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:27.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:27 smithi003 bash[19800]: audit 2024-09-20T20:00:26.165343+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:27.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:27 smithi003 bash[19800]: audit 2024-09-20T20:00:26.176117+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:27.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:27 smithi003 bash[19800]: cluster 2024-09-20T20:00:26.184625+0000 mgr.y (mgr.15270) 250 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:27.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:27 smithi183 bash[69508]: audit 2024-09-20T20:00:26.165343+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:27.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:27 smithi183 bash[69508]: audit 2024-09-20T20:00:26.165343+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:27.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:27 smithi183 bash[69508]: audit 2024-09-20T20:00:26.176117+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:27.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:27 smithi183 bash[69508]: audit 2024-09-20T20:00:26.176117+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:27.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:27 smithi183 bash[69508]: cluster 2024-09-20T20:00:26.184625+0000 mgr.y (mgr.15270) 250 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:27.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:27 smithi183 bash[69508]: cluster 2024-09-20T20:00:26.184625+0000 mgr.y (mgr.15270) 250 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:29.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:00:29 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:00:29.228659374Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:00:29.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:29 smithi183 bash[69508]: cluster 2024-09-20T20:00:28.185323+0000 mgr.y (mgr.15270) 251 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:29.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:29 smithi183 bash[69508]: cluster 2024-09-20T20:00:28.185323+0000 mgr.y (mgr.15270) 251 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:29.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:29 smithi183 bash[69508]: audit 2024-09-20T20:00:29.016630+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T20:00:29.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:29 smithi183 bash[69508]: audit 2024-09-20T20:00:29.016630+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T20:00:29.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:29 smithi003 bash[19800]: cluster 2024-09-20T20:00:28.185323+0000 mgr.y (mgr.15270) 251 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:29.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:29 smithi003 bash[19800]: audit 2024-09-20T20:00:29.016630+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T20:00:29.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:29 smithi003 bash[26656]: cluster 2024-09-20T20:00:28.185323+0000 mgr.y (mgr.15270) 251 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:29.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:29 smithi003 bash[26656]: audit 2024-09-20T20:00:29.016630+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T20:00:31.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:31 smithi183 bash[69508]: cluster 2024-09-20T20:00:30.187003+0000 mgr.y (mgr.15270) 252 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:31.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:31 smithi183 bash[69508]: cluster 2024-09-20T20:00:30.187003+0000 mgr.y (mgr.15270) 252 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:31.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:31 smithi003 bash[19800]: cluster 2024-09-20T20:00:30.187003+0000 mgr.y (mgr.15270) 252 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:31.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:31 smithi003 bash[26656]: cluster 2024-09-20T20:00:30.187003+0000 mgr.y (mgr.15270) 252 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:32.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:00:32 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:00:32] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.51.0" 2024-09-20T20:00:32.455 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:00:32 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:00:32.195971263Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:00:33.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:33 smithi183 bash[69508]: cluster 2024-09-20T20:00:32.187699+0000 mgr.y (mgr.15270) 253 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:33.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:33 smithi183 bash[69508]: cluster 2024-09-20T20:00:32.187699+0000 mgr.y (mgr.15270) 253 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:33.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:33 smithi003 bash[19800]: cluster 2024-09-20T20:00:32.187699+0000 mgr.y (mgr.15270) 253 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:33.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:33 smithi003 bash[26656]: cluster 2024-09-20T20:00:32.187699+0000 mgr.y (mgr.15270) 253 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:34.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:34 smithi183 bash[69508]: audit 2024-09-20T20:00:32.580008+0000 mgr.y (mgr.15270) 254 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:00:34.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:34 smithi183 bash[69508]: audit 2024-09-20T20:00:32.580008+0000 mgr.y (mgr.15270) 254 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:00:34.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:34 smithi003 bash[26656]: audit 2024-09-20T20:00:32.580008+0000 mgr.y (mgr.15270) 254 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:00:34.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:34 smithi003 bash[19800]: audit 2024-09-20T20:00:32.580008+0000 mgr.y (mgr.15270) 254 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:00:35.455 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:00:35 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:00:35.207994902Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:00:35.455 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:35 smithi183 bash[69508]: cluster 2024-09-20T20:00:34.189293+0000 mgr.y (mgr.15270) 255 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:35.455 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:35 smithi183 bash[69508]: cluster 2024-09-20T20:00:34.189293+0000 mgr.y (mgr.15270) 255 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:35.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:35 smithi003 bash[26656]: cluster 2024-09-20T20:00:34.189293+0000 mgr.y (mgr.15270) 255 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:35.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:35 smithi003 bash[19800]: cluster 2024-09-20T20:00:34.189293+0000 mgr.y (mgr.15270) 255 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:37.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.145275+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.156426+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.158629+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T20:00:37.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.160411+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T20:00:37.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.171373+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: cluster 2024-09-20T20:00:36.190151+0000 mgr.y (mgr.15270) 256 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:37.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.267854+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T20:00:37.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.270939+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.273621+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: cephadm 2024-09-20T20:00:36.274830+0000 mgr.y (mgr.15270) 257 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T20:00:37.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.281977+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.288259+0000 mon.a (mon.0) 1556 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: cephadm 2024-09-20T20:00:36.289769+0000 mgr.y (mgr.15270) 258 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T20:00:37.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.296718+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.302973+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: cephadm 2024-09-20T20:00:36.305270+0000 mgr.y (mgr.15270) 259 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T20:00:37.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.312270+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.318141+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.326743+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.331366+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T20:00:37.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.145275+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.156426+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.158629+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T20:00:37.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.160411+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T20:00:37.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.171373+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: cluster 2024-09-20T20:00:36.190151+0000 mgr.y (mgr.15270) 256 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:37.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.267854+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T20:00:37.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.270939+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.273621+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: cephadm 2024-09-20T20:00:36.274830+0000 mgr.y (mgr.15270) 257 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T20:00:37.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.281977+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.288259+0000 mon.a (mon.0) 1556 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: cephadm 2024-09-20T20:00:36.289769+0000 mgr.y (mgr.15270) 258 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T20:00:37.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.296718+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.302973+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: cephadm 2024-09-20T20:00:36.305270+0000 mgr.y (mgr.15270) 259 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T20:00:37.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.312270+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.318141+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.326743+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.331366+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T20:00:37.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.337700+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-20T20:00:37.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.343805+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.353235+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.361045+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.373103+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.381538+0000 mon.a (mon.0) 1568 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.390157+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.396436+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.400243+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T20:00:37.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.403237+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.406990+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T20:00:37.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.410137+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.414057+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T20:00:37.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.417344+0000 mon.a (mon.0) 1576 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.421465+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T20:00:37.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.424400+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.428291+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T20:00:37.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.431094+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.434932+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T20:00:37.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.337700+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-20T20:00:37.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.343805+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.353235+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.361045+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.373103+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.381538+0000 mon.a (mon.0) 1568 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.390157+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.396436+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.400243+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T20:00:37.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.403237+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.406990+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T20:00:37.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.410137+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.414057+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T20:00:37.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.417344+0000 mon.a (mon.0) 1576 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.421465+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T20:00:37.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.424400+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.428291+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T20:00:37.459 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.431094+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.459 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.434932+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T20:00:37.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.438225+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-20T20:00:37.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.444761+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T20:00:37.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.449344+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T20:00:37.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.455476+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T20:00:37.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.459812+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-20T20:00:37.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.465915+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T20:00:37.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.470436+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-20T20:00:37.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.472005+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-20T20:00:37.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.478271+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T20:00:37.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.483029+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-20T20:00:37.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.484654+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-20T20:00:37.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.491235+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T20:00:37.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.495695+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T20:00:37.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.497352+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-20T20:00:37.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.503715+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T20:00:37.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.508154+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-20T20:00:37.460 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.438225+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-20T20:00:37.460 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.444761+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T20:00:37.460 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.449344+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T20:00:37.460 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.455476+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T20:00:37.460 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.459812+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-20T20:00:37.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.465915+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T20:00:37.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.470436+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-20T20:00:37.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.472005+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-20T20:00:37.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.478271+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T20:00:37.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.483029+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-20T20:00:37.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.484654+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-20T20:00:37.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.491235+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T20:00:37.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.495695+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T20:00:37.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.497352+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-20T20:00:37.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.503715+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T20:00:37.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.508154+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-20T20:00:37.462 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.509836+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-20T20:00:37.462 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.516179+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T20:00:37.462 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.520546+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-20T20:00:37.462 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.526756+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T20:00:37.462 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.531433+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T20:00:37.462 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.533034+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T20:00:37.462 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.534570+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T20:00:37.462 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.536033+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T20:00:37.462 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.537647+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T20:00:37.462 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.539402+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T20:00:37.462 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.541627+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-20T20:00:37.462 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.547936+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T20:00:37.462 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.550123+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T20:00:37.462 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.551923+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T20:00:37.463 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.564819+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.463 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.695698+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T20:00:37.463 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.697159+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T20:00:37.463 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[19800]: audit 2024-09-20T20:00:36.709284+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.463 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.509836+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-20T20:00:37.463 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.516179+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T20:00:37.463 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.520546+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-20T20:00:37.463 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.526756+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T20:00:37.463 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.531433+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T20:00:37.463 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.533034+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T20:00:37.463 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.534570+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T20:00:37.463 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.536033+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T20:00:37.464 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.537647+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T20:00:37.464 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.539402+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T20:00:37.464 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.541627+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-20T20:00:37.464 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.547936+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T20:00:37.464 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.550123+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T20:00:37.464 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.551923+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T20:00:37.464 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.564819+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.464 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.695698+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T20:00:37.464 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.697159+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T20:00:37.464 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:37 smithi003 bash[26656]: audit 2024-09-20T20:00:36.709284+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.145275+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.145275+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.156426+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.156426+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.158629+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T20:00:37.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.158629+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T20:00:37.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.160411+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T20:00:37.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.160411+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T20:00:37.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.171373+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.171373+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: cluster 2024-09-20T20:00:36.190151+0000 mgr.y (mgr.15270) 256 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:37.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: cluster 2024-09-20T20:00:36.190151+0000 mgr.y (mgr.15270) 256 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:37.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.267854+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T20:00:37.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.267854+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T20:00:37.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.270939+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.270939+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.273621+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.273621+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: cephadm 2024-09-20T20:00:36.274830+0000 mgr.y (mgr.15270) 257 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T20:00:37.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: cephadm 2024-09-20T20:00:36.274830+0000 mgr.y (mgr.15270) 257 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T20:00:37.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.281977+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.281977+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.288259+0000 mon.a (mon.0) 1556 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.288259+0000 mon.a (mon.0) 1556 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: cephadm 2024-09-20T20:00:36.289769+0000 mgr.y (mgr.15270) 258 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T20:00:37.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: cephadm 2024-09-20T20:00:36.289769+0000 mgr.y (mgr.15270) 258 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T20:00:37.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.296718+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.296718+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.302973+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.302973+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: cephadm 2024-09-20T20:00:36.305270+0000 mgr.y (mgr.15270) 259 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T20:00:37.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: cephadm 2024-09-20T20:00:36.305270+0000 mgr.y (mgr.15270) 259 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T20:00:37.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.312270+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.312270+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.318141+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.318141+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.326743+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.326743+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.331366+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T20:00:37.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.331366+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T20:00:37.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.337700+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-20T20:00:37.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.337700+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-20T20:00:37.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.343805+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.343805+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.353235+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.353235+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.361045+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.361045+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.373103+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.373103+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.381538+0000 mon.a (mon.0) 1568 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.381538+0000 mon.a (mon.0) 1568 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.390157+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.390157+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.396436+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.396436+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.400243+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T20:00:37.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.400243+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T20:00:37.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.403237+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.403237+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.406990+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T20:00:37.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.406990+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T20:00:37.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.410137+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.410137+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.414057+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T20:00:37.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.414057+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T20:00:37.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.417344+0000 mon.a (mon.0) 1576 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.417344+0000 mon.a (mon.0) 1576 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.421465+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T20:00:37.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.421465+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T20:00:37.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.424400+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.424400+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.428291+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T20:00:37.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.428291+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T20:00:37.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.431094+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.431094+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:00:37.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.434932+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T20:00:37.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.434932+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T20:00:37.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.438225+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-20T20:00:37.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.438225+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-20T20:00:37.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.444761+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T20:00:37.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.444761+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T20:00:37.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.449344+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T20:00:37.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.449344+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T20:00:37.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.455476+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T20:00:37.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.455476+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T20:00:37.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.459812+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-20T20:00:37.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.459812+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-20T20:00:37.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.465915+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T20:00:37.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.465915+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T20:00:37.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.470436+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-20T20:00:37.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.470436+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-20T20:00:37.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.472005+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-20T20:00:37.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.472005+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-20T20:00:37.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.478271+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T20:00:37.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.478271+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T20:00:37.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.483029+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-20T20:00:37.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.483029+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-20T20:00:37.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.484654+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-20T20:00:37.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.484654+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-20T20:00:37.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.491235+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T20:00:37.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.491235+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T20:00:37.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.495695+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T20:00:37.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.495695+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T20:00:37.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.497352+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-20T20:00:37.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.497352+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-20T20:00:37.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.503715+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T20:00:37.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.503715+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T20:00:37.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.508154+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-20T20:00:37.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.508154+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-20T20:00:37.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.509836+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-20T20:00:37.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.509836+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-20T20:00:37.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.516179+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T20:00:37.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.516179+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T20:00:37.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.520546+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-20T20:00:37.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.520546+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-20T20:00:37.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.526756+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T20:00:37.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.526756+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T20:00:37.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.531433+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T20:00:37.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.531433+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T20:00:37.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.533034+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T20:00:37.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.533034+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T20:00:37.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.534570+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T20:00:37.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.534570+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T20:00:37.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.536033+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T20:00:37.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.536033+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T20:00:37.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.537647+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T20:00:37.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.537647+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T20:00:37.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.539402+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T20:00:37.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.539402+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T20:00:37.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.541627+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-20T20:00:37.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.541627+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-20T20:00:37.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.547936+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T20:00:37.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.547936+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T20:00:37.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.550123+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T20:00:37.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.550123+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T20:00:37.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.551923+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T20:00:37.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.551923+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T20:00:37.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.564819+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.564819+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.695698+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T20:00:37.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.695698+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T20:00:37.562 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.697159+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T20:00:37.562 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.697159+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T20:00:37.562 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.709284+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:37.562 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:37 smithi183 bash[69508]: audit 2024-09-20T20:00:36.709284+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:38.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:38 smithi003 bash[19800]: cephadm 2024-09-20T20:00:36.319818+0000 mgr.y (mgr.15270) 260 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T20:00:38.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:38 smithi003 bash[19800]: cephadm 2024-09-20T20:00:36.345765+0000 mgr.y (mgr.15270) 261 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T20:00:38.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:38 smithi003 bash[19800]: cephadm 2024-09-20T20:00:36.362773+0000 mgr.y (mgr.15270) 262 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T20:00:38.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:38 smithi003 bash[19800]: cephadm 2024-09-20T20:00:36.383245+0000 mgr.y (mgr.15270) 263 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T20:00:38.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:38 smithi003 bash[19800]: cephadm 2024-09-20T20:00:36.398005+0000 mgr.y (mgr.15270) 264 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-20T20:00:38.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:38 smithi003 bash[19800]: cephadm 2024-09-20T20:00:36.404768+0000 mgr.y (mgr.15270) 265 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-20T20:00:38.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:38 smithi003 bash[19800]: cephadm 2024-09-20T20:00:36.411742+0000 mgr.y (mgr.15270) 266 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-20T20:00:38.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:38 smithi003 bash[19800]: cephadm 2024-09-20T20:00:36.419027+0000 mgr.y (mgr.15270) 267 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-20T20:00:38.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:38 smithi003 bash[19800]: cephadm 2024-09-20T20:00:36.426052+0000 mgr.y (mgr.15270) 268 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-20T20:00:38.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:38 smithi003 bash[19800]: cephadm 2024-09-20T20:00:36.432727+0000 mgr.y (mgr.15270) 269 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-20T20:00:38.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:38 smithi003 bash[19800]: cephadm 2024-09-20T20:00:36.436226+0000 mgr.y (mgr.15270) 270 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T20:00:38.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:38 smithi003 bash[19800]: cephadm 2024-09-20T20:00:36.540657+0000 mgr.y (mgr.15270) 271 : cephadm [INF] Upgrade: Complete! 2024-09-20T20:00:38.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:38 smithi003 bash[26656]: cephadm 2024-09-20T20:00:36.319818+0000 mgr.y (mgr.15270) 260 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T20:00:38.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:38 smithi003 bash[26656]: cephadm 2024-09-20T20:00:36.345765+0000 mgr.y (mgr.15270) 261 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T20:00:38.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:38 smithi003 bash[26656]: cephadm 2024-09-20T20:00:36.362773+0000 mgr.y (mgr.15270) 262 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T20:00:38.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:38 smithi003 bash[26656]: cephadm 2024-09-20T20:00:36.383245+0000 mgr.y (mgr.15270) 263 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T20:00:38.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:38 smithi003 bash[26656]: cephadm 2024-09-20T20:00:36.398005+0000 mgr.y (mgr.15270) 264 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-20T20:00:38.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:38 smithi003 bash[26656]: cephadm 2024-09-20T20:00:36.404768+0000 mgr.y (mgr.15270) 265 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-20T20:00:38.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:38 smithi003 bash[26656]: cephadm 2024-09-20T20:00:36.411742+0000 mgr.y (mgr.15270) 266 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-20T20:00:38.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:38 smithi003 bash[26656]: cephadm 2024-09-20T20:00:36.419027+0000 mgr.y (mgr.15270) 267 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-20T20:00:38.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:38 smithi003 bash[26656]: cephadm 2024-09-20T20:00:36.426052+0000 mgr.y (mgr.15270) 268 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-20T20:00:38.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:38 smithi003 bash[26656]: cephadm 2024-09-20T20:00:36.432727+0000 mgr.y (mgr.15270) 269 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-20T20:00:38.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:38 smithi003 bash[26656]: cephadm 2024-09-20T20:00:36.436226+0000 mgr.y (mgr.15270) 270 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T20:00:38.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:38 smithi003 bash[26656]: cephadm 2024-09-20T20:00:36.540657+0000 mgr.y (mgr.15270) 271 : cephadm [INF] Upgrade: Complete! 2024-09-20T20:00:38.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:00:38 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:00:38.200663725Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:00:38.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:38 smithi183 bash[69508]: cephadm 2024-09-20T20:00:36.319818+0000 mgr.y (mgr.15270) 260 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T20:00:38.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:38 smithi183 bash[69508]: cephadm 2024-09-20T20:00:36.319818+0000 mgr.y (mgr.15270) 260 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T20:00:38.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:38 smithi183 bash[69508]: cephadm 2024-09-20T20:00:36.345765+0000 mgr.y (mgr.15270) 261 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T20:00:38.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:38 smithi183 bash[69508]: cephadm 2024-09-20T20:00:36.345765+0000 mgr.y (mgr.15270) 261 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T20:00:38.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:38 smithi183 bash[69508]: cephadm 2024-09-20T20:00:36.362773+0000 mgr.y (mgr.15270) 262 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T20:00:38.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:38 smithi183 bash[69508]: cephadm 2024-09-20T20:00:36.362773+0000 mgr.y (mgr.15270) 262 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T20:00:38.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:38 smithi183 bash[69508]: cephadm 2024-09-20T20:00:36.383245+0000 mgr.y (mgr.15270) 263 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T20:00:38.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:38 smithi183 bash[69508]: cephadm 2024-09-20T20:00:36.383245+0000 mgr.y (mgr.15270) 263 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T20:00:38.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:38 smithi183 bash[69508]: cephadm 2024-09-20T20:00:36.398005+0000 mgr.y (mgr.15270) 264 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-20T20:00:38.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:38 smithi183 bash[69508]: cephadm 2024-09-20T20:00:36.398005+0000 mgr.y (mgr.15270) 264 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-20T20:00:38.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:38 smithi183 bash[69508]: cephadm 2024-09-20T20:00:36.404768+0000 mgr.y (mgr.15270) 265 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-20T20:00:38.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:38 smithi183 bash[69508]: cephadm 2024-09-20T20:00:36.404768+0000 mgr.y (mgr.15270) 265 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-20T20:00:38.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:38 smithi183 bash[69508]: cephadm 2024-09-20T20:00:36.411742+0000 mgr.y (mgr.15270) 266 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-20T20:00:38.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:38 smithi183 bash[69508]: cephadm 2024-09-20T20:00:36.411742+0000 mgr.y (mgr.15270) 266 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-20T20:00:38.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:38 smithi183 bash[69508]: cephadm 2024-09-20T20:00:36.419027+0000 mgr.y (mgr.15270) 267 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-20T20:00:38.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:38 smithi183 bash[69508]: cephadm 2024-09-20T20:00:36.419027+0000 mgr.y (mgr.15270) 267 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-20T20:00:38.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:38 smithi183 bash[69508]: cephadm 2024-09-20T20:00:36.426052+0000 mgr.y (mgr.15270) 268 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-20T20:00:38.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:38 smithi183 bash[69508]: cephadm 2024-09-20T20:00:36.426052+0000 mgr.y (mgr.15270) 268 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-20T20:00:38.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:38 smithi183 bash[69508]: cephadm 2024-09-20T20:00:36.432727+0000 mgr.y (mgr.15270) 269 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-20T20:00:38.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:38 smithi183 bash[69508]: cephadm 2024-09-20T20:00:36.432727+0000 mgr.y (mgr.15270) 269 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-20T20:00:38.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:38 smithi183 bash[69508]: cephadm 2024-09-20T20:00:36.436226+0000 mgr.y (mgr.15270) 270 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T20:00:38.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:38 smithi183 bash[69508]: cephadm 2024-09-20T20:00:36.436226+0000 mgr.y (mgr.15270) 270 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T20:00:38.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:38 smithi183 bash[69508]: cephadm 2024-09-20T20:00:36.540657+0000 mgr.y (mgr.15270) 271 : cephadm [INF] Upgrade: Complete! 2024-09-20T20:00:38.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:38 smithi183 bash[69508]: cephadm 2024-09-20T20:00:36.540657+0000 mgr.y (mgr.15270) 271 : cephadm [INF] Upgrade: Complete! 2024-09-20T20:00:39.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:39 smithi003 bash[26656]: cluster 2024-09-20T20:00:38.190877+0000 mgr.y (mgr.15270) 272 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:39.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:39 smithi003 bash[26656]: audit 2024-09-20T20:00:39.157902+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:39.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:39 smithi003 bash[19800]: cluster 2024-09-20T20:00:38.190877+0000 mgr.y (mgr.15270) 272 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:39.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:39 smithi003 bash[19800]: audit 2024-09-20T20:00:39.157902+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:39.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:39 smithi183 bash[69508]: cluster 2024-09-20T20:00:38.190877+0000 mgr.y (mgr.15270) 272 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:39.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:39 smithi183 bash[69508]: cluster 2024-09-20T20:00:38.190877+0000 mgr.y (mgr.15270) 272 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:39.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:39 smithi183 bash[69508]: audit 2024-09-20T20:00:39.157902+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:39.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:39 smithi183 bash[69508]: audit 2024-09-20T20:00:39.157902+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:00:41.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:00:41 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:00:41.218618579Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:00:41.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:41 smithi183 bash[69508]: cluster 2024-09-20T20:00:40.192656+0000 mgr.y (mgr.15270) 273 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:41.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:41 smithi183 bash[69508]: cluster 2024-09-20T20:00:40.192656+0000 mgr.y (mgr.15270) 273 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:41.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:41 smithi003 bash[19800]: cluster 2024-09-20T20:00:40.192656+0000 mgr.y (mgr.15270) 273 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:41.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:41 smithi003 bash[26656]: cluster 2024-09-20T20:00:40.192656+0000 mgr.y (mgr.15270) 273 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:42.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:00:42 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:00:42] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.51.0" 2024-09-20T20:00:43.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:43 smithi183 bash[69508]: cluster 2024-09-20T20:00:42.193456+0000 mgr.y (mgr.15270) 274 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:43.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:43 smithi183 bash[69508]: cluster 2024-09-20T20:00:42.193456+0000 mgr.y (mgr.15270) 274 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:43.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:43 smithi003 bash[19800]: cluster 2024-09-20T20:00:42.193456+0000 mgr.y (mgr.15270) 274 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:43.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:43 smithi003 bash[26656]: cluster 2024-09-20T20:00:42.193456+0000 mgr.y (mgr.15270) 274 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:44.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:00:44 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:00:44.202451569Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:00:44.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:44 smithi183 bash[69508]: audit 2024-09-20T20:00:42.591253+0000 mgr.y (mgr.15270) 275 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:00:44.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:44 smithi183 bash[69508]: audit 2024-09-20T20:00:42.591253+0000 mgr.y (mgr.15270) 275 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:00:44.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:44 smithi183 bash[69508]: audit 2024-09-20T20:00:44.017090+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T20:00:44.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:44 smithi183 bash[69508]: audit 2024-09-20T20:00:44.017090+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T20:00:44.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:44 smithi003 bash[26656]: audit 2024-09-20T20:00:42.591253+0000 mgr.y (mgr.15270) 275 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:00:44.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:44 smithi003 bash[26656]: audit 2024-09-20T20:00:44.017090+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T20:00:44.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:44 smithi003 bash[19800]: audit 2024-09-20T20:00:42.591253+0000 mgr.y (mgr.15270) 275 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:00:44.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:44 smithi003 bash[19800]: audit 2024-09-20T20:00:44.017090+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T20:00:45.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:45 smithi183 bash[69508]: cluster 2024-09-20T20:00:44.195067+0000 mgr.y (mgr.15270) 276 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:45.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:45 smithi183 bash[69508]: cluster 2024-09-20T20:00:44.195067+0000 mgr.y (mgr.15270) 276 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:45.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:45 smithi003 bash[19800]: cluster 2024-09-20T20:00:44.195067+0000 mgr.y (mgr.15270) 276 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:45.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:45 smithi003 bash[26656]: cluster 2024-09-20T20:00:44.195067+0000 mgr.y (mgr.15270) 276 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:47.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:00:47 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:00:47.202145057Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:00:47.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:47 smithi183 bash[69508]: cluster 2024-09-20T20:00:46.195762+0000 mgr.y (mgr.15270) 277 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:47.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:47 smithi183 bash[69508]: cluster 2024-09-20T20:00:46.195762+0000 mgr.y (mgr.15270) 277 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:47.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:47 smithi003 bash[19800]: cluster 2024-09-20T20:00:46.195762+0000 mgr.y (mgr.15270) 277 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:47.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:47 smithi003 bash[26656]: cluster 2024-09-20T20:00:46.195762+0000 mgr.y (mgr.15270) 277 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:48.675 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T20:00:49.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:49 smithi183 bash[69508]: audit 2024-09-20T20:00:47.777729+0000 mgr.y (mgr.15270) 278 : audit [DBG] from='client.25583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:00:49.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:49 smithi183 bash[69508]: audit 2024-09-20T20:00:47.777729+0000 mgr.y (mgr.15270) 278 : audit [DBG] from='client.25583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:00:49.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:49 smithi183 bash[69508]: cluster 2024-09-20T20:00:48.196504+0000 mgr.y (mgr.15270) 279 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:49.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:49 smithi183 bash[69508]: cluster 2024-09-20T20:00:48.196504+0000 mgr.y (mgr.15270) 279 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:49.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:49 smithi003 bash[26656]: audit 2024-09-20T20:00:47.777729+0000 mgr.y (mgr.15270) 278 : audit [DBG] from='client.25583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:00:49.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:49 smithi003 bash[26656]: cluster 2024-09-20T20:00:48.196504+0000 mgr.y (mgr.15270) 279 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:49.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:49 smithi003 bash[19800]: audit 2024-09-20T20:00:47.777729+0000 mgr.y (mgr.15270) 278 : audit [DBG] from='client.25583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:00:49.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:49 smithi003 bash[19800]: cluster 2024-09-20T20:00:48.196504+0000 mgr.y (mgr.15270) 279 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:50.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:00:50 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:00:50.225800735Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:00:51.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:51 smithi183 bash[69508]: cluster 2024-09-20T20:00:50.198095+0000 mgr.y (mgr.15270) 280 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:51.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:51 smithi183 bash[69508]: cluster 2024-09-20T20:00:50.198095+0000 mgr.y (mgr.15270) 280 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:51.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:51 smithi003 bash[19800]: cluster 2024-09-20T20:00:50.198095+0000 mgr.y (mgr.15270) 280 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:51.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:51 smithi003 bash[26656]: cluster 2024-09-20T20:00:50.198095+0000 mgr.y (mgr.15270) 280 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:52.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:00:52 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:00:52] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.51.0" 2024-09-20T20:00:53.542 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T20:00:53.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:00:53 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:00:53.246670627Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:00:53.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:53 smithi183 bash[69508]: cluster 2024-09-20T20:00:52.198805+0000 mgr.y (mgr.15270) 281 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:53.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:53 smithi183 bash[69508]: cluster 2024-09-20T20:00:52.198805+0000 mgr.y (mgr.15270) 281 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:53.630 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:53 smithi003 bash[19800]: cluster 2024-09-20T20:00:52.198805+0000 mgr.y (mgr.15270) 281 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:53.631 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:53 smithi003 bash[26656]: cluster 2024-09-20T20:00:52.198805+0000 mgr.y (mgr.15270) 281 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:54.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:54 smithi183 bash[69508]: audit 2024-09-20T20:00:52.602453+0000 mgr.y (mgr.15270) 282 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:00:54.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:54 smithi183 bash[69508]: audit 2024-09-20T20:00:52.602453+0000 mgr.y (mgr.15270) 282 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:00:54.653 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:54 smithi003 bash[19800]: audit 2024-09-20T20:00:52.602453+0000 mgr.y (mgr.15270) 282 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:00:54.654 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:54 smithi003 bash[26656]: audit 2024-09-20T20:00:52.602453+0000 mgr.y (mgr.15270) 282 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:00:55.022 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T20:00:55.022 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (3m) 2m ago 30m 14.0M - 0.27.0 11f11916f8cd c352858d3349 2024-09-20T20:00:55.022 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi183 *:3000 running (2m) 30s ago 29m 67.9M - 10.4.8 5aad1d7cf004 548c3fa5f1a5 2024-09-20T20:00:55.022 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.zzokqj smithi003 *:5000 running (4m) 2m ago 27m 47.9M - 3.8 6acb0a031eab d2e13422a011 2024-09-20T20:00:55.022 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi183 *:8443,9283,8765 running (4m) 30s ago 38m 439M - 19.3.0-5099-g88deadb8 441f9a3fe515 210cd19f5bae 2024-09-20T20:00:55.022 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (15m) 2m ago 40m 504M - 19.3.0-5099-g88deadb8 441f9a3fe515 9aa6e2f22487 2024-09-20T20:00:55.023 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (40m) 2m ago 40m 89.6M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 573f70d763bc 2024-09-20T20:00:55.023 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi183 running (37s) 30s ago 38m 18.3M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 b3c0e322fa5f 2024-09-20T20:00:55.023 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (38m) 2m ago 38m 65.2M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab ec60aaecf15d 2024-09-20T20:00:55.023 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (4m) 2m ago 30m 7659k - 1.7.0 72c9c2088986 d0b8aa327069 2024-09-20T20:00:55.023 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi183 *:9100 running (4m) 30s ago 30m 7780k - 1.7.0 72c9c2088986 c79ac70026db 2024-09-20T20:00:55.023 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (37m) 2m ago 37m 66.8M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab f34f0142facb 2024-09-20T20:00:55.023 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (36m) 2m ago 36m 58.6M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab 682cabe7b674 2024-09-20T20:00:55.023 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (35m) 2m ago 35m 61.0M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab 945fc7b53bc0 2024-09-20T20:00:55.024 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (34m) 2m ago 34m 56.8M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab f18d3679bb9e 2024-09-20T20:00:55.024 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi183 running (34m) 30s ago 34m 69.0M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab acf213ee960c 2024-09-20T20:00:55.024 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi183 running (33m) 30s ago 33m 64.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab e79f0a743785 2024-09-20T20:00:55.024 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi183 running (32m) 30s ago 32m 56.4M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 164041c5816b 2024-09-20T20:00:55.024 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi183 running (31m) 30s ago 31m 67.0M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 0eac55f5717e 2024-09-20T20:00:55.024 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi183 *:9095 running (3m) 30s ago 30m 43.9M - 2.51.0 1d3b7f56885b 7e9efbbab4fb 2024-09-20T20:00:55.024 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.tcdhwz smithi003 *:8000 running (27m) 2m ago 27m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 8fc205227459 2024-09-20T20:00:55.025 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi183.lyzazb smithi183 *:8000 running (27m) 30s ago 27m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 7387a3c9206c 2024-09-20T20:00:55.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:55 smithi183 bash[69508]: cluster 2024-09-20T20:00:54.200438+0000 mgr.y (mgr.15270) 283 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:55.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:55 smithi183 bash[69508]: cluster 2024-09-20T20:00:54.200438+0000 mgr.y (mgr.15270) 283 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:55.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:55 smithi003 bash[26656]: cluster 2024-09-20T20:00:54.200438+0000 mgr.y (mgr.15270) 283 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:55.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:55 smithi003 bash[19800]: cluster 2024-09-20T20:00:54.200438+0000 mgr.y (mgr.15270) 283 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:00:55.726 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 2'"'"'' 2024-09-20T20:00:56.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:00:56 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:00:56.205424809Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:00:56.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:56 smithi183 bash[69508]: audit 2024-09-20T20:00:55.007806+0000 mgr.y (mgr.15270) 284 : audit [DBG] from='client.25589 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:00:56.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:56 smithi183 bash[69508]: audit 2024-09-20T20:00:55.007806+0000 mgr.y (mgr.15270) 284 : audit [DBG] from='client.25589 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:00:56.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:56 smithi003 bash[19800]: audit 2024-09-20T20:00:55.007806+0000 mgr.y (mgr.15270) 284 : audit [DBG] from='client.25589 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:00:56.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:56 smithi003 bash[26656]: audit 2024-09-20T20:00:55.007806+0000 mgr.y (mgr.15270) 284 : audit [DBG] from='client.25589 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:00:57.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:57 smithi003 bash[19800]: cluster 2024-09-20T20:00:56.201169+0000 mgr.y (mgr.15270) 285 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:57.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:57 smithi003 bash[26656]: cluster 2024-09-20T20:00:56.201169+0000 mgr.y (mgr.15270) 285 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:57.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:57 smithi183 bash[69508]: cluster 2024-09-20T20:00:56.201169+0000 mgr.y (mgr.15270) 285 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:57.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:57 smithi183 bash[69508]: cluster 2024-09-20T20:00:56.201169+0000 mgr.y (mgr.15270) 285 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:59.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:00:59 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:00:59.231026591Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:00:59.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:59 smithi183 bash[69508]: cluster 2024-09-20T20:00:58.201909+0000 mgr.y (mgr.15270) 286 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:59.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:59 smithi183 bash[69508]: cluster 2024-09-20T20:00:58.201909+0000 mgr.y (mgr.15270) 286 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:59.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:59 smithi183 bash[69508]: audit 2024-09-20T20:00:59.017510+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T20:00:59.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:00:59 smithi183 bash[69508]: audit 2024-09-20T20:00:59.017510+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T20:00:59.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:59 smithi003 bash[19800]: cluster 2024-09-20T20:00:58.201909+0000 mgr.y (mgr.15270) 286 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:59.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:00:59 smithi003 bash[19800]: audit 2024-09-20T20:00:59.017510+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T20:00:59.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:59 smithi003 bash[26656]: cluster 2024-09-20T20:00:58.201909+0000 mgr.y (mgr.15270) 286 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:00:59.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:00:59 smithi003 bash[26656]: audit 2024-09-20T20:00:59.017510+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T20:01:00.545 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T20:01:01.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:01 smithi003 bash[19800]: cluster 2024-09-20T20:01:00.203661+0000 mgr.y (mgr.15270) 287 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:01.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:01 smithi003 bash[26656]: cluster 2024-09-20T20:01:00.203661+0000 mgr.y (mgr.15270) 287 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:01.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:01 smithi183 bash[69508]: cluster 2024-09-20T20:01:00.203661+0000 mgr.y (mgr.15270) 287 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:01.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:01 smithi183 bash[69508]: cluster 2024-09-20T20:01:00.203661+0000 mgr.y (mgr.15270) 287 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:02.179 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-20T20:01:02.327 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:01:02 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:01:02] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.51.0" 2024-09-20T20:01:02.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:01:02 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:01:02.192886478Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:01:02.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:02 smithi183 bash[69508]: audit 2024-09-20T20:01:02.167270+0000 mon.c (mon.2) 134 : audit [DBG] from='client.? 172.21.15.3:0/3632240464' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:01:02.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:02 smithi183 bash[69508]: audit 2024-09-20T20:01:02.167270+0000 mon.c (mon.2) 134 : audit [DBG] from='client.? 172.21.15.3:0/3632240464' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:01:02.614 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:02 smithi003 bash[19800]: audit 2024-09-20T20:01:02.167270+0000 mon.c (mon.2) 134 : audit [DBG] from='client.? 172.21.15.3:0/3632240464' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:01:02.614 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:02 smithi003 bash[26656]: audit 2024-09-20T20:01:02.167270+0000 mon.c (mon.2) 134 : audit [DBG] from='client.? 172.21.15.3:0/3632240464' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:01:02.949 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade status' 2024-09-20T20:01:03.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:03 smithi003 bash[26656]: cluster 2024-09-20T20:01:02.204154+0000 mgr.y (mgr.15270) 288 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:03.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:03 smithi003 bash[26656]: audit 2024-09-20T20:01:02.613712+0000 mgr.y (mgr.15270) 289 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:01:03.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:03 smithi003 bash[19800]: cluster 2024-09-20T20:01:02.204154+0000 mgr.y (mgr.15270) 288 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:03.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:03 smithi003 bash[19800]: audit 2024-09-20T20:01:02.613712+0000 mgr.y (mgr.15270) 289 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:01:03.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:03 smithi183 bash[69508]: cluster 2024-09-20T20:01:02.204154+0000 mgr.y (mgr.15270) 288 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:03.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:03 smithi183 bash[69508]: cluster 2024-09-20T20:01:02.204154+0000 mgr.y (mgr.15270) 288 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:03.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:03 smithi183 bash[69508]: audit 2024-09-20T20:01:02.613712+0000 mgr.y (mgr.15270) 289 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:01:03.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:03 smithi183 bash[69508]: audit 2024-09-20T20:01:02.613712+0000 mgr.y (mgr.15270) 289 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:01:04.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:04 smithi003 bash[19800]: cluster 2024-09-20T20:01:04.205360+0000 mgr.y (mgr.15270) 290 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:04.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:04 smithi003 bash[26656]: cluster 2024-09-20T20:01:04.205360+0000 mgr.y (mgr.15270) 290 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:04.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:04 smithi183 bash[69508]: cluster 2024-09-20T20:01:04.205360+0000 mgr.y (mgr.15270) 290 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:04.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:04 smithi183 bash[69508]: cluster 2024-09-20T20:01:04.205360+0000 mgr.y (mgr.15270) 290 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:05.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:01:05 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:01:05.200583345Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:01:07.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:07 smithi183 bash[69508]: cluster 2024-09-20T20:01:06.206053+0000 mgr.y (mgr.15270) 291 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:07.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:07 smithi183 bash[69508]: cluster 2024-09-20T20:01:06.206053+0000 mgr.y (mgr.15270) 291 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:07.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:07 smithi003 bash[19800]: cluster 2024-09-20T20:01:06.206053+0000 mgr.y (mgr.15270) 291 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:07.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:07 smithi003 bash[26656]: cluster 2024-09-20T20:01:06.206053+0000 mgr.y (mgr.15270) 291 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:07.766 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T20:01:08.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:01:08 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:01:08.231434091Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:01:09.354 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T20:01:09.354 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": null, 2024-09-20T20:01:09.354 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": false, 2024-09-20T20:01:09.354 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "", 2024-09-20T20:01:09.354 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-20T20:01:09.354 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": null, 2024-09-20T20:01:09.354 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "", 2024-09-20T20:01:09.354 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-20T20:01:09.354 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T20:01:09.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:09 smithi183 bash[69508]: cluster 2024-09-20T20:01:08.206743+0000 mgr.y (mgr.15270) 292 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:09.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:09 smithi183 bash[69508]: cluster 2024-09-20T20:01:08.206743+0000 mgr.y (mgr.15270) 292 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:09.555 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:09 smithi003 bash[26656]: cluster 2024-09-20T20:01:08.206743+0000 mgr.y (mgr.15270) 292 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:09.555 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:09 smithi003 bash[19800]: cluster 2024-09-20T20:01:08.206743+0000 mgr.y (mgr.15270) 292 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:10.082 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph health detail' 2024-09-20T20:01:11.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:01:11 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:01:11.193165059Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:01:11.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:11 smithi183 bash[69508]: audit 2024-09-20T20:01:09.353238+0000 mgr.y (mgr.15270) 293 : audit [DBG] from='client.25601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:01:11.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:11 smithi183 bash[69508]: audit 2024-09-20T20:01:09.353238+0000 mgr.y (mgr.15270) 293 : audit [DBG] from='client.25601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:01:11.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:11 smithi183 bash[69508]: cluster 2024-09-20T20:01:10.208385+0000 mgr.y (mgr.15270) 294 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:11.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:11 smithi183 bash[69508]: cluster 2024-09-20T20:01:10.208385+0000 mgr.y (mgr.15270) 294 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:11.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:11 smithi003 bash[19800]: audit 2024-09-20T20:01:09.353238+0000 mgr.y (mgr.15270) 293 : audit [DBG] from='client.25601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:01:11.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:11 smithi003 bash[19800]: cluster 2024-09-20T20:01:10.208385+0000 mgr.y (mgr.15270) 294 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:11.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:11 smithi003 bash[26656]: audit 2024-09-20T20:01:09.353238+0000 mgr.y (mgr.15270) 293 : audit [DBG] from='client.25601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:01:11.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:11 smithi003 bash[26656]: cluster 2024-09-20T20:01:10.208385+0000 mgr.y (mgr.15270) 294 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:12.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:01:12 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:01:12] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.51.0" 2024-09-20T20:01:13.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:13 smithi183 bash[69508]: cluster 2024-09-20T20:01:12.209070+0000 mgr.y (mgr.15270) 295 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:13.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:13 smithi183 bash[69508]: cluster 2024-09-20T20:01:12.209070+0000 mgr.y (mgr.15270) 295 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:13.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:13 smithi003 bash[19800]: cluster 2024-09-20T20:01:12.209070+0000 mgr.y (mgr.15270) 295 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:13.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:13 smithi003 bash[26656]: cluster 2024-09-20T20:01:12.209070+0000 mgr.y (mgr.15270) 295 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:14.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:01:14 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:01:14.214893648Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:01:14.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:14 smithi183 bash[69508]: audit 2024-09-20T20:01:12.624906+0000 mgr.y (mgr.15270) 296 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:01:14.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:14 smithi183 bash[69508]: audit 2024-09-20T20:01:12.624906+0000 mgr.y (mgr.15270) 296 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:01:14.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:14 smithi183 bash[69508]: audit 2024-09-20T20:01:14.018013+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T20:01:14.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:14 smithi183 bash[69508]: audit 2024-09-20T20:01:14.018013+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T20:01:14.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:14 smithi003 bash[19800]: audit 2024-09-20T20:01:12.624906+0000 mgr.y (mgr.15270) 296 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:01:14.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:14 smithi003 bash[19800]: audit 2024-09-20T20:01:14.018013+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T20:01:14.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:14 smithi003 bash[26656]: audit 2024-09-20T20:01:12.624906+0000 mgr.y (mgr.15270) 296 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:01:14.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:14 smithi003 bash[26656]: audit 2024-09-20T20:01:14.018013+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T20:01:14.898 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T20:01:15.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:15 smithi183 bash[69508]: cluster 2024-09-20T20:01:14.210643+0000 mgr.y (mgr.15270) 297 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:15.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:15 smithi183 bash[69508]: cluster 2024-09-20T20:01:14.210643+0000 mgr.y (mgr.15270) 297 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:15.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:15 smithi003 bash[19800]: cluster 2024-09-20T20:01:14.210643+0000 mgr.y (mgr.15270) 297 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:15.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:15 smithi003 bash[26656]: cluster 2024-09-20T20:01:14.210643+0000 mgr.y (mgr.15270) 297 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:16.530 INFO:teuthology.orchestra.run.smithi003.stdout:HEALTH_OK 2024-09-20T20:01:17.181 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.y | awk '"'"'{print $2}'"'"')' 2024-09-20T20:01:17.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:17 smithi003 bash[19800]: cluster 2024-09-20T20:01:16.211082+0000 mgr.y (mgr.15270) 298 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:17.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:17 smithi003 bash[19800]: audit 2024-09-20T20:01:16.529912+0000 mon.a (mon.0) 1620 : audit [DBG] from='client.? 172.21.15.3:0/2971081170' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T20:01:17.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:17 smithi003 bash[26656]: cluster 2024-09-20T20:01:16.211082+0000 mgr.y (mgr.15270) 298 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:17.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:17 smithi003 bash[26656]: audit 2024-09-20T20:01:16.529912+0000 mon.a (mon.0) 1620 : audit [DBG] from='client.? 172.21.15.3:0/2971081170' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T20:01:17.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:01:17 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:01:17.212966334Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:01:17.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:17 smithi183 bash[69508]: cluster 2024-09-20T20:01:16.211082+0000 mgr.y (mgr.15270) 298 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:17.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:17 smithi183 bash[69508]: cluster 2024-09-20T20:01:16.211082+0000 mgr.y (mgr.15270) 298 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:17.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:17 smithi183 bash[69508]: audit 2024-09-20T20:01:16.529912+0000 mon.a (mon.0) 1620 : audit [DBG] from='client.? 172.21.15.3:0/2971081170' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T20:01:17.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:17 smithi183 bash[69508]: audit 2024-09-20T20:01:16.529912+0000 mon.a (mon.0) 1620 : audit [DBG] from='client.? 172.21.15.3:0/2971081170' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T20:01:19.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:19 smithi183 bash[69508]: cluster 2024-09-20T20:01:18.211737+0000 mgr.y (mgr.15270) 299 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:19.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:19 smithi183 bash[69508]: cluster 2024-09-20T20:01:18.211737+0000 mgr.y (mgr.15270) 299 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:19.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:19 smithi003 bash[19800]: cluster 2024-09-20T20:01:18.211737+0000 mgr.y (mgr.15270) 299 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:19.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:19 smithi003 bash[26656]: cluster 2024-09-20T20:01:18.211737+0000 mgr.y (mgr.15270) 299 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:20.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:01:20 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:01:20.23434454Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:01:21.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:21 smithi003 bash[19800]: cluster 2024-09-20T20:01:20.213468+0000 mgr.y (mgr.15270) 300 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:21.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:21 smithi003 bash[26656]: cluster 2024-09-20T20:01:20.213468+0000 mgr.y (mgr.15270) 300 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:21.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:21 smithi183 bash[69508]: cluster 2024-09-20T20:01:20.213468+0000 mgr.y (mgr.15270) 300 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:21.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:21 smithi183 bash[69508]: cluster 2024-09-20T20:01:20.213468+0000 mgr.y (mgr.15270) 300 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:22.014 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T20:01:22.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:01:22 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:01:22] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.51.0" 2024-09-20T20:01:23.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:01:23 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:01:23.225564297Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:01:23.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:23 smithi183 bash[69508]: cluster 2024-09-20T20:01:22.214150+0000 mgr.y (mgr.15270) 301 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:23.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:23 smithi183 bash[69508]: cluster 2024-09-20T20:01:22.214150+0000 mgr.y (mgr.15270) 301 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:23.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:23 smithi003 bash[26656]: cluster 2024-09-20T20:01:22.214150+0000 mgr.y (mgr.15270) 301 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:23.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:23 smithi003 bash[19800]: cluster 2024-09-20T20:01:22.214150+0000 mgr.y (mgr.15270) 301 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:24.669 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:24 smithi003 bash[26656]: audit 2024-09-20T20:01:22.632776+0000 mgr.y (mgr.15270) 302 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:01:24.670 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:24 smithi003 bash[19800]: audit 2024-09-20T20:01:22.632776+0000 mgr.y (mgr.15270) 302 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:01:24.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:24 smithi183 bash[69508]: audit 2024-09-20T20:01:22.632776+0000 mgr.y (mgr.15270) 302 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:01:24.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:24 smithi183 bash[69508]: audit 2024-09-20T20:01:22.632776+0000 mgr.y (mgr.15270) 302 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:01:25.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:25 smithi003 bash[26656]: audit 2024-09-20T20:01:23.699506+0000 mgr.y (mgr.15270) 303 : audit [DBG] from='client.25613 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:01:25.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:25 smithi003 bash[26656]: audit 2024-09-20T20:01:24.053454+0000 mgr.y (mgr.15270) 304 : audit [DBG] from='client.25619 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "mon", "hosts": "smithi003", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:01:25.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:25 smithi003 bash[26656]: cluster 2024-09-20T20:01:24.215748+0000 mgr.y (mgr.15270) 305 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:25.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:25 smithi003 bash[19800]: audit 2024-09-20T20:01:23.699506+0000 mgr.y (mgr.15270) 303 : audit [DBG] from='client.25613 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:01:25.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:25 smithi003 bash[19800]: audit 2024-09-20T20:01:24.053454+0000 mgr.y (mgr.15270) 304 : audit [DBG] from='client.25619 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "mon", "hosts": "smithi003", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:01:25.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:25 smithi003 bash[19800]: cluster 2024-09-20T20:01:24.215748+0000 mgr.y (mgr.15270) 305 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:25.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:25 smithi183 bash[69508]: audit 2024-09-20T20:01:23.699506+0000 mgr.y (mgr.15270) 303 : audit [DBG] from='client.25613 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:01:25.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:25 smithi183 bash[69508]: audit 2024-09-20T20:01:23.699506+0000 mgr.y (mgr.15270) 303 : audit [DBG] from='client.25613 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:01:25.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:25 smithi183 bash[69508]: audit 2024-09-20T20:01:24.053454+0000 mgr.y (mgr.15270) 304 : audit [DBG] from='client.25619 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "mon", "hosts": "smithi003", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:01:25.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:25 smithi183 bash[69508]: audit 2024-09-20T20:01:24.053454+0000 mgr.y (mgr.15270) 304 : audit [DBG] from='client.25619 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "mon", "hosts": "smithi003", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:01:25.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:25 smithi183 bash[69508]: cluster 2024-09-20T20:01:24.215748+0000 mgr.y (mgr.15270) 305 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:25.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:25 smithi183 bash[69508]: cluster 2024-09-20T20:01:24.215748+0000 mgr.y (mgr.15270) 305 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:26.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:01:26 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:01:26.193230895Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:01:26.675 INFO:teuthology.orchestra.run.smithi003.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:01:27.284 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-20T20:01:27.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:27 smithi003 bash[26656]: cluster 2024-09-20T20:01:26.216494+0000 mgr.y (mgr.15270) 306 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:27.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:27 smithi003 bash[26656]: audit 2024-09-20T20:01:26.674813+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:01:27.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:27 smithi003 bash[19800]: cluster 2024-09-20T20:01:26.216494+0000 mgr.y (mgr.15270) 306 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:27.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:27 smithi003 bash[19800]: audit 2024-09-20T20:01:26.674813+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:01:27.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:27 smithi183 bash[69508]: cluster 2024-09-20T20:01:26.216494+0000 mgr.y (mgr.15270) 306 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:27.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:27 smithi183 bash[69508]: cluster 2024-09-20T20:01:26.216494+0000 mgr.y (mgr.15270) 306 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:27.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:27 smithi183 bash[69508]: audit 2024-09-20T20:01:26.674813+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:01:27.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:27 smithi183 bash[69508]: audit 2024-09-20T20:01:26.674813+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:01:28.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:28 smithi003 bash[19800]: cephadm 2024-09-20T20:01:26.666090+0000 mgr.y (mgr.15270) 307 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:01:28.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:28 smithi003 bash[19800]: audit 2024-09-20T20:01:27.420927+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T20:01:28.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:28 smithi003 bash[19800]: audit 2024-09-20T20:01:27.422307+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T20:01:28.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:28 smithi003 bash[19800]: audit 2024-09-20T20:01:27.431023+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:01:28.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:28 smithi003 bash[26656]: cephadm 2024-09-20T20:01:26.666090+0000 mgr.y (mgr.15270) 307 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:01:28.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:28 smithi003 bash[26656]: audit 2024-09-20T20:01:27.420927+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T20:01:28.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:28 smithi003 bash[26656]: audit 2024-09-20T20:01:27.422307+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T20:01:28.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:28 smithi003 bash[26656]: audit 2024-09-20T20:01:27.431023+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:01:28.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:28 smithi183 bash[69508]: cephadm 2024-09-20T20:01:26.666090+0000 mgr.y (mgr.15270) 307 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:01:28.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:28 smithi183 bash[69508]: cephadm 2024-09-20T20:01:26.666090+0000 mgr.y (mgr.15270) 307 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:01:28.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:28 smithi183 bash[69508]: audit 2024-09-20T20:01:27.420927+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T20:01:28.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:28 smithi183 bash[69508]: audit 2024-09-20T20:01:27.420927+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T20:01:28.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:28 smithi183 bash[69508]: audit 2024-09-20T20:01:27.422307+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T20:01:28.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:28 smithi183 bash[69508]: audit 2024-09-20T20:01:27.422307+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T20:01:28.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:28 smithi183 bash[69508]: audit 2024-09-20T20:01:27.431023+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:01:28.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:28 smithi183 bash[69508]: audit 2024-09-20T20:01:27.431023+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:01:29.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:01:29 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:01:29.195399945Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:01:29.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:29 smithi183 bash[69508]: cephadm 2024-09-20T20:01:27.503253+0000 mgr.y (mgr.15270) 308 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:01:29.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:29 smithi183 bash[69508]: cephadm 2024-09-20T20:01:27.503253+0000 mgr.y (mgr.15270) 308 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:01:29.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:29 smithi183 bash[69508]: cluster 2024-09-20T20:01:28.217161+0000 mgr.y (mgr.15270) 309 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:29.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:29 smithi183 bash[69508]: cluster 2024-09-20T20:01:28.217161+0000 mgr.y (mgr.15270) 309 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:29.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:29 smithi183 bash[69508]: audit 2024-09-20T20:01:29.018599+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T20:01:29.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:29 smithi183 bash[69508]: audit 2024-09-20T20:01:29.018599+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T20:01:29.609 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:29 smithi003 bash[19800]: cephadm 2024-09-20T20:01:27.503253+0000 mgr.y (mgr.15270) 308 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:01:29.610 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:29 smithi003 bash[19800]: cluster 2024-09-20T20:01:28.217161+0000 mgr.y (mgr.15270) 309 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:29.610 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:29 smithi003 bash[19800]: audit 2024-09-20T20:01:29.018599+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T20:01:29.610 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:29 smithi003 bash[26656]: cephadm 2024-09-20T20:01:27.503253+0000 mgr.y (mgr.15270) 308 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:01:29.610 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:29 smithi003 bash[26656]: cluster 2024-09-20T20:01:28.217161+0000 mgr.y (mgr.15270) 309 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:29.610 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:29 smithi003 bash[26656]: audit 2024-09-20T20:01:29.018599+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T20:01:31.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:31 smithi003 bash[26656]: audit 2024-09-20T20:01:30.157055+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:01:31.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:31 smithi003 bash[26656]: cephadm 2024-09-20T20:01:30.157796+0000 mgr.y (mgr.15270) 310 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T20:01:31.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:31 smithi003 bash[26656]: cephadm 2024-09-20T20:01:30.157909+0000 mgr.y (mgr.15270) 311 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T20:01:31.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:31 smithi003 bash[26656]: audit 2024-09-20T20:01:30.160050+0000 mon.a (mon.0) 1627 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T20:01:31.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:31 smithi003 bash[26656]: audit 2024-09-20T20:01:30.163122+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:01:31.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:31 smithi003 bash[26656]: cephadm 2024-09-20T20:01:30.164526+0000 mgr.y (mgr.15270) 312 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T20:01:31.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:31 smithi003 bash[26656]: audit 2024-09-20T20:01:30.173229+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:01:31.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:31 smithi003 bash[26656]: audit 2024-09-20T20:01:30.179735+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T20:01:31.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:31 smithi003 bash[26656]: audit 2024-09-20T20:01:30.181319+0000 mon.a (mon.0) 1631 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-20T20:01:31.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:31 smithi003 bash[26656]: cephadm 2024-09-20T20:01:30.182302+0000 mgr.y (mgr.15270) 313 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-20T20:01:31.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:31 smithi003 bash[26656]: cluster 2024-09-20T20:01:30.218823+0000 mgr.y (mgr.15270) 314 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:31.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:31 smithi003 bash[19800]: audit 2024-09-20T20:01:30.157055+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:01:31.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:31 smithi003 bash[19800]: cephadm 2024-09-20T20:01:30.157796+0000 mgr.y (mgr.15270) 310 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T20:01:31.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:31 smithi003 bash[19800]: cephadm 2024-09-20T20:01:30.157909+0000 mgr.y (mgr.15270) 311 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T20:01:31.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:31 smithi003 bash[19800]: audit 2024-09-20T20:01:30.160050+0000 mon.a (mon.0) 1627 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T20:01:31.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:31 smithi003 bash[19800]: audit 2024-09-20T20:01:30.163122+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:01:31.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:31 smithi003 bash[19800]: cephadm 2024-09-20T20:01:30.164526+0000 mgr.y (mgr.15270) 312 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T20:01:31.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:31 smithi003 bash[19800]: audit 2024-09-20T20:01:30.173229+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:01:31.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:31 smithi003 bash[19800]: audit 2024-09-20T20:01:30.179735+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T20:01:31.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:31 smithi003 bash[19800]: audit 2024-09-20T20:01:30.181319+0000 mon.a (mon.0) 1631 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-20T20:01:31.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:31 smithi003 bash[19800]: cephadm 2024-09-20T20:01:30.182302+0000 mgr.y (mgr.15270) 313 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-20T20:01:31.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:31 smithi003 bash[19800]: cluster 2024-09-20T20:01:30.218823+0000 mgr.y (mgr.15270) 314 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:31.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:31 smithi183 bash[69508]: audit 2024-09-20T20:01:30.157055+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:01:31.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:31 smithi183 bash[69508]: audit 2024-09-20T20:01:30.157055+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:01:31.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:31 smithi183 bash[69508]: cephadm 2024-09-20T20:01:30.157796+0000 mgr.y (mgr.15270) 310 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T20:01:31.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:31 smithi183 bash[69508]: cephadm 2024-09-20T20:01:30.157796+0000 mgr.y (mgr.15270) 310 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T20:01:31.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:31 smithi183 bash[69508]: cephadm 2024-09-20T20:01:30.157909+0000 mgr.y (mgr.15270) 311 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T20:01:31.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:31 smithi183 bash[69508]: cephadm 2024-09-20T20:01:30.157909+0000 mgr.y (mgr.15270) 311 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T20:01:31.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:31 smithi183 bash[69508]: audit 2024-09-20T20:01:30.160050+0000 mon.a (mon.0) 1627 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T20:01:31.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:31 smithi183 bash[69508]: audit 2024-09-20T20:01:30.160050+0000 mon.a (mon.0) 1627 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T20:01:31.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:31 smithi183 bash[69508]: audit 2024-09-20T20:01:30.163122+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:01:31.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:31 smithi183 bash[69508]: audit 2024-09-20T20:01:30.163122+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:01:31.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:31 smithi183 bash[69508]: cephadm 2024-09-20T20:01:30.164526+0000 mgr.y (mgr.15270) 312 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T20:01:31.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:31 smithi183 bash[69508]: cephadm 2024-09-20T20:01:30.164526+0000 mgr.y (mgr.15270) 312 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T20:01:31.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:31 smithi183 bash[69508]: audit 2024-09-20T20:01:30.173229+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:01:31.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:31 smithi183 bash[69508]: audit 2024-09-20T20:01:30.173229+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:01:31.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:31 smithi183 bash[69508]: audit 2024-09-20T20:01:30.179735+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T20:01:31.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:31 smithi183 bash[69508]: audit 2024-09-20T20:01:30.179735+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T20:01:31.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:31 smithi183 bash[69508]: audit 2024-09-20T20:01:30.181319+0000 mon.a (mon.0) 1631 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-20T20:01:31.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:31 smithi183 bash[69508]: audit 2024-09-20T20:01:30.181319+0000 mon.a (mon.0) 1631 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-20T20:01:31.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:31 smithi183 bash[69508]: cephadm 2024-09-20T20:01:30.182302+0000 mgr.y (mgr.15270) 313 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-20T20:01:31.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:31 smithi183 bash[69508]: cephadm 2024-09-20T20:01:30.182302+0000 mgr.y (mgr.15270) 313 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-20T20:01:31.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:31 smithi183 bash[69508]: cluster 2024-09-20T20:01:30.218823+0000 mgr.y (mgr.15270) 314 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:31.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:31 smithi183 bash[69508]: cluster 2024-09-20T20:01:30.218823+0000 mgr.y (mgr.15270) 314 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:32.201 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:01:32 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:01:32] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.51.0" 2024-09-20T20:01:32.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:01:32 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:01:32.216969216Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:01:33.240 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T20:01:33.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:33 smithi183 bash[69508]: cluster 2024-09-20T20:01:32.219551+0000 mgr.y (mgr.15270) 315 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:33.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:33 smithi183 bash[69508]: cluster 2024-09-20T20:01:32.219551+0000 mgr.y (mgr.15270) 315 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:33.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:33 smithi183 bash[69508]: audit 2024-09-20T20:01:32.770071+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:01:33.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:33 smithi183 bash[69508]: audit 2024-09-20T20:01:32.770071+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:01:33.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:33 smithi183 bash[69508]: audit 2024-09-20T20:01:32.773410+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T20:01:33.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:33 smithi183 bash[69508]: audit 2024-09-20T20:01:32.773410+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T20:01:33.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:33 smithi183 bash[69508]: audit 2024-09-20T20:01:32.774371+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T20:01:33.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:33 smithi183 bash[69508]: audit 2024-09-20T20:01:32.774371+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T20:01:33.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:33 smithi183 bash[69508]: audit 2024-09-20T20:01:32.775297+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T20:01:33.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:33 smithi183 bash[69508]: audit 2024-09-20T20:01:32.775297+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T20:01:33.563 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:33 smithi003 bash[19800]: cluster 2024-09-20T20:01:32.219551+0000 mgr.y (mgr.15270) 315 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:33.563 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:33 smithi003 bash[19800]: audit 2024-09-20T20:01:32.770071+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:01:33.563 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:33 smithi003 bash[19800]: audit 2024-09-20T20:01:32.773410+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T20:01:33.563 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:33 smithi003 bash[19800]: audit 2024-09-20T20:01:32.774371+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T20:01:33.563 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:33 smithi003 bash[19800]: audit 2024-09-20T20:01:32.775297+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T20:01:33.563 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:33 smithi003 bash[26656]: cluster 2024-09-20T20:01:32.219551+0000 mgr.y (mgr.15270) 315 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:33.564 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:33 smithi003 bash[26656]: audit 2024-09-20T20:01:32.770071+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:01:33.564 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:33 smithi003 bash[26656]: audit 2024-09-20T20:01:32.773410+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T20:01:33.564 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:33 smithi003 bash[26656]: audit 2024-09-20T20:01:32.774371+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T20:01:33.564 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:33 smithi003 bash[26656]: audit 2024-09-20T20:01:32.775297+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T20:01:34.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:34 smithi183 bash[69508]: audit 2024-09-20T20:01:32.640759+0000 mgr.y (mgr.15270) 316 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:01:34.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:34 smithi183 bash[69508]: audit 2024-09-20T20:01:32.640759+0000 mgr.y (mgr.15270) 316 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:01:34.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:34 smithi183 bash[69508]: cephadm 2024-09-20T20:01:32.763844+0000 mgr.y (mgr.15270) 317 : cephadm [INF] Upgrade: Updating mon.a 2024-09-20T20:01:34.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:34 smithi183 bash[69508]: cephadm 2024-09-20T20:01:32.763844+0000 mgr.y (mgr.15270) 317 : cephadm [INF] Upgrade: Updating mon.a 2024-09-20T20:01:34.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:34 smithi183 bash[69508]: cephadm 2024-09-20T20:01:32.776640+0000 mgr.y (mgr.15270) 318 : cephadm [INF] Deploying daemon mon.a on smithi003 2024-09-20T20:01:34.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:34 smithi183 bash[69508]: cephadm 2024-09-20T20:01:32.776640+0000 mgr.y (mgr.15270) 318 : cephadm [INF] Deploying daemon mon.a on smithi003 2024-09-20T20:01:34.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:34 smithi003 bash[19800]: audit 2024-09-20T20:01:32.640759+0000 mgr.y (mgr.15270) 316 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:01:34.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:34 smithi003 bash[19800]: cephadm 2024-09-20T20:01:32.763844+0000 mgr.y (mgr.15270) 317 : cephadm [INF] Upgrade: Updating mon.a 2024-09-20T20:01:34.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:34 smithi003 bash[19800]: cephadm 2024-09-20T20:01:32.776640+0000 mgr.y (mgr.15270) 318 : cephadm [INF] Deploying daemon mon.a on smithi003 2024-09-20T20:01:34.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:34 smithi003 bash[26656]: audit 2024-09-20T20:01:32.640759+0000 mgr.y (mgr.15270) 316 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:01:34.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:34 smithi003 bash[26656]: cephadm 2024-09-20T20:01:32.763844+0000 mgr.y (mgr.15270) 317 : cephadm [INF] Upgrade: Updating mon.a 2024-09-20T20:01:34.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:34 smithi003 bash[26656]: cephadm 2024-09-20T20:01:32.776640+0000 mgr.y (mgr.15270) 318 : cephadm [INF] Deploying daemon mon.a on smithi003 2024-09-20T20:01:35.375 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-20T20:01:35.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:01:35 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:01:35.219948848Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:01:35.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:35 smithi183 bash[69508]: cluster 2024-09-20T20:01:34.221197+0000 mgr.y (mgr.15270) 319 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:35.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:35 smithi183 bash[69508]: cluster 2024-09-20T20:01:34.221197+0000 mgr.y (mgr.15270) 319 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:35.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:35 smithi003 bash[19800]: cluster 2024-09-20T20:01:34.221197+0000 mgr.y (mgr.15270) 319 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:35.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:35 smithi003 bash[26656]: cluster 2024-09-20T20:01:34.221197+0000 mgr.y (mgr.15270) 319 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:36.054 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T20:01:36.054 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (3m) 3m ago 30m 14.0M - 0.27.0 11f11916f8cd c352858d3349 2024-09-20T20:01:36.054 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi183 *:3000 running (3m) 71s ago 30m 67.9M - 10.4.8 5aad1d7cf004 548c3fa5f1a5 2024-09-20T20:01:36.054 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.zzokqj smithi003 *:5000 running (5m) 3m ago 28m 47.9M - 3.8 6acb0a031eab d2e13422a011 2024-09-20T20:01:36.054 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi183 *:8443,9283,8765 running (5m) 71s ago 39m 439M - 19.3.0-5099-g88deadb8 441f9a3fe515 210cd19f5bae 2024-09-20T20:01:36.054 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (15m) 3m ago 41m 504M - 19.3.0-5099-g88deadb8 441f9a3fe515 9aa6e2f22487 2024-09-20T20:01:36.055 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (41m) 3m ago 41m 89.6M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 573f70d763bc 2024-09-20T20:01:36.055 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi183 running (78s) 71s ago 39m 18.3M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 b3c0e322fa5f 2024-09-20T20:01:36.055 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (39m) 3m ago 39m 65.2M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab ec60aaecf15d 2024-09-20T20:01:36.055 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (4m) 3m ago 30m 7659k - 1.7.0 72c9c2088986 d0b8aa327069 2024-09-20T20:01:36.055 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi183 *:9100 running (4m) 71s ago 30m 7780k - 1.7.0 72c9c2088986 c79ac70026db 2024-09-20T20:01:36.055 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (38m) 3m ago 38m 66.8M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab f34f0142facb 2024-09-20T20:01:36.055 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (37m) 3m ago 37m 58.6M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab 682cabe7b674 2024-09-20T20:01:36.055 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (36m) 3m ago 36m 61.0M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab 945fc7b53bc0 2024-09-20T20:01:36.055 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (35m) 3m ago 35m 56.8M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab f18d3679bb9e 2024-09-20T20:01:36.055 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi183 running (34m) 71s ago 34m 69.0M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab acf213ee960c 2024-09-20T20:01:36.055 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi183 running (33m) 71s ago 33m 64.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab e79f0a743785 2024-09-20T20:01:36.055 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi183 running (32m) 71s ago 32m 56.4M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 164041c5816b 2024-09-20T20:01:36.055 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi183 running (32m) 71s ago 32m 67.0M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 0eac55f5717e 2024-09-20T20:01:36.055 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi183 *:9095 running (4m) 71s ago 31m 43.9M - 2.51.0 1d3b7f56885b 7e9efbbab4fb 2024-09-20T20:01:36.055 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.tcdhwz smithi003 *:8000 running (28m) 3m ago 28m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 8fc205227459 2024-09-20T20:01:36.056 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi183.lyzazb smithi183 *:8000 running (28m) 71s ago 28m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 7387a3c9206c 2024-09-20T20:01:36.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:35 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:01:36.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:36 smithi003 systemd[1]: Stopping Ceph mon.a for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T20:01:36.202 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:01:35 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:01:36.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:35 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:01:36.202 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:01:35 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:01:36.203 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:01:35 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:01:36.203 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 20:01:35 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:01:36.203 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 20:01:35 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:01:36.204 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:01:35 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:01:36.204 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:01:35 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:01:36.439 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T20:01:36.439 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-20T20:01:36.439 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2, 2024-09-20T20:01:36.439 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 1 2024-09-20T20:01:36.439 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:01:36.439 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-20T20:01:36.440 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T20:01:36.440 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:01:36.440 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-20T20:01:36.440 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T20:01:36.440 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:01:36.440 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-20T20:01:36.440 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T20:01:36.440 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:01:36.440 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-20T20:01:36.440 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 12, 2024-09-20T20:01:36.440 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T20:01:36.440 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-20T20:01:36.440 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T20:01:36.498 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:01:36 smithi003 bash[68089]: [20/Sep/2024:20:01:36] ENGINE Bus STOPPING 2024-09-20T20:01:36.499 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:36 smithi003 bash[19800]: debug 2024-09-20T20:01:36.200+0000 7fc90aaed640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-20T20:01:36.499 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:36 smithi003 bash[19800]: debug 2024-09-20T20:01:36.200+0000 7fc90aaed640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-20T20:01:36.768 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T20:01:36.768 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T20:01:36.768 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-20T20:01:36.768 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi003", 2024-09-20T20:01:36.768 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-20T20:01:36.768 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "0/2 daemons upgraded", 2024-09-20T20:01:36.768 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading mon daemons", 2024-09-20T20:01:36.769 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-20T20:01:36.769 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T20:01:36.845 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:01:36 smithi003 bash[68089]: [20/Sep/2024:20:01:36] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T20:01:36.845 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:01:36 smithi003 bash[68089]: [20/Sep/2024:20:01:36] ENGINE Bus STOPPED 2024-09-20T20:01:36.845 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:01:36 smithi003 bash[68089]: [20/Sep/2024:20:01:36] ENGINE Bus STARTING 2024-09-20T20:01:36.845 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:01:36 smithi003 bash[68089]: [20/Sep/2024:20:01:36] ENGINE Serving on http://:::9283 2024-09-20T20:01:36.845 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:01:36 smithi003 bash[68089]: [20/Sep/2024:20:01:36] ENGINE Bus STARTED 2024-09-20T20:01:37.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:36 smithi003 bash[88421]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-mon-a 2024-09-20T20:01:37.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:37 smithi003 bash[88537]: Error response from daemon: No such container: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-mon-a 2024-09-20T20:01:37.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:37 smithi003 systemd[1]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-20T20:01:37.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:37 smithi003 systemd[1]: Stopped Ceph mon.a for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T20:01:37.730 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:01:37 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:01:37.730 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:01:37 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:01:37.730 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 20:01:37 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:01:37.731 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 20:01:37 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:01:37.731 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:37 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:01:37.731 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:37 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:01:37.732 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:37 smithi003 systemd[1]: Started Ceph mon.a for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T20:01:37.732 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:01:37 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:01:37.732 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:01:37 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:01:37.732 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:01:37 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:01:38.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:01:38 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:01:38.222385245Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:01:38.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.636+0000 7f5eec44fc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-20T20:01:38.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.636+0000 7f5eec44fc80 0 ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev), process ceph-mon, pid 7 2024-09-20T20:01:38.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.636+0000 7f5eec44fc80 0 pidfile_write: ignore empty --pid-file 2024-09-20T20:01:38.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.640+0000 7f5eec44fc80 0 load: jerasure load: lrc 2024-09-20T20:01:38.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: RocksDB version: 7.9.2 2024-09-20T20:01:38.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Git sha 0 2024-09-20T20:01:38.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Compile date 2024-09-20 10:48:39 2024-09-20T20:01:38.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: DB SUMMARY 2024-09-20T20:01:38.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: DB Session ID: YHL2654P57IBLANAE8N1 2024-09-20T20:01:38.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: CURRENT file: CURRENT 2024-09-20T20:01:38.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-20T20:01:38.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 4925 Bytes 2024-09-20T20:01:38.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000074.sst 2024-09-20T20:01:38.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000072.log size: 113027 ; 2024-09-20T20:01:38.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.error_if_exists: 0 2024-09-20T20:01:38.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.create_if_missing: 0 2024-09-20T20:01:38.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.paranoid_checks: 1 2024-09-20T20:01:38.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-20T20:01:38.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T20:01:38.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-20T20:01:38.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.env: 0x564d0925b120 2024-09-20T20:01:38.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-20T20:01:38.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.info_log: 0x564d0a8a1700 2024-09-20T20:01:38.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-20T20:01:38.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.statistics: (nil) 2024-09-20T20:01:38.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.use_fsync: 0 2024-09-20T20:01:38.955 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.max_log_file_size: 0 2024-09-20T20:01:38.955 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T20:01:38.955 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T20:01:38.955 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-20T20:01:38.955 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-20T20:01:38.956 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.allow_fallocate: 1 2024-09-20T20:01:38.956 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-20T20:01:38.956 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-20T20:01:38.956 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.use_direct_reads: 0 2024-09-20T20:01:38.956 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T20:01:38.956 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-20T20:01:38.956 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.db_log_dir: 2024-09-20T20:01:38.956 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.wal_dir: 2024-09-20T20:01:38.956 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T20:01:38.956 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T20:01:38.956 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T20:01:38.956 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T20:01:38.956 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T20:01:38.956 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T20:01:38.957 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-20T20:01:38.957 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-20T20:01:38.957 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.write_buffer_manager: 0x564d0a8a5b80 2024-09-20T20:01:38.957 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T20:01:38.957 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T20:01:38.957 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T20:01:38.957 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-20T20:01:38.957 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T20:01:38.957 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-20T20:01:38.957 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-20T20:01:38.957 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-20T20:01:38.957 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.unordered_write: 0 2024-09-20T20:01:38.957 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T20:01:38.957 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T20:01:38.958 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T20:01:38.958 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T20:01:38.958 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.row_cache: None 2024-09-20T20:01:38.958 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.wal_filter: None 2024-09-20T20:01:38.958 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T20:01:38.958 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-20T20:01:38.958 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.two_write_queues: 0 2024-09-20T20:01:38.958 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-20T20:01:38.958 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.wal_compression: 0 2024-09-20T20:01:38.958 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.atomic_flush: 0 2024-09-20T20:01:38.958 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T20:01:38.958 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T20:01:38.958 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T20:01:38.958 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.log_readahead_size: 0 2024-09-20T20:01:38.959 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T20:01:38.959 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-20T20:01:38.959 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T20:01:38.959 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T20:01:38.959 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-20T20:01:38.959 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-20T20:01:38.959 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-20T20:01:38.959 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.max_background_jobs: 2 2024-09-20T20:01:38.959 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.max_background_compactions: -1 2024-09-20T20:01:38.959 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.max_subcompactions: 1 2024-09-20T20:01:38.959 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T20:01:38.959 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T20:01:38.959 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T20:01:38.959 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-20T20:01:38.959 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T20:01:38.960 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T20:01:38.960 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T20:01:38.960 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T20:01:38.960 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.max_open_files: -1 2024-09-20T20:01:38.960 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-20T20:01:38.960 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T20:01:38.960 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T20:01:38.960 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-20T20:01:38.960 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.max_background_flushes: -1 2024-09-20T20:01:38.960 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Compression algorithms supported: 2024-09-20T20:01:38.960 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: kZSTD supported: 0 2024-09-20T20:01:38.960 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: kXpressCompression supported: 0 2024-09-20T20:01:38.960 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: kBZip2Compression supported: 0 2024-09-20T20:01:38.960 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T20:01:38.960 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: kLZ4Compression supported: 1 2024-09-20T20:01:38.961 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: kZlibCompression supported: 1 2024-09-20T20:01:38.961 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-20T20:01:38.961 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: kSnappyCompression supported: 1 2024-09-20T20:01:38.961 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T20:01:38.961 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-20T20:01:38.961 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-09-20T20:01:38.962 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-20T20:01:38.962 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T20:01:38.962 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.merge_operator: 2024-09-20T20:01:38.962 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.compaction_filter: None 2024-09-20T20:01:38.962 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-20T20:01:38.962 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-20T20:01:38.962 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T20:01:38.962 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T20:01:38.962 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564d0a8a1320) 2024-09-20T20:01:38.963 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: cache_index_and_filter_blocks: 1 2024-09-20T20:01:38.963 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T20:01:38.963 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T20:01:38.963 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: pin_top_level_index_and_filter: 1 2024-09-20T20:01:38.963 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: index_type: 0 2024-09-20T20:01:38.963 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: data_block_index_type: 0 2024-09-20T20:01:38.963 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: index_shortening: 1 2024-09-20T20:01:38.963 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: data_block_hash_table_util_ratio: 0.750000 2024-09-20T20:01:38.963 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: checksum: 4 2024-09-20T20:01:38.963 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: no_block_cache: 0 2024-09-20T20:01:38.963 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: block_cache: 0x564d0a897610 2024-09-20T20:01:38.963 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: block_cache_name: BinnedLRUCache 2024-09-20T20:01:38.963 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: block_cache_options: 2024-09-20T20:01:38.963 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: capacity : 536870912 2024-09-20T20:01:38.964 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: num_shard_bits : 4 2024-09-20T20:01:38.964 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: strict_capacity_limit : 0 2024-09-20T20:01:38.964 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: high_pri_pool_ratio: 0.000 2024-09-20T20:01:38.964 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: block_cache_compressed: (nil) 2024-09-20T20:01:38.964 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: persistent_cache: (nil) 2024-09-20T20:01:38.964 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: block_size: 4096 2024-09-20T20:01:38.964 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: block_size_deviation: 10 2024-09-20T20:01:38.964 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: block_restart_interval: 16 2024-09-20T20:01:38.964 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: index_block_restart_interval: 1 2024-09-20T20:01:38.964 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: metadata_block_size: 4096 2024-09-20T20:01:38.964 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: partition_filters: 0 2024-09-20T20:01:38.964 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: use_delta_encoding: 1 2024-09-20T20:01:38.964 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: filter_policy: bloomfilter 2024-09-20T20:01:38.964 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: whole_key_filtering: 1 2024-09-20T20:01:38.965 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: verify_compression: 0 2024-09-20T20:01:38.965 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: read_amp_bytes_per_bit: 0 2024-09-20T20:01:38.965 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: format_version: 5 2024-09-20T20:01:38.965 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: enable_index_compression: 1 2024-09-20T20:01:38.965 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: block_align: 0 2024-09-20T20:01:38.965 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: max_auto_readahead_size: 262144 2024-09-20T20:01:38.965 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: prepopulate_block_cache: 0 2024-09-20T20:01:38.965 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: initial_auto_readahead_size: 8192 2024-09-20T20:01:38.965 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: num_file_reads_for_auto_readahead: 2 2024-09-20T20:01:38.965 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-20T20:01:38.965 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-20T20:01:38.965 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.compression: NoCompression 2024-09-20T20:01:38.965 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-20T20:01:38.965 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-20T20:01:38.965 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T20:01:38.966 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.num_levels: 7 2024-09-20T20:01:38.966 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T20:01:38.966 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T20:01:38.966 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T20:01:38.966 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T20:01:38.966 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T20:01:38.966 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T20:01:38.966 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T20:01:38.966 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T20:01:38.966 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T20:01:38.966 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T20:01:38.966 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-20T20:01:38.966 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-20T20:01:38.966 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T20:01:38.967 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-20T20:01:38.967 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-20T20:01:38.967 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T20:01:38.967 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T20:01:38.967 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-20T20:01:38.967 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T20:01:38.967 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-20T20:01:38.967 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-20T20:01:38.967 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T20:01:38.967 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T20:01:38.967 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T20:01:38.967 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-20T20:01:38.967 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T20:01:38.967 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T20:01:38.967 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T20:01:38.968 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T20:01:38.968 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T20:01:38.968 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T20:01:38.968 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T20:01:38.968 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T20:01:38.968 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T20:01:38.968 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T20:01:38.968 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T20:01:38.968 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T20:01:38.968 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T20:01:38.968 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-20T20:01:38.968 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-20T20:01:38.968 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T20:01:38.968 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T20:01:38.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-20T20:01:38.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T20:01:38.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T20:01:38.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T20:01:38.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T20:01:38.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T20:01:38.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T20:01:38.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T20:01:38.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T20:01:38.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T20:01:38.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T20:01:38.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-20T20:01:38.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.inplace_update_support: 0 2024-09-20T20:01:38.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T20:01:38.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T20:01:38.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T20:01:38.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T20:01:38.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.bloom_locality: 0 2024-09-20T20:01:38.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.max_successive_merges: 0 2024-09-20T20:01:38.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T20:01:38.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-20T20:01:38.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-20T20:01:38.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-20T20:01:38.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.ttl: 2592000 2024-09-20T20:01:38.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T20:01:38.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-20T20:01:38.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-20T20:01:38.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.enable_blob_files: false 2024-09-20T20:01:38.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.min_blob_size: 0 2024-09-20T20:01:38.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-20T20:01:38.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T20:01:38.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T20:01:38.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T20:01:38.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-20T20:01:38.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-20T20:01:38.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-20T20:01:38.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-20T20:01:38.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-20T20:01:38.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 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 76, last_sequence is 33718, log_number is 72,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 72 2024-09-20T20:01:38.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 72 2024-09-20T20:01:38.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 6c96a9c5-4ea9-4776-ade8-7b3ff8990d41 2024-09-20T20:01:38.971 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726862498650248, "job": 1, "event": "recovery_started", "wal_files": [72]} 2024-09-20T20:01:38.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #72 mode 2 2024-09-20T20:01:38.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726862498651439, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 77, "file_size": 112333, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 33719, "largest_seqno": 33838, "table_properties": {"data_size": 110799, "index_size": 304, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 197, "raw_key_size": 1808, "raw_average_key_size": 26, "raw_value_size": 109262, "raw_average_value_size": 1583, "num_data_blocks": 14, "num_entries": 69, "num_filter_entries": 69, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726862498, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "6c96a9c5-4ea9-4776-ade8-7b3ff8990d41", "db_session_id": "YHL2654P57IBLANAE8N1", "orig_file_number": 77, "seqno_to_time_mapping": "N/A"}} 2024-09-20T20:01:38.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726862498651581, "job": 1, "event": "recovery_finished"} 2024-09-20T20:01:38.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 79 2024-09-20T20:01:38.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.644+0000 7f5eec44fc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-20T20:01:38.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.648+0000 7f5eec44fc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000072.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-20T20:01:38.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.648+0000 7f5eec44fc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x564d0a8c4e00 2024-09-20T20:01:38.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.648+0000 7f5eec44fc80 4 rocksdb: DB pointer 0x564d0a9c8000 2024-09-20T20:01:38.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.648+0000 7f5ee2217640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-20T20:01:38.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.648+0000 7f5ee2217640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-20T20:01:38.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: ** DB Stats ** 2024-09-20T20:01:38.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T20:01:38.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-20T20:01:38.972 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T20:01:38.973 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T20:01:38.973 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-20T20:01:38.973 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T20:01:38.973 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T20:01:38.973 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: ** Compaction Stats [default] ** 2024-09-20T20:01:38.973 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-20T20:01:38.973 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-20T20:01:38.973 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: L0 1/0 109.70 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 146.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T20:01:38.973 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: L6 1/0 9.39 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-20T20:01:38.973 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: Sum 2/0 9.50 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 146.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T20:01:38.973 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 146.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T20:01:38.973 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: ** Compaction Stats [default] ** 2024-09-20T20:01:38.973 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-20T20:01:38.973 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T20:01:38.974 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 146.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T20:01:38.974 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-20T20:01:38.974 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T20:01:38.974 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T20:01:38.974 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T20:01:38.974 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T20:01:38.974 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T20:01:38.974 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: AddFile(Keys): cumulative 0, interval 0 2024-09-20T20:01:38.974 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: Cumulative compaction: 0.00 GB write, 24.24 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T20:01:38.974 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: Interval compaction: 0.00 GB write, 24.24 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T20:01:38.974 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-20T20:01:38.974 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: Block cache BinnedLRUCache@0x564d0a897610#7 capacity: 512.00 MB usage: 0.62 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-09-20T20:01:38.974 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: Block cache entry stats(count,size,portion): FilterBlock(1,0.23 KB,4.47035e-05%) IndexBlock(1,0.39 KB,7.45058e-05%) Misc(1,0.00 KB,0%) 2024-09-20T20:01:38.974 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: ** File Read Latency Histogram By Level [default] ** 2024-09-20T20:01:38.975 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.648+0000 7f5eec44fc80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] at bind addrs [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T20:01:38.975 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.648+0000 7f5eec44fc80 1 mon.a@-1(???) e3 preinit fsid 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T20:01:38.975 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.648+0000 7f5eec44fc80 0 mon.a@-1(???).mds e1 new map 2024-09-20T20:01:38.975 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.648+0000 7f5eec44fc80 0 mon.a@-1(???).mds e1 print_map 2024-09-20T20:01:38.975 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: e1 2024-09-20T20:01:38.975 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: btime 2024-09-20T19:20:07:175722+0000 2024-09-20T20:01:38.975 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-20T20:01:38.975 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: 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,11=minor log segments,12=quiesce subvolumes} 2024-09-20T20:01:38.975 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: legacy client fscid: -1 2024-09-20T20:01:38.975 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: 2024-09-20T20:01:38.975 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: No filesystems configured 2024-09-20T20:01:38.975 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.648+0000 7f5eec44fc80 0 mon.a@-1(???).osd e111 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-20T20:01:38.975 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.648+0000 7f5eec44fc80 0 mon.a@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-20T20:01:38.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.648+0000 7f5eec44fc80 0 mon.a@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-20T20:01:38.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.648+0000 7f5eec44fc80 0 mon.a@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-20T20:01:38.976 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:38 smithi003 bash[88594]: debug 2024-09-20T20:01:38.652+0000 7f5eec44fc80 1 mon.a@-1(???).paxosservice(auth 1..30) refresh upgraded, format 0 -> 3 2024-09-20T20:01:39.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[26656]: audit 2024-09-20T20:01:35.692378+0000 mgr.y (mgr.15270) 321 : audit [DBG] from='client.15741 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:01:39.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[26656]: audit 2024-09-20T20:01:36.016068+0000 mgr.y (mgr.15270) 322 : audit [DBG] from='client.25637 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:01:39.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[26656]: audit 2024-09-20T20:01:36.215117+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T20:01:39.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[26656]: audit 2024-09-20T20:01:36.215477+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T20:01:39.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[26656]: audit 2024-09-20T20:01:36.215662+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T20:01:39.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[26656]: cluster 2024-09-20T20:01:36.221641+0000 mgr.y (mgr.15270) 323 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:39.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[26656]: audit 2024-09-20T20:01:36.439020+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.3:0/4271803568' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:01:39.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[26656]: audit 2024-09-20T20:01:36.561040+0000 mon.c (mon.2) 139 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T20:01:39.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[26656]: audit 2024-09-20T20:01:36.561718+0000 mgr.y (mgr.15270) 324 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T20:01:39.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[26656]: audit 2024-09-20T20:01:36.767603+0000 mgr.y (mgr.15270) 325 : audit [DBG] from='client.25649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:01:39.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[26656]: cluster 2024-09-20T20:01:38.222302+0000 mgr.y (mgr.15270) 326 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:39.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[26656]: cluster 2024-09-20T20:01:39.275051+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-20T20:01:39.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[26656]: cluster 2024-09-20T20:01:39.298176+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T20:01:39.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[26656]: cluster 2024-09-20T20:01:39.310966+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-20T20:01:39.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[26656]: cluster 2024-09-20T20:01:39.311000+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T20:01:39.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[26656]: cluster 2024-09-20T20:01:39.311024+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-20T19:22:12.889408+0000 2024-09-20T20:01:39.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[26656]: cluster 2024-09-20T20:01:39.311040+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-20T19:20:02.428435+0000 2024-09-20T20:01:39.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[26656]: cluster 2024-09-20T20:01:39.311055+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T20:01:39.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[26656]: cluster 2024-09-20T20:01:39.311093+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-20T20:01:39.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[26656]: cluster 2024-09-20T20:01:39.311109+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-20T20:01:39.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[26656]: cluster 2024-09-20T20:01:39.311127+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] mon.b 2024-09-20T20:01:39.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[26656]: cluster 2024-09-20T20:01:39.311148+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-20T20:01:39.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[26656]: cluster 2024-09-20T20:01:39.312352+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-20T20:01:39.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[26656]: cluster 2024-09-20T20:01:39.312404+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-20T20:01:39.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[26656]: cluster 2024-09-20T20:01:39.314886+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e44: y(active, since 5m), standbys: x 2024-09-20T20:01:39.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[26656]: cluster 2024-09-20T20:01:39.315260+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-20T20:01:39.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[26656]: audit 2024-09-20T20:01:39.341657+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15270 ' entity='' 2024-09-20T20:01:39.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[26656]: audit 2024-09-20T20:01:39.356263+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:39.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: audit 2024-09-20T20:01:35.692378+0000 mgr.y (mgr.15270) 321 : audit [DBG] from='client.15741 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:01:39.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: audit 2024-09-20T20:01:35.692378+0000 mgr.y (mgr.15270) 321 : audit [DBG] from='client.15741 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:01:39.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: audit 2024-09-20T20:01:36.016068+0000 mgr.y (mgr.15270) 322 : audit [DBG] from='client.25637 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:01:39.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: audit 2024-09-20T20:01:36.016068+0000 mgr.y (mgr.15270) 322 : audit [DBG] from='client.25637 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:01:39.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: audit 2024-09-20T20:01:36.215117+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T20:01:39.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: audit 2024-09-20T20:01:36.215117+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T20:01:39.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: audit 2024-09-20T20:01:36.215477+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T20:01:39.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: audit 2024-09-20T20:01:36.215477+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T20:01:39.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: audit 2024-09-20T20:01:36.215662+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T20:01:39.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: audit 2024-09-20T20:01:36.215662+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T20:01:39.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: cluster 2024-09-20T20:01:36.221641+0000 mgr.y (mgr.15270) 323 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:39.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: cluster 2024-09-20T20:01:36.221641+0000 mgr.y (mgr.15270) 323 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:39.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: audit 2024-09-20T20:01:36.439020+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.3:0/4271803568' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:01:39.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: audit 2024-09-20T20:01:36.439020+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.3:0/4271803568' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:01:39.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: audit 2024-09-20T20:01:36.561040+0000 mon.c (mon.2) 139 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T20:01:39.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: audit 2024-09-20T20:01:36.561040+0000 mon.c (mon.2) 139 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T20:01:39.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: audit 2024-09-20T20:01:36.561718+0000 mgr.y (mgr.15270) 324 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T20:01:39.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: audit 2024-09-20T20:01:36.561718+0000 mgr.y (mgr.15270) 324 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T20:01:39.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: audit 2024-09-20T20:01:36.767603+0000 mgr.y (mgr.15270) 325 : audit [DBG] from='client.25649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:01:39.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: audit 2024-09-20T20:01:36.767603+0000 mgr.y (mgr.15270) 325 : audit [DBG] from='client.25649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:01:39.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: cluster 2024-09-20T20:01:38.222302+0000 mgr.y (mgr.15270) 326 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:39.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: cluster 2024-09-20T20:01:38.222302+0000 mgr.y (mgr.15270) 326 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:39.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: cluster 2024-09-20T20:01:39.275051+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-20T20:01:39.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: cluster 2024-09-20T20:01:39.275051+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-20T20:01:39.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: cluster 2024-09-20T20:01:39.298176+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T20:01:39.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: cluster 2024-09-20T20:01:39.298176+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T20:01:39.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: cluster 2024-09-20T20:01:39.310966+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-20T20:01:39.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: cluster 2024-09-20T20:01:39.310966+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-20T20:01:39.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: cluster 2024-09-20T20:01:39.311000+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T20:01:39.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: cluster 2024-09-20T20:01:39.311000+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T20:01:39.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: cluster 2024-09-20T20:01:39.311024+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-20T19:22:12.889408+0000 2024-09-20T20:01:39.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: cluster 2024-09-20T20:01:39.311024+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-20T19:22:12.889408+0000 2024-09-20T20:01:39.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: cluster 2024-09-20T20:01:39.311040+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-20T19:20:02.428435+0000 2024-09-20T20:01:39.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: cluster 2024-09-20T20:01:39.311040+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-20T19:20:02.428435+0000 2024-09-20T20:01:39.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: cluster 2024-09-20T20:01:39.311055+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T20:01:39.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: cluster 2024-09-20T20:01:39.311055+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T20:01:39.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: cluster 2024-09-20T20:01:39.311093+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-20T20:01:39.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: cluster 2024-09-20T20:01:39.311093+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-20T20:01:39.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: cluster 2024-09-20T20:01:39.311109+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-20T20:01:39.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: cluster 2024-09-20T20:01:39.311109+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-20T20:01:39.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: cluster 2024-09-20T20:01:39.311127+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] mon.b 2024-09-20T20:01:39.708 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: cluster 2024-09-20T20:01:39.311127+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] mon.b 2024-09-20T20:01:39.708 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: cluster 2024-09-20T20:01:39.311148+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-20T20:01:39.708 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: cluster 2024-09-20T20:01:39.311148+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-20T20:01:39.708 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: cluster 2024-09-20T20:01:39.312352+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-20T20:01:39.708 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: cluster 2024-09-20T20:01:39.312352+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-20T20:01:39.708 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: cluster 2024-09-20T20:01:39.312404+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-20T20:01:39.708 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: cluster 2024-09-20T20:01:39.312404+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-20T20:01:39.708 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: cluster 2024-09-20T20:01:39.314886+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e44: y(active, since 5m), standbys: x 2024-09-20T20:01:39.708 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: cluster 2024-09-20T20:01:39.314886+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e44: y(active, since 5m), standbys: x 2024-09-20T20:01:39.708 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: cluster 2024-09-20T20:01:39.315260+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-20T20:01:39.708 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: cluster 2024-09-20T20:01:39.315260+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-20T20:01:39.708 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: audit 2024-09-20T20:01:39.341657+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15270 ' entity='' 2024-09-20T20:01:39.708 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: audit 2024-09-20T20:01:39.341657+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15270 ' entity='' 2024-09-20T20:01:39.708 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: audit 2024-09-20T20:01:39.356263+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:39.709 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:39 smithi003 bash[88594]: audit 2024-09-20T20:01:39.356263+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:39.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: audit 2024-09-20T20:01:35.692378+0000 mgr.y (mgr.15270) 321 : audit [DBG] from='client.15741 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:01:39.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: audit 2024-09-20T20:01:35.692378+0000 mgr.y (mgr.15270) 321 : audit [DBG] from='client.15741 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:01:39.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: audit 2024-09-20T20:01:36.016068+0000 mgr.y (mgr.15270) 322 : audit [DBG] from='client.25637 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:01:39.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: audit 2024-09-20T20:01:36.016068+0000 mgr.y (mgr.15270) 322 : audit [DBG] from='client.25637 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:01:39.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: audit 2024-09-20T20:01:36.215117+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T20:01:39.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: audit 2024-09-20T20:01:36.215117+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T20:01:39.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: audit 2024-09-20T20:01:36.215477+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T20:01:39.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: audit 2024-09-20T20:01:36.215477+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T20:01:39.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: audit 2024-09-20T20:01:36.215662+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T20:01:39.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: audit 2024-09-20T20:01:36.215662+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T20:01:39.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: cluster 2024-09-20T20:01:36.221641+0000 mgr.y (mgr.15270) 323 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:39.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: cluster 2024-09-20T20:01:36.221641+0000 mgr.y (mgr.15270) 323 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:39.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: audit 2024-09-20T20:01:36.439020+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.3:0/4271803568' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:01:39.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: audit 2024-09-20T20:01:36.439020+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.3:0/4271803568' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:01:39.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: audit 2024-09-20T20:01:36.561040+0000 mon.c (mon.2) 139 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T20:01:39.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: audit 2024-09-20T20:01:36.561040+0000 mon.c (mon.2) 139 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T20:01:39.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: audit 2024-09-20T20:01:36.561718+0000 mgr.y (mgr.15270) 324 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T20:01:39.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: audit 2024-09-20T20:01:36.561718+0000 mgr.y (mgr.15270) 324 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T20:01:39.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: audit 2024-09-20T20:01:36.767603+0000 mgr.y (mgr.15270) 325 : audit [DBG] from='client.25649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:01:39.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: audit 2024-09-20T20:01:36.767603+0000 mgr.y (mgr.15270) 325 : audit [DBG] from='client.25649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:01:39.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: cluster 2024-09-20T20:01:38.222302+0000 mgr.y (mgr.15270) 326 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:39.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: cluster 2024-09-20T20:01:38.222302+0000 mgr.y (mgr.15270) 326 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:39.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: cluster 2024-09-20T20:01:39.275051+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-20T20:01:39.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: cluster 2024-09-20T20:01:39.275051+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-20T20:01:39.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: cluster 2024-09-20T20:01:39.298176+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T20:01:39.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: cluster 2024-09-20T20:01:39.298176+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T20:01:39.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: cluster 2024-09-20T20:01:39.310966+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-20T20:01:39.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: cluster 2024-09-20T20:01:39.310966+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-20T20:01:39.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: cluster 2024-09-20T20:01:39.311000+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T20:01:39.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: cluster 2024-09-20T20:01:39.311000+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T20:01:39.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: cluster 2024-09-20T20:01:39.311024+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-20T19:22:12.889408+0000 2024-09-20T20:01:39.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: cluster 2024-09-20T20:01:39.311024+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-20T19:22:12.889408+0000 2024-09-20T20:01:39.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: cluster 2024-09-20T20:01:39.311040+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-20T19:20:02.428435+0000 2024-09-20T20:01:39.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: cluster 2024-09-20T20:01:39.311040+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-20T19:20:02.428435+0000 2024-09-20T20:01:39.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: cluster 2024-09-20T20:01:39.311055+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T20:01:39.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: cluster 2024-09-20T20:01:39.311055+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T20:01:39.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: cluster 2024-09-20T20:01:39.311093+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-20T20:01:39.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: cluster 2024-09-20T20:01:39.311093+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-20T20:01:39.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: cluster 2024-09-20T20:01:39.311109+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-20T20:01:39.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: cluster 2024-09-20T20:01:39.311109+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-20T20:01:39.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: cluster 2024-09-20T20:01:39.311127+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] mon.b 2024-09-20T20:01:39.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: cluster 2024-09-20T20:01:39.311127+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] mon.b 2024-09-20T20:01:39.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: cluster 2024-09-20T20:01:39.311148+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-20T20:01:39.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: cluster 2024-09-20T20:01:39.311148+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-20T20:01:39.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: cluster 2024-09-20T20:01:39.312352+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-20T20:01:39.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: cluster 2024-09-20T20:01:39.312352+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-20T20:01:39.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: cluster 2024-09-20T20:01:39.312404+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-20T20:01:39.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: cluster 2024-09-20T20:01:39.312404+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-20T20:01:39.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: cluster 2024-09-20T20:01:39.314886+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e44: y(active, since 5m), standbys: x 2024-09-20T20:01:39.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: cluster 2024-09-20T20:01:39.314886+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e44: y(active, since 5m), standbys: x 2024-09-20T20:01:39.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: cluster 2024-09-20T20:01:39.315260+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-20T20:01:39.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: cluster 2024-09-20T20:01:39.315260+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-20T20:01:39.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: audit 2024-09-20T20:01:39.341657+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15270 ' entity='' 2024-09-20T20:01:39.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: audit 2024-09-20T20:01:39.341657+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15270 ' entity='' 2024-09-20T20:01:39.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: audit 2024-09-20T20:01:39.356263+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:39.805 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:39 smithi183 bash[69508]: audit 2024-09-20T20:01:39.356263+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:40.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:40 smithi003 bash[26656]: cluster 2024-09-20T20:01:40.223998+0000 mgr.y (mgr.15270) 327 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:40.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:40 smithi003 bash[88594]: cluster 2024-09-20T20:01:40.223998+0000 mgr.y (mgr.15270) 327 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:40.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:40 smithi003 bash[88594]: cluster 2024-09-20T20:01:40.223998+0000 mgr.y (mgr.15270) 327 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:40.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:40 smithi183 bash[69508]: cluster 2024-09-20T20:01:40.223998+0000 mgr.y (mgr.15270) 327 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:40.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:40 smithi183 bash[69508]: cluster 2024-09-20T20:01:40.223998+0000 mgr.y (mgr.15270) 327 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:41.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:01:41 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:01:41.234010112Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:01:42.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:01:42 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:01:42] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.51.0" 2024-09-20T20:01:43.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:43 smithi183 bash[69508]: cluster 2024-09-20T20:01:42.224720+0000 mgr.y (mgr.15270) 328 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:43.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:43 smithi183 bash[69508]: cluster 2024-09-20T20:01:42.224720+0000 mgr.y (mgr.15270) 328 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:43.666 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:43 smithi003 bash[88594]: cluster 2024-09-20T20:01:42.224720+0000 mgr.y (mgr.15270) 328 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:43.666 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:43 smithi003 bash[88594]: cluster 2024-09-20T20:01:42.224720+0000 mgr.y (mgr.15270) 328 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:43.666 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:43 smithi003 bash[26656]: cluster 2024-09-20T20:01:42.224720+0000 mgr.y (mgr.15270) 328 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:43.952 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:01:43 smithi003 bash[68089]: debug 2024-09-20T20:01:43.660+0000 7fc1df36b640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-20T20:01:44.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:01:44 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:01:44.21339903Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:01:44.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:44 smithi183 bash[69508]: audit 2024-09-20T20:01:42.651980+0000 mgr.y (mgr.15270) 329 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:01:44.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:44 smithi183 bash[69508]: audit 2024-09-20T20:01:42.651980+0000 mgr.y (mgr.15270) 329 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:01:44.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:44 smithi183 bash[69508]: audit 2024-09-20T20:01:44.018714+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T20:01:44.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:44 smithi183 bash[69508]: audit 2024-09-20T20:01:44.018714+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T20:01:44.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:44 smithi003 bash[26656]: audit 2024-09-20T20:01:42.651980+0000 mgr.y (mgr.15270) 329 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:01:44.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:44 smithi003 bash[26656]: audit 2024-09-20T20:01:44.018714+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T20:01:44.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:44 smithi003 bash[88594]: audit 2024-09-20T20:01:42.651980+0000 mgr.y (mgr.15270) 329 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:01:44.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:44 smithi003 bash[88594]: audit 2024-09-20T20:01:42.651980+0000 mgr.y (mgr.15270) 329 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:01:44.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:44 smithi003 bash[88594]: audit 2024-09-20T20:01:44.018714+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T20:01:44.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:44 smithi003 bash[88594]: audit 2024-09-20T20:01:44.018714+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T20:01:45.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:45 smithi183 bash[69508]: cluster 2024-09-20T20:01:44.226269+0000 mgr.y (mgr.15270) 330 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:45.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:45 smithi183 bash[69508]: cluster 2024-09-20T20:01:44.226269+0000 mgr.y (mgr.15270) 330 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:45.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:45 smithi183 bash[69508]: audit 2024-09-20T20:01:45.283330+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:45.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:45 smithi183 bash[69508]: audit 2024-09-20T20:01:45.283330+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:45.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:45 smithi183 bash[69508]: audit 2024-09-20T20:01:45.292683+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:45.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:45 smithi183 bash[69508]: audit 2024-09-20T20:01:45.292683+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:45.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:45 smithi003 bash[26656]: cluster 2024-09-20T20:01:44.226269+0000 mgr.y (mgr.15270) 330 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:45.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:45 smithi003 bash[26656]: audit 2024-09-20T20:01:45.283330+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:45.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:45 smithi003 bash[26656]: audit 2024-09-20T20:01:45.292683+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:45.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:45 smithi003 bash[88594]: cluster 2024-09-20T20:01:44.226269+0000 mgr.y (mgr.15270) 330 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:45.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:45 smithi003 bash[88594]: cluster 2024-09-20T20:01:44.226269+0000 mgr.y (mgr.15270) 330 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:45.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:45 smithi003 bash[88594]: audit 2024-09-20T20:01:45.283330+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:45.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:45 smithi003 bash[88594]: audit 2024-09-20T20:01:45.283330+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:45.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:45 smithi003 bash[88594]: audit 2024-09-20T20:01:45.292683+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:45.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:45 smithi003 bash[88594]: audit 2024-09-20T20:01:45.292683+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:47.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:01:47 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:01:47.237852757Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:01:47.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:47 smithi183 bash[69508]: cluster 2024-09-20T20:01:46.226741+0000 mgr.y (mgr.15270) 331 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:47.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:47 smithi183 bash[69508]: cluster 2024-09-20T20:01:46.226741+0000 mgr.y (mgr.15270) 331 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:47.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:47 smithi183 bash[69508]: audit 2024-09-20T20:01:46.474444+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:47.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:47 smithi183 bash[69508]: audit 2024-09-20T20:01:46.474444+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:47.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:47 smithi183 bash[69508]: audit 2024-09-20T20:01:46.482308+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:47.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:47 smithi183 bash[69508]: audit 2024-09-20T20:01:46.482308+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:47.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:47 smithi003 bash[26656]: cluster 2024-09-20T20:01:46.226741+0000 mgr.y (mgr.15270) 331 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:47.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:47 smithi003 bash[26656]: audit 2024-09-20T20:01:46.474444+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:47.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:47 smithi003 bash[26656]: audit 2024-09-20T20:01:46.482308+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:47.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:47 smithi003 bash[88594]: cluster 2024-09-20T20:01:46.226741+0000 mgr.y (mgr.15270) 331 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:47.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:47 smithi003 bash[88594]: cluster 2024-09-20T20:01:46.226741+0000 mgr.y (mgr.15270) 331 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:47.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:47 smithi003 bash[88594]: audit 2024-09-20T20:01:46.474444+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:47.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:47 smithi003 bash[88594]: audit 2024-09-20T20:01:46.474444+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:47.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:47 smithi003 bash[88594]: audit 2024-09-20T20:01:46.482308+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:47.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:47 smithi003 bash[88594]: audit 2024-09-20T20:01:46.482308+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:49.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:49 smithi003 bash[26656]: cluster 2024-09-20T20:01:48.227422+0000 mgr.y (mgr.15270) 332 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:49.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:49 smithi003 bash[88594]: cluster 2024-09-20T20:01:48.227422+0000 mgr.y (mgr.15270) 332 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:49.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:49 smithi003 bash[88594]: cluster 2024-09-20T20:01:48.227422+0000 mgr.y (mgr.15270) 332 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:49.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:49 smithi183 bash[69508]: cluster 2024-09-20T20:01:48.227422+0000 mgr.y (mgr.15270) 332 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:49.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:49 smithi183 bash[69508]: cluster 2024-09-20T20:01:48.227422+0000 mgr.y (mgr.15270) 332 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:50.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:01:50 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:01:50.211229187Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:01:51.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:51 smithi003 bash[26656]: cluster 2024-09-20T20:01:50.229130+0000 mgr.y (mgr.15270) 333 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:51.681 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:51 smithi003 bash[88594]: cluster 2024-09-20T20:01:50.229130+0000 mgr.y (mgr.15270) 333 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:51.682 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:51 smithi003 bash[88594]: cluster 2024-09-20T20:01:50.229130+0000 mgr.y (mgr.15270) 333 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:51.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:51 smithi183 bash[69508]: cluster 2024-09-20T20:01:50.229130+0000 mgr.y (mgr.15270) 333 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:51.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:51 smithi183 bash[69508]: cluster 2024-09-20T20:01:50.229130+0000 mgr.y (mgr.15270) 333 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:52.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:01:52 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:01:52] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.51.0" 2024-09-20T20:01:53.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:01:53 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:01:53.210722663Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:01:53.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:53 smithi183 bash[69508]: cluster 2024-09-20T20:01:52.229825+0000 mgr.y (mgr.15270) 334 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:53.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:53 smithi183 bash[69508]: cluster 2024-09-20T20:01:52.229825+0000 mgr.y (mgr.15270) 334 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:53.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:53 smithi003 bash[26656]: cluster 2024-09-20T20:01:52.229825+0000 mgr.y (mgr.15270) 334 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:53.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:53 smithi003 bash[88594]: cluster 2024-09-20T20:01:52.229825+0000 mgr.y (mgr.15270) 334 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:53.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:53 smithi003 bash[88594]: cluster 2024-09-20T20:01:52.229825+0000 mgr.y (mgr.15270) 334 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:54.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:54 smithi003 bash[26656]: audit 2024-09-20T20:01:52.662472+0000 mgr.y (mgr.15270) 335 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:01:54.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:54 smithi003 bash[88594]: audit 2024-09-20T20:01:52.662472+0000 mgr.y (mgr.15270) 335 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:01:54.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:54 smithi003 bash[88594]: audit 2024-09-20T20:01:52.662472+0000 mgr.y (mgr.15270) 335 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:01:54.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:54 smithi183 bash[69508]: audit 2024-09-20T20:01:52.662472+0000 mgr.y (mgr.15270) 335 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:01:54.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:54 smithi183 bash[69508]: audit 2024-09-20T20:01:52.662472+0000 mgr.y (mgr.15270) 335 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:01:55.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:55 smithi003 bash[26656]: cluster 2024-09-20T20:01:54.231415+0000 mgr.y (mgr.15270) 336 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:55.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:55 smithi003 bash[88594]: cluster 2024-09-20T20:01:54.231415+0000 mgr.y (mgr.15270) 336 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:55.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:55 smithi003 bash[88594]: cluster 2024-09-20T20:01:54.231415+0000 mgr.y (mgr.15270) 336 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:55.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:55 smithi183 bash[69508]: cluster 2024-09-20T20:01:54.231415+0000 mgr.y (mgr.15270) 336 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:55.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:55 smithi183 bash[69508]: cluster 2024-09-20T20:01:54.231415+0000 mgr.y (mgr.15270) 336 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:01:56.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:01:56 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:01:56.232155847Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:01:57.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:57 smithi003 bash[26656]: cluster 2024-09-20T20:01:56.232113+0000 mgr.y (mgr.15270) 337 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:57.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:57 smithi003 bash[26656]: audit 2024-09-20T20:01:56.669524+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:57.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:57 smithi003 bash[26656]: audit 2024-09-20T20:01:56.683222+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:57.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:57 smithi003 bash[26656]: audit 2024-09-20T20:01:56.687882+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T20:01:57.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:57 smithi003 bash[26656]: audit 2024-09-20T20:01:56.689810+0000 mon.c (mon.2) 142 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T20:01:57.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:57 smithi003 bash[26656]: audit 2024-09-20T20:01:56.701956+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:57.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:57 smithi003 bash[26656]: audit 2024-09-20T20:01:56.835947+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T20:01:57.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:57 smithi003 bash[26656]: audit 2024-09-20T20:01:56.839698+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:01:57.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:57 smithi003 bash[26656]: audit 2024-09-20T20:01:56.841790+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T20:01:57.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:57 smithi003 bash[26656]: audit 2024-09-20T20:01:56.843504+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-20T20:01:57.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:57 smithi003 bash[26656]: cephadm 2024-09-20T20:01:56.844473+0000 mgr.y (mgr.15270) 338 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-20T20:01:57.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:57 smithi003 bash[88594]: cluster 2024-09-20T20:01:56.232113+0000 mgr.y (mgr.15270) 337 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:57.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:57 smithi003 bash[88594]: cluster 2024-09-20T20:01:56.232113+0000 mgr.y (mgr.15270) 337 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:57.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:57 smithi003 bash[88594]: audit 2024-09-20T20:01:56.669524+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:57.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:57 smithi003 bash[88594]: audit 2024-09-20T20:01:56.669524+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:57.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:57 smithi003 bash[88594]: audit 2024-09-20T20:01:56.683222+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:57.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:57 smithi003 bash[88594]: audit 2024-09-20T20:01:56.683222+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:57.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:57 smithi003 bash[88594]: audit 2024-09-20T20:01:56.687882+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T20:01:57.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:57 smithi003 bash[88594]: audit 2024-09-20T20:01:56.687882+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T20:01:57.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:57 smithi003 bash[88594]: audit 2024-09-20T20:01:56.689810+0000 mon.c (mon.2) 142 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T20:01:57.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:57 smithi003 bash[88594]: audit 2024-09-20T20:01:56.689810+0000 mon.c (mon.2) 142 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T20:01:57.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:57 smithi003 bash[88594]: audit 2024-09-20T20:01:56.701956+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:57.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:57 smithi003 bash[88594]: audit 2024-09-20T20:01:56.701956+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:57.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:57 smithi003 bash[88594]: audit 2024-09-20T20:01:56.835947+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T20:01:57.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:57 smithi003 bash[88594]: audit 2024-09-20T20:01:56.835947+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T20:01:57.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:57 smithi003 bash[88594]: audit 2024-09-20T20:01:56.839698+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:01:57.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:57 smithi003 bash[88594]: audit 2024-09-20T20:01:56.839698+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:01:57.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:57 smithi003 bash[88594]: audit 2024-09-20T20:01:56.841790+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T20:01:57.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:57 smithi003 bash[88594]: audit 2024-09-20T20:01:56.841790+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T20:01:57.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:57 smithi003 bash[88594]: audit 2024-09-20T20:01:56.843504+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-20T20:01:57.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:57 smithi003 bash[88594]: audit 2024-09-20T20:01:56.843504+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-20T20:01:57.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:57 smithi003 bash[88594]: cephadm 2024-09-20T20:01:56.844473+0000 mgr.y (mgr.15270) 338 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-20T20:01:57.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:57 smithi003 bash[88594]: cephadm 2024-09-20T20:01:56.844473+0000 mgr.y (mgr.15270) 338 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-20T20:01:57.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:57 smithi183 bash[69508]: cluster 2024-09-20T20:01:56.232113+0000 mgr.y (mgr.15270) 337 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:57.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:57 smithi183 bash[69508]: cluster 2024-09-20T20:01:56.232113+0000 mgr.y (mgr.15270) 337 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:57.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:57 smithi183 bash[69508]: audit 2024-09-20T20:01:56.669524+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:57.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:57 smithi183 bash[69508]: audit 2024-09-20T20:01:56.669524+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:57.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:57 smithi183 bash[69508]: audit 2024-09-20T20:01:56.683222+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:57.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:57 smithi183 bash[69508]: audit 2024-09-20T20:01:56.683222+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:57.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:57 smithi183 bash[69508]: audit 2024-09-20T20:01:56.687882+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T20:01:57.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:57 smithi183 bash[69508]: audit 2024-09-20T20:01:56.687882+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T20:01:57.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:57 smithi183 bash[69508]: audit 2024-09-20T20:01:56.689810+0000 mon.c (mon.2) 142 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T20:01:57.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:57 smithi183 bash[69508]: audit 2024-09-20T20:01:56.689810+0000 mon.c (mon.2) 142 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T20:01:57.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:57 smithi183 bash[69508]: audit 2024-09-20T20:01:56.701956+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:57.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:57 smithi183 bash[69508]: audit 2024-09-20T20:01:56.701956+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:57.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:57 smithi183 bash[69508]: audit 2024-09-20T20:01:56.835947+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T20:01:57.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:57 smithi183 bash[69508]: audit 2024-09-20T20:01:56.835947+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T20:01:57.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:57 smithi183 bash[69508]: audit 2024-09-20T20:01:56.839698+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:01:57.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:57 smithi183 bash[69508]: audit 2024-09-20T20:01:56.839698+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T20:01:57.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:57 smithi183 bash[69508]: audit 2024-09-20T20:01:56.841790+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T20:01:57.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:57 smithi183 bash[69508]: audit 2024-09-20T20:01:56.841790+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T20:01:57.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:57 smithi183 bash[69508]: audit 2024-09-20T20:01:56.843504+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-20T20:01:57.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:57 smithi183 bash[69508]: audit 2024-09-20T20:01:56.843504+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-20T20:01:57.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:57 smithi183 bash[69508]: cephadm 2024-09-20T20:01:56.844473+0000 mgr.y (mgr.15270) 338 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-20T20:01:57.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:57 smithi183 bash[69508]: cephadm 2024-09-20T20:01:56.844473+0000 mgr.y (mgr.15270) 338 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-20T20:01:58.626 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:58 smithi003 bash[26656]: cluster 2024-09-20T20:01:58.232835+0000 mgr.y (mgr.15270) 339 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:58.626 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:58 smithi003 bash[88594]: cluster 2024-09-20T20:01:58.232835+0000 mgr.y (mgr.15270) 339 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:58.626 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:58 smithi003 bash[88594]: cluster 2024-09-20T20:01:58.232835+0000 mgr.y (mgr.15270) 339 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:58.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:58 smithi183 bash[69508]: cluster 2024-09-20T20:01:58.232835+0000 mgr.y (mgr.15270) 339 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:58.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:58 smithi183 bash[69508]: cluster 2024-09-20T20:01:58.232835+0000 mgr.y (mgr.15270) 339 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:01:59.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:01:59 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:01:59.227312112Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:01:59.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:59 smithi183 bash[69508]: audit 2024-09-20T20:01:59.019135+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T20:01:59.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:59 smithi183 bash[69508]: audit 2024-09-20T20:01:59.019135+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T20:01:59.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:59 smithi183 bash[69508]: cephadm 2024-09-20T20:01:59.287108+0000 mgr.y (mgr.15270) 340 : cephadm [INF] Upgrade: Updating mon.c 2024-09-20T20:01:59.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:59 smithi183 bash[69508]: cephadm 2024-09-20T20:01:59.287108+0000 mgr.y (mgr.15270) 340 : cephadm [INF] Upgrade: Updating mon.c 2024-09-20T20:01:59.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:59 smithi183 bash[69508]: audit 2024-09-20T20:01:59.292091+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:59.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:59 smithi183 bash[69508]: audit 2024-09-20T20:01:59.292091+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:59.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:59 smithi183 bash[69508]: audit 2024-09-20T20:01:59.299320+0000 mon.c (mon.2) 148 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T20:01:59.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:59 smithi183 bash[69508]: audit 2024-09-20T20:01:59.299320+0000 mon.c (mon.2) 148 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T20:01:59.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:59 smithi183 bash[69508]: audit 2024-09-20T20:01:59.300794+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T20:01:59.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:59 smithi183 bash[69508]: audit 2024-09-20T20:01:59.300794+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T20:01:59.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:59 smithi183 bash[69508]: audit 2024-09-20T20:01:59.302211+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T20:01:59.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:59 smithi183 bash[69508]: audit 2024-09-20T20:01:59.302211+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T20:01:59.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:59 smithi183 bash[69508]: cephadm 2024-09-20T20:01:59.303718+0000 mgr.y (mgr.15270) 341 : cephadm [INF] Deploying daemon mon.c on smithi003 2024-09-20T20:01:59.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:01:59 smithi183 bash[69508]: cephadm 2024-09-20T20:01:59.303718+0000 mgr.y (mgr.15270) 341 : cephadm [INF] Deploying daemon mon.c on smithi003 2024-09-20T20:01:59.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:59 smithi003 bash[26656]: audit 2024-09-20T20:01:59.019135+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T20:01:59.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:59 smithi003 bash[26656]: cephadm 2024-09-20T20:01:59.287108+0000 mgr.y (mgr.15270) 340 : cephadm [INF] Upgrade: Updating mon.c 2024-09-20T20:01:59.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:59 smithi003 bash[26656]: audit 2024-09-20T20:01:59.292091+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:59.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:59 smithi003 bash[26656]: audit 2024-09-20T20:01:59.299320+0000 mon.c (mon.2) 148 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T20:01:59.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:59 smithi003 bash[26656]: audit 2024-09-20T20:01:59.300794+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T20:01:59.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:59 smithi003 bash[26656]: audit 2024-09-20T20:01:59.302211+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T20:01:59.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:01:59 smithi003 bash[26656]: cephadm 2024-09-20T20:01:59.303718+0000 mgr.y (mgr.15270) 341 : cephadm [INF] Deploying daemon mon.c on smithi003 2024-09-20T20:01:59.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:59 smithi003 bash[88594]: audit 2024-09-20T20:01:59.019135+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T20:01:59.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:59 smithi003 bash[88594]: audit 2024-09-20T20:01:59.019135+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T20:01:59.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:59 smithi003 bash[88594]: cephadm 2024-09-20T20:01:59.287108+0000 mgr.y (mgr.15270) 340 : cephadm [INF] Upgrade: Updating mon.c 2024-09-20T20:01:59.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:59 smithi003 bash[88594]: cephadm 2024-09-20T20:01:59.287108+0000 mgr.y (mgr.15270) 340 : cephadm [INF] Upgrade: Updating mon.c 2024-09-20T20:01:59.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:59 smithi003 bash[88594]: audit 2024-09-20T20:01:59.292091+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:59.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:59 smithi003 bash[88594]: audit 2024-09-20T20:01:59.292091+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.15270 ' entity='mgr.y' 2024-09-20T20:01:59.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:59 smithi003 bash[88594]: audit 2024-09-20T20:01:59.299320+0000 mon.c (mon.2) 148 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T20:01:59.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:59 smithi003 bash[88594]: audit 2024-09-20T20:01:59.299320+0000 mon.c (mon.2) 148 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T20:01:59.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:59 smithi003 bash[88594]: audit 2024-09-20T20:01:59.300794+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T20:01:59.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:59 smithi003 bash[88594]: audit 2024-09-20T20:01:59.300794+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T20:01:59.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:59 smithi003 bash[88594]: audit 2024-09-20T20:01:59.302211+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T20:01:59.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:59 smithi003 bash[88594]: audit 2024-09-20T20:01:59.302211+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T20:01:59.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:59 smithi003 bash[88594]: cephadm 2024-09-20T20:01:59.303718+0000 mgr.y (mgr.15270) 341 : cephadm [INF] Deploying daemon mon.c on smithi003 2024-09-20T20:01:59.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:01:59 smithi003 bash[88594]: cephadm 2024-09-20T20:01:59.303718+0000 mgr.y (mgr.15270) 341 : cephadm [INF] Deploying daemon mon.c on smithi003 2024-09-20T20:02:00.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:00 smithi003 bash[88594]: cluster 2024-09-20T20:02:00.234509+0000 mgr.y (mgr.15270) 342 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:00.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:00 smithi003 bash[88594]: cluster 2024-09-20T20:02:00.234509+0000 mgr.y (mgr.15270) 342 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:00.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:00 smithi003 bash[26656]: cluster 2024-09-20T20:02:00.234509+0000 mgr.y (mgr.15270) 342 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:00.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:00 smithi183 bash[69508]: cluster 2024-09-20T20:02:00.234509+0000 mgr.y (mgr.15270) 342 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:00.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:00 smithi183 bash[69508]: cluster 2024-09-20T20:02:00.234509+0000 mgr.y (mgr.15270) 342 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:02.026 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:01 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:02:02.026 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:01 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:02:02.026 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:02:01 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:02:02.027 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:02:01 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:02:02.027 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:02:01 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:02:02.027 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 20:02:01 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:02:02.028 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 20:02:01 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:02:02.028 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:02:01 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:02:02.028 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:02:01 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:02:02.028 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:02:02 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:02:02] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.51.0" 2024-09-20T20:02:02.150 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:02 smithi003 systemd[1]: Stopping Ceph mon.c for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T20:02:02.408 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:02 smithi003 bash[26656]: debug 2024-09-20T20:02:02.144+0000 7fca89acd640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-20T20:02:02.408 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:02 smithi003 bash[26656]: debug 2024-09-20T20:02:02.144+0000 7fca89acd640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-20T20:02:02.409 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:02:02 smithi003 bash[68089]: [20/Sep/2024:20:02:02] ENGINE Bus STOPPING 2024-09-20T20:02:02.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:02:02 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:02:02.230219128Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:02:02.673 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:02:02 smithi003 bash[68089]: [20/Sep/2024:20:02:02] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T20:02:02.673 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:02:02 smithi003 bash[68089]: [20/Sep/2024:20:02:02] ENGINE Bus STOPPED 2024-09-20T20:02:02.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:02:02 smithi003 bash[68089]: [20/Sep/2024:20:02:02] ENGINE Bus STARTING 2024-09-20T20:02:02.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:02:02 smithi003 bash[68089]: [20/Sep/2024:20:02:02] ENGINE Serving on http://:::9283 2024-09-20T20:02:02.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:02:02 smithi003 bash[68089]: [20/Sep/2024:20:02:02] ENGINE Bus STARTED 2024-09-20T20:02:03.405 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:03 smithi003 bash[92002]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-mon-c 2024-09-20T20:02:03.405 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:03 smithi003 bash[92073]: Error response from daemon: No such container: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-mon-c 2024-09-20T20:02:03.405 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:03 smithi003 systemd[1]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490@mon.c.service: Deactivated successfully. 2024-09-20T20:02:03.405 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:03 smithi003 systemd[1]: Stopped Ceph mon.c for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T20:02:03.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:03 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:02:03.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:03 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:02:03.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:03 smithi003 systemd[1]: Started Ceph mon.c for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T20:02:03.702 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:02:03 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:02:03.703 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:02:03 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:02:03.703 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:02:03 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:02:03.703 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 20:02:03 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:02:03.703 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:02:03 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:02:03.704 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 20:02:03 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:02:03.704 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:02:03 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:02:04.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.744+0000 7f4cf04d1c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-20T20:02:04.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.744+0000 7f4cf04d1c80 0 ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev), process ceph-mon, pid 7 2024-09-20T20:02:04.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.744+0000 7f4cf04d1c80 0 pidfile_write: ignore empty --pid-file 2024-09-20T20:02:04.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 0 load: jerasure load: lrc 2024-09-20T20:02:04.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-20T20:02:04.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Git sha 0 2024-09-20T20:02:04.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Compile date 2024-09-20 10:48:39 2024-09-20T20:02:04.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: DB SUMMARY 2024-09-20T20:02:04.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: DB Session ID: 45HEB5C32Y8JPE5KV4CC 2024-09-20T20:02:04.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: CURRENT file: CURRENT 2024-09-20T20:02:04.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-20T20:02:04.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 4823 Bytes 2024-09-20T20:02:04.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000069.sst 2024-09-20T20:02:04.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000067.log size: 962623 ; 2024-09-20T20:02:04.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.error_if_exists: 0 2024-09-20T20:02:04.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.create_if_missing: 0 2024-09-20T20:02:04.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-20T20:02:04.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-20T20:02:04.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T20:02:04.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-20T20:02:04.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.env: 0x55bb5a437120 2024-09-20T20:02:04.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-20T20:02:04.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.info_log: 0x55bb5acf3700 2024-09-20T20:02:04.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-20T20:02:04.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.statistics: (nil) 2024-09-20T20:02:04.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.use_fsync: 0 2024-09-20T20:02:04.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-20T20:02:04.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T20:02:04.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T20:02:04.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-20T20:02:04.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-20T20:02:04.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-20T20:02:04.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-20T20:02:04.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-20T20:02:04.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-20T20:02:04.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T20:02:04.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-20T20:02:04.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.db_log_dir: 2024-09-20T20:02:04.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.wal_dir: 2024-09-20T20:02:04.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T20:02:04.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T20:02:04.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T20:02:04.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T20:02:04.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T20:02:04.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T20:02:04.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-20T20:02:04.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-20T20:02:04.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.write_buffer_manager: 0x55bb5acf7b80 2024-09-20T20:02:04.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T20:02:04.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T20:02:04.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T20:02:04.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-20T20:02:04.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T20:02:04.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-20T20:02:04.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-20T20:02:04.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-20T20:02:04.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.unordered_write: 0 2024-09-20T20:02:04.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T20:02:04.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T20:02:04.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T20:02:04.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T20:02:04.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.row_cache: None 2024-09-20T20:02:04.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.wal_filter: None 2024-09-20T20:02:04.958 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T20:02:04.958 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-20T20:02:04.958 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.two_write_queues: 0 2024-09-20T20:02:04.958 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-20T20:02:04.958 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.wal_compression: 0 2024-09-20T20:02:04.958 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.atomic_flush: 0 2024-09-20T20:02:04.958 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T20:02:04.958 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T20:02:04.958 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T20:02:04.958 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-20T20:02:04.958 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T20:02:04.958 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-20T20:02:04.958 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T20:02:04.959 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T20:02:04.959 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-20T20:02:04.959 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-20T20:02:04.959 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-20T20:02:04.959 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-20T20:02:04.959 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-20T20:02:04.959 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-20T20:02:04.959 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T20:02:04.959 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T20:02:04.959 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T20:02:04.959 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-20T20:02:04.959 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T20:02:04.959 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T20:02:04.959 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T20:02:04.959 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T20:02:04.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.max_open_files: -1 2024-09-20T20:02:04.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-20T20:02:04.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T20:02:04.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T20:02:04.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-20T20:02:04.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-20T20:02:04.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Compression algorithms supported: 2024-09-20T20:02:04.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: kZSTD supported: 0 2024-09-20T20:02:04.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: kXpressCompression supported: 0 2024-09-20T20:02:04.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-20T20:02:04.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T20:02:04.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-20T20:02:04.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: kZlibCompression supported: 1 2024-09-20T20:02:04.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-20T20:02:04.961 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-20T20:02:04.961 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T20:02:04.961 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-20T20:02:04.961 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 2024-09-20T20:02:04.962 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-20T20:02:04.962 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T20:02:04.962 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.merge_operator: 2024-09-20T20:02:04.962 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.compaction_filter: None 2024-09-20T20:02:04.962 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-20T20:02:04.962 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-20T20:02:04.962 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T20:02:04.962 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T20:02:04.962 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55bb5acf3320) 2024-09-20T20:02:04.962 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: cache_index_and_filter_blocks: 1 2024-09-20T20:02:04.962 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T20:02:04.962 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T20:02:04.962 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: pin_top_level_index_and_filter: 1 2024-09-20T20:02:04.962 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: index_type: 0 2024-09-20T20:02:04.963 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: data_block_index_type: 0 2024-09-20T20:02:04.963 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: index_shortening: 1 2024-09-20T20:02:04.963 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: data_block_hash_table_util_ratio: 0.750000 2024-09-20T20:02:04.963 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: checksum: 4 2024-09-20T20:02:04.963 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: no_block_cache: 0 2024-09-20T20:02:04.963 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: block_cache: 0x55bb5ace9610 2024-09-20T20:02:04.963 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: block_cache_name: BinnedLRUCache 2024-09-20T20:02:04.963 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: block_cache_options: 2024-09-20T20:02:04.963 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: capacity : 536870912 2024-09-20T20:02:04.963 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: num_shard_bits : 4 2024-09-20T20:02:04.963 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: strict_capacity_limit : 0 2024-09-20T20:02:04.963 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: high_pri_pool_ratio: 0.000 2024-09-20T20:02:04.963 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: block_cache_compressed: (nil) 2024-09-20T20:02:04.963 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: persistent_cache: (nil) 2024-09-20T20:02:04.964 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: block_size: 4096 2024-09-20T20:02:04.964 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: block_size_deviation: 10 2024-09-20T20:02:04.964 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: block_restart_interval: 16 2024-09-20T20:02:04.964 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: index_block_restart_interval: 1 2024-09-20T20:02:04.964 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: metadata_block_size: 4096 2024-09-20T20:02:04.964 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: partition_filters: 0 2024-09-20T20:02:04.964 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: use_delta_encoding: 1 2024-09-20T20:02:04.964 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: filter_policy: bloomfilter 2024-09-20T20:02:04.964 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: whole_key_filtering: 1 2024-09-20T20:02:04.964 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: verify_compression: 0 2024-09-20T20:02:04.964 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: read_amp_bytes_per_bit: 0 2024-09-20T20:02:04.964 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: format_version: 5 2024-09-20T20:02:04.964 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: enable_index_compression: 1 2024-09-20T20:02:04.964 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: block_align: 0 2024-09-20T20:02:04.964 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: max_auto_readahead_size: 262144 2024-09-20T20:02:04.965 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: prepopulate_block_cache: 0 2024-09-20T20:02:04.965 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: initial_auto_readahead_size: 8192 2024-09-20T20:02:04.965 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: num_file_reads_for_auto_readahead: 2 2024-09-20T20:02:04.965 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-20T20:02:04.965 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-20T20:02:04.965 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.compression: NoCompression 2024-09-20T20:02:04.965 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-20T20:02:04.965 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-20T20:02:04.965 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T20:02:04.965 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.num_levels: 7 2024-09-20T20:02:04.965 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T20:02:04.965 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T20:02:04.965 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T20:02:04.965 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T20:02:04.965 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T20:02:04.965 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T20:02:04.966 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T20:02:04.966 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T20:02:04.966 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T20:02:04.966 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T20:02:04.966 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-20T20:02:04.966 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-20T20:02:04.966 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T20:02:04.966 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-20T20:02:04.966 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-20T20:02:04.966 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T20:02:04.966 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T20:02:04.966 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-20T20:02:04.966 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T20:02:04.966 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-20T20:02:04.966 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-20T20:02:04.967 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T20:02:04.967 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T20:02:04.967 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T20:02:04.967 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-20T20:02:04.967 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T20:02:04.967 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T20:02:04.967 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T20:02:04.967 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T20:02:04.967 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T20:02:04.967 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T20:02:04.967 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T20:02:04.967 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T20:02:04.967 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T20:02:04.967 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T20:02:04.968 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T20:02:04.968 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T20:02:04.968 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T20:02:04.968 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-20T20:02:04.968 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-20T20:02:04.968 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T20:02:04.968 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T20:02:04.968 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-20T20:02:04.968 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T20:02:04.968 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T20:02:04.968 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T20:02:04.968 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T20:02:04.968 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T20:02:04.968 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T20:02:04.968 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T20:02:04.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T20:02:04.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T20:02:04.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T20:02:04.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-20T20:02:04.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-20T20:02:04.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T20:02:04.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T20:02:04.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T20:02:04.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T20:02:04.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.bloom_locality: 0 2024-09-20T20:02:04.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-20T20:02:04.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T20:02:04.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-20T20:02:04.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-20T20:02:04.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-20T20:02:04.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.ttl: 2592000 2024-09-20T20:02:04.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T20:02:04.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-20T20:02:04.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-20T20:02:04.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.enable_blob_files: false 2024-09-20T20:02:04.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.min_blob_size: 0 2024-09-20T20:02:04.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-20T20:02:04.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T20:02:04.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T20:02:04.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T20:02:04.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-20T20:02:04.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-20T20:02:04.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-20T20:02:04.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.748+0000 7f4cf04d1c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-20T20:02:04.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.752+0000 7f4cf04d1c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-20T20:02:04.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.752+0000 7f4cf04d1c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 71, last_sequence is 36505, log_number is 67,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 67 2024-09-20T20:02:04.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.752+0000 7f4cf04d1c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 67 2024-09-20T20:02:04.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.752+0000 7f4cf04d1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 89ce43b6-c2d8-4062-91d8-4f5e98424f1c 2024-09-20T20:02:04.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.752+0000 7f4cf04d1c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726862524756333, "job": 1, "event": "recovery_started", "wal_files": [67]} 2024-09-20T20:02:04.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.752+0000 7f4cf04d1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #67 mode 2 2024-09-20T20:02:04.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.756+0000 7f4cf04d1c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726862524760876, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 72, "file_size": 595051, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 36510, "largest_seqno": 37007, "table_properties": {"data_size": 592065, "index_size": 1370, "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": 5463, "raw_average_key_size": 24, "raw_value_size": 587161, "raw_average_value_size": 2633, "num_data_blocks": 61, "num_entries": 223, "num_filter_entries": 223, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726862524, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "89ce43b6-c2d8-4062-91d8-4f5e98424f1c", "db_session_id": "45HEB5C32Y8JPE5KV4CC", "orig_file_number": 72, "seqno_to_time_mapping": "N/A"}} 2024-09-20T20:02:04.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.756+0000 7f4cf04d1c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726862524761028, "job": 1, "event": "recovery_finished"} 2024-09-20T20:02:04.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.756+0000 7f4cf04d1c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 74 2024-09-20T20:02:04.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.756+0000 7f4cf04d1c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-20T20:02:04.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.756+0000 7f4cf04d1c80 4 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 2024-09-20T20:02:04.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.756+0000 7f4cf04d1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55bb5ad16e00 2024-09-20T20:02:04.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.756+0000 7f4cf04d1c80 4 rocksdb: DB pointer 0x55bb5ae1a000 2024-09-20T20:02:04.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.756+0000 7f4ce6299640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-20T20:02:04.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.756+0000 7f4ce6299640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-20T20:02:04.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: ** DB Stats ** 2024-09-20T20:02:04.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T20:02:04.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-20T20:02:04.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T20:02:04.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T20:02:04.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-20T20:02:04.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T20:02:04.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T20:02:04.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: ** Compaction Stats [default] ** 2024-09-20T20:02:04.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-20T20:02:04.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-20T20:02:04.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: L0 1/0 581.10 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 210.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-20T20:02:04.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: L6 1/0 9.39 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-20T20:02:04.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: Sum 2/0 9.96 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 210.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-20T20:02:04.972 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 210.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-20T20:02:04.973 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: ** Compaction Stats [default] ** 2024-09-20T20:02:04.973 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-20T20:02:04.973 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T20:02:04.973 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 210.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-20T20:02:04.973 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-20T20:02:04.973 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T20:02:04.973 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: Flush(GB): cumulative 0.001, interval 0.001 2024-09-20T20:02:04.973 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T20:02:04.973 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T20:02:04.973 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T20:02:04.973 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: AddFile(Keys): cumulative 0, interval 0 2024-09-20T20:02:04.973 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: Cumulative compaction: 0.00 GB write, 71.23 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T20:02:04.974 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: Interval compaction: 0.00 GB write, 71.23 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T20:02:04.974 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-20T20:02:04.974 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: Block cache BinnedLRUCache@0x55bb5ace9610#7 capacity: 512.00 MB usage: 2.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.7e-05 secs_since: 0 2024-09-20T20:02:04.974 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: Block cache entry stats(count,size,portion): FilterBlock(1,0.66 KB,0.00012517%) IndexBlock(1,1.45 KB,0.000277162%) Misc(1,0.00 KB,0%) 2024-09-20T20:02:04.974 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: ** File Read Latency Histogram By Level [default] ** 2024-09-20T20:02:04.974 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.756+0000 7f4cf04d1c80 0 starting mon.c rank 2 at public addrs [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] at bind addrs [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T20:02:04.974 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.760+0000 7f4cf04d1c80 1 mon.c@-1(???) e3 preinit fsid 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T20:02:04.974 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.760+0000 7f4cf04d1c80 0 mon.c@-1(???).mds e1 new map 2024-09-20T20:02:04.974 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.760+0000 7f4cf04d1c80 0 mon.c@-1(???).mds e1 print_map 2024-09-20T20:02:04.974 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: e1 2024-09-20T20:02:04.974 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: btime 2024-09-20T19:20:07:175722+0000 2024-09-20T20:02:04.974 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-20T20:02:04.974 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: 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,11=minor log segments,12=quiesce subvolumes} 2024-09-20T20:02:04.974 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: legacy client fscid: -1 2024-09-20T20:02:04.975 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: 2024-09-20T20:02:04.975 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: No filesystems configured 2024-09-20T20:02:04.975 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.760+0000 7f4cf04d1c80 0 mon.c@-1(???).osd e111 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-20T20:02:04.975 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.760+0000 7f4cf04d1c80 0 mon.c@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-20T20:02:04.975 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.760+0000 7f4cf04d1c80 0 mon.c@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-20T20:02:04.975 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.760+0000 7f4cf04d1c80 0 mon.c@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-20T20:02:04.975 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:04 smithi003 bash[92129]: debug 2024-09-20T20:02:04.760+0000 7f4cf04d1c80 1 mon.c@-1(???).paxosservice(auth 1..31) refresh upgraded, format 0 -> 3 2024-09-20T20:02:05.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:02:05 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:02:05.204213587Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:02:05.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:05 smithi183 bash[69508]: audit 2024-09-20T20:02:02.160083+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T20:02:05.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:05 smithi183 bash[69508]: audit 2024-09-20T20:02:02.160083+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T20:02:05.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:05 smithi183 bash[69508]: audit 2024-09-20T20:02:02.164363+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T20:02:05.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:05 smithi183 bash[69508]: audit 2024-09-20T20:02:02.164363+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T20:02:05.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:05 smithi183 bash[69508]: audit 2024-09-20T20:02:02.167329+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T20:02:05.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:05 smithi183 bash[69508]: audit 2024-09-20T20:02:02.167329+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T20:02:05.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:05 smithi003 bash[88594]: audit 2024-09-20T20:02:02.160083+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T20:02:05.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:05 smithi003 bash[88594]: audit 2024-09-20T20:02:02.160083+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T20:02:05.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:05 smithi003 bash[88594]: audit 2024-09-20T20:02:02.164363+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T20:02:05.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:05 smithi003 bash[88594]: audit 2024-09-20T20:02:02.164363+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T20:02:05.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:05 smithi003 bash[88594]: audit 2024-09-20T20:02:02.167329+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T20:02:05.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:05 smithi003 bash[88594]: audit 2024-09-20T20:02:02.167329+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T20:02:05.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:05 smithi003 bash[92129]: audit 2024-09-20T20:02:02.160083+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T20:02:05.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:05 smithi003 bash[92129]: audit 2024-09-20T20:02:02.160083+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T20:02:05.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:05 smithi003 bash[92129]: audit 2024-09-20T20:02:02.164363+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T20:02:05.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:05 smithi003 bash[92129]: audit 2024-09-20T20:02:02.164363+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T20:02:05.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:05 smithi003 bash[92129]: audit 2024-09-20T20:02:02.167329+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T20:02:05.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:05 smithi003 bash[92129]: audit 2024-09-20T20:02:02.167329+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T20:02:06.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: cluster 2024-09-20T20:02:02.235173+0000 mgr.y (mgr.15270) 343 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:06.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: cluster 2024-09-20T20:02:02.235173+0000 mgr.y (mgr.15270) 343 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:06.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: audit 2024-09-20T20:02:02.533390+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-20T20:02:06.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: audit 2024-09-20T20:02:02.533390+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-20T20:02:06.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: audit 2024-09-20T20:02:02.534263+0000 mgr.y (mgr.15270) 344 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T20:02:06.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: audit 2024-09-20T20:02:02.534263+0000 mgr.y (mgr.15270) 344 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T20:02:06.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: audit 2024-09-20T20:02:02.672829+0000 mgr.y (mgr.15270) 345 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:02:06.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: audit 2024-09-20T20:02:02.672829+0000 mgr.y (mgr.15270) 345 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:02:06.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: cluster 2024-09-20T20:02:04.236731+0000 mgr.y (mgr.15270) 346 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:06.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: cluster 2024-09-20T20:02:04.236731+0000 mgr.y (mgr.15270) 346 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:06.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: cluster 2024-09-20T20:02:05.225997+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-20T20:02:06.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: cluster 2024-09-20T20:02:05.225997+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-20T20:02:06.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: cluster 2024-09-20T20:02:05.228342+0000 mon.a (mon.0) 30 : cluster [INF] mon.a calling monitor election 2024-09-20T20:02:06.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: cluster 2024-09-20T20:02:05.228342+0000 mon.a (mon.0) 30 : cluster [INF] mon.a calling monitor election 2024-09-20T20:02:06.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: cluster 2024-09-20T20:02:05.256486+0000 mon.a (mon.0) 31 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T20:02:06.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: cluster 2024-09-20T20:02:05.256486+0000 mon.a (mon.0) 31 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T20:02:06.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: cluster 2024-09-20T20:02:05.275243+0000 mon.a (mon.0) 32 : cluster [DBG] monmap epoch 3 2024-09-20T20:02:06.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: cluster 2024-09-20T20:02:05.275243+0000 mon.a (mon.0) 32 : cluster [DBG] monmap epoch 3 2024-09-20T20:02:06.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: cluster 2024-09-20T20:02:05.275277+0000 mon.a (mon.0) 33 : cluster [DBG] fsid 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T20:02:06.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: cluster 2024-09-20T20:02:05.275277+0000 mon.a (mon.0) 33 : cluster [DBG] fsid 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T20:02:06.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: cluster 2024-09-20T20:02:05.275310+0000 mon.a (mon.0) 34 : cluster [DBG] last_changed 2024-09-20T19:22:12.889408+0000 2024-09-20T20:02:06.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: cluster 2024-09-20T20:02:05.275310+0000 mon.a (mon.0) 34 : cluster [DBG] last_changed 2024-09-20T19:22:12.889408+0000 2024-09-20T20:02:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: cluster 2024-09-20T20:02:05.275345+0000 mon.a (mon.0) 35 : cluster [DBG] created 2024-09-20T19:20:02.428435+0000 2024-09-20T20:02:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: cluster 2024-09-20T20:02:05.275345+0000 mon.a (mon.0) 35 : cluster [DBG] created 2024-09-20T19:20:02.428435+0000 2024-09-20T20:02:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: cluster 2024-09-20T20:02:05.275378+0000 mon.a (mon.0) 36 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T20:02:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: cluster 2024-09-20T20:02:05.275378+0000 mon.a (mon.0) 36 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T20:02:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: cluster 2024-09-20T20:02:05.275413+0000 mon.a (mon.0) 37 : cluster [DBG] election_strategy: 1 2024-09-20T20:02:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: cluster 2024-09-20T20:02:05.275413+0000 mon.a (mon.0) 37 : cluster [DBG] election_strategy: 1 2024-09-20T20:02:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: cluster 2024-09-20T20:02:05.275446+0000 mon.a (mon.0) 38 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-20T20:02:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: cluster 2024-09-20T20:02:05.275446+0000 mon.a (mon.0) 38 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-20T20:02:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: cluster 2024-09-20T20:02:05.275480+0000 mon.a (mon.0) 39 : cluster [DBG] 1: [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] mon.b 2024-09-20T20:02:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: cluster 2024-09-20T20:02:05.275480+0000 mon.a (mon.0) 39 : cluster [DBG] 1: [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] mon.b 2024-09-20T20:02:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: cluster 2024-09-20T20:02:05.275557+0000 mon.a (mon.0) 40 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-20T20:02:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: cluster 2024-09-20T20:02:05.275557+0000 mon.a (mon.0) 40 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-20T20:02:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: cluster 2024-09-20T20:02:05.277011+0000 mon.a (mon.0) 41 : cluster [DBG] fsmap 2024-09-20T20:02:06.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: cluster 2024-09-20T20:02:05.277011+0000 mon.a (mon.0) 41 : cluster [DBG] fsmap 2024-09-20T20:02:06.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: cluster 2024-09-20T20:02:05.277089+0000 mon.a (mon.0) 42 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-20T20:02:06.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: cluster 2024-09-20T20:02:05.277089+0000 mon.a (mon.0) 42 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-20T20:02:06.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: cluster 2024-09-20T20:02:05.277877+0000 mon.a (mon.0) 43 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-09-20T20:02:06.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: cluster 2024-09-20T20:02:05.277877+0000 mon.a (mon.0) 43 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-09-20T20:02:06.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: cluster 2024-09-20T20:02:05.278293+0000 mon.a (mon.0) 44 : cluster [INF] overall HEALTH_OK 2024-09-20T20:02:06.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: cluster 2024-09-20T20:02:05.278293+0000 mon.a (mon.0) 44 : cluster [INF] overall HEALTH_OK 2024-09-20T20:02:06.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: audit 2024-09-20T20:02:05.287932+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:06.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: audit 2024-09-20T20:02:05.287932+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:06.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: audit 2024-09-20T20:02:05.300549+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:06.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: audit 2024-09-20T20:02:05.300549+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:06.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: audit 2024-09-20T20:02:05.871546+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:06.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: audit 2024-09-20T20:02:05.871546+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:06.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: audit 2024-09-20T20:02:05.877385+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:06.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:06 smithi183 bash[69508]: audit 2024-09-20T20:02:05.877385+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:06.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: cluster 2024-09-20T20:02:02.235173+0000 mgr.y (mgr.15270) 343 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:06.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: cluster 2024-09-20T20:02:02.235173+0000 mgr.y (mgr.15270) 343 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:06.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: audit 2024-09-20T20:02:02.533390+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-20T20:02:06.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: audit 2024-09-20T20:02:02.533390+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-20T20:02:06.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: audit 2024-09-20T20:02:02.534263+0000 mgr.y (mgr.15270) 344 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T20:02:06.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: audit 2024-09-20T20:02:02.534263+0000 mgr.y (mgr.15270) 344 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T20:02:06.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: audit 2024-09-20T20:02:02.672829+0000 mgr.y (mgr.15270) 345 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:02:06.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: audit 2024-09-20T20:02:02.672829+0000 mgr.y (mgr.15270) 345 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:02:06.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: cluster 2024-09-20T20:02:04.236731+0000 mgr.y (mgr.15270) 346 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:06.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: cluster 2024-09-20T20:02:04.236731+0000 mgr.y (mgr.15270) 346 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:06.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: cluster 2024-09-20T20:02:05.225997+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-20T20:02:06.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: cluster 2024-09-20T20:02:05.225997+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-20T20:02:06.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: cluster 2024-09-20T20:02:05.228342+0000 mon.a (mon.0) 30 : cluster [INF] mon.a calling monitor election 2024-09-20T20:02:06.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: cluster 2024-09-20T20:02:05.228342+0000 mon.a (mon.0) 30 : cluster [INF] mon.a calling monitor election 2024-09-20T20:02:06.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: cluster 2024-09-20T20:02:05.256486+0000 mon.a (mon.0) 31 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T20:02:06.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: cluster 2024-09-20T20:02:05.256486+0000 mon.a (mon.0) 31 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T20:02:06.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: cluster 2024-09-20T20:02:05.275243+0000 mon.a (mon.0) 32 : cluster [DBG] monmap epoch 3 2024-09-20T20:02:06.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: cluster 2024-09-20T20:02:05.275243+0000 mon.a (mon.0) 32 : cluster [DBG] monmap epoch 3 2024-09-20T20:02:06.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: cluster 2024-09-20T20:02:05.275277+0000 mon.a (mon.0) 33 : cluster [DBG] fsid 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T20:02:06.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: cluster 2024-09-20T20:02:05.275277+0000 mon.a (mon.0) 33 : cluster [DBG] fsid 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T20:02:06.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: cluster 2024-09-20T20:02:05.275310+0000 mon.a (mon.0) 34 : cluster [DBG] last_changed 2024-09-20T19:22:12.889408+0000 2024-09-20T20:02:06.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: cluster 2024-09-20T20:02:05.275310+0000 mon.a (mon.0) 34 : cluster [DBG] last_changed 2024-09-20T19:22:12.889408+0000 2024-09-20T20:02:06.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: cluster 2024-09-20T20:02:02.235173+0000 mgr.y (mgr.15270) 343 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:06.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: cluster 2024-09-20T20:02:02.235173+0000 mgr.y (mgr.15270) 343 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:06.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: audit 2024-09-20T20:02:02.533390+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-20T20:02:06.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: audit 2024-09-20T20:02:02.533390+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-20T20:02:06.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: audit 2024-09-20T20:02:02.534263+0000 mgr.y (mgr.15270) 344 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T20:02:06.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: audit 2024-09-20T20:02:02.534263+0000 mgr.y (mgr.15270) 344 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T20:02:06.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: audit 2024-09-20T20:02:02.672829+0000 mgr.y (mgr.15270) 345 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:02:06.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: audit 2024-09-20T20:02:02.672829+0000 mgr.y (mgr.15270) 345 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:02:06.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: cluster 2024-09-20T20:02:04.236731+0000 mgr.y (mgr.15270) 346 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:06.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: cluster 2024-09-20T20:02:04.236731+0000 mgr.y (mgr.15270) 346 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:06.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: cluster 2024-09-20T20:02:05.225997+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-20T20:02:06.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: cluster 2024-09-20T20:02:05.225997+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-20T20:02:06.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: cluster 2024-09-20T20:02:05.228342+0000 mon.a (mon.0) 30 : cluster [INF] mon.a calling monitor election 2024-09-20T20:02:06.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: cluster 2024-09-20T20:02:05.228342+0000 mon.a (mon.0) 30 : cluster [INF] mon.a calling monitor election 2024-09-20T20:02:06.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: cluster 2024-09-20T20:02:05.256486+0000 mon.a (mon.0) 31 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T20:02:06.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: cluster 2024-09-20T20:02:05.256486+0000 mon.a (mon.0) 31 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T20:02:06.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: cluster 2024-09-20T20:02:05.275243+0000 mon.a (mon.0) 32 : cluster [DBG] monmap epoch 3 2024-09-20T20:02:06.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: cluster 2024-09-20T20:02:05.275243+0000 mon.a (mon.0) 32 : cluster [DBG] monmap epoch 3 2024-09-20T20:02:06.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: cluster 2024-09-20T20:02:05.275277+0000 mon.a (mon.0) 33 : cluster [DBG] fsid 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T20:02:06.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: cluster 2024-09-20T20:02:05.275277+0000 mon.a (mon.0) 33 : cluster [DBG] fsid 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T20:02:06.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: cluster 2024-09-20T20:02:05.275310+0000 mon.a (mon.0) 34 : cluster [DBG] last_changed 2024-09-20T19:22:12.889408+0000 2024-09-20T20:02:06.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: cluster 2024-09-20T20:02:05.275310+0000 mon.a (mon.0) 34 : cluster [DBG] last_changed 2024-09-20T19:22:12.889408+0000 2024-09-20T20:02:06.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: cluster 2024-09-20T20:02:05.275345+0000 mon.a (mon.0) 35 : cluster [DBG] created 2024-09-20T19:20:02.428435+0000 2024-09-20T20:02:06.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: cluster 2024-09-20T20:02:05.275345+0000 mon.a (mon.0) 35 : cluster [DBG] created 2024-09-20T19:20:02.428435+0000 2024-09-20T20:02:06.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: cluster 2024-09-20T20:02:05.275378+0000 mon.a (mon.0) 36 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T20:02:06.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: cluster 2024-09-20T20:02:05.275378+0000 mon.a (mon.0) 36 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T20:02:06.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: cluster 2024-09-20T20:02:05.275413+0000 mon.a (mon.0) 37 : cluster [DBG] election_strategy: 1 2024-09-20T20:02:06.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: cluster 2024-09-20T20:02:05.275413+0000 mon.a (mon.0) 37 : cluster [DBG] election_strategy: 1 2024-09-20T20:02:06.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: cluster 2024-09-20T20:02:05.275446+0000 mon.a (mon.0) 38 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-20T20:02:06.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: cluster 2024-09-20T20:02:05.275446+0000 mon.a (mon.0) 38 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-20T20:02:06.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: cluster 2024-09-20T20:02:05.275480+0000 mon.a (mon.0) 39 : cluster [DBG] 1: [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] mon.b 2024-09-20T20:02:06.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: cluster 2024-09-20T20:02:05.275480+0000 mon.a (mon.0) 39 : cluster [DBG] 1: [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] mon.b 2024-09-20T20:02:06.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: cluster 2024-09-20T20:02:05.275557+0000 mon.a (mon.0) 40 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-20T20:02:06.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: cluster 2024-09-20T20:02:05.275557+0000 mon.a (mon.0) 40 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-20T20:02:06.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: cluster 2024-09-20T20:02:05.277011+0000 mon.a (mon.0) 41 : cluster [DBG] fsmap 2024-09-20T20:02:06.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: cluster 2024-09-20T20:02:05.277011+0000 mon.a (mon.0) 41 : cluster [DBG] fsmap 2024-09-20T20:02:06.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: cluster 2024-09-20T20:02:05.277089+0000 mon.a (mon.0) 42 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-20T20:02:06.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: cluster 2024-09-20T20:02:05.277089+0000 mon.a (mon.0) 42 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-20T20:02:06.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: cluster 2024-09-20T20:02:05.277877+0000 mon.a (mon.0) 43 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-09-20T20:02:06.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: cluster 2024-09-20T20:02:05.277877+0000 mon.a (mon.0) 43 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-09-20T20:02:06.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: cluster 2024-09-20T20:02:05.278293+0000 mon.a (mon.0) 44 : cluster [INF] overall HEALTH_OK 2024-09-20T20:02:06.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: cluster 2024-09-20T20:02:05.278293+0000 mon.a (mon.0) 44 : cluster [INF] overall HEALTH_OK 2024-09-20T20:02:06.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: audit 2024-09-20T20:02:05.287932+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:06.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: audit 2024-09-20T20:02:05.287932+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:06.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: audit 2024-09-20T20:02:05.300549+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:06.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: audit 2024-09-20T20:02:05.300549+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:06.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: audit 2024-09-20T20:02:05.871546+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:06.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: audit 2024-09-20T20:02:05.871546+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:06.708 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: audit 2024-09-20T20:02:05.877385+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:06.708 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[88594]: audit 2024-09-20T20:02:05.877385+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:06.708 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: cluster 2024-09-20T20:02:05.275345+0000 mon.a (mon.0) 35 : cluster [DBG] created 2024-09-20T19:20:02.428435+0000 2024-09-20T20:02:06.708 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: cluster 2024-09-20T20:02:05.275345+0000 mon.a (mon.0) 35 : cluster [DBG] created 2024-09-20T19:20:02.428435+0000 2024-09-20T20:02:06.708 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: cluster 2024-09-20T20:02:05.275378+0000 mon.a (mon.0) 36 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T20:02:06.708 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: cluster 2024-09-20T20:02:05.275378+0000 mon.a (mon.0) 36 : cluster [DBG] min_mon_release 19 (squid) 2024-09-20T20:02:06.708 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: cluster 2024-09-20T20:02:05.275413+0000 mon.a (mon.0) 37 : cluster [DBG] election_strategy: 1 2024-09-20T20:02:06.708 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: cluster 2024-09-20T20:02:05.275413+0000 mon.a (mon.0) 37 : cluster [DBG] election_strategy: 1 2024-09-20T20:02:06.708 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: cluster 2024-09-20T20:02:05.275446+0000 mon.a (mon.0) 38 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-20T20:02:06.708 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: cluster 2024-09-20T20:02:05.275446+0000 mon.a (mon.0) 38 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-20T20:02:06.708 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: cluster 2024-09-20T20:02:05.275480+0000 mon.a (mon.0) 39 : cluster [DBG] 1: [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] mon.b 2024-09-20T20:02:06.708 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: cluster 2024-09-20T20:02:05.275480+0000 mon.a (mon.0) 39 : cluster [DBG] 1: [v2:172.21.15.183:3300/0,v1:172.21.15.183:6789/0] mon.b 2024-09-20T20:02:06.708 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: cluster 2024-09-20T20:02:05.275557+0000 mon.a (mon.0) 40 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-20T20:02:06.708 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: cluster 2024-09-20T20:02:05.275557+0000 mon.a (mon.0) 40 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-20T20:02:06.709 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: cluster 2024-09-20T20:02:05.277011+0000 mon.a (mon.0) 41 : cluster [DBG] fsmap 2024-09-20T20:02:06.709 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: cluster 2024-09-20T20:02:05.277011+0000 mon.a (mon.0) 41 : cluster [DBG] fsmap 2024-09-20T20:02:06.709 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: cluster 2024-09-20T20:02:05.277089+0000 mon.a (mon.0) 42 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-20T20:02:06.709 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: cluster 2024-09-20T20:02:05.277089+0000 mon.a (mon.0) 42 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-20T20:02:06.709 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: cluster 2024-09-20T20:02:05.277877+0000 mon.a (mon.0) 43 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-09-20T20:02:06.709 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: cluster 2024-09-20T20:02:05.277877+0000 mon.a (mon.0) 43 : cluster [DBG] mgrmap e44: y(active, since 6m), standbys: x 2024-09-20T20:02:06.709 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: cluster 2024-09-20T20:02:05.278293+0000 mon.a (mon.0) 44 : cluster [INF] overall HEALTH_OK 2024-09-20T20:02:06.709 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: cluster 2024-09-20T20:02:05.278293+0000 mon.a (mon.0) 44 : cluster [INF] overall HEALTH_OK 2024-09-20T20:02:06.709 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: audit 2024-09-20T20:02:05.287932+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:06.709 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: audit 2024-09-20T20:02:05.287932+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:06.709 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: audit 2024-09-20T20:02:05.300549+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:06.709 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: audit 2024-09-20T20:02:05.300549+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:06.709 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: audit 2024-09-20T20:02:05.871546+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:06.710 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: audit 2024-09-20T20:02:05.871546+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:06.710 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: audit 2024-09-20T20:02:05.877385+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:06.710 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:06 smithi003 bash[92129]: audit 2024-09-20T20:02:05.877385+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:07.120 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-20T20:02:07.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:07 smithi183 bash[69508]: cluster 2024-09-20T20:02:06.237405+0000 mgr.y (mgr.15270) 347 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:07.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:07 smithi183 bash[69508]: cluster 2024-09-20T20:02:06.237405+0000 mgr.y (mgr.15270) 347 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:07.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:07 smithi003 bash[92129]: cluster 2024-09-20T20:02:06.237405+0000 mgr.y (mgr.15270) 347 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:07.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:07 smithi003 bash[92129]: cluster 2024-09-20T20:02:06.237405+0000 mgr.y (mgr.15270) 347 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:07.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:07 smithi003 bash[88594]: cluster 2024-09-20T20:02:06.237405+0000 mgr.y (mgr.15270) 347 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:07.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:07 smithi003 bash[88594]: cluster 2024-09-20T20:02:06.237405+0000 mgr.y (mgr.15270) 347 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:07.757 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T20:02:07.758 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (4m) 22s ago 31m 14.5M - 0.27.0 11f11916f8cd c352858d3349 2024-09-20T20:02:07.758 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi183 *:3000 running (3m) 102s ago 30m 67.9M - 10.4.8 5aad1d7cf004 548c3fa5f1a5 2024-09-20T20:02:07.758 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.zzokqj smithi003 *:5000 running (5m) 22s ago 28m 48.4M - 3.8 6acb0a031eab d2e13422a011 2024-09-20T20:02:07.758 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi183 *:8443,9283,8765 running (5m) 102s ago 39m 439M - 19.3.0-5099-g88deadb8 441f9a3fe515 210cd19f5bae 2024-09-20T20:02:07.758 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (16m) 22s ago 41m 512M - 19.3.0-5099-g88deadb8 441f9a3fe515 9aa6e2f22487 2024-09-20T20:02:07.758 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (30s) 22s ago 42m 22.5M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 0136983baac2 2024-09-20T20:02:07.758 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi183 running (110s) 102s ago 40m 18.3M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 b3c0e322fa5f 2024-09-20T20:02:07.758 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 starting - - - 2048M 2024-09-20T20:02:07.758 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (5m) 22s ago 31m 8087k - 1.7.0 72c9c2088986 d0b8aa327069 2024-09-20T20:02:07.758 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi183 *:9100 running (5m) 102s ago 31m 7780k - 1.7.0 72c9c2088986 c79ac70026db 2024-09-20T20:02:07.758 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (38m) 22s ago 38m 67.3M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab f34f0142facb 2024-09-20T20:02:07.758 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (37m) 22s ago 37m 59.1M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab 682cabe7b674 2024-09-20T20:02:07.758 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (37m) 22s ago 37m 61.4M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab 945fc7b53bc0 2024-09-20T20:02:07.759 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (36m) 22s ago 36m 57.5M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab f18d3679bb9e 2024-09-20T20:02:07.759 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi183 running (35m) 102s ago 35m 69.0M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab acf213ee960c 2024-09-20T20:02:07.759 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi183 running (34m) 102s ago 34m 64.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab e79f0a743785 2024-09-20T20:02:07.759 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi183 running (33m) 102s ago 33m 56.4M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 164041c5816b 2024-09-20T20:02:07.759 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi183 running (32m) 102s ago 32m 67.0M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 0eac55f5717e 2024-09-20T20:02:07.759 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi183 *:9095 running (4m) 102s ago 31m 43.9M - 2.51.0 1d3b7f56885b 7e9efbbab4fb 2024-09-20T20:02:07.759 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.tcdhwz smithi003 *:8000 running (29m) 22s ago 29m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 8fc205227459 2024-09-20T20:02:07.759 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi183.lyzazb smithi183 *:8000 running (29m) 102s ago 29m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 7387a3c9206c 2024-09-20T20:02:08.139 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T20:02:08.140 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-20T20:02:08.140 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T20:02:08.140 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:02:08.140 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-20T20:02:08.140 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T20:02:08.140 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:02:08.140 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-20T20:02:08.140 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T20:02:08.140 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:02:08.140 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-20T20:02:08.140 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T20:02:08.140 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:02:08.140 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-20T20:02:08.140 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 10, 2024-09-20T20:02:08.140 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 5 2024-09-20T20:02:08.141 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-20T20:02:08.141 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T20:02:08.468 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T20:02:08.469 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T20:02:08.469 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-20T20:02:08.469 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi003", 2024-09-20T20:02:08.469 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-20T20:02:08.469 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "1/2 daemons upgraded", 2024-09-20T20:02:08.469 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading mon daemons", 2024-09-20T20:02:08.469 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-20T20:02:08.469 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T20:02:08.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:02:08 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:02:08.233750989Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:02:08.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:08 smithi183 bash[69508]: audit 2024-09-20T20:02:07.107169+0000 mgr.y (mgr.15270) 348 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:02:08.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:08 smithi183 bash[69508]: audit 2024-09-20T20:02:07.107169+0000 mgr.y (mgr.15270) 348 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:02:08.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:08 smithi183 bash[69508]: audit 2024-09-20T20:02:08.139330+0000 mon.a (mon.0) 49 : audit [DBG] from='client.? 172.21.15.3:0/2568702435' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:08.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:08 smithi183 bash[69508]: audit 2024-09-20T20:02:08.139330+0000 mon.a (mon.0) 49 : audit [DBG] from='client.? 172.21.15.3:0/2568702435' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:08.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:08 smithi003 bash[88594]: audit 2024-09-20T20:02:07.107169+0000 mgr.y (mgr.15270) 348 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:02:08.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:08 smithi003 bash[88594]: audit 2024-09-20T20:02:07.107169+0000 mgr.y (mgr.15270) 348 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:02:08.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:08 smithi003 bash[88594]: audit 2024-09-20T20:02:08.139330+0000 mon.a (mon.0) 49 : audit [DBG] from='client.? 172.21.15.3:0/2568702435' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:08.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:08 smithi003 bash[88594]: audit 2024-09-20T20:02:08.139330+0000 mon.a (mon.0) 49 : audit [DBG] from='client.? 172.21.15.3:0/2568702435' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:08.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:08 smithi003 bash[92129]: audit 2024-09-20T20:02:07.107169+0000 mgr.y (mgr.15270) 348 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:02:08.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:08 smithi003 bash[92129]: audit 2024-09-20T20:02:07.107169+0000 mgr.y (mgr.15270) 348 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:02:08.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:08 smithi003 bash[92129]: audit 2024-09-20T20:02:08.139330+0000 mon.a (mon.0) 49 : audit [DBG] from='client.? 172.21.15.3:0/2568702435' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:08.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:08 smithi003 bash[92129]: audit 2024-09-20T20:02:08.139330+0000 mon.a (mon.0) 49 : audit [DBG] from='client.? 172.21.15.3:0/2568702435' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:09.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:09 smithi183 bash[69508]: audit 2024-09-20T20:02:07.430180+0000 mgr.y (mgr.15270) 349 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:02:09.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:09 smithi183 bash[69508]: audit 2024-09-20T20:02:07.430180+0000 mgr.y (mgr.15270) 349 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:02:09.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:09 smithi183 bash[69508]: audit 2024-09-20T20:02:07.743496+0000 mgr.y (mgr.15270) 350 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:02:09.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:09 smithi183 bash[69508]: audit 2024-09-20T20:02:07.743496+0000 mgr.y (mgr.15270) 350 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:02:09.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:09 smithi183 bash[69508]: cluster 2024-09-20T20:02:08.237871+0000 mgr.y (mgr.15270) 351 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:09.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:09 smithi183 bash[69508]: cluster 2024-09-20T20:02:08.237871+0000 mgr.y (mgr.15270) 351 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:09.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:09 smithi003 bash[92129]: audit 2024-09-20T20:02:07.430180+0000 mgr.y (mgr.15270) 349 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:02:09.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:09 smithi003 bash[92129]: audit 2024-09-20T20:02:07.430180+0000 mgr.y (mgr.15270) 349 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:02:09.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:09 smithi003 bash[92129]: audit 2024-09-20T20:02:07.743496+0000 mgr.y (mgr.15270) 350 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:02:09.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:09 smithi003 bash[92129]: audit 2024-09-20T20:02:07.743496+0000 mgr.y (mgr.15270) 350 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:02:09.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:09 smithi003 bash[92129]: cluster 2024-09-20T20:02:08.237871+0000 mgr.y (mgr.15270) 351 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:09.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:09 smithi003 bash[92129]: cluster 2024-09-20T20:02:08.237871+0000 mgr.y (mgr.15270) 351 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:09.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:09 smithi003 bash[88594]: audit 2024-09-20T20:02:07.430180+0000 mgr.y (mgr.15270) 349 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:02:09.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:09 smithi003 bash[88594]: audit 2024-09-20T20:02:07.430180+0000 mgr.y (mgr.15270) 349 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:02:09.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:09 smithi003 bash[88594]: audit 2024-09-20T20:02:07.743496+0000 mgr.y (mgr.15270) 350 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:02:09.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:09 smithi003 bash[88594]: audit 2024-09-20T20:02:07.743496+0000 mgr.y (mgr.15270) 350 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:02:09.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:09 smithi003 bash[88594]: cluster 2024-09-20T20:02:08.237871+0000 mgr.y (mgr.15270) 351 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:09.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:09 smithi003 bash[88594]: cluster 2024-09-20T20:02:08.237871+0000 mgr.y (mgr.15270) 351 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:10.202 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:02:09 smithi003 bash[68089]: debug 2024-09-20T20:02:09.768+0000 7fc1df36b640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-20T20:02:10.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:10 smithi183 bash[69508]: audit 2024-09-20T20:02:08.468604+0000 mgr.y (mgr.15270) 352 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:02:10.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:10 smithi183 bash[69508]: audit 2024-09-20T20:02:08.468604+0000 mgr.y (mgr.15270) 352 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:02:10.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:10 smithi003 bash[92129]: audit 2024-09-20T20:02:08.468604+0000 mgr.y (mgr.15270) 352 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:02:10.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:10 smithi003 bash[92129]: audit 2024-09-20T20:02:08.468604+0000 mgr.y (mgr.15270) 352 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:02:10.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:10 smithi003 bash[88594]: audit 2024-09-20T20:02:08.468604+0000 mgr.y (mgr.15270) 352 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:02:10.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:10 smithi003 bash[88594]: audit 2024-09-20T20:02:08.468604+0000 mgr.y (mgr.15270) 352 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:02:11.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:02:11 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:02:11.222702876Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:02:11.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:11 smithi183 bash[69508]: cluster 2024-09-20T20:02:10.239491+0000 mgr.y (mgr.15270) 353 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:11.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:11 smithi183 bash[69508]: cluster 2024-09-20T20:02:10.239491+0000 mgr.y (mgr.15270) 353 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:11.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:11 smithi003 bash[88594]: cluster 2024-09-20T20:02:10.239491+0000 mgr.y (mgr.15270) 353 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:11.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:11 smithi003 bash[88594]: cluster 2024-09-20T20:02:10.239491+0000 mgr.y (mgr.15270) 353 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:11.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:11 smithi003 bash[92129]: cluster 2024-09-20T20:02:10.239491+0000 mgr.y (mgr.15270) 353 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:11.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:11 smithi003 bash[92129]: cluster 2024-09-20T20:02:10.239491+0000 mgr.y (mgr.15270) 353 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:12.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:02:12 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:02:12] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.51.0" 2024-09-20T20:02:12.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:12 smithi003 bash[88594]: audit 2024-09-20T20:02:11.781456+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:12.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:12 smithi003 bash[88594]: audit 2024-09-20T20:02:11.781456+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:12.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:12 smithi003 bash[88594]: audit 2024-09-20T20:02:11.789805+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:12.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:12 smithi003 bash[88594]: audit 2024-09-20T20:02:11.789805+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:12.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:12 smithi003 bash[88594]: cluster 2024-09-20T20:02:12.240183+0000 mgr.y (mgr.15270) 354 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:12.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:12 smithi003 bash[88594]: cluster 2024-09-20T20:02:12.240183+0000 mgr.y (mgr.15270) 354 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:12.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:12 smithi003 bash[92129]: audit 2024-09-20T20:02:11.781456+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:12.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:12 smithi003 bash[92129]: audit 2024-09-20T20:02:11.781456+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:12.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:12 smithi003 bash[92129]: audit 2024-09-20T20:02:11.789805+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:12.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:12 smithi003 bash[92129]: audit 2024-09-20T20:02:11.789805+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:12.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:12 smithi003 bash[92129]: cluster 2024-09-20T20:02:12.240183+0000 mgr.y (mgr.15270) 354 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:12.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:12 smithi003 bash[92129]: cluster 2024-09-20T20:02:12.240183+0000 mgr.y (mgr.15270) 354 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:13.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:12 smithi183 bash[69508]: audit 2024-09-20T20:02:11.781456+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:13.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:12 smithi183 bash[69508]: audit 2024-09-20T20:02:11.781456+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:13.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:12 smithi183 bash[69508]: audit 2024-09-20T20:02:11.789805+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:13.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:12 smithi183 bash[69508]: audit 2024-09-20T20:02:11.789805+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:13.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:12 smithi183 bash[69508]: cluster 2024-09-20T20:02:12.240183+0000 mgr.y (mgr.15270) 354 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:13.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:12 smithi183 bash[69508]: cluster 2024-09-20T20:02:12.240183+0000 mgr.y (mgr.15270) 354 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:14.299 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:02:14 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:02:14.200819552Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:02:14.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:13 smithi183 bash[69508]: audit 2024-09-20T20:02:12.684031+0000 mgr.y (mgr.15270) 355 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:02:14.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:13 smithi183 bash[69508]: audit 2024-09-20T20:02:12.684031+0000 mgr.y (mgr.15270) 355 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:02:14.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:13 smithi183 bash[69508]: audit 2024-09-20T20:02:12.968995+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:14.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:13 smithi183 bash[69508]: audit 2024-09-20T20:02:12.968995+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:14.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:13 smithi183 bash[69508]: audit 2024-09-20T20:02:12.976545+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:14.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:13 smithi183 bash[69508]: audit 2024-09-20T20:02:12.976545+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:14.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:13 smithi003 bash[88594]: audit 2024-09-20T20:02:12.684031+0000 mgr.y (mgr.15270) 355 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:02:14.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:13 smithi003 bash[88594]: audit 2024-09-20T20:02:12.684031+0000 mgr.y (mgr.15270) 355 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:02:14.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:13 smithi003 bash[88594]: audit 2024-09-20T20:02:12.968995+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:14.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:13 smithi003 bash[88594]: audit 2024-09-20T20:02:12.968995+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:14.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:13 smithi003 bash[88594]: audit 2024-09-20T20:02:12.976545+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:14.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:13 smithi003 bash[88594]: audit 2024-09-20T20:02:12.976545+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:14.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:13 smithi003 bash[92129]: audit 2024-09-20T20:02:12.684031+0000 mgr.y (mgr.15270) 355 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:02:14.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:13 smithi003 bash[92129]: audit 2024-09-20T20:02:12.684031+0000 mgr.y (mgr.15270) 355 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:02:14.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:13 smithi003 bash[92129]: audit 2024-09-20T20:02:12.968995+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:14.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:13 smithi003 bash[92129]: audit 2024-09-20T20:02:12.968995+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:14.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:13 smithi003 bash[92129]: audit 2024-09-20T20:02:12.976545+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:14.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:13 smithi003 bash[92129]: audit 2024-09-20T20:02:12.976545+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:15.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:14 smithi183 bash[69508]: audit 2024-09-20T20:02:14.019490+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:02:15.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:14 smithi183 bash[69508]: audit 2024-09-20T20:02:14.019490+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:02:15.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:14 smithi183 bash[69508]: cluster 2024-09-20T20:02:14.241720+0000 mgr.y (mgr.15270) 356 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:15.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:14 smithi183 bash[69508]: cluster 2024-09-20T20:02:14.241720+0000 mgr.y (mgr.15270) 356 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:15.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:14 smithi003 bash[92129]: audit 2024-09-20T20:02:14.019490+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:02:15.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:14 smithi003 bash[92129]: audit 2024-09-20T20:02:14.019490+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:02:15.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:14 smithi003 bash[92129]: cluster 2024-09-20T20:02:14.241720+0000 mgr.y (mgr.15270) 356 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:15.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:14 smithi003 bash[92129]: cluster 2024-09-20T20:02:14.241720+0000 mgr.y (mgr.15270) 356 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:15.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:14 smithi003 bash[88594]: audit 2024-09-20T20:02:14.019490+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:02:15.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:14 smithi003 bash[88594]: audit 2024-09-20T20:02:14.019490+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:02:15.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:14 smithi003 bash[88594]: cluster 2024-09-20T20:02:14.241720+0000 mgr.y (mgr.15270) 356 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:15.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:14 smithi003 bash[88594]: cluster 2024-09-20T20:02:14.241720+0000 mgr.y (mgr.15270) 356 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:17.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:02:17 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:02:17.22780955Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:02:17.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:17 smithi183 bash[69508]: cluster 2024-09-20T20:02:16.242394+0000 mgr.y (mgr.15270) 357 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:17.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:17 smithi183 bash[69508]: cluster 2024-09-20T20:02:16.242394+0000 mgr.y (mgr.15270) 357 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:17.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:17 smithi003 bash[88594]: cluster 2024-09-20T20:02:16.242394+0000 mgr.y (mgr.15270) 357 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:17.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:17 smithi003 bash[88594]: cluster 2024-09-20T20:02:16.242394+0000 mgr.y (mgr.15270) 357 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:17.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:17 smithi003 bash[92129]: cluster 2024-09-20T20:02:16.242394+0000 mgr.y (mgr.15270) 357 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:17.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:17 smithi003 bash[92129]: cluster 2024-09-20T20:02:16.242394+0000 mgr.y (mgr.15270) 357 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:19.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:19 smithi003 bash[88594]: cluster 2024-09-20T20:02:18.243115+0000 mgr.y (mgr.15270) 358 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:19.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:19 smithi003 bash[88594]: cluster 2024-09-20T20:02:18.243115+0000 mgr.y (mgr.15270) 358 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:19.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:19 smithi003 bash[92129]: cluster 2024-09-20T20:02:18.243115+0000 mgr.y (mgr.15270) 358 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:19.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:19 smithi003 bash[92129]: cluster 2024-09-20T20:02:18.243115+0000 mgr.y (mgr.15270) 358 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:19.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:19 smithi183 bash[69508]: cluster 2024-09-20T20:02:18.243115+0000 mgr.y (mgr.15270) 358 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:19.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:19 smithi183 bash[69508]: cluster 2024-09-20T20:02:18.243115+0000 mgr.y (mgr.15270) 358 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:20.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:02:20 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:02:20.222776129Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:02:21.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:21 smithi003 bash[88594]: cluster 2024-09-20T20:02:20.244818+0000 mgr.y (mgr.15270) 359 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:21.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:21 smithi003 bash[88594]: cluster 2024-09-20T20:02:20.244818+0000 mgr.y (mgr.15270) 359 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:21.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:21 smithi003 bash[92129]: cluster 2024-09-20T20:02:20.244818+0000 mgr.y (mgr.15270) 359 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:21.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:21 smithi003 bash[92129]: cluster 2024-09-20T20:02:20.244818+0000 mgr.y (mgr.15270) 359 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:21.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:21 smithi183 bash[69508]: cluster 2024-09-20T20:02:20.244818+0000 mgr.y (mgr.15270) 359 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:21.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:21 smithi183 bash[69508]: cluster 2024-09-20T20:02:20.244818+0000 mgr.y (mgr.15270) 359 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:22.417 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:02:22 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:02:22] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.51.0" 2024-09-20T20:02:23.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:02:23 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:02:23.200608103Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:02:23.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:23 smithi183 bash[69508]: cluster 2024-09-20T20:02:22.245377+0000 mgr.y (mgr.15270) 360 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:23.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:23 smithi183 bash[69508]: cluster 2024-09-20T20:02:22.245377+0000 mgr.y (mgr.15270) 360 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:23.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:23 smithi183 bash[69508]: audit 2024-09-20T20:02:23.217663+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:23.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:23 smithi183 bash[69508]: audit 2024-09-20T20:02:23.217663+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:23.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:23 smithi183 bash[69508]: audit 2024-09-20T20:02:23.230369+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:23.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:23 smithi183 bash[69508]: audit 2024-09-20T20:02:23.230369+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:23.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:23 smithi183 bash[69508]: audit 2024-09-20T20:02:23.233137+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:02:23.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:23 smithi183 bash[69508]: audit 2024-09-20T20:02:23.233137+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:02:23.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:23 smithi183 bash[69508]: audit 2024-09-20T20:02:23.235039+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:02:23.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:23 smithi183 bash[69508]: audit 2024-09-20T20:02:23.235039+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:02:23.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:23 smithi183 bash[69508]: audit 2024-09-20T20:02:23.246687+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:23.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:23 smithi183 bash[69508]: audit 2024-09-20T20:02:23.246687+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:23.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:23 smithi003 bash[88594]: cluster 2024-09-20T20:02:22.245377+0000 mgr.y (mgr.15270) 360 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:23.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:23 smithi003 bash[88594]: cluster 2024-09-20T20:02:22.245377+0000 mgr.y (mgr.15270) 360 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:23.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:23 smithi003 bash[88594]: audit 2024-09-20T20:02:23.217663+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:23.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:23 smithi003 bash[88594]: audit 2024-09-20T20:02:23.217663+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:23.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:23 smithi003 bash[88594]: audit 2024-09-20T20:02:23.230369+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:23.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:23 smithi003 bash[88594]: audit 2024-09-20T20:02:23.230369+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:23.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:23 smithi003 bash[88594]: audit 2024-09-20T20:02:23.233137+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:02:23.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:23 smithi003 bash[88594]: audit 2024-09-20T20:02:23.233137+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:02:23.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:23 smithi003 bash[88594]: audit 2024-09-20T20:02:23.235039+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:02:23.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:23 smithi003 bash[88594]: audit 2024-09-20T20:02:23.235039+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:02:23.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:23 smithi003 bash[88594]: audit 2024-09-20T20:02:23.246687+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:23.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:23 smithi003 bash[88594]: audit 2024-09-20T20:02:23.246687+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:23.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:23 smithi003 bash[92129]: cluster 2024-09-20T20:02:22.245377+0000 mgr.y (mgr.15270) 360 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:23.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:23 smithi003 bash[92129]: cluster 2024-09-20T20:02:22.245377+0000 mgr.y (mgr.15270) 360 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:23.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:23 smithi003 bash[92129]: audit 2024-09-20T20:02:23.217663+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:23.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:23 smithi003 bash[92129]: audit 2024-09-20T20:02:23.217663+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:23.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:23 smithi003 bash[92129]: audit 2024-09-20T20:02:23.230369+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:23.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:23 smithi003 bash[92129]: audit 2024-09-20T20:02:23.230369+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:23.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:23 smithi003 bash[92129]: audit 2024-09-20T20:02:23.233137+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:02:23.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:23 smithi003 bash[92129]: audit 2024-09-20T20:02:23.233137+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:02:23.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:23 smithi003 bash[92129]: audit 2024-09-20T20:02:23.235039+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:02:23.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:23 smithi003 bash[92129]: audit 2024-09-20T20:02:23.235039+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:02:23.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:23 smithi003 bash[92129]: audit 2024-09-20T20:02:23.246687+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:23.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:23 smithi003 bash[92129]: audit 2024-09-20T20:02:23.246687+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:22.688312+0000 mgr.y (mgr.15270) 361 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:02:24.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:22.688312+0000 mgr.y (mgr.15270) 361 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:02:24.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.344900+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:02:24.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.344900+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:02:24.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.348045+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.348045+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.350472+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.350472+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.360042+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.360042+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.364565+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.364565+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.370430+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-20T20:02:24.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.370430+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-20T20:02:24.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.374479+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.374479+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.380190+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-20T20:02:24.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.380190+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-20T20:02:24.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:22.688312+0000 mgr.y (mgr.15270) 361 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:02:24.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:22.688312+0000 mgr.y (mgr.15270) 361 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:02:24.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.344900+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:02:24.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.344900+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:02:24.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.348045+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.348045+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.350472+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.350472+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.360042+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.360042+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.364565+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.364565+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.370430+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-20T20:02:24.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.370430+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-20T20:02:24.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.374479+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.374479+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.380190+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-20T20:02:24.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.380190+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-20T20:02:24.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.385086+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.385086+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.392965+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.392965+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.398804+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.398804+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.406468+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.406468+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.411968+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.411968+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.419741+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.419741+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.424428+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.424428+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.426832+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.426832+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.427765+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.427765+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.429431+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.429431+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.708 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.385086+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.708 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.385086+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.708 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.392965+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.708 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.392965+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.708 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.398804+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.708 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.398804+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.708 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.406468+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.708 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.406468+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.708 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.411968+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.708 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.411968+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.708 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.419741+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.708 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.419741+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.708 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.424428+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.709 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.424428+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.709 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.426832+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.709 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.426832+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.709 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.427765+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.709 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.427765+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.709 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.429431+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.709 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.429431+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.709 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.440109+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.709 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.440109+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.709 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.445883+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.709 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.445883+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.709 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.453780+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.710 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.453780+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.710 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.461053+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.710 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.461053+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.710 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.468997+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.710 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.468997+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.710 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.475417+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.710 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.475417+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.710 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.478675+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.710 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.478675+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.710 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.479975+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.710 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.479975+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.710 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.482893+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.710 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.482893+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.710 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.485903+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.711 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.485903+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.711 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.440109+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.711 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.440109+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.711 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.445883+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.711 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.445883+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.711 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.453780+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.711 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.453780+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.711 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.461053+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.711 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.461053+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.711 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.468997+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.711 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.468997+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.711 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.475417+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.712 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.475417+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.712 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.478675+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.712 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.478675+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.712 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.479975+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.712 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.479975+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.712 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.482893+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.712 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.482893+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.712 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.485903+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.712 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.485903+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.712 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.487091+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.712 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.487091+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.713 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.489891+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.713 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.489891+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.713 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.492756+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.713 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.492756+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.713 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.493912+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.713 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.493912+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.713 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.496682+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.713 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.496682+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.713 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.499616+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.713 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.499616+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.713 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.500803+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.713 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.500803+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.713 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.503276+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.713 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.503276+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.714 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.506199+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.714 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.506199+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.714 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.487091+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.714 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.487091+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.714 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.489891+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.714 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.489891+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.714 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.492756+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.714 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.492756+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.714 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.493912+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.715 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.493912+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.715 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.496682+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.715 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.496682+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.715 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.499616+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.715 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.499616+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.715 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.500803+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.715 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.500803+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.715 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.503276+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.715 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.503276+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.715 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.506199+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.715 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.506199+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.716 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.507373+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.716 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.507373+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.716 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.509912+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.716 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.509912+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.716 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.512862+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.716 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.512862+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.716 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.514098+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.716 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.514098+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.716 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.516682+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T20:02:24.716 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.516682+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T20:02:24.716 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.522176+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T20:02:24.716 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.522176+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T20:02:24.716 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.526184+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.716 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.526184+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.717 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.532575+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T20:02:24.717 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.532575+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T20:02:24.717 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.537169+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T20:02:24.717 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.507373+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.717 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.507373+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.717 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.509912+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.717 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.509912+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.717 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.512862+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.717 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.512862+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.717 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.514098+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.717 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.514098+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.718 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.516682+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T20:02:24.718 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.516682+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T20:02:24.718 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.522176+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T20:02:24.718 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.522176+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T20:02:24.718 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.526184+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.718 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.526184+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.718 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.532575+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T20:02:24.718 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.532575+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T20:02:24.718 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.537169+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T20:02:24.718 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.537169+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T20:02:24.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.542680+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T20:02:24.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.542680+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T20:02:24.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.547570+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T20:02:24.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.547570+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T20:02:24.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.549255+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T20:02:24.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.549255+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T20:02:24.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.555389+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T20:02:24.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.555389+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T20:02:24.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.560331+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T20:02:24.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.560331+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T20:02:24.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.561717+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T20:02:24.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.561717+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T20:02:24.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.568209+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T20:02:24.719 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.568209+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T20:02:24.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.573371+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.537169+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T20:02:24.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.542680+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T20:02:24.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.542680+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T20:02:24.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.547570+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T20:02:24.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.547570+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T20:02:24.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.549255+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T20:02:24.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.549255+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T20:02:24.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.555389+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T20:02:24.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.555389+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T20:02:24.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.560331+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T20:02:24.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.560331+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T20:02:24.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.561717+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T20:02:24.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.561717+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T20:02:24.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.568209+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T20:02:24.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.568209+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T20:02:24.721 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.573371+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.573371+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.574851+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T20:02:24.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.574851+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T20:02:24.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.581111+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T20:02:24.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.581111+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T20:02:24.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.586215+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T20:02:24.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.586215+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T20:02:24.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.587983+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T20:02:24.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.587983+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T20:02:24.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.593951+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T20:02:24.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.593951+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T20:02:24.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.598400+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T20:02:24.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.598400+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T20:02:24.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.606077+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T20:02:24.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.606077+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T20:02:24.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.610352+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.573371+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.574851+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T20:02:24.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.574851+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T20:02:24.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.581111+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T20:02:24.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.581111+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T20:02:24.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.586215+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T20:02:24.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.586215+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T20:02:24.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.587983+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T20:02:24.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.587983+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T20:02:24.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.593951+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T20:02:24.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.593951+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T20:02:24.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.598400+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T20:02:24.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.598400+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T20:02:24.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.606077+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T20:02:24.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.606077+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T20:02:24.724 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.610352+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.724 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.610352+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.724 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.612092+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.724 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.612092+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.724 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.613831+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.724 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.613831+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.724 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.615414+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.724 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.615414+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.724 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.617083+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.724 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.617083+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.724 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.618639+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.724 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.618639+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.725 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.620856+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T20:02:24.725 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.620856+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T20:02:24.725 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.626642+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T20:02:24.725 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.626642+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T20:02:24.725 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.628968+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:02:24.725 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.628968+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:02:24.725 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.610352+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.725 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.612092+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.725 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.612092+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.725 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.613831+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.725 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.613831+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.725 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.615414+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.615414+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.617083+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.617083+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.618639+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.618639+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.620856+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T20:02:24.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.620856+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T20:02:24.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.626642+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T20:02:24.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.626642+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T20:02:24.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.628968+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:02:24.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.628968+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:02:24.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.630841+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:02:24.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.630841+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:02:24.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.641852+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.641852+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.774112+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:02:24.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.774112+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:02:24.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.775665+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:02:24.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.775665+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:02:24.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.785648+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:23.785648+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:24.219434+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[88594]: audit 2024-09-20T20:02:24.219434+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.630841+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:02:24.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.630841+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:02:24.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.641852+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.641852+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.774112+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:02:24.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.774112+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:02:24.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.775665+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:02:24.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.775665+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:02:24.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.785648+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:23.785648+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:24.219434+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:24 smithi003 bash[92129]: audit 2024-09-20T20:02:24.219434+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:22.688312+0000 mgr.y (mgr.15270) 361 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:02:24.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:22.688312+0000 mgr.y (mgr.15270) 361 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:02:24.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.344900+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:02:24.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.344900+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:02:24.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.348045+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.348045+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.350472+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.350472+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.360042+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.360042+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.364565+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.364565+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.370430+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-20T20:02:24.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.370430+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-20T20:02:24.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.374479+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.374479+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.380190+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-20T20:02:24.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.380190+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-20T20:02:24.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.385086+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.385086+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.392965+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.392965+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.398804+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.398804+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.406468+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.406468+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.411968+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.411968+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.419741+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.419741+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.424428+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.424428+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.426832+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.426832+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.427765+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.427765+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.429431+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.429431+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.440109+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.440109+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.445883+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.445883+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.453780+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.453780+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.461053+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.461053+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.468997+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.468997+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.475417+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.475417+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.478675+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.478675+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.479975+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.479975+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.482893+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.805 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.482893+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.805 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.485903+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.805 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.485903+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.805 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.487091+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.805 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.487091+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.805 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.489891+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.805 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.489891+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.805 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.492756+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.805 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.492756+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.805 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.493912+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.805 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.493912+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.805 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.496682+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.805 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.496682+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.805 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.499616+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.806 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.499616+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.806 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.500803+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.806 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.500803+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.806 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.503276+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.806 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.503276+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.806 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.506199+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.806 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.506199+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.807 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.507373+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.807 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.507373+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.807 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.509912+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.807 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.509912+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:24.807 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.512862+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.807 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.512862+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T20:02:24.807 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.514098+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.808 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.514098+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T20:02:24.808 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.516682+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T20:02:24.808 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.516682+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T20:02:24.808 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.522176+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T20:02:24.808 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.522176+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T20:02:24.808 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.526184+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.808 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.526184+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.808 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.532575+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T20:02:24.808 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.532575+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T20:02:24.808 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.537169+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T20:02:24.808 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.537169+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T20:02:24.808 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.542680+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T20:02:24.808 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.542680+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T20:02:24.808 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.547570+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T20:02:24.809 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.547570+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T20:02:24.809 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.549255+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T20:02:24.809 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.549255+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T20:02:24.809 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.555389+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T20:02:24.809 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.555389+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T20:02:24.809 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.560331+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T20:02:24.809 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.560331+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T20:02:24.809 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.561717+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T20:02:24.809 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.561717+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T20:02:24.809 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.568209+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T20:02:24.809 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.568209+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T20:02:24.809 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.573371+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.809 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.573371+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.809 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.574851+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T20:02:24.810 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.574851+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T20:02:24.810 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.581111+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T20:02:24.810 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.581111+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T20:02:24.810 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.586215+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T20:02:24.810 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.586215+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T20:02:24.810 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.587983+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T20:02:24.810 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.587983+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T20:02:24.810 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.593951+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T20:02:24.810 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.593951+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T20:02:24.810 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.598400+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T20:02:24.810 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.598400+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T20:02:24.810 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.606077+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T20:02:24.810 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.606077+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T20:02:24.810 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.610352+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.811 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.610352+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.811 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.612092+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.811 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.612092+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.811 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.613831+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.811 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.613831+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.811 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.615414+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.811 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.615414+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.811 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.617083+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.811 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.617083+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.811 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.618639+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.811 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.618639+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:02:24.811 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.620856+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T20:02:24.811 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.620856+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T20:02:24.811 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.626642+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T20:02:24.812 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.626642+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T20:02:24.812 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.628968+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:02:24.812 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.628968+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:02:24.812 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.630841+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:02:24.812 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.630841+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:02:24.812 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.641852+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.812 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.641852+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.812 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.774112+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:02:24.812 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.774112+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:02:24.812 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.775665+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:02:24.812 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.775665+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:02:24.812 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.785648+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.812 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:23.785648+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.812 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:24.219434+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:24.812 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:24 smithi183 bash[69508]: audit 2024-09-20T20:02:24.219434+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:02:25.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[88594]: cephadm 2024-09-20T20:02:23.351688+0000 mgr.y (mgr.15270) 362 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T20:02:25.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[88594]: cephadm 2024-09-20T20:02:23.351688+0000 mgr.y (mgr.15270) 362 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T20:02:25.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[88594]: cephadm 2024-09-20T20:02:23.386625+0000 mgr.y (mgr.15270) 363 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T20:02:25.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[88594]: cephadm 2024-09-20T20:02:23.386625+0000 mgr.y (mgr.15270) 363 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T20:02:25.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[88594]: cephadm 2024-09-20T20:02:23.400252+0000 mgr.y (mgr.15270) 364 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T20:02:25.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[88594]: cephadm 2024-09-20T20:02:23.400252+0000 mgr.y (mgr.15270) 364 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T20:02:25.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[88594]: cephadm 2024-09-20T20:02:23.413514+0000 mgr.y (mgr.15270) 365 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T20:02:25.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[88594]: cephadm 2024-09-20T20:02:23.413514+0000 mgr.y (mgr.15270) 365 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T20:02:25.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[88594]: cephadm 2024-09-20T20:02:23.425463+0000 mgr.y (mgr.15270) 366 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T20:02:25.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[88594]: cephadm 2024-09-20T20:02:23.425463+0000 mgr.y (mgr.15270) 366 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T20:02:25.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[88594]: cephadm 2024-09-20T20:02:23.430403+0000 mgr.y (mgr.15270) 367 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T20:02:25.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[88594]: cephadm 2024-09-20T20:02:23.430403+0000 mgr.y (mgr.15270) 367 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T20:02:25.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[88594]: cephadm 2024-09-20T20:02:23.447330+0000 mgr.y (mgr.15270) 368 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T20:02:25.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[88594]: cephadm 2024-09-20T20:02:23.447330+0000 mgr.y (mgr.15270) 368 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T20:02:25.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[88594]: cephadm 2024-09-20T20:02:23.462535+0000 mgr.y (mgr.15270) 369 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T20:02:25.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[88594]: cephadm 2024-09-20T20:02:23.462535+0000 mgr.y (mgr.15270) 369 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T20:02:25.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[88594]: cephadm 2024-09-20T20:02:23.476822+0000 mgr.y (mgr.15270) 370 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-20T20:02:25.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[88594]: cephadm 2024-09-20T20:02:23.476822+0000 mgr.y (mgr.15270) 370 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-20T20:02:25.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[88594]: cephadm 2024-09-20T20:02:23.484187+0000 mgr.y (mgr.15270) 371 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-20T20:02:25.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[88594]: cephadm 2024-09-20T20:02:23.484187+0000 mgr.y (mgr.15270) 371 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-20T20:02:25.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[88594]: cephadm 2024-09-20T20:02:23.491064+0000 mgr.y (mgr.15270) 372 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-20T20:02:25.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[88594]: cephadm 2024-09-20T20:02:23.491064+0000 mgr.y (mgr.15270) 372 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-20T20:02:25.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[88594]: cephadm 2024-09-20T20:02:23.497943+0000 mgr.y (mgr.15270) 373 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-20T20:02:25.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[88594]: cephadm 2024-09-20T20:02:23.497943+0000 mgr.y (mgr.15270) 373 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-20T20:02:25.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[92129]: cephadm 2024-09-20T20:02:23.351688+0000 mgr.y (mgr.15270) 362 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T20:02:25.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[92129]: cephadm 2024-09-20T20:02:23.351688+0000 mgr.y (mgr.15270) 362 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T20:02:25.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[92129]: cephadm 2024-09-20T20:02:23.386625+0000 mgr.y (mgr.15270) 363 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T20:02:25.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[92129]: cephadm 2024-09-20T20:02:23.386625+0000 mgr.y (mgr.15270) 363 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T20:02:25.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[92129]: cephadm 2024-09-20T20:02:23.400252+0000 mgr.y (mgr.15270) 364 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T20:02:25.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[92129]: cephadm 2024-09-20T20:02:23.400252+0000 mgr.y (mgr.15270) 364 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T20:02:25.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[92129]: cephadm 2024-09-20T20:02:23.413514+0000 mgr.y (mgr.15270) 365 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T20:02:25.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[92129]: cephadm 2024-09-20T20:02:23.413514+0000 mgr.y (mgr.15270) 365 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T20:02:25.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[92129]: cephadm 2024-09-20T20:02:23.425463+0000 mgr.y (mgr.15270) 366 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T20:02:25.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[92129]: cephadm 2024-09-20T20:02:23.425463+0000 mgr.y (mgr.15270) 366 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T20:02:25.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[92129]: cephadm 2024-09-20T20:02:23.430403+0000 mgr.y (mgr.15270) 367 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T20:02:25.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[92129]: cephadm 2024-09-20T20:02:23.430403+0000 mgr.y (mgr.15270) 367 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T20:02:25.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[92129]: cephadm 2024-09-20T20:02:23.447330+0000 mgr.y (mgr.15270) 368 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T20:02:25.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[92129]: cephadm 2024-09-20T20:02:23.447330+0000 mgr.y (mgr.15270) 368 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T20:02:25.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[92129]: cephadm 2024-09-20T20:02:23.462535+0000 mgr.y (mgr.15270) 369 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T20:02:25.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[92129]: cephadm 2024-09-20T20:02:23.462535+0000 mgr.y (mgr.15270) 369 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T20:02:25.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[92129]: cephadm 2024-09-20T20:02:23.476822+0000 mgr.y (mgr.15270) 370 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-20T20:02:25.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[92129]: cephadm 2024-09-20T20:02:23.476822+0000 mgr.y (mgr.15270) 370 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-20T20:02:25.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[92129]: cephadm 2024-09-20T20:02:23.484187+0000 mgr.y (mgr.15270) 371 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-20T20:02:25.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[92129]: cephadm 2024-09-20T20:02:23.484187+0000 mgr.y (mgr.15270) 371 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-20T20:02:25.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[92129]: cephadm 2024-09-20T20:02:23.491064+0000 mgr.y (mgr.15270) 372 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-20T20:02:25.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[92129]: cephadm 2024-09-20T20:02:23.491064+0000 mgr.y (mgr.15270) 372 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-20T20:02:25.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[92129]: cephadm 2024-09-20T20:02:23.497943+0000 mgr.y (mgr.15270) 373 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-20T20:02:25.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[92129]: cephadm 2024-09-20T20:02:23.497943+0000 mgr.y (mgr.15270) 373 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-20T20:02:25.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[92129]: cephadm 2024-09-20T20:02:23.504493+0000 mgr.y (mgr.15270) 374 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-20T20:02:25.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[92129]: cephadm 2024-09-20T20:02:23.504493+0000 mgr.y (mgr.15270) 374 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-20T20:02:25.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[92129]: cephadm 2024-09-20T20:02:23.511274+0000 mgr.y (mgr.15270) 375 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-20T20:02:25.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[92129]: cephadm 2024-09-20T20:02:23.511274+0000 mgr.y (mgr.15270) 375 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-20T20:02:25.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[92129]: cephadm 2024-09-20T20:02:23.515120+0000 mgr.y (mgr.15270) 376 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T20:02:25.707 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[92129]: cephadm 2024-09-20T20:02:23.515120+0000 mgr.y (mgr.15270) 376 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T20:02:25.707 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[92129]: cephadm 2024-09-20T20:02:23.619883+0000 mgr.y (mgr.15270) 377 : cephadm [INF] Upgrade: Complete! 2024-09-20T20:02:25.707 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[92129]: cephadm 2024-09-20T20:02:23.619883+0000 mgr.y (mgr.15270) 377 : cephadm [INF] Upgrade: Complete! 2024-09-20T20:02:25.707 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[92129]: cluster 2024-09-20T20:02:24.247003+0000 mgr.y (mgr.15270) 378 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:25.707 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[92129]: cluster 2024-09-20T20:02:24.247003+0000 mgr.y (mgr.15270) 378 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:25.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[88594]: cephadm 2024-09-20T20:02:23.504493+0000 mgr.y (mgr.15270) 374 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-20T20:02:25.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[88594]: cephadm 2024-09-20T20:02:23.504493+0000 mgr.y (mgr.15270) 374 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-20T20:02:25.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[88594]: cephadm 2024-09-20T20:02:23.511274+0000 mgr.y (mgr.15270) 375 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-20T20:02:25.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[88594]: cephadm 2024-09-20T20:02:23.511274+0000 mgr.y (mgr.15270) 375 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-20T20:02:25.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[88594]: cephadm 2024-09-20T20:02:23.515120+0000 mgr.y (mgr.15270) 376 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T20:02:25.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[88594]: cephadm 2024-09-20T20:02:23.515120+0000 mgr.y (mgr.15270) 376 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T20:02:25.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[88594]: cephadm 2024-09-20T20:02:23.619883+0000 mgr.y (mgr.15270) 377 : cephadm [INF] Upgrade: Complete! 2024-09-20T20:02:25.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[88594]: cephadm 2024-09-20T20:02:23.619883+0000 mgr.y (mgr.15270) 377 : cephadm [INF] Upgrade: Complete! 2024-09-20T20:02:25.708 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[88594]: cluster 2024-09-20T20:02:24.247003+0000 mgr.y (mgr.15270) 378 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:25.708 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:25 smithi003 bash[88594]: cluster 2024-09-20T20:02:24.247003+0000 mgr.y (mgr.15270) 378 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:25.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:25 smithi183 bash[69508]: cephadm 2024-09-20T20:02:23.351688+0000 mgr.y (mgr.15270) 362 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T20:02:25.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:25 smithi183 bash[69508]: cephadm 2024-09-20T20:02:23.351688+0000 mgr.y (mgr.15270) 362 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T20:02:25.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:25 smithi183 bash[69508]: cephadm 2024-09-20T20:02:23.386625+0000 mgr.y (mgr.15270) 363 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T20:02:25.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:25 smithi183 bash[69508]: cephadm 2024-09-20T20:02:23.386625+0000 mgr.y (mgr.15270) 363 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T20:02:25.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:25 smithi183 bash[69508]: cephadm 2024-09-20T20:02:23.400252+0000 mgr.y (mgr.15270) 364 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T20:02:25.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:25 smithi183 bash[69508]: cephadm 2024-09-20T20:02:23.400252+0000 mgr.y (mgr.15270) 364 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T20:02:25.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:25 smithi183 bash[69508]: cephadm 2024-09-20T20:02:23.413514+0000 mgr.y (mgr.15270) 365 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T20:02:25.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:25 smithi183 bash[69508]: cephadm 2024-09-20T20:02:23.413514+0000 mgr.y (mgr.15270) 365 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T20:02:25.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:25 smithi183 bash[69508]: cephadm 2024-09-20T20:02:23.425463+0000 mgr.y (mgr.15270) 366 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T20:02:25.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:25 smithi183 bash[69508]: cephadm 2024-09-20T20:02:23.425463+0000 mgr.y (mgr.15270) 366 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T20:02:25.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:25 smithi183 bash[69508]: cephadm 2024-09-20T20:02:23.430403+0000 mgr.y (mgr.15270) 367 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T20:02:25.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:25 smithi183 bash[69508]: cephadm 2024-09-20T20:02:23.430403+0000 mgr.y (mgr.15270) 367 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T20:02:25.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:25 smithi183 bash[69508]: cephadm 2024-09-20T20:02:23.447330+0000 mgr.y (mgr.15270) 368 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T20:02:25.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:25 smithi183 bash[69508]: cephadm 2024-09-20T20:02:23.447330+0000 mgr.y (mgr.15270) 368 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T20:02:25.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:25 smithi183 bash[69508]: cephadm 2024-09-20T20:02:23.462535+0000 mgr.y (mgr.15270) 369 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T20:02:25.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:25 smithi183 bash[69508]: cephadm 2024-09-20T20:02:23.462535+0000 mgr.y (mgr.15270) 369 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T20:02:25.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:25 smithi183 bash[69508]: cephadm 2024-09-20T20:02:23.476822+0000 mgr.y (mgr.15270) 370 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-20T20:02:25.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:25 smithi183 bash[69508]: cephadm 2024-09-20T20:02:23.476822+0000 mgr.y (mgr.15270) 370 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-20T20:02:25.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:25 smithi183 bash[69508]: cephadm 2024-09-20T20:02:23.484187+0000 mgr.y (mgr.15270) 371 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-20T20:02:25.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:25 smithi183 bash[69508]: cephadm 2024-09-20T20:02:23.484187+0000 mgr.y (mgr.15270) 371 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-20T20:02:25.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:25 smithi183 bash[69508]: cephadm 2024-09-20T20:02:23.491064+0000 mgr.y (mgr.15270) 372 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-20T20:02:25.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:25 smithi183 bash[69508]: cephadm 2024-09-20T20:02:23.491064+0000 mgr.y (mgr.15270) 372 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-20T20:02:25.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:25 smithi183 bash[69508]: cephadm 2024-09-20T20:02:23.497943+0000 mgr.y (mgr.15270) 373 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-20T20:02:25.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:25 smithi183 bash[69508]: cephadm 2024-09-20T20:02:23.497943+0000 mgr.y (mgr.15270) 373 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-20T20:02:25.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:25 smithi183 bash[69508]: cephadm 2024-09-20T20:02:23.504493+0000 mgr.y (mgr.15270) 374 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-20T20:02:25.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:25 smithi183 bash[69508]: cephadm 2024-09-20T20:02:23.504493+0000 mgr.y (mgr.15270) 374 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-20T20:02:25.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:25 smithi183 bash[69508]: cephadm 2024-09-20T20:02:23.511274+0000 mgr.y (mgr.15270) 375 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-20T20:02:25.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:25 smithi183 bash[69508]: cephadm 2024-09-20T20:02:23.511274+0000 mgr.y (mgr.15270) 375 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-20T20:02:25.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:25 smithi183 bash[69508]: cephadm 2024-09-20T20:02:23.515120+0000 mgr.y (mgr.15270) 376 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T20:02:25.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:25 smithi183 bash[69508]: cephadm 2024-09-20T20:02:23.515120+0000 mgr.y (mgr.15270) 376 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T20:02:25.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:25 smithi183 bash[69508]: cephadm 2024-09-20T20:02:23.619883+0000 mgr.y (mgr.15270) 377 : cephadm [INF] Upgrade: Complete! 2024-09-20T20:02:25.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:25 smithi183 bash[69508]: cephadm 2024-09-20T20:02:23.619883+0000 mgr.y (mgr.15270) 377 : cephadm [INF] Upgrade: Complete! 2024-09-20T20:02:25.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:25 smithi183 bash[69508]: cluster 2024-09-20T20:02:24.247003+0000 mgr.y (mgr.15270) 378 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:25.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:25 smithi183 bash[69508]: cluster 2024-09-20T20:02:24.247003+0000 mgr.y (mgr.15270) 378 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:26.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:02:26 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:02:26.208870119Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:02:27.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:27 smithi003 bash[88594]: cluster 2024-09-20T20:02:26.247768+0000 mgr.y (mgr.15270) 379 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:27.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:27 smithi003 bash[88594]: cluster 2024-09-20T20:02:26.247768+0000 mgr.y (mgr.15270) 379 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:27.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:27 smithi003 bash[92129]: cluster 2024-09-20T20:02:26.247768+0000 mgr.y (mgr.15270) 379 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:27.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:27 smithi003 bash[92129]: cluster 2024-09-20T20:02:26.247768+0000 mgr.y (mgr.15270) 379 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:27.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:27 smithi183 bash[69508]: cluster 2024-09-20T20:02:26.247768+0000 mgr.y (mgr.15270) 379 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:27.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:27 smithi183 bash[69508]: cluster 2024-09-20T20:02:26.247768+0000 mgr.y (mgr.15270) 379 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:29.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:02:29 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:02:29.224946706Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:02:29.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:29 smithi183 bash[69508]: cluster 2024-09-20T20:02:28.248543+0000 mgr.y (mgr.15270) 380 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:29.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:29 smithi183 bash[69508]: cluster 2024-09-20T20:02:28.248543+0000 mgr.y (mgr.15270) 380 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:29.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:29 smithi183 bash[69508]: audit 2024-09-20T20:02:29.019669+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:02:29.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:29 smithi183 bash[69508]: audit 2024-09-20T20:02:29.019669+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:02:29.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:29 smithi003 bash[88594]: cluster 2024-09-20T20:02:28.248543+0000 mgr.y (mgr.15270) 380 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:29.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:29 smithi003 bash[88594]: cluster 2024-09-20T20:02:28.248543+0000 mgr.y (mgr.15270) 380 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:29.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:29 smithi003 bash[88594]: audit 2024-09-20T20:02:29.019669+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:02:29.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:29 smithi003 bash[88594]: audit 2024-09-20T20:02:29.019669+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:02:29.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:29 smithi003 bash[92129]: cluster 2024-09-20T20:02:28.248543+0000 mgr.y (mgr.15270) 380 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:29.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:29 smithi003 bash[92129]: cluster 2024-09-20T20:02:28.248543+0000 mgr.y (mgr.15270) 380 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:29.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:29 smithi003 bash[92129]: audit 2024-09-20T20:02:29.019669+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:02:29.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:29 smithi003 bash[92129]: audit 2024-09-20T20:02:29.019669+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:02:31.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:31 smithi003 bash[92129]: cluster 2024-09-20T20:02:30.250188+0000 mgr.y (mgr.15270) 381 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:31.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:31 smithi003 bash[92129]: cluster 2024-09-20T20:02:30.250188+0000 mgr.y (mgr.15270) 381 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:31.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:31 smithi003 bash[88594]: cluster 2024-09-20T20:02:30.250188+0000 mgr.y (mgr.15270) 381 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:31.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:31 smithi003 bash[88594]: cluster 2024-09-20T20:02:30.250188+0000 mgr.y (mgr.15270) 381 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:31.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:31 smithi183 bash[69508]: cluster 2024-09-20T20:02:30.250188+0000 mgr.y (mgr.15270) 381 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:31.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:31 smithi183 bash[69508]: cluster 2024-09-20T20:02:30.250188+0000 mgr.y (mgr.15270) 381 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:32.389 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:02:32 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:02:32] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.51.0" 2024-09-20T20:02:32.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:02:32 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:02:32.243269147Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:02:32.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:32 smithi183 bash[69508]: cluster 2024-09-20T20:02:32.250883+0000 mgr.y (mgr.15270) 382 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:32.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:32 smithi183 bash[69508]: cluster 2024-09-20T20:02:32.250883+0000 mgr.y (mgr.15270) 382 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:32.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:32 smithi003 bash[92129]: cluster 2024-09-20T20:02:32.250883+0000 mgr.y (mgr.15270) 382 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:32.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:32 smithi003 bash[92129]: cluster 2024-09-20T20:02:32.250883+0000 mgr.y (mgr.15270) 382 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:32.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:32 smithi003 bash[88594]: cluster 2024-09-20T20:02:32.250883+0000 mgr.y (mgr.15270) 382 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:32.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:32 smithi003 bash[88594]: cluster 2024-09-20T20:02:32.250883+0000 mgr.y (mgr.15270) 382 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:33.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:33 smithi003 bash[88594]: audit 2024-09-20T20:02:32.699648+0000 mgr.y (mgr.15270) 383 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:02:33.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:33 smithi003 bash[88594]: audit 2024-09-20T20:02:32.699648+0000 mgr.y (mgr.15270) 383 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:02:33.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:33 smithi003 bash[92129]: audit 2024-09-20T20:02:32.699648+0000 mgr.y (mgr.15270) 383 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:02:33.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:33 smithi003 bash[92129]: audit 2024-09-20T20:02:32.699648+0000 mgr.y (mgr.15270) 383 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:02:33.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:33 smithi183 bash[69508]: audit 2024-09-20T20:02:32.699648+0000 mgr.y (mgr.15270) 383 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:02:33.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:33 smithi183 bash[69508]: audit 2024-09-20T20:02:32.699648+0000 mgr.y (mgr.15270) 383 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:02:34.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:34 smithi003 bash[88594]: cluster 2024-09-20T20:02:34.252509+0000 mgr.y (mgr.15270) 384 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:34.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:34 smithi003 bash[88594]: cluster 2024-09-20T20:02:34.252509+0000 mgr.y (mgr.15270) 384 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:34.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:34 smithi003 bash[92129]: cluster 2024-09-20T20:02:34.252509+0000 mgr.y (mgr.15270) 384 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:34.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:34 smithi003 bash[92129]: cluster 2024-09-20T20:02:34.252509+0000 mgr.y (mgr.15270) 384 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:34.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:34 smithi183 bash[69508]: cluster 2024-09-20T20:02:34.252509+0000 mgr.y (mgr.15270) 384 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:34.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:34 smithi183 bash[69508]: cluster 2024-09-20T20:02:34.252509+0000 mgr.y (mgr.15270) 384 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:35.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:02:35 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:02:35.201600224Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:02:37.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:37 smithi003 bash[88594]: cluster 2024-09-20T20:02:36.253238+0000 mgr.y (mgr.15270) 385 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:37.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:37 smithi003 bash[88594]: cluster 2024-09-20T20:02:36.253238+0000 mgr.y (mgr.15270) 385 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:37.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:37 smithi003 bash[92129]: cluster 2024-09-20T20:02:36.253238+0000 mgr.y (mgr.15270) 385 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:37.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:37 smithi003 bash[92129]: cluster 2024-09-20T20:02:36.253238+0000 mgr.y (mgr.15270) 385 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:37.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:37 smithi183 bash[69508]: cluster 2024-09-20T20:02:36.253238+0000 mgr.y (mgr.15270) 385 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:37.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:37 smithi183 bash[69508]: cluster 2024-09-20T20:02:36.253238+0000 mgr.y (mgr.15270) 385 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:38.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:02:38 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:02:38.223651848Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:02:39.486 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T20:02:39.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:39 smithi003 bash[88594]: cluster 2024-09-20T20:02:38.253967+0000 mgr.y (mgr.15270) 386 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:39.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:39 smithi003 bash[88594]: cluster 2024-09-20T20:02:38.253967+0000 mgr.y (mgr.15270) 386 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:39.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:39 smithi003 bash[92129]: cluster 2024-09-20T20:02:38.253967+0000 mgr.y (mgr.15270) 386 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:39.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:39 smithi003 bash[92129]: cluster 2024-09-20T20:02:38.253967+0000 mgr.y (mgr.15270) 386 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:39.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:39 smithi183 bash[69508]: cluster 2024-09-20T20:02:38.253967+0000 mgr.y (mgr.15270) 386 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:39.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:39 smithi183 bash[69508]: cluster 2024-09-20T20:02:38.253967+0000 mgr.y (mgr.15270) 386 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:40.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:40 smithi003 bash[92129]: audit 2024-09-20T20:02:38.806005+0000 mgr.y (mgr.15270) 387 : audit [DBG] from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:02:40.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:40 smithi003 bash[92129]: audit 2024-09-20T20:02:38.806005+0000 mgr.y (mgr.15270) 387 : audit [DBG] from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:02:40.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:40 smithi003 bash[88594]: audit 2024-09-20T20:02:38.806005+0000 mgr.y (mgr.15270) 387 : audit [DBG] from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:02:40.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:40 smithi003 bash[88594]: audit 2024-09-20T20:02:38.806005+0000 mgr.y (mgr.15270) 387 : audit [DBG] from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:02:40.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:40 smithi183 bash[69508]: audit 2024-09-20T20:02:38.806005+0000 mgr.y (mgr.15270) 387 : audit [DBG] from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:02:40.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:40 smithi183 bash[69508]: audit 2024-09-20T20:02:38.806005+0000 mgr.y (mgr.15270) 387 : audit [DBG] from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:02:41.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:02:41 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:02:41.23447566Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:02:41.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:41 smithi183 bash[69508]: cluster 2024-09-20T20:02:40.255654+0000 mgr.y (mgr.15270) 388 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:41.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:41 smithi183 bash[69508]: cluster 2024-09-20T20:02:40.255654+0000 mgr.y (mgr.15270) 388 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:41.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:41 smithi003 bash[88594]: cluster 2024-09-20T20:02:40.255654+0000 mgr.y (mgr.15270) 388 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:41.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:41 smithi003 bash[88594]: cluster 2024-09-20T20:02:40.255654+0000 mgr.y (mgr.15270) 388 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:41.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:41 smithi003 bash[92129]: cluster 2024-09-20T20:02:40.255654+0000 mgr.y (mgr.15270) 388 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:41.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:41 smithi003 bash[92129]: cluster 2024-09-20T20:02:40.255654+0000 mgr.y (mgr.15270) 388 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:42.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:02:42 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:02:42] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.51.0" 2024-09-20T20:02:43.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:43 smithi003 bash[88594]: cluster 2024-09-20T20:02:42.256245+0000 mgr.y (mgr.15270) 389 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T20:02:43.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:43 smithi003 bash[88594]: cluster 2024-09-20T20:02:42.256245+0000 mgr.y (mgr.15270) 389 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T20:02:43.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:43 smithi003 bash[92129]: cluster 2024-09-20T20:02:42.256245+0000 mgr.y (mgr.15270) 389 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T20:02:43.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:43 smithi003 bash[92129]: cluster 2024-09-20T20:02:42.256245+0000 mgr.y (mgr.15270) 389 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T20:02:43.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:43 smithi183 bash[69508]: cluster 2024-09-20T20:02:42.256245+0000 mgr.y (mgr.15270) 389 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T20:02:43.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:43 smithi183 bash[69508]: cluster 2024-09-20T20:02:42.256245+0000 mgr.y (mgr.15270) 389 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T20:02:44.308 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T20:02:44.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:02:44 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:02:44.220347049Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:02:44.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:44 smithi183 bash[69508]: audit 2024-09-20T20:02:42.710520+0000 mgr.y (mgr.15270) 390 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:02:44.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:44 smithi183 bash[69508]: audit 2024-09-20T20:02:42.710520+0000 mgr.y (mgr.15270) 390 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:02:44.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:44 smithi183 bash[69508]: audit 2024-09-20T20:02:44.020564+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:02:44.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:44 smithi183 bash[69508]: audit 2024-09-20T20:02:44.020564+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:02:44.634 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:44 smithi003 bash[92129]: audit 2024-09-20T20:02:42.710520+0000 mgr.y (mgr.15270) 390 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:02:44.634 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:44 smithi003 bash[92129]: audit 2024-09-20T20:02:42.710520+0000 mgr.y (mgr.15270) 390 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:02:44.634 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:44 smithi003 bash[92129]: audit 2024-09-20T20:02:44.020564+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:02:44.635 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:44 smithi003 bash[92129]: audit 2024-09-20T20:02:44.020564+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:02:44.635 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:44 smithi003 bash[88594]: audit 2024-09-20T20:02:42.710520+0000 mgr.y (mgr.15270) 390 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:02:44.635 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:44 smithi003 bash[88594]: audit 2024-09-20T20:02:42.710520+0000 mgr.y (mgr.15270) 390 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:02:44.635 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:44 smithi003 bash[88594]: audit 2024-09-20T20:02:44.020564+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:02:44.635 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:44 smithi003 bash[88594]: audit 2024-09-20T20:02:44.020564+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:02:45.619 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:45 smithi003 bash[92129]: cluster 2024-09-20T20:02:44.257764+0000 mgr.y (mgr.15270) 391 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:45.619 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:45 smithi003 bash[92129]: cluster 2024-09-20T20:02:44.257764+0000 mgr.y (mgr.15270) 391 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:45.619 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:45 smithi003 bash[88594]: cluster 2024-09-20T20:02:44.257764+0000 mgr.y (mgr.15270) 391 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:45.620 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:45 smithi003 bash[88594]: cluster 2024-09-20T20:02:44.257764+0000 mgr.y (mgr.15270) 391 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:45.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:45 smithi183 bash[69508]: cluster 2024-09-20T20:02:44.257764+0000 mgr.y (mgr.15270) 391 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:45.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:45 smithi183 bash[69508]: cluster 2024-09-20T20:02:44.257764+0000 mgr.y (mgr.15270) 391 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:46.009 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T20:02:46.009 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (4m) 34s ago 31m 13.8M - 0.27.0 11f11916f8cd c352858d3349 2024-09-20T20:02:46.009 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi183 *:3000 running (4m) 2m ago 31m 67.9M - 10.4.8 5aad1d7cf004 548c3fa5f1a5 2024-09-20T20:02:46.009 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.zzokqj smithi003 *:5000 running (6m) 34s ago 29m 49.0M - 3.8 6acb0a031eab d2e13422a011 2024-09-20T20:02:46.009 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi183 *:8443,9283,8765 running (6m) 2m ago 40m 439M - 19.3.0-5099-g88deadb8 441f9a3fe515 210cd19f5bae 2024-09-20T20:02:46.009 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (17m) 34s ago 42m 512M - 19.3.0-5099-g88deadb8 441f9a3fe515 9aa6e2f22487 2024-09-20T20:02:46.010 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (68s) 34s ago 42m 35.7M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 0136983baac2 2024-09-20T20:02:46.010 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi183 running (2m) 2m ago 40m 18.3M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 b3c0e322fa5f 2024-09-20T20:02:46.010 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (42s) 34s ago 40m 18.9M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 3857b5066efa 2024-09-20T20:02:46.010 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (5m) 34s ago 32m 8055k - 1.7.0 72c9c2088986 d0b8aa327069 2024-09-20T20:02:46.010 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi183 *:9100 running (5m) 2m ago 32m 7780k - 1.7.0 72c9c2088986 c79ac70026db 2024-09-20T20:02:46.010 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (39m) 34s ago 39m 67.4M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab f34f0142facb 2024-09-20T20:02:46.010 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (38m) 34s ago 38m 59.2M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab 682cabe7b674 2024-09-20T20:02:46.010 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (37m) 34s ago 37m 61.4M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab 945fc7b53bc0 2024-09-20T20:02:46.010 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (36m) 34s ago 36m 57.6M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab f18d3679bb9e 2024-09-20T20:02:46.010 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi183 running (35m) 2m ago 35m 69.0M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab acf213ee960c 2024-09-20T20:02:46.010 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi183 running (34m) 2m ago 35m 64.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab e79f0a743785 2024-09-20T20:02:46.010 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi183 running (34m) 2m ago 34m 56.4M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 164041c5816b 2024-09-20T20:02:46.010 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi183 running (33m) 2m ago 33m 67.0M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 0eac55f5717e 2024-09-20T20:02:46.010 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi183 *:9095 running (5m) 2m ago 32m 43.9M - 2.51.0 1d3b7f56885b 7e9efbbab4fb 2024-09-20T20:02:46.010 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.tcdhwz smithi003 *:8000 running (29m) 34s ago 29m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 8fc205227459 2024-09-20T20:02:46.011 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi183.lyzazb smithi183 *:8000 running (29m) 2m ago 29m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 7387a3c9206c 2024-09-20T20:02:46.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:46 smithi003 bash[92129]: audit 2024-09-20T20:02:45.970682+0000 mgr.y (mgr.15270) 392 : audit [DBG] from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:02:46.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:46 smithi003 bash[92129]: audit 2024-09-20T20:02:45.970682+0000 mgr.y (mgr.15270) 392 : audit [DBG] from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:02:46.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:46 smithi003 bash[92129]: cluster 2024-09-20T20:02:46.258475+0000 mgr.y (mgr.15270) 393 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T20:02:46.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:46 smithi003 bash[92129]: cluster 2024-09-20T20:02:46.258475+0000 mgr.y (mgr.15270) 393 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T20:02:46.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:46 smithi003 bash[88594]: audit 2024-09-20T20:02:45.970682+0000 mgr.y (mgr.15270) 392 : audit [DBG] from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:02:46.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:46 smithi003 bash[88594]: audit 2024-09-20T20:02:45.970682+0000 mgr.y (mgr.15270) 392 : audit [DBG] from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:02:46.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:46 smithi003 bash[88594]: cluster 2024-09-20T20:02:46.258475+0000 mgr.y (mgr.15270) 393 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T20:02:46.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:46 smithi003 bash[88594]: cluster 2024-09-20T20:02:46.258475+0000 mgr.y (mgr.15270) 393 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T20:02:46.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:46 smithi183 bash[69508]: audit 2024-09-20T20:02:45.970682+0000 mgr.y (mgr.15270) 392 : audit [DBG] from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:02:46.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:46 smithi183 bash[69508]: audit 2024-09-20T20:02:45.970682+0000 mgr.y (mgr.15270) 392 : audit [DBG] from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:02:46.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:46 smithi183 bash[69508]: cluster 2024-09-20T20:02:46.258475+0000 mgr.y (mgr.15270) 393 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T20:02:46.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:46 smithi183 bash[69508]: cluster 2024-09-20T20:02:46.258475+0000 mgr.y (mgr.15270) 393 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T20:02:47.018 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 1'"'"'' 2024-09-20T20:02:47.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:02:47 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:02:47.213217894Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:02:49.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:49 smithi003 bash[88594]: cluster 2024-09-20T20:02:48.259154+0000 mgr.y (mgr.15270) 394 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T20:02:49.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:49 smithi003 bash[88594]: cluster 2024-09-20T20:02:48.259154+0000 mgr.y (mgr.15270) 394 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T20:02:49.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:49 smithi003 bash[92129]: cluster 2024-09-20T20:02:48.259154+0000 mgr.y (mgr.15270) 394 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T20:02:49.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:49 smithi003 bash[92129]: cluster 2024-09-20T20:02:48.259154+0000 mgr.y (mgr.15270) 394 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T20:02:49.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:49 smithi183 bash[69508]: cluster 2024-09-20T20:02:48.259154+0000 mgr.y (mgr.15270) 394 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T20:02:49.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:49 smithi183 bash[69508]: cluster 2024-09-20T20:02:48.259154+0000 mgr.y (mgr.15270) 394 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T20:02:50.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:02:50 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:02:50.19861795Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:02:51.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:51 smithi003 bash[88594]: cluster 2024-09-20T20:02:50.260933+0000 mgr.y (mgr.15270) 395 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:51.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:51 smithi003 bash[88594]: cluster 2024-09-20T20:02:50.260933+0000 mgr.y (mgr.15270) 395 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:51.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:51 smithi003 bash[92129]: cluster 2024-09-20T20:02:50.260933+0000 mgr.y (mgr.15270) 395 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:51.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:51 smithi003 bash[92129]: cluster 2024-09-20T20:02:50.260933+0000 mgr.y (mgr.15270) 395 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:51.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:51 smithi183 bash[69508]: cluster 2024-09-20T20:02:50.260933+0000 mgr.y (mgr.15270) 395 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:51.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:51 smithi183 bash[69508]: cluster 2024-09-20T20:02:50.260933+0000 mgr.y (mgr.15270) 395 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:51.851 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T20:02:52.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:02:52 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:02:52] "GET /metrics HTTP/1.1" 200 38140 "" "Prometheus/2.51.0" 2024-09-20T20:02:53.428 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-20T20:02:53.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:02:53 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:02:53.202410961Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:02:53.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:53 smithi183 bash[69508]: cluster 2024-09-20T20:02:52.261528+0000 mgr.y (mgr.15270) 396 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:53.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:53 smithi183 bash[69508]: cluster 2024-09-20T20:02:52.261528+0000 mgr.y (mgr.15270) 396 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:53.597 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:53 smithi003 bash[92129]: cluster 2024-09-20T20:02:52.261528+0000 mgr.y (mgr.15270) 396 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:53.597 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:53 smithi003 bash[92129]: cluster 2024-09-20T20:02:52.261528+0000 mgr.y (mgr.15270) 396 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:53.598 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:53 smithi003 bash[88594]: cluster 2024-09-20T20:02:52.261528+0000 mgr.y (mgr.15270) 396 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:53.598 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:53 smithi003 bash[88594]: cluster 2024-09-20T20:02:52.261528+0000 mgr.y (mgr.15270) 396 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:54.144 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.mon | keys'"'"' | grep $sha1' 2024-09-20T20:02:54.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:54 smithi003 bash[88594]: audit 2024-09-20T20:02:52.716741+0000 mgr.y (mgr.15270) 397 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:02:54.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:54 smithi003 bash[88594]: audit 2024-09-20T20:02:52.716741+0000 mgr.y (mgr.15270) 397 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:02:54.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:54 smithi003 bash[88594]: audit 2024-09-20T20:02:53.415775+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.3:0/3874532669' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:54.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:54 smithi003 bash[88594]: audit 2024-09-20T20:02:53.415775+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.3:0/3874532669' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:54.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:54 smithi003 bash[92129]: audit 2024-09-20T20:02:52.716741+0000 mgr.y (mgr.15270) 397 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:02:54.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:54 smithi003 bash[92129]: audit 2024-09-20T20:02:52.716741+0000 mgr.y (mgr.15270) 397 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:02:54.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:54 smithi003 bash[92129]: audit 2024-09-20T20:02:53.415775+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.3:0/3874532669' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:54.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:54 smithi003 bash[92129]: audit 2024-09-20T20:02:53.415775+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.3:0/3874532669' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:54.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:54 smithi183 bash[69508]: audit 2024-09-20T20:02:52.716741+0000 mgr.y (mgr.15270) 397 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:02:54.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:54 smithi183 bash[69508]: audit 2024-09-20T20:02:52.716741+0000 mgr.y (mgr.15270) 397 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:02:54.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:54 smithi183 bash[69508]: audit 2024-09-20T20:02:53.415775+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.3:0/3874532669' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:54.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:54 smithi183 bash[69508]: audit 2024-09-20T20:02:53.415775+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.3:0/3874532669' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:02:55.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:55 smithi003 bash[88594]: cluster 2024-09-20T20:02:54.263096+0000 mgr.y (mgr.15270) 398 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:55.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:55 smithi003 bash[88594]: cluster 2024-09-20T20:02:54.263096+0000 mgr.y (mgr.15270) 398 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:55.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:55 smithi003 bash[92129]: cluster 2024-09-20T20:02:54.263096+0000 mgr.y (mgr.15270) 398 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:55.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:55 smithi003 bash[92129]: cluster 2024-09-20T20:02:54.263096+0000 mgr.y (mgr.15270) 398 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:55.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:55 smithi183 bash[69508]: cluster 2024-09-20T20:02:54.263096+0000 mgr.y (mgr.15270) 398 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:55.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:55 smithi183 bash[69508]: cluster 2024-09-20T20:02:54.263096+0000 mgr.y (mgr.15270) 398 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:02:56.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:02:56 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:02:56.213533765Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:02:57.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:57 smithi003 bash[88594]: cluster 2024-09-20T20:02:56.263787+0000 mgr.y (mgr.15270) 399 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:57.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:57 smithi003 bash[88594]: cluster 2024-09-20T20:02:56.263787+0000 mgr.y (mgr.15270) 399 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:57.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:57 smithi003 bash[92129]: cluster 2024-09-20T20:02:56.263787+0000 mgr.y (mgr.15270) 399 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:57.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:57 smithi003 bash[92129]: cluster 2024-09-20T20:02:56.263787+0000 mgr.y (mgr.15270) 399 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:57.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:57 smithi183 bash[69508]: cluster 2024-09-20T20:02:56.263787+0000 mgr.y (mgr.15270) 399 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:57.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:57 smithi183 bash[69508]: cluster 2024-09-20T20:02:56.263787+0000 mgr.y (mgr.15270) 399 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:58.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:58 smithi003 bash[88594]: cluster 2024-09-20T20:02:58.264565+0000 mgr.y (mgr.15270) 400 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:58.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:58 smithi003 bash[88594]: cluster 2024-09-20T20:02:58.264565+0000 mgr.y (mgr.15270) 400 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:58.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:58 smithi003 bash[92129]: cluster 2024-09-20T20:02:58.264565+0000 mgr.y (mgr.15270) 400 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:58.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:58 smithi003 bash[92129]: cluster 2024-09-20T20:02:58.264565+0000 mgr.y (mgr.15270) 400 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:58.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:58 smithi183 bash[69508]: cluster 2024-09-20T20:02:58.264565+0000 mgr.y (mgr.15270) 400 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:58.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:58 smithi183 bash[69508]: cluster 2024-09-20T20:02:58.264565+0000 mgr.y (mgr.15270) 400 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:02:58.970 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T20:02:59.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:02:59 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:02:59.205616819Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:02:59.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:59 smithi183 bash[69508]: audit 2024-09-20T20:02:59.020582+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:02:59.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:02:59 smithi183 bash[69508]: audit 2024-09-20T20:02:59.020582+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:02:59.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:59 smithi003 bash[92129]: audit 2024-09-20T20:02:59.020582+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:02:59.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:02:59 smithi003 bash[92129]: audit 2024-09-20T20:02:59.020582+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:02:59.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:59 smithi003 bash[88594]: audit 2024-09-20T20:02:59.020582+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:02:59.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:02:59 smithi003 bash[88594]: audit 2024-09-20T20:02:59.020582+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:03:00.664 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)" 2024-09-20T20:03:00.665 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:00 smithi003 bash[92129]: cluster 2024-09-20T20:03:00.265446+0000 mgr.y (mgr.15270) 401 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:03:00.665 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:00 smithi003 bash[92129]: cluster 2024-09-20T20:03:00.265446+0000 mgr.y (mgr.15270) 401 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:03:00.665 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:00 smithi003 bash[88594]: cluster 2024-09-20T20:03:00.265446+0000 mgr.y (mgr.15270) 401 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:03:00.665 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:00 smithi003 bash[88594]: cluster 2024-09-20T20:03:00.265446+0000 mgr.y (mgr.15270) 401 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:03:00.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:00 smithi183 bash[69508]: cluster 2024-09-20T20:03:00.265446+0000 mgr.y (mgr.15270) 401 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:03:00.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:00 smithi183 bash[69508]: cluster 2024-09-20T20:03:00.265446+0000 mgr.y (mgr.15270) 401 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:03:01.412 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 5'"'"'' 2024-09-20T20:03:01.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:01 smithi003 bash[92129]: audit 2024-09-20T20:03:00.651636+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.3:0/3638356840' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:03:01.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:01 smithi003 bash[92129]: audit 2024-09-20T20:03:00.651636+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.3:0/3638356840' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:03:01.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:01 smithi003 bash[88594]: audit 2024-09-20T20:03:00.651636+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.3:0/3638356840' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:03:01.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:01 smithi003 bash[88594]: audit 2024-09-20T20:03:00.651636+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.3:0/3638356840' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:03:01.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:01 smithi183 bash[69508]: audit 2024-09-20T20:03:00.651636+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.3:0/3638356840' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:03:01.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:01 smithi183 bash[69508]: audit 2024-09-20T20:03:00.651636+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.3:0/3638356840' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:03:02.372 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:03:02 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:03:02] "GET /metrics HTTP/1.1" 200 38141 "" "Prometheus/2.51.0" 2024-09-20T20:03:02.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:03:02 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:03:02.233976187Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:03:02.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:02 smithi183 bash[69508]: cluster 2024-09-20T20:03:02.266106+0000 mgr.y (mgr.15270) 402 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:02.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:02 smithi183 bash[69508]: cluster 2024-09-20T20:03:02.266106+0000 mgr.y (mgr.15270) 402 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:02.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:02 smithi003 bash[88594]: cluster 2024-09-20T20:03:02.266106+0000 mgr.y (mgr.15270) 402 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:02.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:02 smithi003 bash[88594]: cluster 2024-09-20T20:03:02.266106+0000 mgr.y (mgr.15270) 402 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:02.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:02 smithi003 bash[92129]: cluster 2024-09-20T20:03:02.266106+0000 mgr.y (mgr.15270) 402 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:02.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:02 smithi003 bash[92129]: cluster 2024-09-20T20:03:02.266106+0000 mgr.y (mgr.15270) 402 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:03.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:03 smithi003 bash[92129]: audit 2024-09-20T20:03:02.727939+0000 mgr.y (mgr.15270) 403 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:03:03.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:03 smithi003 bash[92129]: audit 2024-09-20T20:03:02.727939+0000 mgr.y (mgr.15270) 403 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:03:03.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:03 smithi003 bash[88594]: audit 2024-09-20T20:03:02.727939+0000 mgr.y (mgr.15270) 403 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:03:03.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:03 smithi003 bash[88594]: audit 2024-09-20T20:03:02.727939+0000 mgr.y (mgr.15270) 403 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:03:03.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:03 smithi183 bash[69508]: audit 2024-09-20T20:03:02.727939+0000 mgr.y (mgr.15270) 403 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:03:03.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:03 smithi183 bash[69508]: audit 2024-09-20T20:03:02.727939+0000 mgr.y (mgr.15270) 403 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:03:04.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:04 smithi003 bash[88594]: cluster 2024-09-20T20:03:04.267221+0000 mgr.y (mgr.15270) 404 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T20:03:04.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:04 smithi003 bash[88594]: cluster 2024-09-20T20:03:04.267221+0000 mgr.y (mgr.15270) 404 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T20:03:04.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:04 smithi003 bash[92129]: cluster 2024-09-20T20:03:04.267221+0000 mgr.y (mgr.15270) 404 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T20:03:04.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:04 smithi003 bash[92129]: cluster 2024-09-20T20:03:04.267221+0000 mgr.y (mgr.15270) 404 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T20:03:04.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:04 smithi183 bash[69508]: cluster 2024-09-20T20:03:04.267221+0000 mgr.y (mgr.15270) 404 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T20:03:04.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:04 smithi183 bash[69508]: cluster 2024-09-20T20:03:04.267221+0000 mgr.y (mgr.15270) 404 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T20:03:05.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:03:05 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:03:05.208688151Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:03:06.225 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T20:03:07.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:07 smithi003 bash[88594]: cluster 2024-09-20T20:03:06.267973+0000 mgr.y (mgr.15270) 405 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T20:03:07.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:07 smithi003 bash[88594]: cluster 2024-09-20T20:03:06.267973+0000 mgr.y (mgr.15270) 405 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T20:03:07.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:07 smithi003 bash[92129]: cluster 2024-09-20T20:03:06.267973+0000 mgr.y (mgr.15270) 405 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T20:03:07.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:07 smithi003 bash[92129]: cluster 2024-09-20T20:03:06.267973+0000 mgr.y (mgr.15270) 405 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T20:03:07.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:07 smithi183 bash[69508]: cluster 2024-09-20T20:03:06.267973+0000 mgr.y (mgr.15270) 405 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T20:03:07.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:07 smithi183 bash[69508]: cluster 2024-09-20T20:03:06.267973+0000 mgr.y (mgr.15270) 405 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T20:03:08.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:03:08 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:03:08.228587074Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:03:09.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:09 smithi003 bash[92129]: audit 2024-09-20T20:03:07.822052+0000 mgr.y (mgr.15270) 406 : audit [DBG] from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:09.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:09 smithi003 bash[92129]: audit 2024-09-20T20:03:07.822052+0000 mgr.y (mgr.15270) 406 : audit [DBG] from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:09.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:09 smithi003 bash[92129]: cluster 2024-09-20T20:03:08.268775+0000 mgr.y (mgr.15270) 407 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T20:03:09.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:09 smithi003 bash[92129]: cluster 2024-09-20T20:03:08.268775+0000 mgr.y (mgr.15270) 407 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T20:03:09.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:09 smithi003 bash[88594]: audit 2024-09-20T20:03:07.822052+0000 mgr.y (mgr.15270) 406 : audit [DBG] from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:09.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:09 smithi003 bash[88594]: audit 2024-09-20T20:03:07.822052+0000 mgr.y (mgr.15270) 406 : audit [DBG] from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:09.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:09 smithi003 bash[88594]: cluster 2024-09-20T20:03:08.268775+0000 mgr.y (mgr.15270) 407 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T20:03:09.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:09 smithi003 bash[88594]: cluster 2024-09-20T20:03:08.268775+0000 mgr.y (mgr.15270) 407 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T20:03:09.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:09 smithi183 bash[69508]: audit 2024-09-20T20:03:07.822052+0000 mgr.y (mgr.15270) 406 : audit [DBG] from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:09.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:09 smithi183 bash[69508]: audit 2024-09-20T20:03:07.822052+0000 mgr.y (mgr.15270) 406 : audit [DBG] from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:09.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:09 smithi183 bash[69508]: cluster 2024-09-20T20:03:08.268775+0000 mgr.y (mgr.15270) 407 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T20:03:09.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:09 smithi183 bash[69508]: cluster 2024-09-20T20:03:08.268775+0000 mgr.y (mgr.15270) 407 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T20:03:10.393 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-20T20:03:11.053 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade status' 2024-09-20T20:03:11.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:03:11 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:03:11.231828149Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:03:11.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:11 smithi183 bash[69508]: cluster 2024-09-20T20:03:10.270483+0000 mgr.y (mgr.15270) 408 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T20:03:11.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:11 smithi183 bash[69508]: cluster 2024-09-20T20:03:10.270483+0000 mgr.y (mgr.15270) 408 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T20:03:11.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:11 smithi003 bash[88594]: cluster 2024-09-20T20:03:10.270483+0000 mgr.y (mgr.15270) 408 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T20:03:11.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:11 smithi003 bash[88594]: cluster 2024-09-20T20:03:10.270483+0000 mgr.y (mgr.15270) 408 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T20:03:11.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:11 smithi003 bash[92129]: cluster 2024-09-20T20:03:10.270483+0000 mgr.y (mgr.15270) 408 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T20:03:11.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:11 smithi003 bash[92129]: cluster 2024-09-20T20:03:10.270483+0000 mgr.y (mgr.15270) 408 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T20:03:12.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:03:12 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:03:12] "GET /metrics HTTP/1.1" 200 38141 "" "Prometheus/2.51.0" 2024-09-20T20:03:13.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:13 smithi003 bash[88594]: cluster 2024-09-20T20:03:12.271260+0000 mgr.y (mgr.15270) 409 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T20:03:13.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:13 smithi003 bash[88594]: cluster 2024-09-20T20:03:12.271260+0000 mgr.y (mgr.15270) 409 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T20:03:13.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:13 smithi003 bash[92129]: cluster 2024-09-20T20:03:12.271260+0000 mgr.y (mgr.15270) 409 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T20:03:13.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:13 smithi003 bash[92129]: cluster 2024-09-20T20:03:12.271260+0000 mgr.y (mgr.15270) 409 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T20:03:13.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:13 smithi183 bash[69508]: cluster 2024-09-20T20:03:12.271260+0000 mgr.y (mgr.15270) 409 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T20:03:13.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:13 smithi183 bash[69508]: cluster 2024-09-20T20:03:12.271260+0000 mgr.y (mgr.15270) 409 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T20:03:14.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:03:14 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:03:14.208346271Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:03:14.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:14 smithi183 bash[69508]: audit 2024-09-20T20:03:12.739248+0000 mgr.y (mgr.15270) 410 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:03:14.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:14 smithi183 bash[69508]: audit 2024-09-20T20:03:12.739248+0000 mgr.y (mgr.15270) 410 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:03:14.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:14 smithi183 bash[69508]: audit 2024-09-20T20:03:14.021178+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:03:14.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:14 smithi183 bash[69508]: audit 2024-09-20T20:03:14.021178+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:03:14.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:14 smithi003 bash[92129]: audit 2024-09-20T20:03:12.739248+0000 mgr.y (mgr.15270) 410 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:03:14.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:14 smithi003 bash[92129]: audit 2024-09-20T20:03:12.739248+0000 mgr.y (mgr.15270) 410 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:03:14.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:14 smithi003 bash[92129]: audit 2024-09-20T20:03:14.021178+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:03:14.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:14 smithi003 bash[92129]: audit 2024-09-20T20:03:14.021178+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:03:14.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:14 smithi003 bash[88594]: audit 2024-09-20T20:03:12.739248+0000 mgr.y (mgr.15270) 410 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:03:14.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:14 smithi003 bash[88594]: audit 2024-09-20T20:03:12.739248+0000 mgr.y (mgr.15270) 410 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:03:14.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:14 smithi003 bash[88594]: audit 2024-09-20T20:03:14.021178+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:03:14.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:14 smithi003 bash[88594]: audit 2024-09-20T20:03:14.021178+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:03:15.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:15 smithi003 bash[92129]: cluster 2024-09-20T20:03:14.272883+0000 mgr.y (mgr.15270) 411 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T20:03:15.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:15 smithi003 bash[92129]: cluster 2024-09-20T20:03:14.272883+0000 mgr.y (mgr.15270) 411 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T20:03:15.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:15 smithi003 bash[88594]: cluster 2024-09-20T20:03:14.272883+0000 mgr.y (mgr.15270) 411 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T20:03:15.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:15 smithi003 bash[88594]: cluster 2024-09-20T20:03:14.272883+0000 mgr.y (mgr.15270) 411 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T20:03:15.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:15 smithi183 bash[69508]: cluster 2024-09-20T20:03:14.272883+0000 mgr.y (mgr.15270) 411 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T20:03:15.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:15 smithi183 bash[69508]: cluster 2024-09-20T20:03:14.272883+0000 mgr.y (mgr.15270) 411 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T20:03:15.895 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T20:03:16.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:16 smithi003 bash[88594]: cluster 2024-09-20T20:03:16.273549+0000 mgr.y (mgr.15270) 412 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-20T20:03:16.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:16 smithi003 bash[88594]: cluster 2024-09-20T20:03:16.273549+0000 mgr.y (mgr.15270) 412 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-20T20:03:16.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:16 smithi003 bash[92129]: cluster 2024-09-20T20:03:16.273549+0000 mgr.y (mgr.15270) 412 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-20T20:03:16.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:16 smithi003 bash[92129]: cluster 2024-09-20T20:03:16.273549+0000 mgr.y (mgr.15270) 412 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-20T20:03:16.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:16 smithi183 bash[69508]: cluster 2024-09-20T20:03:16.273549+0000 mgr.y (mgr.15270) 412 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-20T20:03:16.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:16 smithi183 bash[69508]: cluster 2024-09-20T20:03:16.273549+0000 mgr.y (mgr.15270) 412 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-20T20:03:17.471 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T20:03:17.471 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": null, 2024-09-20T20:03:17.471 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": false, 2024-09-20T20:03:17.471 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "", 2024-09-20T20:03:17.471 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-20T20:03:17.471 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": null, 2024-09-20T20:03:17.471 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "", 2024-09-20T20:03:17.471 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-20T20:03:17.471 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T20:03:17.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:03:17 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:03:17.224792437Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:03:18.185 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph health detail' 2024-09-20T20:03:19.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:19 smithi003 bash[92129]: audit 2024-09-20T20:03:17.470180+0000 mgr.y (mgr.15270) 413 : audit [DBG] from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:19.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:19 smithi003 bash[92129]: audit 2024-09-20T20:03:17.470180+0000 mgr.y (mgr.15270) 413 : audit [DBG] from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:19.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:19 smithi003 bash[92129]: cluster 2024-09-20T20:03:18.274277+0000 mgr.y (mgr.15270) 414 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-20T20:03:19.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:19 smithi003 bash[92129]: cluster 2024-09-20T20:03:18.274277+0000 mgr.y (mgr.15270) 414 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-20T20:03:19.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:19 smithi003 bash[88594]: audit 2024-09-20T20:03:17.470180+0000 mgr.y (mgr.15270) 413 : audit [DBG] from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:19.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:19 smithi003 bash[88594]: audit 2024-09-20T20:03:17.470180+0000 mgr.y (mgr.15270) 413 : audit [DBG] from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:19.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:19 smithi003 bash[88594]: cluster 2024-09-20T20:03:18.274277+0000 mgr.y (mgr.15270) 414 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-20T20:03:19.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:19 smithi003 bash[88594]: cluster 2024-09-20T20:03:18.274277+0000 mgr.y (mgr.15270) 414 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-20T20:03:19.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:19 smithi183 bash[69508]: audit 2024-09-20T20:03:17.470180+0000 mgr.y (mgr.15270) 413 : audit [DBG] from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:19.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:19 smithi183 bash[69508]: audit 2024-09-20T20:03:17.470180+0000 mgr.y (mgr.15270) 413 : audit [DBG] from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:19.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:19 smithi183 bash[69508]: cluster 2024-09-20T20:03:18.274277+0000 mgr.y (mgr.15270) 414 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-20T20:03:19.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:19 smithi183 bash[69508]: cluster 2024-09-20T20:03:18.274277+0000 mgr.y (mgr.15270) 414 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-20T20:03:20.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:03:20 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:03:20.233170779Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:03:21.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:21 smithi003 bash[88594]: cluster 2024-09-20T20:03:20.275935+0000 mgr.y (mgr.15270) 415 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-20T20:03:21.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:21 smithi003 bash[88594]: cluster 2024-09-20T20:03:20.275935+0000 mgr.y (mgr.15270) 415 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-20T20:03:21.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:21 smithi003 bash[92129]: cluster 2024-09-20T20:03:20.275935+0000 mgr.y (mgr.15270) 415 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-20T20:03:21.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:21 smithi003 bash[92129]: cluster 2024-09-20T20:03:20.275935+0000 mgr.y (mgr.15270) 415 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-20T20:03:21.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:21 smithi183 bash[69508]: cluster 2024-09-20T20:03:20.275935+0000 mgr.y (mgr.15270) 415 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-20T20:03:21.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:21 smithi183 bash[69508]: cluster 2024-09-20T20:03:20.275935+0000 mgr.y (mgr.15270) 415 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-20T20:03:22.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:03:22 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:03:22] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.51.0" 2024-09-20T20:03:23.014 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T20:03:23.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:23 smithi003 bash[92129]: cluster 2024-09-20T20:03:22.276654+0000 mgr.y (mgr.15270) 416 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:23.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:23 smithi003 bash[92129]: cluster 2024-09-20T20:03:22.276654+0000 mgr.y (mgr.15270) 416 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:23.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:23 smithi003 bash[88594]: cluster 2024-09-20T20:03:22.276654+0000 mgr.y (mgr.15270) 416 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:23.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:23 smithi003 bash[88594]: cluster 2024-09-20T20:03:22.276654+0000 mgr.y (mgr.15270) 416 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:23.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:03:23 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:03:23.203914165Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:03:23.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:23 smithi183 bash[69508]: cluster 2024-09-20T20:03:22.276654+0000 mgr.y (mgr.15270) 416 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:23.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:23 smithi183 bash[69508]: cluster 2024-09-20T20:03:22.276654+0000 mgr.y (mgr.15270) 416 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:24.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:24 smithi003 bash[92129]: audit 2024-09-20T20:03:22.750560+0000 mgr.y (mgr.15270) 417 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:03:24.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:24 smithi003 bash[92129]: audit 2024-09-20T20:03:22.750560+0000 mgr.y (mgr.15270) 417 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:03:24.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:24 smithi003 bash[88594]: audit 2024-09-20T20:03:22.750560+0000 mgr.y (mgr.15270) 417 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:03:24.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:24 smithi003 bash[88594]: audit 2024-09-20T20:03:22.750560+0000 mgr.y (mgr.15270) 417 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:03:24.757 INFO:teuthology.orchestra.run.smithi003.stdout:HEALTH_OK 2024-09-20T20:03:24.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:24 smithi183 bash[69508]: audit 2024-09-20T20:03:22.750560+0000 mgr.y (mgr.15270) 417 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:03:24.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:24 smithi183 bash[69508]: audit 2024-09-20T20:03:22.750560+0000 mgr.y (mgr.15270) 417 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:03:25.521 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2' 2024-09-20T20:03:25.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:25 smithi003 bash[92129]: cluster 2024-09-20T20:03:24.277715+0000 mgr.y (mgr.15270) 418 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:03:25.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:25 smithi003 bash[92129]: cluster 2024-09-20T20:03:24.277715+0000 mgr.y (mgr.15270) 418 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:03:25.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:25 smithi003 bash[92129]: audit 2024-09-20T20:03:24.625576+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:03:25.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:25 smithi003 bash[92129]: audit 2024-09-20T20:03:24.625576+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:03:25.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:25 smithi003 bash[92129]: audit 2024-09-20T20:03:24.626820+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:03:25.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:25 smithi003 bash[92129]: audit 2024-09-20T20:03:24.626820+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:03:25.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:25 smithi003 bash[92129]: audit 2024-09-20T20:03:24.635767+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:25.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:25 smithi003 bash[92129]: audit 2024-09-20T20:03:24.635767+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:25.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:25 smithi003 bash[92129]: audit 2024-09-20T20:03:24.757032+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.3:0/1652547993' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T20:03:25.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:25 smithi003 bash[92129]: audit 2024-09-20T20:03:24.757032+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.3:0/1652547993' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T20:03:25.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:25 smithi003 bash[88594]: cluster 2024-09-20T20:03:24.277715+0000 mgr.y (mgr.15270) 418 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:03:25.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:25 smithi003 bash[88594]: cluster 2024-09-20T20:03:24.277715+0000 mgr.y (mgr.15270) 418 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:03:25.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:25 smithi003 bash[88594]: audit 2024-09-20T20:03:24.625576+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:03:25.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:25 smithi003 bash[88594]: audit 2024-09-20T20:03:24.625576+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:03:25.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:25 smithi003 bash[88594]: audit 2024-09-20T20:03:24.626820+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:03:25.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:25 smithi003 bash[88594]: audit 2024-09-20T20:03:24.626820+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:03:25.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:25 smithi003 bash[88594]: audit 2024-09-20T20:03:24.635767+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:25.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:25 smithi003 bash[88594]: audit 2024-09-20T20:03:24.635767+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:25.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:25 smithi003 bash[88594]: audit 2024-09-20T20:03:24.757032+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.3:0/1652547993' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T20:03:25.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:25 smithi003 bash[88594]: audit 2024-09-20T20:03:24.757032+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.3:0/1652547993' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T20:03:25.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:25 smithi183 bash[69508]: cluster 2024-09-20T20:03:24.277715+0000 mgr.y (mgr.15270) 418 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:03:25.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:25 smithi183 bash[69508]: cluster 2024-09-20T20:03:24.277715+0000 mgr.y (mgr.15270) 418 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:03:25.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:25 smithi183 bash[69508]: audit 2024-09-20T20:03:24.625576+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:03:25.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:25 smithi183 bash[69508]: audit 2024-09-20T20:03:24.625576+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:03:25.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:25 smithi183 bash[69508]: audit 2024-09-20T20:03:24.626820+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:03:25.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:25 smithi183 bash[69508]: audit 2024-09-20T20:03:24.626820+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:03:25.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:25 smithi183 bash[69508]: audit 2024-09-20T20:03:24.635767+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:25.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:25 smithi183 bash[69508]: audit 2024-09-20T20:03:24.635767+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:25.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:25 smithi183 bash[69508]: audit 2024-09-20T20:03:24.757032+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.3:0/1652547993' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T20:03:25.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:25 smithi183 bash[69508]: audit 2024-09-20T20:03:24.757032+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.3:0/1652547993' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T20:03:26.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:03:26 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:03:26.23875331Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:03:26.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:26 smithi183 bash[69508]: cluster 2024-09-20T20:03:26.278381+0000 mgr.y (mgr.15270) 419 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:26.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:26 smithi183 bash[69508]: cluster 2024-09-20T20:03:26.278381+0000 mgr.y (mgr.15270) 419 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:26.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:26 smithi003 bash[88594]: cluster 2024-09-20T20:03:26.278381+0000 mgr.y (mgr.15270) 419 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:26.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:26 smithi003 bash[88594]: cluster 2024-09-20T20:03:26.278381+0000 mgr.y (mgr.15270) 419 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:26.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:26 smithi003 bash[92129]: cluster 2024-09-20T20:03:26.278381+0000 mgr.y (mgr.15270) 419 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:26.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:26 smithi003 bash[92129]: cluster 2024-09-20T20:03:26.278381+0000 mgr.y (mgr.15270) 419 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:29.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:03:29 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:03:29.232515079Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:03:29.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:29 smithi183 bash[69508]: cluster 2024-09-20T20:03:28.279108+0000 mgr.y (mgr.15270) 420 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:29.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:29 smithi183 bash[69508]: cluster 2024-09-20T20:03:28.279108+0000 mgr.y (mgr.15270) 420 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:29.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:29 smithi183 bash[69508]: audit 2024-09-20T20:03:29.021588+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:03:29.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:29 smithi183 bash[69508]: audit 2024-09-20T20:03:29.021588+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:03:29.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:29 smithi003 bash[88594]: cluster 2024-09-20T20:03:28.279108+0000 mgr.y (mgr.15270) 420 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:29.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:29 smithi003 bash[88594]: cluster 2024-09-20T20:03:28.279108+0000 mgr.y (mgr.15270) 420 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:29.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:29 smithi003 bash[88594]: audit 2024-09-20T20:03:29.021588+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:03:29.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:29 smithi003 bash[88594]: audit 2024-09-20T20:03:29.021588+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:03:29.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:29 smithi003 bash[92129]: cluster 2024-09-20T20:03:28.279108+0000 mgr.y (mgr.15270) 420 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:29.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:29 smithi003 bash[92129]: cluster 2024-09-20T20:03:28.279108+0000 mgr.y (mgr.15270) 420 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:29.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:29 smithi003 bash[92129]: audit 2024-09-20T20:03:29.021588+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:03:29.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:29 smithi003 bash[92129]: audit 2024-09-20T20:03:29.021588+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:03:30.344 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T20:03:31.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:31 smithi003 bash[88594]: cluster 2024-09-20T20:03:30.280778+0000 mgr.y (mgr.15270) 421 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:03:31.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:31 smithi003 bash[88594]: cluster 2024-09-20T20:03:30.280778+0000 mgr.y (mgr.15270) 421 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:03:31.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:31 smithi003 bash[92129]: cluster 2024-09-20T20:03:30.280778+0000 mgr.y (mgr.15270) 421 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:03:31.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:31 smithi003 bash[92129]: cluster 2024-09-20T20:03:30.280778+0000 mgr.y (mgr.15270) 421 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:03:31.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:31 smithi183 bash[69508]: cluster 2024-09-20T20:03:30.280778+0000 mgr.y (mgr.15270) 421 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:03:31.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:31 smithi183 bash[69508]: cluster 2024-09-20T20:03:30.280778+0000 mgr.y (mgr.15270) 421 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:03:32.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:03:32 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:03:32] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.51.0" 2024-09-20T20:03:32.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:03:32 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:03:32.192732783Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:03:33.628 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:33 smithi003 bash[88594]: audit 2024-09-20T20:03:31.892557+0000 mgr.y (mgr.15270) 422 : audit [DBG] from='client.54146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:33.628 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:33 smithi003 bash[88594]: audit 2024-09-20T20:03:31.892557+0000 mgr.y (mgr.15270) 422 : audit [DBG] from='client.54146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:33.628 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:33 smithi003 bash[88594]: cluster 2024-09-20T20:03:32.281461+0000 mgr.y (mgr.15270) 423 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:33.628 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:33 smithi003 bash[88594]: cluster 2024-09-20T20:03:32.281461+0000 mgr.y (mgr.15270) 423 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:33.628 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:33 smithi003 bash[92129]: audit 2024-09-20T20:03:31.892557+0000 mgr.y (mgr.15270) 422 : audit [DBG] from='client.54146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:33.628 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:33 smithi003 bash[92129]: audit 2024-09-20T20:03:31.892557+0000 mgr.y (mgr.15270) 422 : audit [DBG] from='client.54146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:33.629 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:33 smithi003 bash[92129]: cluster 2024-09-20T20:03:32.281461+0000 mgr.y (mgr.15270) 423 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:33.629 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:33 smithi003 bash[92129]: cluster 2024-09-20T20:03:32.281461+0000 mgr.y (mgr.15270) 423 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:33.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:33 smithi183 bash[69508]: audit 2024-09-20T20:03:31.892557+0000 mgr.y (mgr.15270) 422 : audit [DBG] from='client.54146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:33.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:33 smithi183 bash[69508]: audit 2024-09-20T20:03:31.892557+0000 mgr.y (mgr.15270) 422 : audit [DBG] from='client.54146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:33.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:33 smithi183 bash[69508]: cluster 2024-09-20T20:03:32.281461+0000 mgr.y (mgr.15270) 423 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:33.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:33 smithi183 bash[69508]: cluster 2024-09-20T20:03:32.281461+0000 mgr.y (mgr.15270) 423 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:34.567 INFO:teuthology.orchestra.run.smithi003.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:03:34.617 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:34 smithi003 bash[92129]: audit 2024-09-20T20:03:32.761797+0000 mgr.y (mgr.15270) 424 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:03:34.617 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:34 smithi003 bash[92129]: audit 2024-09-20T20:03:32.761797+0000 mgr.y (mgr.15270) 424 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:03:34.618 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:34 smithi003 bash[88594]: audit 2024-09-20T20:03:32.761797+0000 mgr.y (mgr.15270) 424 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:03:34.618 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:34 smithi003 bash[88594]: audit 2024-09-20T20:03:32.761797+0000 mgr.y (mgr.15270) 424 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:03:34.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:34 smithi183 bash[69508]: audit 2024-09-20T20:03:32.761797+0000 mgr.y (mgr.15270) 424 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:03:34.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:34 smithi183 bash[69508]: audit 2024-09-20T20:03:32.761797+0000 mgr.y (mgr.15270) 424 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:03:35.425 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-20T20:03:35.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:03:35 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:03:35.221168033Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:03:35.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:35 smithi183 bash[69508]: cluster 2024-09-20T20:03:34.283086+0000 mgr.y (mgr.15270) 425 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:03:35.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:35 smithi183 bash[69508]: cluster 2024-09-20T20:03:34.283086+0000 mgr.y (mgr.15270) 425 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:03:35.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:35 smithi183 bash[69508]: cephadm 2024-09-20T20:03:34.560067+0000 mgr.y (mgr.15270) 426 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:03:35.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:35 smithi183 bash[69508]: cephadm 2024-09-20T20:03:34.560067+0000 mgr.y (mgr.15270) 426 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:03:35.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:35 smithi183 bash[69508]: audit 2024-09-20T20:03:34.566096+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:35.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:35 smithi183 bash[69508]: audit 2024-09-20T20:03:34.566096+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:35.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:35 smithi183 bash[69508]: audit 2024-09-20T20:03:34.568393+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:03:35.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:35 smithi183 bash[69508]: audit 2024-09-20T20:03:34.568393+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:03:35.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:35 smithi183 bash[69508]: audit 2024-09-20T20:03:34.569696+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:03:35.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:35 smithi183 bash[69508]: audit 2024-09-20T20:03:34.569696+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:03:35.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:35 smithi183 bash[69508]: audit 2024-09-20T20:03:34.577255+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:35.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:35 smithi183 bash[69508]: audit 2024-09-20T20:03:34.577255+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:35.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:35 smithi183 bash[69508]: cephadm 2024-09-20T20:03:34.661788+0000 mgr.y (mgr.15270) 427 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:03:35.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:35 smithi183 bash[69508]: cephadm 2024-09-20T20:03:34.661788+0000 mgr.y (mgr.15270) 427 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:03:35.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:35 smithi003 bash[88594]: cluster 2024-09-20T20:03:34.283086+0000 mgr.y (mgr.15270) 425 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:03:35.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:35 smithi003 bash[88594]: cluster 2024-09-20T20:03:34.283086+0000 mgr.y (mgr.15270) 425 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:03:35.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:35 smithi003 bash[88594]: cephadm 2024-09-20T20:03:34.560067+0000 mgr.y (mgr.15270) 426 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:03:35.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:35 smithi003 bash[88594]: cephadm 2024-09-20T20:03:34.560067+0000 mgr.y (mgr.15270) 426 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:03:35.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:35 smithi003 bash[88594]: audit 2024-09-20T20:03:34.566096+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:35.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:35 smithi003 bash[88594]: audit 2024-09-20T20:03:34.566096+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:35.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:35 smithi003 bash[88594]: audit 2024-09-20T20:03:34.568393+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:03:35.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:35 smithi003 bash[88594]: audit 2024-09-20T20:03:34.568393+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:03:35.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:35 smithi003 bash[88594]: audit 2024-09-20T20:03:34.569696+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:03:35.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:35 smithi003 bash[88594]: audit 2024-09-20T20:03:34.569696+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:03:35.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:35 smithi003 bash[88594]: audit 2024-09-20T20:03:34.577255+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:35.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:35 smithi003 bash[88594]: audit 2024-09-20T20:03:34.577255+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:35.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:35 smithi003 bash[88594]: cephadm 2024-09-20T20:03:34.661788+0000 mgr.y (mgr.15270) 427 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:03:35.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:35 smithi003 bash[88594]: cephadm 2024-09-20T20:03:34.661788+0000 mgr.y (mgr.15270) 427 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:03:35.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:35 smithi003 bash[92129]: cluster 2024-09-20T20:03:34.283086+0000 mgr.y (mgr.15270) 425 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:03:35.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:35 smithi003 bash[92129]: cluster 2024-09-20T20:03:34.283086+0000 mgr.y (mgr.15270) 425 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:03:35.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:35 smithi003 bash[92129]: cephadm 2024-09-20T20:03:34.560067+0000 mgr.y (mgr.15270) 426 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:03:35.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:35 smithi003 bash[92129]: cephadm 2024-09-20T20:03:34.560067+0000 mgr.y (mgr.15270) 426 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:03:35.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:35 smithi003 bash[92129]: audit 2024-09-20T20:03:34.566096+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:35.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:35 smithi003 bash[92129]: audit 2024-09-20T20:03:34.566096+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:35.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:35 smithi003 bash[92129]: audit 2024-09-20T20:03:34.568393+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:03:35.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:35 smithi003 bash[92129]: audit 2024-09-20T20:03:34.568393+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:03:35.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:35 smithi003 bash[92129]: audit 2024-09-20T20:03:34.569696+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:03:35.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:35 smithi003 bash[92129]: audit 2024-09-20T20:03:34.569696+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:03:35.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:35 smithi003 bash[92129]: audit 2024-09-20T20:03:34.577255+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:35.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:35 smithi003 bash[92129]: audit 2024-09-20T20:03:34.577255+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:35.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:35 smithi003 bash[92129]: cephadm 2024-09-20T20:03:34.661788+0000 mgr.y (mgr.15270) 427 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:03:35.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:35 smithi003 bash[92129]: cephadm 2024-09-20T20:03:34.661788+0000 mgr.y (mgr.15270) 427 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:03:36.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:36 smithi003 bash[88594]: cluster 2024-09-20T20:03:36.283797+0000 mgr.y (mgr.15270) 428 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:36.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:36 smithi003 bash[88594]: cluster 2024-09-20T20:03:36.283797+0000 mgr.y (mgr.15270) 428 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:36.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:36 smithi003 bash[92129]: cluster 2024-09-20T20:03:36.283797+0000 mgr.y (mgr.15270) 428 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:36.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:36 smithi003 bash[92129]: cluster 2024-09-20T20:03:36.283797+0000 mgr.y (mgr.15270) 428 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:36.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:36 smithi183 bash[69508]: cluster 2024-09-20T20:03:36.283797+0000 mgr.y (mgr.15270) 428 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:36.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:36 smithi183 bash[69508]: cluster 2024-09-20T20:03:36.283797+0000 mgr.y (mgr.15270) 428 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:38.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:03:38 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:03:38.225279013Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:03:38.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:38 smithi183 bash[69508]: audit 2024-09-20T20:03:37.346894+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:38.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:38 smithi183 bash[69508]: audit 2024-09-20T20:03:37.346894+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:38.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:38 smithi183 bash[69508]: audit 2024-09-20T20:03:37.351297+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:03:38.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:38 smithi183 bash[69508]: audit 2024-09-20T20:03:37.351297+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:03:38.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:38 smithi183 bash[69508]: audit 2024-09-20T20:03:37.353729+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:03:38.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:38 smithi183 bash[69508]: audit 2024-09-20T20:03:37.353729+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:03:38.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:38 smithi183 bash[69508]: audit 2024-09-20T20:03:37.361524+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:38.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:38 smithi183 bash[69508]: audit 2024-09-20T20:03:37.361524+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:38.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:38 smithi183 bash[69508]: audit 2024-09-20T20:03:37.365505+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:03:38.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:38 smithi183 bash[69508]: audit 2024-09-20T20:03:37.365505+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:03:38.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:38 smithi183 bash[69508]: audit 2024-09-20T20:03:37.373949+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:38.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:38 smithi183 bash[69508]: audit 2024-09-20T20:03:37.373949+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:38.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:38 smithi183 bash[69508]: audit 2024-09-20T20:03:37.377612+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:03:38.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:38 smithi183 bash[69508]: audit 2024-09-20T20:03:37.377612+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:03:38.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:38 smithi183 bash[69508]: audit 2024-09-20T20:03:37.385380+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:38.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:38 smithi183 bash[69508]: audit 2024-09-20T20:03:37.385380+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:38.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:38 smithi183 bash[69508]: audit 2024-09-20T20:03:37.389367+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-20T20:03:38.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:38 smithi183 bash[69508]: audit 2024-09-20T20:03:37.389367+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-20T20:03:38.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:38 smithi003 bash[88594]: audit 2024-09-20T20:03:37.346894+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:38.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:38 smithi003 bash[88594]: audit 2024-09-20T20:03:37.346894+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:38.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:38 smithi003 bash[88594]: audit 2024-09-20T20:03:37.351297+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:03:38.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:38 smithi003 bash[88594]: audit 2024-09-20T20:03:37.351297+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:03:38.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:38 smithi003 bash[88594]: audit 2024-09-20T20:03:37.353729+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:03:38.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:38 smithi003 bash[88594]: audit 2024-09-20T20:03:37.353729+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:03:38.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:38 smithi003 bash[88594]: audit 2024-09-20T20:03:37.361524+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:38.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:38 smithi003 bash[88594]: audit 2024-09-20T20:03:37.361524+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:38.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:38 smithi003 bash[88594]: audit 2024-09-20T20:03:37.365505+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:03:38.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:38 smithi003 bash[88594]: audit 2024-09-20T20:03:37.365505+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:03:38.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:38 smithi003 bash[88594]: audit 2024-09-20T20:03:37.373949+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:38.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:38 smithi003 bash[88594]: audit 2024-09-20T20:03:37.373949+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:38.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:38 smithi003 bash[88594]: audit 2024-09-20T20:03:37.377612+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:03:38.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:38 smithi003 bash[88594]: audit 2024-09-20T20:03:37.377612+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:03:38.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:38 smithi003 bash[88594]: audit 2024-09-20T20:03:37.385380+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:38.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:38 smithi003 bash[88594]: audit 2024-09-20T20:03:37.385380+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:38.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:38 smithi003 bash[88594]: audit 2024-09-20T20:03:37.389367+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-20T20:03:38.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:38 smithi003 bash[88594]: audit 2024-09-20T20:03:37.389367+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-20T20:03:38.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:38 smithi003 bash[92129]: audit 2024-09-20T20:03:37.346894+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:38.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:38 smithi003 bash[92129]: audit 2024-09-20T20:03:37.346894+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:38.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:38 smithi003 bash[92129]: audit 2024-09-20T20:03:37.351297+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:03:38.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:38 smithi003 bash[92129]: audit 2024-09-20T20:03:37.351297+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:03:38.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:38 smithi003 bash[92129]: audit 2024-09-20T20:03:37.353729+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:03:38.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:38 smithi003 bash[92129]: audit 2024-09-20T20:03:37.353729+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:03:38.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:38 smithi003 bash[92129]: audit 2024-09-20T20:03:37.361524+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:38.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:38 smithi003 bash[92129]: audit 2024-09-20T20:03:37.361524+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:38.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:38 smithi003 bash[92129]: audit 2024-09-20T20:03:37.365505+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:03:38.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:38 smithi003 bash[92129]: audit 2024-09-20T20:03:37.365505+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:03:38.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:38 smithi003 bash[92129]: audit 2024-09-20T20:03:37.373949+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:38.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:38 smithi003 bash[92129]: audit 2024-09-20T20:03:37.373949+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:38.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:38 smithi003 bash[92129]: audit 2024-09-20T20:03:37.377612+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:03:38.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:38 smithi003 bash[92129]: audit 2024-09-20T20:03:37.377612+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:03:38.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:38 smithi003 bash[92129]: audit 2024-09-20T20:03:37.385380+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:38.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:38 smithi003 bash[92129]: audit 2024-09-20T20:03:37.385380+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:38.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:38 smithi003 bash[92129]: audit 2024-09-20T20:03:37.389367+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-20T20:03:38.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:38 smithi003 bash[92129]: audit 2024-09-20T20:03:37.389367+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-20T20:03:39.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:39 smithi003 bash[88594]: cephadm 2024-09-20T20:03:37.347719+0000 mgr.y (mgr.15270) 429 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T20:03:39.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:39 smithi003 bash[88594]: cephadm 2024-09-20T20:03:37.347719+0000 mgr.y (mgr.15270) 429 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T20:03:39.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:39 smithi003 bash[88594]: cephadm 2024-09-20T20:03:37.347872+0000 mgr.y (mgr.15270) 430 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T20:03:39.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:39 smithi003 bash[88594]: cephadm 2024-09-20T20:03:37.347872+0000 mgr.y (mgr.15270) 430 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T20:03:39.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:39 smithi003 bash[88594]: cephadm 2024-09-20T20:03:37.354661+0000 mgr.y (mgr.15270) 431 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T20:03:39.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:39 smithi003 bash[88594]: cephadm 2024-09-20T20:03:37.354661+0000 mgr.y (mgr.15270) 431 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T20:03:39.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:39 smithi003 bash[88594]: cephadm 2024-09-20T20:03:37.366474+0000 mgr.y (mgr.15270) 432 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T20:03:39.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:39 smithi003 bash[88594]: cephadm 2024-09-20T20:03:37.366474+0000 mgr.y (mgr.15270) 432 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T20:03:39.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:39 smithi003 bash[88594]: cephadm 2024-09-20T20:03:37.378573+0000 mgr.y (mgr.15270) 433 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T20:03:39.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:39 smithi003 bash[88594]: cephadm 2024-09-20T20:03:37.378573+0000 mgr.y (mgr.15270) 433 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T20:03:39.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:39 smithi003 bash[88594]: audit 2024-09-20T20:03:37.389632+0000 mgr.y (mgr.15270) 434 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-20T20:03:39.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:39 smithi003 bash[88594]: audit 2024-09-20T20:03:37.389632+0000 mgr.y (mgr.15270) 434 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-20T20:03:39.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:39 smithi003 bash[88594]: cephadm 2024-09-20T20:03:37.391170+0000 mgr.y (mgr.15270) 435 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-20T20:03:39.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:39 smithi003 bash[88594]: cephadm 2024-09-20T20:03:37.391170+0000 mgr.y (mgr.15270) 435 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-20T20:03:39.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:39 smithi003 bash[88594]: cluster 2024-09-20T20:03:38.284554+0000 mgr.y (mgr.15270) 436 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:39.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:39 smithi003 bash[88594]: cluster 2024-09-20T20:03:38.284554+0000 mgr.y (mgr.15270) 436 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:39.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:39 smithi003 bash[92129]: cephadm 2024-09-20T20:03:37.347719+0000 mgr.y (mgr.15270) 429 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T20:03:39.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:39 smithi003 bash[92129]: cephadm 2024-09-20T20:03:37.347719+0000 mgr.y (mgr.15270) 429 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T20:03:39.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:39 smithi003 bash[92129]: cephadm 2024-09-20T20:03:37.347872+0000 mgr.y (mgr.15270) 430 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T20:03:39.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:39 smithi003 bash[92129]: cephadm 2024-09-20T20:03:37.347872+0000 mgr.y (mgr.15270) 430 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T20:03:39.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:39 smithi003 bash[92129]: cephadm 2024-09-20T20:03:37.354661+0000 mgr.y (mgr.15270) 431 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T20:03:39.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:39 smithi003 bash[92129]: cephadm 2024-09-20T20:03:37.354661+0000 mgr.y (mgr.15270) 431 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T20:03:39.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:39 smithi003 bash[92129]: cephadm 2024-09-20T20:03:37.366474+0000 mgr.y (mgr.15270) 432 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T20:03:39.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:39 smithi003 bash[92129]: cephadm 2024-09-20T20:03:37.366474+0000 mgr.y (mgr.15270) 432 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T20:03:39.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:39 smithi003 bash[92129]: cephadm 2024-09-20T20:03:37.378573+0000 mgr.y (mgr.15270) 433 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T20:03:39.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:39 smithi003 bash[92129]: cephadm 2024-09-20T20:03:37.378573+0000 mgr.y (mgr.15270) 433 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T20:03:39.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:39 smithi003 bash[92129]: audit 2024-09-20T20:03:37.389632+0000 mgr.y (mgr.15270) 434 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-20T20:03:39.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:39 smithi003 bash[92129]: audit 2024-09-20T20:03:37.389632+0000 mgr.y (mgr.15270) 434 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-20T20:03:39.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:39 smithi003 bash[92129]: cephadm 2024-09-20T20:03:37.391170+0000 mgr.y (mgr.15270) 435 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-20T20:03:39.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:39 smithi003 bash[92129]: cephadm 2024-09-20T20:03:37.391170+0000 mgr.y (mgr.15270) 435 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-20T20:03:39.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:39 smithi003 bash[92129]: cluster 2024-09-20T20:03:38.284554+0000 mgr.y (mgr.15270) 436 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:39.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:39 smithi003 bash[92129]: cluster 2024-09-20T20:03:38.284554+0000 mgr.y (mgr.15270) 436 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:39.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:39 smithi183 bash[69508]: cephadm 2024-09-20T20:03:37.347719+0000 mgr.y (mgr.15270) 429 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T20:03:39.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:39 smithi183 bash[69508]: cephadm 2024-09-20T20:03:37.347719+0000 mgr.y (mgr.15270) 429 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T20:03:39.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:39 smithi183 bash[69508]: cephadm 2024-09-20T20:03:37.347872+0000 mgr.y (mgr.15270) 430 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T20:03:39.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:39 smithi183 bash[69508]: cephadm 2024-09-20T20:03:37.347872+0000 mgr.y (mgr.15270) 430 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T20:03:39.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:39 smithi183 bash[69508]: cephadm 2024-09-20T20:03:37.354661+0000 mgr.y (mgr.15270) 431 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T20:03:39.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:39 smithi183 bash[69508]: cephadm 2024-09-20T20:03:37.354661+0000 mgr.y (mgr.15270) 431 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T20:03:39.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:39 smithi183 bash[69508]: cephadm 2024-09-20T20:03:37.366474+0000 mgr.y (mgr.15270) 432 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T20:03:39.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:39 smithi183 bash[69508]: cephadm 2024-09-20T20:03:37.366474+0000 mgr.y (mgr.15270) 432 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T20:03:39.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:39 smithi183 bash[69508]: cephadm 2024-09-20T20:03:37.378573+0000 mgr.y (mgr.15270) 433 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T20:03:39.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:39 smithi183 bash[69508]: cephadm 2024-09-20T20:03:37.378573+0000 mgr.y (mgr.15270) 433 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T20:03:39.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:39 smithi183 bash[69508]: audit 2024-09-20T20:03:37.389632+0000 mgr.y (mgr.15270) 434 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-20T20:03:39.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:39 smithi183 bash[69508]: audit 2024-09-20T20:03:37.389632+0000 mgr.y (mgr.15270) 434 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-20T20:03:39.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:39 smithi183 bash[69508]: cephadm 2024-09-20T20:03:37.391170+0000 mgr.y (mgr.15270) 435 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-20T20:03:39.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:39 smithi183 bash[69508]: cephadm 2024-09-20T20:03:37.391170+0000 mgr.y (mgr.15270) 435 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-20T20:03:39.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:39 smithi183 bash[69508]: cluster 2024-09-20T20:03:38.284554+0000 mgr.y (mgr.15270) 436 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:39.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:39 smithi183 bash[69508]: cluster 2024-09-20T20:03:38.284554+0000 mgr.y (mgr.15270) 436 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:41.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:41 smithi003 bash[88594]: cephadm 2024-09-20T20:03:40.078905+0000 mgr.y (mgr.15270) 437 : cephadm [INF] Upgrade: Updating osd.0 2024-09-20T20:03:41.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:41 smithi003 bash[88594]: cephadm 2024-09-20T20:03:40.078905+0000 mgr.y (mgr.15270) 437 : cephadm [INF] Upgrade: Updating osd.0 2024-09-20T20:03:41.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:41 smithi003 bash[88594]: audit 2024-09-20T20:03:40.085812+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:41.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:41 smithi003 bash[88594]: audit 2024-09-20T20:03:40.085812+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:41.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:41 smithi003 bash[88594]: audit 2024-09-20T20:03:40.090495+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-20T20:03:41.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:41 smithi003 bash[88594]: audit 2024-09-20T20:03:40.090495+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-20T20:03:41.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:41 smithi003 bash[88594]: audit 2024-09-20T20:03:40.092082+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:03:41.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:41 smithi003 bash[88594]: audit 2024-09-20T20:03:40.092082+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:03:41.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:41 smithi003 bash[88594]: cephadm 2024-09-20T20:03:40.096989+0000 mgr.y (mgr.15270) 438 : cephadm [INF] Deploying daemon osd.0 on smithi003 2024-09-20T20:03:41.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:41 smithi003 bash[88594]: cephadm 2024-09-20T20:03:40.096989+0000 mgr.y (mgr.15270) 438 : cephadm [INF] Deploying daemon osd.0 on smithi003 2024-09-20T20:03:41.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:41 smithi003 bash[88594]: cluster 2024-09-20T20:03:40.286288+0000 mgr.y (mgr.15270) 439 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:03:41.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:41 smithi003 bash[88594]: cluster 2024-09-20T20:03:40.286288+0000 mgr.y (mgr.15270) 439 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:03:41.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:41 smithi003 bash[92129]: cephadm 2024-09-20T20:03:40.078905+0000 mgr.y (mgr.15270) 437 : cephadm [INF] Upgrade: Updating osd.0 2024-09-20T20:03:41.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:41 smithi003 bash[92129]: cephadm 2024-09-20T20:03:40.078905+0000 mgr.y (mgr.15270) 437 : cephadm [INF] Upgrade: Updating osd.0 2024-09-20T20:03:41.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:41 smithi003 bash[92129]: audit 2024-09-20T20:03:40.085812+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:41.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:41 smithi003 bash[92129]: audit 2024-09-20T20:03:40.085812+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:41.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:41 smithi003 bash[92129]: audit 2024-09-20T20:03:40.090495+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-20T20:03:41.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:41 smithi003 bash[92129]: audit 2024-09-20T20:03:40.090495+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-20T20:03:41.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:41 smithi003 bash[92129]: audit 2024-09-20T20:03:40.092082+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:03:41.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:41 smithi003 bash[92129]: audit 2024-09-20T20:03:40.092082+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:03:41.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:41 smithi003 bash[92129]: cephadm 2024-09-20T20:03:40.096989+0000 mgr.y (mgr.15270) 438 : cephadm [INF] Deploying daemon osd.0 on smithi003 2024-09-20T20:03:41.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:41 smithi003 bash[92129]: cephadm 2024-09-20T20:03:40.096989+0000 mgr.y (mgr.15270) 438 : cephadm [INF] Deploying daemon osd.0 on smithi003 2024-09-20T20:03:41.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:41 smithi003 bash[92129]: cluster 2024-09-20T20:03:40.286288+0000 mgr.y (mgr.15270) 439 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:03:41.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:41 smithi003 bash[92129]: cluster 2024-09-20T20:03:40.286288+0000 mgr.y (mgr.15270) 439 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:03:41.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:03:41 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:03:41.200103134Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:03:41.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:41 smithi183 bash[69508]: cephadm 2024-09-20T20:03:40.078905+0000 mgr.y (mgr.15270) 437 : cephadm [INF] Upgrade: Updating osd.0 2024-09-20T20:03:41.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:41 smithi183 bash[69508]: cephadm 2024-09-20T20:03:40.078905+0000 mgr.y (mgr.15270) 437 : cephadm [INF] Upgrade: Updating osd.0 2024-09-20T20:03:41.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:41 smithi183 bash[69508]: audit 2024-09-20T20:03:40.085812+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:41.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:41 smithi183 bash[69508]: audit 2024-09-20T20:03:40.085812+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:41.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:41 smithi183 bash[69508]: audit 2024-09-20T20:03:40.090495+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-20T20:03:41.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:41 smithi183 bash[69508]: audit 2024-09-20T20:03:40.090495+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-20T20:03:41.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:41 smithi183 bash[69508]: audit 2024-09-20T20:03:40.092082+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:03:41.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:41 smithi183 bash[69508]: audit 2024-09-20T20:03:40.092082+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:03:41.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:41 smithi183 bash[69508]: cephadm 2024-09-20T20:03:40.096989+0000 mgr.y (mgr.15270) 438 : cephadm [INF] Deploying daemon osd.0 on smithi003 2024-09-20T20:03:41.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:41 smithi183 bash[69508]: cephadm 2024-09-20T20:03:40.096989+0000 mgr.y (mgr.15270) 438 : cephadm [INF] Deploying daemon osd.0 on smithi003 2024-09-20T20:03:41.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:41 smithi183 bash[69508]: cluster 2024-09-20T20:03:40.286288+0000 mgr.y (mgr.15270) 439 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:03:41.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:41 smithi183 bash[69508]: cluster 2024-09-20T20:03:40.286288+0000 mgr.y (mgr.15270) 439 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:03:41.573 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T20:03:42.289 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:03:42 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:03:42] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.51.0" 2024-09-20T20:03:43.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:43 smithi003 bash[88594]: cluster 2024-09-20T20:03:42.286781+0000 mgr.y (mgr.15270) 440 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:43.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:43 smithi003 bash[88594]: cluster 2024-09-20T20:03:42.286781+0000 mgr.y (mgr.15270) 440 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:43.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:43 smithi003 bash[92129]: cluster 2024-09-20T20:03:42.286781+0000 mgr.y (mgr.15270) 440 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:43.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:43 smithi003 bash[92129]: cluster 2024-09-20T20:03:42.286781+0000 mgr.y (mgr.15270) 440 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:43.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:43 smithi183 bash[69508]: cluster 2024-09-20T20:03:42.286781+0000 mgr.y (mgr.15270) 440 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:43.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:43 smithi183 bash[69508]: cluster 2024-09-20T20:03:42.286781+0000 mgr.y (mgr.15270) 440 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:43.872 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-20T20:03:44.527 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T20:03:44.527 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (5m) 92s ago 32m 13.8M - 0.27.0 11f11916f8cd c352858d3349 2024-09-20T20:03:44.527 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi183 *:3000 running (5m) 3m ago 32m 67.9M - 10.4.8 5aad1d7cf004 548c3fa5f1a5 2024-09-20T20:03:44.527 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.zzokqj smithi003 *:5000 running (7m) 92s ago 30m 49.0M - 3.8 6acb0a031eab d2e13422a011 2024-09-20T20:03:44.527 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi183 *:8443,9283,8765 running (7m) 3m ago 41m 439M - 19.3.0-5099-g88deadb8 441f9a3fe515 210cd19f5bae 2024-09-20T20:03:44.527 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (18m) 92s ago 43m 512M - 19.3.0-5099-g88deadb8 441f9a3fe515 9aa6e2f22487 2024-09-20T20:03:44.527 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (2m) 92s ago 43m 35.7M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 0136983baac2 2024-09-20T20:03:44.527 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi183 running (3m) 3m ago 41m 18.3M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 b3c0e322fa5f 2024-09-20T20:03:44.527 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (100s) 92s ago 41m 18.9M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 3857b5066efa 2024-09-20T20:03:44.528 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (6m) 92s ago 33m 8055k - 1.7.0 72c9c2088986 d0b8aa327069 2024-09-20T20:03:44.528 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi183 *:9100 running (6m) 3m ago 33m 7780k - 1.7.0 72c9c2088986 c79ac70026db 2024-09-20T20:03:44.528 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (40m) 92s ago 40m 67.4M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab f34f0142facb 2024-09-20T20:03:44.528 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (39m) 92s ago 39m 59.2M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab 682cabe7b674 2024-09-20T20:03:44.528 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (38m) 92s ago 38m 61.4M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab 945fc7b53bc0 2024-09-20T20:03:44.528 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (37m) 92s ago 37m 57.6M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab f18d3679bb9e 2024-09-20T20:03:44.528 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi183 running (36m) 3m ago 36m 69.0M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab acf213ee960c 2024-09-20T20:03:44.528 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi183 running (35m) 3m ago 36m 64.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab e79f0a743785 2024-09-20T20:03:44.528 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi183 running (35m) 3m ago 35m 56.4M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 164041c5816b 2024-09-20T20:03:44.528 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi183 running (34m) 3m ago 34m 67.0M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 0eac55f5717e 2024-09-20T20:03:44.528 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi183 *:9095 running (6m) 3m ago 33m 43.9M - 2.51.0 1d3b7f56885b 7e9efbbab4fb 2024-09-20T20:03:44.528 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.tcdhwz smithi003 *:8000 running (30m) 92s ago 30m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 8fc205227459 2024-09-20T20:03:44.529 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi183.lyzazb smithi183 *:8000 running (30m) 3m ago 30m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 7387a3c9206c 2024-09-20T20:03:44.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:03:44 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:03:44.217201831Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:03:44.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:44 smithi183 bash[69508]: audit 2024-09-20T20:03:42.773009+0000 mgr.y (mgr.15270) 441 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:03:44.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:44 smithi183 bash[69508]: audit 2024-09-20T20:03:42.773009+0000 mgr.y (mgr.15270) 441 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:03:44.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:44 smithi183 bash[69508]: audit 2024-09-20T20:03:44.021767+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:03:44.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:44 smithi183 bash[69508]: audit 2024-09-20T20:03:44.021767+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:03:44.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:44 smithi003 bash[88594]: audit 2024-09-20T20:03:42.773009+0000 mgr.y (mgr.15270) 441 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:03:44.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:44 smithi003 bash[88594]: audit 2024-09-20T20:03:42.773009+0000 mgr.y (mgr.15270) 441 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:03:44.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:44 smithi003 bash[88594]: audit 2024-09-20T20:03:44.021767+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:03:44.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:44 smithi003 bash[88594]: audit 2024-09-20T20:03:44.021767+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:03:44.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:44 smithi003 bash[92129]: audit 2024-09-20T20:03:42.773009+0000 mgr.y (mgr.15270) 441 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:03:44.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:44 smithi003 bash[92129]: audit 2024-09-20T20:03:42.773009+0000 mgr.y (mgr.15270) 441 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:03:44.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:44 smithi003 bash[92129]: audit 2024-09-20T20:03:44.021767+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:03:44.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:44 smithi003 bash[92129]: audit 2024-09-20T20:03:44.021767+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:03:44.905 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T20:03:44.905 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-20T20:03:44.906 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T20:03:44.906 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:03:44.906 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-20T20:03:44.906 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T20:03:44.906 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:03:44.906 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-20T20:03:44.906 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T20:03:44.906 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:03:44.906 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-20T20:03:44.906 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T20:03:44.906 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:03:44.906 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-20T20:03:44.906 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 10, 2024-09-20T20:03:44.907 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 5 2024-09-20T20:03:44.907 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-20T20:03:44.907 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T20:03:45.223 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T20:03:45.224 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T20:03:45.224 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-20T20:03:45.224 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (2 remaining).", 2024-09-20T20:03:45.224 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-20T20:03:45.224 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "0/8 daemons upgraded", 2024-09-20T20:03:45.224 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading osd daemons", 2024-09-20T20:03:45.224 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-20T20:03:45.224 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T20:03:45.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:45 smithi003 bash[88594]: audit 2024-09-20T20:03:43.860341+0000 mgr.y (mgr.15270) 442 : audit [DBG] from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:45.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:45 smithi003 bash[88594]: audit 2024-09-20T20:03:43.860341+0000 mgr.y (mgr.15270) 442 : audit [DBG] from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:45.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:45 smithi003 bash[88594]: audit 2024-09-20T20:03:44.177215+0000 mgr.y (mgr.15270) 443 : audit [DBG] from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:45.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:45 smithi003 bash[88594]: audit 2024-09-20T20:03:44.177215+0000 mgr.y (mgr.15270) 443 : audit [DBG] from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:45.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:45 smithi003 bash[88594]: cluster 2024-09-20T20:03:44.287507+0000 mgr.y (mgr.15270) 444 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:03:45.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:45 smithi003 bash[88594]: cluster 2024-09-20T20:03:44.287507+0000 mgr.y (mgr.15270) 444 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:03:45.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:45 smithi003 bash[88594]: audit 2024-09-20T20:03:44.905228+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.3:0/2128765769' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:03:45.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:45 smithi003 bash[88594]: audit 2024-09-20T20:03:44.905228+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.3:0/2128765769' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:03:45.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:45 smithi003 bash[92129]: audit 2024-09-20T20:03:43.860341+0000 mgr.y (mgr.15270) 442 : audit [DBG] from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:45.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:45 smithi003 bash[92129]: audit 2024-09-20T20:03:43.860341+0000 mgr.y (mgr.15270) 442 : audit [DBG] from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:45.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:45 smithi003 bash[92129]: audit 2024-09-20T20:03:44.177215+0000 mgr.y (mgr.15270) 443 : audit [DBG] from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:45.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:45 smithi003 bash[92129]: audit 2024-09-20T20:03:44.177215+0000 mgr.y (mgr.15270) 443 : audit [DBG] from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:45.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:45 smithi003 bash[92129]: cluster 2024-09-20T20:03:44.287507+0000 mgr.y (mgr.15270) 444 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:03:45.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:45 smithi003 bash[92129]: cluster 2024-09-20T20:03:44.287507+0000 mgr.y (mgr.15270) 444 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:03:45.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:45 smithi003 bash[92129]: audit 2024-09-20T20:03:44.905228+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.3:0/2128765769' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:03:45.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:45 smithi003 bash[92129]: audit 2024-09-20T20:03:44.905228+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.3:0/2128765769' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:03:45.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:45 smithi183 bash[69508]: audit 2024-09-20T20:03:43.860341+0000 mgr.y (mgr.15270) 442 : audit [DBG] from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:45.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:45 smithi183 bash[69508]: audit 2024-09-20T20:03:43.860341+0000 mgr.y (mgr.15270) 442 : audit [DBG] from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:45.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:45 smithi183 bash[69508]: audit 2024-09-20T20:03:44.177215+0000 mgr.y (mgr.15270) 443 : audit [DBG] from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:45.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:45 smithi183 bash[69508]: audit 2024-09-20T20:03:44.177215+0000 mgr.y (mgr.15270) 443 : audit [DBG] from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:45.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:45 smithi183 bash[69508]: cluster 2024-09-20T20:03:44.287507+0000 mgr.y (mgr.15270) 444 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:03:45.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:45 smithi183 bash[69508]: cluster 2024-09-20T20:03:44.287507+0000 mgr.y (mgr.15270) 444 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:03:45.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:45 smithi183 bash[69508]: audit 2024-09-20T20:03:44.905228+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.3:0/2128765769' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:03:45.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:45 smithi183 bash[69508]: audit 2024-09-20T20:03:44.905228+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.3:0/2128765769' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:03:46.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:45 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:03:46.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:45 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:03:46.203 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:03:45 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:03:46.203 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:03:45 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:03:46.203 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:03:46 smithi003 systemd[1]: Stopping Ceph osd.0 for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T20:03:46.204 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:03:45 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:03:46.204 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:03:45 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:03:46.204 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:03:45 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:03:46.204 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 20:03:45 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:03:46.205 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 20:03:45 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:03:46.702 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:03:46 smithi003 bash[29558]: debug 2024-09-20T20:03:46.219+0000 7f4807340640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-20T20:03:46.702 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:03:46 smithi003 bash[29558]: debug 2024-09-20T20:03:46.219+0000 7f4807340640 -1 osd.0 111 *** Got signal Terminated *** 2024-09-20T20:03:46.702 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:03:46 smithi003 bash[29558]: debug 2024-09-20T20:03:46.219+0000 7f4807340640 -1 osd.0 111 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T20:03:46.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:46 smithi003 bash[92129]: audit 2024-09-20T20:03:44.489089+0000 mgr.y (mgr.15270) 445 : audit [DBG] from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:46.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:46 smithi003 bash[92129]: audit 2024-09-20T20:03:44.489089+0000 mgr.y (mgr.15270) 445 : audit [DBG] from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:46.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:46 smithi003 bash[92129]: audit 2024-09-20T20:03:45.223282+0000 mgr.y (mgr.15270) 446 : audit [DBG] from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:46.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:46 smithi003 bash[92129]: audit 2024-09-20T20:03:45.223282+0000 mgr.y (mgr.15270) 446 : audit [DBG] from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:46.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:46 smithi003 bash[92129]: cluster 2024-09-20T20:03:46.223497+0000 mon.a (mon.0) 161 : cluster [INF] osd.0 marked itself down and dead 2024-09-20T20:03:46.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:46 smithi003 bash[92129]: cluster 2024-09-20T20:03:46.223497+0000 mon.a (mon.0) 161 : cluster [INF] osd.0 marked itself down and dead 2024-09-20T20:03:46.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:46 smithi003 bash[88594]: audit 2024-09-20T20:03:44.489089+0000 mgr.y (mgr.15270) 445 : audit [DBG] from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:46.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:46 smithi003 bash[88594]: audit 2024-09-20T20:03:44.489089+0000 mgr.y (mgr.15270) 445 : audit [DBG] from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:46.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:46 smithi003 bash[88594]: audit 2024-09-20T20:03:45.223282+0000 mgr.y (mgr.15270) 446 : audit [DBG] from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:46.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:46 smithi003 bash[88594]: audit 2024-09-20T20:03:45.223282+0000 mgr.y (mgr.15270) 446 : audit [DBG] from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:46.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:46 smithi003 bash[88594]: cluster 2024-09-20T20:03:46.223497+0000 mon.a (mon.0) 161 : cluster [INF] osd.0 marked itself down and dead 2024-09-20T20:03:46.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:46 smithi003 bash[88594]: cluster 2024-09-20T20:03:46.223497+0000 mon.a (mon.0) 161 : cluster [INF] osd.0 marked itself down and dead 2024-09-20T20:03:46.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:46 smithi183 bash[69508]: audit 2024-09-20T20:03:44.489089+0000 mgr.y (mgr.15270) 445 : audit [DBG] from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:46.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:46 smithi183 bash[69508]: audit 2024-09-20T20:03:44.489089+0000 mgr.y (mgr.15270) 445 : audit [DBG] from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:46.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:46 smithi183 bash[69508]: audit 2024-09-20T20:03:45.223282+0000 mgr.y (mgr.15270) 446 : audit [DBG] from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:46.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:46 smithi183 bash[69508]: audit 2024-09-20T20:03:45.223282+0000 mgr.y (mgr.15270) 446 : audit [DBG] from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:03:46.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:46 smithi183 bash[69508]: cluster 2024-09-20T20:03:46.223497+0000 mon.a (mon.0) 161 : cluster [INF] osd.0 marked itself down and dead 2024-09-20T20:03:46.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:46 smithi183 bash[69508]: cluster 2024-09-20T20:03:46.223497+0000 mon.a (mon.0) 161 : cluster [INF] osd.0 marked itself down and dead 2024-09-20T20:03:47.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:03:47 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:03:47.224928364Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:03:47.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:47 smithi183 bash[69508]: cluster 2024-09-20T20:03:46.288200+0000 mgr.y (mgr.15270) 447 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:47.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:47 smithi183 bash[69508]: cluster 2024-09-20T20:03:46.288200+0000 mgr.y (mgr.15270) 447 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:47.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:47 smithi183 bash[69508]: cluster 2024-09-20T20:03:46.346826+0000 mon.a (mon.0) 162 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:03:47.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:47 smithi183 bash[69508]: cluster 2024-09-20T20:03:46.346826+0000 mon.a (mon.0) 162 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:03:47.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:47 smithi183 bash[69508]: cluster 2024-09-20T20:03:46.371621+0000 mon.a (mon.0) 163 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2024-09-20T20:03:47.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:47 smithi183 bash[69508]: cluster 2024-09-20T20:03:46.371621+0000 mon.a (mon.0) 163 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2024-09-20T20:03:47.702 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:03:47 smithi003 bash[97316]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-osd-0 2024-09-20T20:03:47.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:47 smithi003 bash[92129]: cluster 2024-09-20T20:03:46.288200+0000 mgr.y (mgr.15270) 447 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:47.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:47 smithi003 bash[92129]: cluster 2024-09-20T20:03:46.288200+0000 mgr.y (mgr.15270) 447 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:47.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:47 smithi003 bash[92129]: cluster 2024-09-20T20:03:46.346826+0000 mon.a (mon.0) 162 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:03:47.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:47 smithi003 bash[92129]: cluster 2024-09-20T20:03:46.346826+0000 mon.a (mon.0) 162 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:03:47.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:47 smithi003 bash[92129]: cluster 2024-09-20T20:03:46.371621+0000 mon.a (mon.0) 163 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2024-09-20T20:03:47.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:47 smithi003 bash[92129]: cluster 2024-09-20T20:03:46.371621+0000 mon.a (mon.0) 163 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2024-09-20T20:03:47.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:47 smithi003 bash[88594]: cluster 2024-09-20T20:03:46.288200+0000 mgr.y (mgr.15270) 447 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:47.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:47 smithi003 bash[88594]: cluster 2024-09-20T20:03:46.288200+0000 mgr.y (mgr.15270) 447 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:03:47.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:47 smithi003 bash[88594]: cluster 2024-09-20T20:03:46.346826+0000 mon.a (mon.0) 162 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:03:47.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:47 smithi003 bash[88594]: cluster 2024-09-20T20:03:46.346826+0000 mon.a (mon.0) 162 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:03:47.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:47 smithi003 bash[88594]: cluster 2024-09-20T20:03:46.371621+0000 mon.a (mon.0) 163 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2024-09-20T20:03:47.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:47 smithi003 bash[88594]: cluster 2024-09-20T20:03:46.371621+0000 mon.a (mon.0) 163 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2024-09-20T20:03:48.202 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:03:47 smithi003 bash[97382]: Error response from daemon: No such container: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-osd-0 2024-09-20T20:03:48.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:48 smithi003 bash[88594]: cluster 2024-09-20T20:03:47.382516+0000 mon.a (mon.0) 164 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-20T20:03:48.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:48 smithi003 bash[88594]: cluster 2024-09-20T20:03:47.382516+0000 mon.a (mon.0) 164 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-20T20:03:48.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:48 smithi003 bash[88594]: cluster 2024-09-20T20:03:48.288859+0000 mgr.y (mgr.15270) 448 : cluster [DBG] pgmap v240: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T20:03:48.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:48 smithi003 bash[88594]: cluster 2024-09-20T20:03:48.288859+0000 mgr.y (mgr.15270) 448 : cluster [DBG] pgmap v240: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T20:03:48.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:48 smithi003 bash[92129]: cluster 2024-09-20T20:03:47.382516+0000 mon.a (mon.0) 164 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-20T20:03:48.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:48 smithi003 bash[92129]: cluster 2024-09-20T20:03:47.382516+0000 mon.a (mon.0) 164 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-20T20:03:48.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:48 smithi003 bash[92129]: cluster 2024-09-20T20:03:48.288859+0000 mgr.y (mgr.15270) 448 : cluster [DBG] pgmap v240: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T20:03:48.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:48 smithi003 bash[92129]: cluster 2024-09-20T20:03:48.288859+0000 mgr.y (mgr.15270) 448 : cluster [DBG] pgmap v240: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T20:03:48.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:48 smithi183 bash[69508]: cluster 2024-09-20T20:03:47.382516+0000 mon.a (mon.0) 164 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-20T20:03:48.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:48 smithi183 bash[69508]: cluster 2024-09-20T20:03:47.382516+0000 mon.a (mon.0) 164 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-20T20:03:48.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:48 smithi183 bash[69508]: cluster 2024-09-20T20:03:48.288859+0000 mgr.y (mgr.15270) 448 : cluster [DBG] pgmap v240: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T20:03:48.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:48 smithi183 bash[69508]: cluster 2024-09-20T20:03:48.288859+0000 mgr.y (mgr.15270) 448 : cluster [DBG] pgmap v240: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T20:03:50.257 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:50 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:03:50.257 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:03:50 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:03:50.257 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 20:03:50 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:03:50.258 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:50 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:03:50.258 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:03:50 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:03:50.258 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 20:03:50 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:03:50.258 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:03:49 smithi003 systemd[1]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490@osd.0.service: Deactivated successfully. 2024-09-20T20:03:50.258 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:03:49 smithi003 systemd[1]: Stopped Ceph osd.0 for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T20:03:50.259 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:03:50 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:03:50.259 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:03:50 smithi003 systemd[1]: Started Ceph osd.0 for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T20:03:50.259 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:03:50 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:03:50.259 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:03:50 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:03:50.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:03:50 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:03:50.225429715Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:03:51.596 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:51 smithi003 bash[88594]: cluster 2024-09-20T20:03:50.290153+0000 mgr.y (mgr.15270) 449 : cluster [DBG] pgmap v241: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-20T20:03:51.597 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:51 smithi003 bash[88594]: cluster 2024-09-20T20:03:50.290153+0000 mgr.y (mgr.15270) 449 : cluster [DBG] pgmap v241: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-20T20:03:51.597 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:51 smithi003 bash[88594]: audit 2024-09-20T20:03:50.300117+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:51.597 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:51 smithi003 bash[88594]: audit 2024-09-20T20:03:50.300117+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:51.597 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:51 smithi003 bash[88594]: audit 2024-09-20T20:03:50.306955+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:51.597 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:51 smithi003 bash[88594]: audit 2024-09-20T20:03:50.306955+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:51.597 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:51 smithi003 bash[88594]: audit 2024-09-20T20:03:50.311760+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:51.597 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:51 smithi003 bash[88594]: audit 2024-09-20T20:03:50.311760+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:51.597 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:51 smithi003 bash[88594]: cluster 2024-09-20T20:03:50.340890+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: Degraded data redundancy: 69/636 objects degraded (10.849%), 21 pgs degraded (PG_DEGRADED) 2024-09-20T20:03:51.597 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:51 smithi003 bash[88594]: cluster 2024-09-20T20:03:50.340890+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: Degraded data redundancy: 69/636 objects degraded (10.849%), 21 pgs degraded (PG_DEGRADED) 2024-09-20T20:03:51.597 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:51 smithi003 bash[88594]: audit 2024-09-20T20:03:50.844598+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:51.597 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:51 smithi003 bash[88594]: audit 2024-09-20T20:03:50.844598+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:51.597 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:51 smithi003 bash[88594]: audit 2024-09-20T20:03:50.853472+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:51.597 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:51 smithi003 bash[88594]: audit 2024-09-20T20:03:50.853472+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:51.598 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:51 smithi003 bash[92129]: cluster 2024-09-20T20:03:50.290153+0000 mgr.y (mgr.15270) 449 : cluster [DBG] pgmap v241: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-20T20:03:51.598 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:51 smithi003 bash[92129]: cluster 2024-09-20T20:03:50.290153+0000 mgr.y (mgr.15270) 449 : cluster [DBG] pgmap v241: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-20T20:03:51.598 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:51 smithi003 bash[92129]: audit 2024-09-20T20:03:50.300117+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:51.598 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:51 smithi003 bash[92129]: audit 2024-09-20T20:03:50.300117+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:51.598 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:51 smithi003 bash[92129]: audit 2024-09-20T20:03:50.306955+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:51.598 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:51 smithi003 bash[92129]: audit 2024-09-20T20:03:50.306955+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:51.598 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:51 smithi003 bash[92129]: audit 2024-09-20T20:03:50.311760+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:51.598 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:51 smithi003 bash[92129]: audit 2024-09-20T20:03:50.311760+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:51.598 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:51 smithi003 bash[92129]: cluster 2024-09-20T20:03:50.340890+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: Degraded data redundancy: 69/636 objects degraded (10.849%), 21 pgs degraded (PG_DEGRADED) 2024-09-20T20:03:51.598 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:51 smithi003 bash[92129]: cluster 2024-09-20T20:03:50.340890+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: Degraded data redundancy: 69/636 objects degraded (10.849%), 21 pgs degraded (PG_DEGRADED) 2024-09-20T20:03:51.598 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:51 smithi003 bash[92129]: audit 2024-09-20T20:03:50.844598+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:51.598 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:51 smithi003 bash[92129]: audit 2024-09-20T20:03:50.844598+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:51.599 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:51 smithi003 bash[92129]: audit 2024-09-20T20:03:50.853472+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:51.599 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:51 smithi003 bash[92129]: audit 2024-09-20T20:03:50.853472+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:51.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:51 smithi183 bash[69508]: cluster 2024-09-20T20:03:50.290153+0000 mgr.y (mgr.15270) 449 : cluster [DBG] pgmap v241: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-20T20:03:51.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:51 smithi183 bash[69508]: cluster 2024-09-20T20:03:50.290153+0000 mgr.y (mgr.15270) 449 : cluster [DBG] pgmap v241: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-20T20:03:51.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:51 smithi183 bash[69508]: audit 2024-09-20T20:03:50.300117+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:51.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:51 smithi183 bash[69508]: audit 2024-09-20T20:03:50.300117+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:51.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:51 smithi183 bash[69508]: audit 2024-09-20T20:03:50.306955+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:51.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:51 smithi183 bash[69508]: audit 2024-09-20T20:03:50.306955+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:51.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:51 smithi183 bash[69508]: audit 2024-09-20T20:03:50.311760+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:51.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:51 smithi183 bash[69508]: audit 2024-09-20T20:03:50.311760+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:51.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:51 smithi183 bash[69508]: cluster 2024-09-20T20:03:50.340890+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: Degraded data redundancy: 69/636 objects degraded (10.849%), 21 pgs degraded (PG_DEGRADED) 2024-09-20T20:03:51.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:51 smithi183 bash[69508]: cluster 2024-09-20T20:03:50.340890+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: Degraded data redundancy: 69/636 objects degraded (10.849%), 21 pgs degraded (PG_DEGRADED) 2024-09-20T20:03:51.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:51 smithi183 bash[69508]: audit 2024-09-20T20:03:50.844598+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:51.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:51 smithi183 bash[69508]: audit 2024-09-20T20:03:50.844598+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:51.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:51 smithi183 bash[69508]: audit 2024-09-20T20:03:50.853472+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:51.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:51 smithi183 bash[69508]: audit 2024-09-20T20:03:50.853472+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:51.952 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:03:51 smithi003 bash[97532]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T20:03:51.952 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:03:51 smithi003 bash[97532]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T20:03:52.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:03:52 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:03:52] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.51.0" 2024-09-20T20:03:53.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:03:53 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:03:53.204876595Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:03:53.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:53 smithi183 bash[69508]: cluster 2024-09-20T20:03:52.291095+0000 mgr.y (mgr.15270) 450 : cluster [DBG] pgmap v242: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-20T20:03:53.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:53 smithi183 bash[69508]: cluster 2024-09-20T20:03:52.291095+0000 mgr.y (mgr.15270) 450 : cluster [DBG] pgmap v242: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-20T20:03:53.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:53 smithi003 bash[88594]: cluster 2024-09-20T20:03:52.291095+0000 mgr.y (mgr.15270) 450 : cluster [DBG] pgmap v242: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-20T20:03:53.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:53 smithi003 bash[88594]: cluster 2024-09-20T20:03:52.291095+0000 mgr.y (mgr.15270) 450 : cluster [DBG] pgmap v242: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-20T20:03:53.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:53 smithi003 bash[92129]: cluster 2024-09-20T20:03:52.291095+0000 mgr.y (mgr.15270) 450 : cluster [DBG] pgmap v242: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-20T20:03:53.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:53 smithi003 bash[92129]: cluster 2024-09-20T20:03:52.291095+0000 mgr.y (mgr.15270) 450 : cluster [DBG] pgmap v242: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-20T20:03:54.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:54 smithi003 bash[88594]: audit 2024-09-20T20:03:52.784336+0000 mgr.y (mgr.15270) 451 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:03:54.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:54 smithi003 bash[88594]: audit 2024-09-20T20:03:52.784336+0000 mgr.y (mgr.15270) 451 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:03:54.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:54 smithi003 bash[92129]: audit 2024-09-20T20:03:52.784336+0000 mgr.y (mgr.15270) 451 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:03:54.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:54 smithi003 bash[92129]: audit 2024-09-20T20:03:52.784336+0000 mgr.y (mgr.15270) 451 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:03:54.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:54 smithi183 bash[69508]: audit 2024-09-20T20:03:52.784336+0000 mgr.y (mgr.15270) 451 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:03:54.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:54 smithi183 bash[69508]: audit 2024-09-20T20:03:52.784336+0000 mgr.y (mgr.15270) 451 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:03:55.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:55 smithi003 bash[92129]: cluster 2024-09-20T20:03:54.293081+0000 mgr.y (mgr.15270) 452 : cluster [DBG] pgmap v243: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-20T20:03:55.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:55 smithi003 bash[92129]: cluster 2024-09-20T20:03:54.293081+0000 mgr.y (mgr.15270) 452 : cluster [DBG] pgmap v243: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-20T20:03:55.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:55 smithi003 bash[88594]: cluster 2024-09-20T20:03:54.293081+0000 mgr.y (mgr.15270) 452 : cluster [DBG] pgmap v243: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-20T20:03:55.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:55 smithi003 bash[88594]: cluster 2024-09-20T20:03:54.293081+0000 mgr.y (mgr.15270) 452 : cluster [DBG] pgmap v243: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-20T20:03:55.702 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:03:55 smithi003 bash[97532]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T20:03:55.702 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:03:55 smithi003 bash[97532]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T20:03:55.702 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:03:55 smithi003 bash[97532]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T20:03:55.703 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:03:55 smithi003 bash[97532]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-20T20:03:55.703 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:03:55 smithi003 bash[97532]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2024-09-20T20:03:55.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:55 smithi183 bash[69508]: cluster 2024-09-20T20:03:54.293081+0000 mgr.y (mgr.15270) 452 : cluster [DBG] pgmap v243: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-20T20:03:55.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:55 smithi183 bash[69508]: cluster 2024-09-20T20:03:54.293081+0000 mgr.y (mgr.15270) 452 : cluster [DBG] pgmap v243: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-20T20:03:56.202 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:03:55 smithi003 bash[97532]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-20T20:03:56.202 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:03:55 smithi003 bash[97532]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-09-20T20:03:56.202 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:03:55 smithi003 bash[97532]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-20T20:03:56.202 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:03:55 smithi003 bash[97532]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-20T20:03:56.202 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:03:55 smithi003 bash[97532]: --> ceph-volume lvm activate successful for osd ID: 0 2024-09-20T20:03:56.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:03:56 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:03:56.217305834Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:03:57.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:57 smithi003 bash[92129]: audit 2024-09-20T20:03:56.175898+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:57.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:57 smithi003 bash[92129]: audit 2024-09-20T20:03:56.175898+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:57.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:57 smithi003 bash[92129]: audit 2024-09-20T20:03:56.181525+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:57.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:57 smithi003 bash[92129]: audit 2024-09-20T20:03:56.181525+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:57.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:57 smithi003 bash[92129]: cluster 2024-09-20T20:03:56.294327+0000 mgr.y (mgr.15270) 453 : cluster [DBG] pgmap v244: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-20T20:03:57.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:57 smithi003 bash[92129]: cluster 2024-09-20T20:03:56.294327+0000 mgr.y (mgr.15270) 453 : cluster [DBG] pgmap v244: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-20T20:03:57.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:57 smithi003 bash[88594]: audit 2024-09-20T20:03:56.175898+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:57.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:57 smithi003 bash[88594]: audit 2024-09-20T20:03:56.175898+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:57.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:57 smithi003 bash[88594]: audit 2024-09-20T20:03:56.181525+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:57.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:57 smithi003 bash[88594]: audit 2024-09-20T20:03:56.181525+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:57.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:57 smithi003 bash[88594]: cluster 2024-09-20T20:03:56.294327+0000 mgr.y (mgr.15270) 453 : cluster [DBG] pgmap v244: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-20T20:03:57.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:57 smithi003 bash[88594]: cluster 2024-09-20T20:03:56.294327+0000 mgr.y (mgr.15270) 453 : cluster [DBG] pgmap v244: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-20T20:03:57.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:57 smithi183 bash[69508]: audit 2024-09-20T20:03:56.175898+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:57.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:57 smithi183 bash[69508]: audit 2024-09-20T20:03:56.175898+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:57.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:57 smithi183 bash[69508]: audit 2024-09-20T20:03:56.181525+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:57.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:57 smithi183 bash[69508]: audit 2024-09-20T20:03:56.181525+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:57.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:57 smithi183 bash[69508]: cluster 2024-09-20T20:03:56.294327+0000 mgr.y (mgr.15270) 453 : cluster [DBG] pgmap v244: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-20T20:03:57.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:57 smithi183 bash[69508]: cluster 2024-09-20T20:03:56.294327+0000 mgr.y (mgr.15270) 453 : cluster [DBG] pgmap v244: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-20T20:03:58.202 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:03:57 smithi003 bash[98224]: debug 2024-09-20T20:03:57.875+0000 7f37768e0640 1 -- 172.21.15.3:0/3809196062 <== mon.2 v2:172.21.15.3:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ea24bda960 con 0x55ea24bfbc00 2024-09-20T20:03:58.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:58 smithi183 bash[69508]: audit 2024-09-20T20:03:57.250230+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:58.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:58 smithi183 bash[69508]: audit 2024-09-20T20:03:57.250230+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:58.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:58 smithi183 bash[69508]: audit 2024-09-20T20:03:57.255904+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:58.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:58 smithi183 bash[69508]: audit 2024-09-20T20:03:57.255904+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:58.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:58 smithi003 bash[92129]: audit 2024-09-20T20:03:57.250230+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:58.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:58 smithi003 bash[92129]: audit 2024-09-20T20:03:57.250230+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:58.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:58 smithi003 bash[92129]: audit 2024-09-20T20:03:57.255904+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:58.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:58 smithi003 bash[92129]: audit 2024-09-20T20:03:57.255904+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:58.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:58 smithi003 bash[88594]: audit 2024-09-20T20:03:57.250230+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:58.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:58 smithi003 bash[88594]: audit 2024-09-20T20:03:57.250230+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:58.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:58 smithi003 bash[88594]: audit 2024-09-20T20:03:57.255904+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:58.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:58 smithi003 bash[88594]: audit 2024-09-20T20:03:57.255904+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:59.202 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:03:58 smithi003 bash[98224]: debug 2024-09-20T20:03:58.935+0000 7f3779147640 -1 Falling back to public interface 2024-09-20T20:03:59.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:03:59 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:03:59.199124119Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:03:59.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:59 smithi183 bash[69508]: cluster 2024-09-20T20:03:58.295027+0000 mgr.y (mgr.15270) 454 : cluster [DBG] pgmap v245: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-20T20:03:59.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:59 smithi183 bash[69508]: cluster 2024-09-20T20:03:58.295027+0000 mgr.y (mgr.15270) 454 : cluster [DBG] pgmap v245: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-20T20:03:59.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:59 smithi183 bash[69508]: audit 2024-09-20T20:03:59.028526+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:59.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:59 smithi183 bash[69508]: audit 2024-09-20T20:03:59.028526+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:59.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:59 smithi183 bash[69508]: audit 2024-09-20T20:03:59.030615+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:03:59.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:03:59 smithi183 bash[69508]: audit 2024-09-20T20:03:59.030615+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:03:59.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:59 smithi003 bash[88594]: cluster 2024-09-20T20:03:58.295027+0000 mgr.y (mgr.15270) 454 : cluster [DBG] pgmap v245: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-20T20:03:59.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:59 smithi003 bash[88594]: cluster 2024-09-20T20:03:58.295027+0000 mgr.y (mgr.15270) 454 : cluster [DBG] pgmap v245: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-20T20:03:59.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:59 smithi003 bash[88594]: audit 2024-09-20T20:03:59.028526+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:59.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:59 smithi003 bash[88594]: audit 2024-09-20T20:03:59.028526+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:59.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:59 smithi003 bash[88594]: audit 2024-09-20T20:03:59.030615+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:03:59.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:03:59 smithi003 bash[88594]: audit 2024-09-20T20:03:59.030615+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:03:59.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:59 smithi003 bash[92129]: cluster 2024-09-20T20:03:58.295027+0000 mgr.y (mgr.15270) 454 : cluster [DBG] pgmap v245: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-20T20:03:59.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:59 smithi003 bash[92129]: cluster 2024-09-20T20:03:58.295027+0000 mgr.y (mgr.15270) 454 : cluster [DBG] pgmap v245: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-20T20:03:59.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:59 smithi003 bash[92129]: audit 2024-09-20T20:03:59.028526+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:59.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:59 smithi003 bash[92129]: audit 2024-09-20T20:03:59.028526+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:03:59.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:59 smithi003 bash[92129]: audit 2024-09-20T20:03:59.030615+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:03:59.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:03:59 smithi003 bash[92129]: audit 2024-09-20T20:03:59.030615+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:04:01.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:01 smithi003 bash[88594]: cluster 2024-09-20T20:04:00.296942+0000 mgr.y (mgr.15270) 455 : cluster [DBG] pgmap v246: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-20T20:04:01.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:01 smithi003 bash[88594]: cluster 2024-09-20T20:04:00.296942+0000 mgr.y (mgr.15270) 455 : cluster [DBG] pgmap v246: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-20T20:04:01.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:01 smithi003 bash[92129]: cluster 2024-09-20T20:04:00.296942+0000 mgr.y (mgr.15270) 455 : cluster [DBG] pgmap v246: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-20T20:04:01.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:01 smithi003 bash[92129]: cluster 2024-09-20T20:04:00.296942+0000 mgr.y (mgr.15270) 455 : cluster [DBG] pgmap v246: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-20T20:04:01.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:01 smithi183 bash[69508]: cluster 2024-09-20T20:04:00.296942+0000 mgr.y (mgr.15270) 455 : cluster [DBG] pgmap v246: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-20T20:04:01.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:01 smithi183 bash[69508]: cluster 2024-09-20T20:04:00.296942+0000 mgr.y (mgr.15270) 455 : cluster [DBG] pgmap v246: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-20T20:04:02.404 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:04:02 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:04:02] "GET /metrics HTTP/1.1" 200 38275 "" "Prometheus/2.51.0" 2024-09-20T20:04:02.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:04:02 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:04:02.21519458Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:04:02.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:02 smithi183 bash[69508]: cluster 2024-09-20T20:04:02.297926+0000 mgr.y (mgr.15270) 456 : cluster [DBG] pgmap v247: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-20T20:04:02.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:02 smithi183 bash[69508]: cluster 2024-09-20T20:04:02.297926+0000 mgr.y (mgr.15270) 456 : cluster [DBG] pgmap v247: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-20T20:04:02.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:02 smithi003 bash[88594]: cluster 2024-09-20T20:04:02.297926+0000 mgr.y (mgr.15270) 456 : cluster [DBG] pgmap v247: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-20T20:04:02.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:02 smithi003 bash[88594]: cluster 2024-09-20T20:04:02.297926+0000 mgr.y (mgr.15270) 456 : cluster [DBG] pgmap v247: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-20T20:04:02.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:02 smithi003 bash[92129]: cluster 2024-09-20T20:04:02.297926+0000 mgr.y (mgr.15270) 456 : cluster [DBG] pgmap v247: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-20T20:04:02.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:02 smithi003 bash[92129]: cluster 2024-09-20T20:04:02.297926+0000 mgr.y (mgr.15270) 456 : cluster [DBG] pgmap v247: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-20T20:04:03.202 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:04:02 smithi003 bash[98224]: debug 2024-09-20T20:04:02.855+0000 7f3779147640 -1 osd.0 111 log_to_monitors true 2024-09-20T20:04:03.701 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:04:03 smithi003 bash[98224]: debug 2024-09-20T20:04:03.463+0000 7f376cee9640 -1 osd.0 111 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T20:04:03.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:03 smithi003 bash[92129]: audit 2024-09-20T20:04:02.792599+0000 mgr.y (mgr.15270) 457 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:04:03.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:03 smithi003 bash[92129]: audit 2024-09-20T20:04:02.792599+0000 mgr.y (mgr.15270) 457 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:04:03.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:03 smithi003 bash[92129]: audit 2024-09-20T20:04:02.861944+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/1564297241,v1:172.21.15.3:6803/1564297241]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-20T20:04:03.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:03 smithi003 bash[92129]: audit 2024-09-20T20:04:02.861944+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/1564297241,v1:172.21.15.3:6803/1564297241]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-20T20:04:03.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:03 smithi003 bash[92129]: audit 2024-09-20T20:04:02.862412+0000 mon.a (mon.0) 177 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-20T20:04:03.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:03 smithi003 bash[92129]: audit 2024-09-20T20:04:02.862412+0000 mon.a (mon.0) 177 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-20T20:04:03.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:03 smithi003 bash[88594]: audit 2024-09-20T20:04:02.792599+0000 mgr.y (mgr.15270) 457 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:04:03.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:03 smithi003 bash[88594]: audit 2024-09-20T20:04:02.792599+0000 mgr.y (mgr.15270) 457 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:04:03.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:03 smithi003 bash[88594]: audit 2024-09-20T20:04:02.861944+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/1564297241,v1:172.21.15.3:6803/1564297241]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-20T20:04:03.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:03 smithi003 bash[88594]: audit 2024-09-20T20:04:02.861944+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/1564297241,v1:172.21.15.3:6803/1564297241]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-20T20:04:03.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:03 smithi003 bash[88594]: audit 2024-09-20T20:04:02.862412+0000 mon.a (mon.0) 177 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-20T20:04:03.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:03 smithi003 bash[88594]: audit 2024-09-20T20:04:02.862412+0000 mon.a (mon.0) 177 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-20T20:04:03.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:03 smithi183 bash[69508]: audit 2024-09-20T20:04:02.792599+0000 mgr.y (mgr.15270) 457 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:04:03.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:03 smithi183 bash[69508]: audit 2024-09-20T20:04:02.792599+0000 mgr.y (mgr.15270) 457 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:04:03.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:03 smithi183 bash[69508]: audit 2024-09-20T20:04:02.861944+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/1564297241,v1:172.21.15.3:6803/1564297241]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-20T20:04:03.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:03 smithi183 bash[69508]: audit 2024-09-20T20:04:02.861944+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/1564297241,v1:172.21.15.3:6803/1564297241]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-20T20:04:03.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:03 smithi183 bash[69508]: audit 2024-09-20T20:04:02.862412+0000 mon.a (mon.0) 177 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-20T20:04:03.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:03 smithi183 bash[69508]: audit 2024-09-20T20:04:02.862412+0000 mon.a (mon.0) 177 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-20T20:04:04.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:04 smithi003 bash[88594]: audit 2024-09-20T20:04:03.417830+0000 mon.a (mon.0) 178 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T20:04:04.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:04 smithi003 bash[88594]: audit 2024-09-20T20:04:03.417830+0000 mon.a (mon.0) 178 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T20:04:04.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:04 smithi003 bash[88594]: cluster 2024-09-20T20:04:03.425636+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-20T20:04:04.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:04 smithi003 bash[88594]: cluster 2024-09-20T20:04:03.425636+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-20T20:04:04.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:04 smithi003 bash[88594]: audit 2024-09-20T20:04:03.427186+0000 mon.c (mon.2) 7 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/1564297241,v1:172.21.15.3:6803/1564297241]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:04:04.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:04 smithi003 bash[88594]: audit 2024-09-20T20:04:03.427186+0000 mon.c (mon.2) 7 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/1564297241,v1:172.21.15.3:6803/1564297241]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:04:04.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:04 smithi003 bash[88594]: audit 2024-09-20T20:04:03.430252+0000 mon.a (mon.0) 180 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:04:04.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:04 smithi003 bash[88594]: audit 2024-09-20T20:04:03.430252+0000 mon.a (mon.0) 180 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:04:04.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:04 smithi003 bash[88594]: cluster 2024-09-20T20:04:04.299733+0000 mgr.y (mgr.15270) 458 : cluster [DBG] pgmap v249: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-20T20:04:04.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:04 smithi003 bash[88594]: cluster 2024-09-20T20:04:04.299733+0000 mgr.y (mgr.15270) 458 : cluster [DBG] pgmap v249: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-20T20:04:04.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:04 smithi003 bash[92129]: audit 2024-09-20T20:04:03.417830+0000 mon.a (mon.0) 178 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T20:04:04.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:04 smithi003 bash[92129]: audit 2024-09-20T20:04:03.417830+0000 mon.a (mon.0) 178 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T20:04:04.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:04 smithi003 bash[92129]: cluster 2024-09-20T20:04:03.425636+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-20T20:04:04.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:04 smithi003 bash[92129]: cluster 2024-09-20T20:04:03.425636+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-20T20:04:04.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:04 smithi003 bash[92129]: audit 2024-09-20T20:04:03.427186+0000 mon.c (mon.2) 7 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/1564297241,v1:172.21.15.3:6803/1564297241]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:04:04.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:04 smithi003 bash[92129]: audit 2024-09-20T20:04:03.427186+0000 mon.c (mon.2) 7 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/1564297241,v1:172.21.15.3:6803/1564297241]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:04:04.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:04 smithi003 bash[92129]: audit 2024-09-20T20:04:03.430252+0000 mon.a (mon.0) 180 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:04:04.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:04 smithi003 bash[92129]: audit 2024-09-20T20:04:03.430252+0000 mon.a (mon.0) 180 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:04:04.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:04 smithi003 bash[92129]: cluster 2024-09-20T20:04:04.299733+0000 mgr.y (mgr.15270) 458 : cluster [DBG] pgmap v249: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-20T20:04:04.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:04 smithi003 bash[92129]: cluster 2024-09-20T20:04:04.299733+0000 mgr.y (mgr.15270) 458 : cluster [DBG] pgmap v249: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-20T20:04:04.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:04 smithi183 bash[69508]: audit 2024-09-20T20:04:03.417830+0000 mon.a (mon.0) 178 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T20:04:04.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:04 smithi183 bash[69508]: audit 2024-09-20T20:04:03.417830+0000 mon.a (mon.0) 178 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T20:04:04.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:04 smithi183 bash[69508]: cluster 2024-09-20T20:04:03.425636+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-20T20:04:04.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:04 smithi183 bash[69508]: cluster 2024-09-20T20:04:03.425636+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-20T20:04:04.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:04 smithi183 bash[69508]: audit 2024-09-20T20:04:03.427186+0000 mon.c (mon.2) 7 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/1564297241,v1:172.21.15.3:6803/1564297241]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:04:04.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:04 smithi183 bash[69508]: audit 2024-09-20T20:04:03.427186+0000 mon.c (mon.2) 7 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/1564297241,v1:172.21.15.3:6803/1564297241]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:04:04.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:04 smithi183 bash[69508]: audit 2024-09-20T20:04:03.430252+0000 mon.a (mon.0) 180 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:04:04.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:04 smithi183 bash[69508]: audit 2024-09-20T20:04:03.430252+0000 mon.a (mon.0) 180 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:04:04.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:04 smithi183 bash[69508]: cluster 2024-09-20T20:04:04.299733+0000 mgr.y (mgr.15270) 458 : cluster [DBG] pgmap v249: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-20T20:04:04.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:04 smithi183 bash[69508]: cluster 2024-09-20T20:04:04.299733+0000 mgr.y (mgr.15270) 458 : cluster [DBG] pgmap v249: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-20T20:04:05.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:04:05 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:04:05.222192065Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:04:05.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:05 smithi183 bash[69508]: cluster 2024-09-20T20:04:04.418652+0000 mon.a (mon.0) 181 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:04:05.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:05 smithi183 bash[69508]: cluster 2024-09-20T20:04:04.418652+0000 mon.a (mon.0) 181 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:04:05.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:05 smithi183 bash[69508]: cluster 2024-09-20T20:04:04.430601+0000 mon.a (mon.0) 182 : cluster [INF] osd.0 [v2:172.21.15.3:6802/1564297241,v1:172.21.15.3:6803/1564297241] boot 2024-09-20T20:04:05.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:05 smithi183 bash[69508]: cluster 2024-09-20T20:04:04.430601+0000 mon.a (mon.0) 182 : cluster [INF] osd.0 [v2:172.21.15.3:6802/1564297241,v1:172.21.15.3:6803/1564297241] boot 2024-09-20T20:04:05.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:05 smithi183 bash[69508]: cluster 2024-09-20T20:04:04.430836+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-09-20T20:04:05.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:05 smithi183 bash[69508]: cluster 2024-09-20T20:04:04.430836+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-09-20T20:04:05.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:05 smithi183 bash[69508]: audit 2024-09-20T20:04:04.433429+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T20:04:05.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:05 smithi183 bash[69508]: audit 2024-09-20T20:04:04.433429+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T20:04:05.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:05 smithi183 bash[69508]: cluster 2024-09-20T20:04:05.431887+0000 mon.a (mon.0) 185 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-20T20:04:05.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:05 smithi183 bash[69508]: cluster 2024-09-20T20:04:05.431887+0000 mon.a (mon.0) 185 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-20T20:04:05.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:05 smithi003 bash[88594]: cluster 2024-09-20T20:04:04.418652+0000 mon.a (mon.0) 181 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:04:05.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:05 smithi003 bash[88594]: cluster 2024-09-20T20:04:04.418652+0000 mon.a (mon.0) 181 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:04:05.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:05 smithi003 bash[88594]: cluster 2024-09-20T20:04:04.430601+0000 mon.a (mon.0) 182 : cluster [INF] osd.0 [v2:172.21.15.3:6802/1564297241,v1:172.21.15.3:6803/1564297241] boot 2024-09-20T20:04:05.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:05 smithi003 bash[88594]: cluster 2024-09-20T20:04:04.430601+0000 mon.a (mon.0) 182 : cluster [INF] osd.0 [v2:172.21.15.3:6802/1564297241,v1:172.21.15.3:6803/1564297241] boot 2024-09-20T20:04:05.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:05 smithi003 bash[88594]: cluster 2024-09-20T20:04:04.430836+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-09-20T20:04:05.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:05 smithi003 bash[88594]: cluster 2024-09-20T20:04:04.430836+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-09-20T20:04:05.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:05 smithi003 bash[88594]: audit 2024-09-20T20:04:04.433429+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T20:04:05.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:05 smithi003 bash[88594]: audit 2024-09-20T20:04:04.433429+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T20:04:05.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:05 smithi003 bash[88594]: cluster 2024-09-20T20:04:05.431887+0000 mon.a (mon.0) 185 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-20T20:04:05.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:05 smithi003 bash[88594]: cluster 2024-09-20T20:04:05.431887+0000 mon.a (mon.0) 185 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-20T20:04:05.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:05 smithi003 bash[92129]: cluster 2024-09-20T20:04:04.418652+0000 mon.a (mon.0) 181 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:04:05.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:05 smithi003 bash[92129]: cluster 2024-09-20T20:04:04.418652+0000 mon.a (mon.0) 181 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:04:05.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:05 smithi003 bash[92129]: cluster 2024-09-20T20:04:04.430601+0000 mon.a (mon.0) 182 : cluster [INF] osd.0 [v2:172.21.15.3:6802/1564297241,v1:172.21.15.3:6803/1564297241] boot 2024-09-20T20:04:05.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:05 smithi003 bash[92129]: cluster 2024-09-20T20:04:04.430601+0000 mon.a (mon.0) 182 : cluster [INF] osd.0 [v2:172.21.15.3:6802/1564297241,v1:172.21.15.3:6803/1564297241] boot 2024-09-20T20:04:05.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:05 smithi003 bash[92129]: cluster 2024-09-20T20:04:04.430836+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-09-20T20:04:05.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:05 smithi003 bash[92129]: cluster 2024-09-20T20:04:04.430836+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-09-20T20:04:05.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:05 smithi003 bash[92129]: audit 2024-09-20T20:04:04.433429+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T20:04:05.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:05 smithi003 bash[92129]: audit 2024-09-20T20:04:04.433429+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T20:04:05.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:05 smithi003 bash[92129]: cluster 2024-09-20T20:04:05.431887+0000 mon.a (mon.0) 185 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-20T20:04:05.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:05 smithi003 bash[92129]: cluster 2024-09-20T20:04:05.431887+0000 mon.a (mon.0) 185 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-20T20:04:06.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:06 smithi183 bash[69508]: cluster 2024-09-20T20:04:06.300779+0000 mgr.y (mgr.15270) 459 : cluster [DBG] pgmap v252: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-20T20:04:06.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:06 smithi183 bash[69508]: cluster 2024-09-20T20:04:06.300779+0000 mgr.y (mgr.15270) 459 : cluster [DBG] pgmap v252: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-20T20:04:06.843 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:06 smithi003 bash[92129]: cluster 2024-09-20T20:04:06.300779+0000 mgr.y (mgr.15270) 459 : cluster [DBG] pgmap v252: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-20T20:04:06.843 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:06 smithi003 bash[92129]: cluster 2024-09-20T20:04:06.300779+0000 mgr.y (mgr.15270) 459 : cluster [DBG] pgmap v252: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-20T20:04:06.843 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:06 smithi003 bash[88594]: cluster 2024-09-20T20:04:06.300779+0000 mgr.y (mgr.15270) 459 : cluster [DBG] pgmap v252: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-20T20:04:06.843 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:06 smithi003 bash[88594]: cluster 2024-09-20T20:04:06.300779+0000 mgr.y (mgr.15270) 459 : cluster [DBG] pgmap v252: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-20T20:04:08.202 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:04:07 smithi003 bash[68089]: debug 2024-09-20T20:04:07.743+0000 7fc1df36b640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T20:04:08.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:04:08 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:04:08.228973621Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:04:08.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[88594]: audit 2024-09-20T20:04:07.575391+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:08.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[88594]: audit 2024-09-20T20:04:07.575391+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:08.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[88594]: audit 2024-09-20T20:04:07.587212+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:08.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[88594]: audit 2024-09-20T20:04:07.587212+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:08.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[88594]: audit 2024-09-20T20:04:07.589290+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:04:08.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[88594]: audit 2024-09-20T20:04:07.589290+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:04:08.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[88594]: audit 2024-09-20T20:04:07.591076+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:04:08.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[88594]: audit 2024-09-20T20:04:07.591076+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:04:08.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[88594]: audit 2024-09-20T20:04:07.603095+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:08.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[88594]: audit 2024-09-20T20:04:07.603095+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:08.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[88594]: audit 2024-09-20T20:04:07.735029+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:04:08.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[88594]: audit 2024-09-20T20:04:07.735029+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:04:08.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[88594]: audit 2024-09-20T20:04:07.738771+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:08.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[88594]: audit 2024-09-20T20:04:07.738771+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:08.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[88594]: audit 2024-09-20T20:04:07.741662+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:08.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[88594]: audit 2024-09-20T20:04:07.741662+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:08.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[88594]: audit 2024-09-20T20:04:07.744036+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:08.955 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[88594]: audit 2024-09-20T20:04:07.744036+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:08.955 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[88594]: audit 2024-09-20T20:04:07.746965+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-20T20:04:08.955 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[88594]: audit 2024-09-20T20:04:07.746965+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-20T20:04:08.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[92129]: audit 2024-09-20T20:04:07.575391+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:08.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[92129]: audit 2024-09-20T20:04:07.575391+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:08.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[92129]: audit 2024-09-20T20:04:07.587212+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:08.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[92129]: audit 2024-09-20T20:04:07.587212+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:08.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[92129]: audit 2024-09-20T20:04:07.589290+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:04:08.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[92129]: audit 2024-09-20T20:04:07.589290+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:04:08.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[92129]: audit 2024-09-20T20:04:07.591076+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:04:08.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[92129]: audit 2024-09-20T20:04:07.591076+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:04:08.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[92129]: audit 2024-09-20T20:04:07.603095+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:08.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[92129]: audit 2024-09-20T20:04:07.603095+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:08.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[92129]: audit 2024-09-20T20:04:07.735029+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:04:08.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[92129]: audit 2024-09-20T20:04:07.735029+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:04:08.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[92129]: audit 2024-09-20T20:04:07.738771+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:08.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[92129]: audit 2024-09-20T20:04:07.738771+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:08.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[92129]: audit 2024-09-20T20:04:07.741662+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:08.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[92129]: audit 2024-09-20T20:04:07.741662+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:08.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[92129]: audit 2024-09-20T20:04:07.744036+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:08.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[92129]: audit 2024-09-20T20:04:07.744036+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:08.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[92129]: audit 2024-09-20T20:04:07.746965+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-20T20:04:08.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[92129]: audit 2024-09-20T20:04:07.746965+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-20T20:04:08.957 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[88594]: audit 2024-09-20T20:04:07.747411+0000 mgr.y (mgr.15270) 460 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-20T20:04:08.958 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[88594]: audit 2024-09-20T20:04:07.747411+0000 mgr.y (mgr.15270) 460 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-20T20:04:08.958 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[88594]: cephadm 2024-09-20T20:04:07.749156+0000 mgr.y (mgr.15270) 461 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T20:04:08.958 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[88594]: cephadm 2024-09-20T20:04:07.749156+0000 mgr.y (mgr.15270) 461 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T20:04:08.958 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[88594]: cluster 2024-09-20T20:04:08.301679+0000 mgr.y (mgr.15270) 462 : cluster [DBG] pgmap v253: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-20T20:04:08.958 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[88594]: cluster 2024-09-20T20:04:08.301679+0000 mgr.y (mgr.15270) 462 : cluster [DBG] pgmap v253: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-20T20:04:08.958 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[92129]: audit 2024-09-20T20:04:07.747411+0000 mgr.y (mgr.15270) 460 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-20T20:04:08.958 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[92129]: audit 2024-09-20T20:04:07.747411+0000 mgr.y (mgr.15270) 460 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-20T20:04:08.958 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[92129]: cephadm 2024-09-20T20:04:07.749156+0000 mgr.y (mgr.15270) 461 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T20:04:08.959 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[92129]: cephadm 2024-09-20T20:04:07.749156+0000 mgr.y (mgr.15270) 461 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T20:04:08.959 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[92129]: cluster 2024-09-20T20:04:08.301679+0000 mgr.y (mgr.15270) 462 : cluster [DBG] pgmap v253: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-20T20:04:08.959 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:08 smithi003 bash[92129]: cluster 2024-09-20T20:04:08.301679+0000 mgr.y (mgr.15270) 462 : cluster [DBG] pgmap v253: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-20T20:04:09.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:08 smithi183 bash[69508]: audit 2024-09-20T20:04:07.575391+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:09.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:08 smithi183 bash[69508]: audit 2024-09-20T20:04:07.575391+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:09.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:08 smithi183 bash[69508]: audit 2024-09-20T20:04:07.587212+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:09.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:08 smithi183 bash[69508]: audit 2024-09-20T20:04:07.587212+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:09.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:08 smithi183 bash[69508]: audit 2024-09-20T20:04:07.589290+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:04:09.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:08 smithi183 bash[69508]: audit 2024-09-20T20:04:07.589290+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:04:09.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:08 smithi183 bash[69508]: audit 2024-09-20T20:04:07.591076+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:04:09.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:08 smithi183 bash[69508]: audit 2024-09-20T20:04:07.591076+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:04:09.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:08 smithi183 bash[69508]: audit 2024-09-20T20:04:07.603095+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:09.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:08 smithi183 bash[69508]: audit 2024-09-20T20:04:07.603095+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:09.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:08 smithi183 bash[69508]: audit 2024-09-20T20:04:07.735029+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:04:09.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:08 smithi183 bash[69508]: audit 2024-09-20T20:04:07.735029+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:04:09.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:08 smithi183 bash[69508]: audit 2024-09-20T20:04:07.738771+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:09.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:08 smithi183 bash[69508]: audit 2024-09-20T20:04:07.738771+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:09.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:08 smithi183 bash[69508]: audit 2024-09-20T20:04:07.741662+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:09.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:08 smithi183 bash[69508]: audit 2024-09-20T20:04:07.741662+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:09.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:08 smithi183 bash[69508]: audit 2024-09-20T20:04:07.744036+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:09.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:08 smithi183 bash[69508]: audit 2024-09-20T20:04:07.744036+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:09.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:08 smithi183 bash[69508]: audit 2024-09-20T20:04:07.746965+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-20T20:04:09.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:08 smithi183 bash[69508]: audit 2024-09-20T20:04:07.746965+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-20T20:04:09.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:08 smithi183 bash[69508]: audit 2024-09-20T20:04:07.747411+0000 mgr.y (mgr.15270) 460 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-20T20:04:09.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:08 smithi183 bash[69508]: audit 2024-09-20T20:04:07.747411+0000 mgr.y (mgr.15270) 460 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-20T20:04:09.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:08 smithi183 bash[69508]: cephadm 2024-09-20T20:04:07.749156+0000 mgr.y (mgr.15270) 461 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T20:04:09.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:08 smithi183 bash[69508]: cephadm 2024-09-20T20:04:07.749156+0000 mgr.y (mgr.15270) 461 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T20:04:09.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:08 smithi183 bash[69508]: cluster 2024-09-20T20:04:08.301679+0000 mgr.y (mgr.15270) 462 : cluster [DBG] pgmap v253: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-20T20:04:09.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:08 smithi183 bash[69508]: cluster 2024-09-20T20:04:08.301679+0000 mgr.y (mgr.15270) 462 : cluster [DBG] pgmap v253: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-20T20:04:10.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:10 smithi003 bash[92129]: cluster 2024-09-20T20:04:10.303326+0000 mgr.y (mgr.15270) 463 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-20T20:04:10.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:10 smithi003 bash[92129]: cluster 2024-09-20T20:04:10.303326+0000 mgr.y (mgr.15270) 463 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-20T20:04:10.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:10 smithi003 bash[92129]: cluster 2024-09-20T20:04:10.354631+0000 mon.a (mon.0) 196 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/636 objects degraded (10.849%), 21 pgs degraded) 2024-09-20T20:04:10.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:10 smithi003 bash[92129]: cluster 2024-09-20T20:04:10.354631+0000 mon.a (mon.0) 196 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/636 objects degraded (10.849%), 21 pgs degraded) 2024-09-20T20:04:10.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:10 smithi003 bash[92129]: cluster 2024-09-20T20:04:10.354677+0000 mon.a (mon.0) 197 : cluster [INF] Cluster is now healthy 2024-09-20T20:04:10.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:10 smithi003 bash[92129]: cluster 2024-09-20T20:04:10.354677+0000 mon.a (mon.0) 197 : cluster [INF] Cluster is now healthy 2024-09-20T20:04:10.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:10 smithi003 bash[88594]: cluster 2024-09-20T20:04:10.303326+0000 mgr.y (mgr.15270) 463 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-20T20:04:10.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:10 smithi003 bash[88594]: cluster 2024-09-20T20:04:10.303326+0000 mgr.y (mgr.15270) 463 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-20T20:04:10.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:10 smithi003 bash[88594]: cluster 2024-09-20T20:04:10.354631+0000 mon.a (mon.0) 196 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/636 objects degraded (10.849%), 21 pgs degraded) 2024-09-20T20:04:10.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:10 smithi003 bash[88594]: cluster 2024-09-20T20:04:10.354631+0000 mon.a (mon.0) 196 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/636 objects degraded (10.849%), 21 pgs degraded) 2024-09-20T20:04:10.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:10 smithi003 bash[88594]: cluster 2024-09-20T20:04:10.354677+0000 mon.a (mon.0) 197 : cluster [INF] Cluster is now healthy 2024-09-20T20:04:10.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:10 smithi003 bash[88594]: cluster 2024-09-20T20:04:10.354677+0000 mon.a (mon.0) 197 : cluster [INF] Cluster is now healthy 2024-09-20T20:04:10.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:10 smithi183 bash[69508]: cluster 2024-09-20T20:04:10.303326+0000 mgr.y (mgr.15270) 463 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-20T20:04:10.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:10 smithi183 bash[69508]: cluster 2024-09-20T20:04:10.303326+0000 mgr.y (mgr.15270) 463 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-20T20:04:10.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:10 smithi183 bash[69508]: cluster 2024-09-20T20:04:10.354631+0000 mon.a (mon.0) 196 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/636 objects degraded (10.849%), 21 pgs degraded) 2024-09-20T20:04:10.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:10 smithi183 bash[69508]: cluster 2024-09-20T20:04:10.354631+0000 mon.a (mon.0) 196 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/636 objects degraded (10.849%), 21 pgs degraded) 2024-09-20T20:04:10.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:10 smithi183 bash[69508]: cluster 2024-09-20T20:04:10.354677+0000 mon.a (mon.0) 197 : cluster [INF] Cluster is now healthy 2024-09-20T20:04:10.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:10 smithi183 bash[69508]: cluster 2024-09-20T20:04:10.354677+0000 mon.a (mon.0) 197 : cluster [INF] Cluster is now healthy 2024-09-20T20:04:11.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:04:11 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:04:11.225591429Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:04:12.406 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:04:12 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:04:12] "GET /metrics HTTP/1.1" 200 38275 "" "Prometheus/2.51.0" 2024-09-20T20:04:12.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:12 smithi003 bash[88594]: cluster 2024-09-20T20:04:12.304016+0000 mgr.y (mgr.15270) 464 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T20:04:12.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:12 smithi003 bash[88594]: cluster 2024-09-20T20:04:12.304016+0000 mgr.y (mgr.15270) 464 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T20:04:12.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:12 smithi003 bash[92129]: cluster 2024-09-20T20:04:12.304016+0000 mgr.y (mgr.15270) 464 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T20:04:12.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:12 smithi003 bash[92129]: cluster 2024-09-20T20:04:12.304016+0000 mgr.y (mgr.15270) 464 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T20:04:12.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:12 smithi183 bash[69508]: cluster 2024-09-20T20:04:12.304016+0000 mgr.y (mgr.15270) 464 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T20:04:12.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:12 smithi183 bash[69508]: cluster 2024-09-20T20:04:12.304016+0000 mgr.y (mgr.15270) 464 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T20:04:13.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:13 smithi003 bash[88594]: audit 2024-09-20T20:04:12.803723+0000 mgr.y (mgr.15270) 465 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:04:13.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:13 smithi003 bash[88594]: audit 2024-09-20T20:04:12.803723+0000 mgr.y (mgr.15270) 465 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:04:13.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:13 smithi003 bash[92129]: audit 2024-09-20T20:04:12.803723+0000 mgr.y (mgr.15270) 465 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:04:13.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:13 smithi003 bash[92129]: audit 2024-09-20T20:04:12.803723+0000 mgr.y (mgr.15270) 465 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:04:13.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:13 smithi183 bash[69508]: audit 2024-09-20T20:04:12.803723+0000 mgr.y (mgr.15270) 465 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:04:13.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:13 smithi183 bash[69508]: audit 2024-09-20T20:04:12.803723+0000 mgr.y (mgr.15270) 465 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:04:14.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:04:14 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:04:14.193021768Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:04:15.299 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:15 smithi183 bash[69508]: audit 2024-09-20T20:04:14.028818+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:15.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:15 smithi183 bash[69508]: audit 2024-09-20T20:04:14.028818+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:15.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:15 smithi183 bash[69508]: audit 2024-09-20T20:04:14.031091+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:04:15.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:15 smithi183 bash[69508]: audit 2024-09-20T20:04:14.031091+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:04:15.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:15 smithi183 bash[69508]: cluster 2024-09-20T20:04:14.305830+0000 mgr.y (mgr.15270) 466 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T20:04:15.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:15 smithi183 bash[69508]: cluster 2024-09-20T20:04:14.305830+0000 mgr.y (mgr.15270) 466 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T20:04:15.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:15 smithi003 bash[92129]: audit 2024-09-20T20:04:14.028818+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:15.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:15 smithi003 bash[92129]: audit 2024-09-20T20:04:14.028818+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:15.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:15 smithi003 bash[92129]: audit 2024-09-20T20:04:14.031091+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:04:15.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:15 smithi003 bash[92129]: audit 2024-09-20T20:04:14.031091+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:04:15.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:15 smithi003 bash[92129]: cluster 2024-09-20T20:04:14.305830+0000 mgr.y (mgr.15270) 466 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T20:04:15.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:15 smithi003 bash[92129]: cluster 2024-09-20T20:04:14.305830+0000 mgr.y (mgr.15270) 466 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T20:04:15.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:15 smithi003 bash[88594]: audit 2024-09-20T20:04:14.028818+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:15.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:15 smithi003 bash[88594]: audit 2024-09-20T20:04:14.028818+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:15.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:15 smithi003 bash[88594]: audit 2024-09-20T20:04:14.031091+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:04:15.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:15 smithi003 bash[88594]: audit 2024-09-20T20:04:14.031091+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:04:15.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:15 smithi003 bash[88594]: cluster 2024-09-20T20:04:14.305830+0000 mgr.y (mgr.15270) 466 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T20:04:15.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:15 smithi003 bash[88594]: cluster 2024-09-20T20:04:14.305830+0000 mgr.y (mgr.15270) 466 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T20:04:15.578 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-20T20:04:16.244 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T20:04:16.244 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (6m) 20s ago 33m 13.8M - 0.27.0 11f11916f8cd c352858d3349 2024-09-20T20:04:16.244 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi183 *:3000 running (5m) 3m ago 33m 67.9M - 10.4.8 5aad1d7cf004 548c3fa5f1a5 2024-09-20T20:04:16.244 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.zzokqj smithi003 *:5000 running (8m) 20s ago 30m 49.1M - 3.8 6acb0a031eab d2e13422a011 2024-09-20T20:04:16.244 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi183 *:8443,9283,8765 running (7m) 3m ago 41m 439M - 19.3.0-5099-g88deadb8 441f9a3fe515 210cd19f5bae 2024-09-20T20:04:16.244 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (18m) 20s ago 44m 514M - 19.3.0-5099-g88deadb8 441f9a3fe515 9aa6e2f22487 2024-09-20T20:04:16.244 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (2m) 20s ago 44m 40.6M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 0136983baac2 2024-09-20T20:04:16.244 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi183 running (3m) 3m ago 42m 18.3M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 b3c0e322fa5f 2024-09-20T20:04:16.244 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (2m) 20s ago 42m 31.8M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 3857b5066efa 2024-09-20T20:04:16.244 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (7m) 20s ago 33m 8756k - 1.7.0 72c9c2088986 d0b8aa327069 2024-09-20T20:04:16.245 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi183 *:9100 running (7m) 3m ago 33m 7780k - 1.7.0 72c9c2088986 c79ac70026db 2024-09-20T20:04:16.245 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running 20s ago 41m - 3037M 2024-09-20T20:04:16.245 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (40m) 20s ago 40m 60.8M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab 682cabe7b674 2024-09-20T20:04:16.245 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (39m) 20s ago 39m 63.9M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab 945fc7b53bc0 2024-09-20T20:04:16.245 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (38m) 20s ago 38m 60.1M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab f18d3679bb9e 2024-09-20T20:04:16.245 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi183 running (37m) 3m ago 37m 69.0M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab acf213ee960c 2024-09-20T20:04:16.245 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi183 running (36m) 3m ago 36m 64.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab e79f0a743785 2024-09-20T20:04:16.245 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi183 running (35m) 3m ago 35m 56.4M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 164041c5816b 2024-09-20T20:04:16.245 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi183 running (34m) 3m ago 34m 67.0M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 0eac55f5717e 2024-09-20T20:04:16.245 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi183 *:9095 running (6m) 3m ago 33m 43.9M - 2.51.0 1d3b7f56885b 7e9efbbab4fb 2024-09-20T20:04:16.245 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.tcdhwz smithi003 *:8000 running (31m) 20s ago 31m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 8fc205227459 2024-09-20T20:04:16.245 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi183.lyzazb smithi183 *:8000 running (31m) 3m ago 31m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 7387a3c9206c 2024-09-20T20:04:16.634 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T20:04:16.635 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-20T20:04:16.635 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T20:04:16.635 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:04:16.635 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-20T20:04:16.635 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T20:04:16.635 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:04:16.635 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-20T20:04:16.635 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 7, 2024-09-20T20:04:16.635 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 1 2024-09-20T20:04:16.635 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:04:16.635 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-20T20:04:16.636 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T20:04:16.636 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:04:16.636 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-20T20:04:16.636 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 9, 2024-09-20T20:04:16.636 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 6 2024-09-20T20:04:16.636 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-20T20:04:16.636 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T20:04:16.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:16 smithi003 bash[88594]: audit 2024-09-20T20:04:15.564737+0000 mgr.y (mgr.15270) 467 : audit [DBG] from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:16.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:16 smithi003 bash[88594]: audit 2024-09-20T20:04:15.564737+0000 mgr.y (mgr.15270) 467 : audit [DBG] from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:16.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:16 smithi003 bash[88594]: audit 2024-09-20T20:04:15.893099+0000 mgr.y (mgr.15270) 468 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:16.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:16 smithi003 bash[88594]: audit 2024-09-20T20:04:15.893099+0000 mgr.y (mgr.15270) 468 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:16.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:16 smithi003 bash[88594]: audit 2024-09-20T20:04:16.206112+0000 mgr.y (mgr.15270) 469 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:16.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:16 smithi003 bash[88594]: audit 2024-09-20T20:04:16.206112+0000 mgr.y (mgr.15270) 469 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:16.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:16 smithi003 bash[88594]: cluster 2024-09-20T20:04:16.306362+0000 mgr.y (mgr.15270) 470 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-09-20T20:04:16.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:16 smithi003 bash[88594]: cluster 2024-09-20T20:04:16.306362+0000 mgr.y (mgr.15270) 470 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-09-20T20:04:16.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:16 smithi003 bash[92129]: audit 2024-09-20T20:04:15.564737+0000 mgr.y (mgr.15270) 467 : audit [DBG] from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:16.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:16 smithi003 bash[92129]: audit 2024-09-20T20:04:15.564737+0000 mgr.y (mgr.15270) 467 : audit [DBG] from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:16.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:16 smithi003 bash[92129]: audit 2024-09-20T20:04:15.893099+0000 mgr.y (mgr.15270) 468 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:16.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:16 smithi003 bash[92129]: audit 2024-09-20T20:04:15.893099+0000 mgr.y (mgr.15270) 468 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:16.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:16 smithi003 bash[92129]: audit 2024-09-20T20:04:16.206112+0000 mgr.y (mgr.15270) 469 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:16.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:16 smithi003 bash[92129]: audit 2024-09-20T20:04:16.206112+0000 mgr.y (mgr.15270) 469 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:16.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:16 smithi003 bash[92129]: cluster 2024-09-20T20:04:16.306362+0000 mgr.y (mgr.15270) 470 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-09-20T20:04:16.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:16 smithi003 bash[92129]: cluster 2024-09-20T20:04:16.306362+0000 mgr.y (mgr.15270) 470 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-09-20T20:04:16.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:16 smithi183 bash[69508]: audit 2024-09-20T20:04:15.564737+0000 mgr.y (mgr.15270) 467 : audit [DBG] from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:16.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:16 smithi183 bash[69508]: audit 2024-09-20T20:04:15.564737+0000 mgr.y (mgr.15270) 467 : audit [DBG] from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:16.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:16 smithi183 bash[69508]: audit 2024-09-20T20:04:15.893099+0000 mgr.y (mgr.15270) 468 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:16.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:16 smithi183 bash[69508]: audit 2024-09-20T20:04:15.893099+0000 mgr.y (mgr.15270) 468 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:16.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:16 smithi183 bash[69508]: audit 2024-09-20T20:04:16.206112+0000 mgr.y (mgr.15270) 469 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:16.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:16 smithi183 bash[69508]: audit 2024-09-20T20:04:16.206112+0000 mgr.y (mgr.15270) 469 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:16.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:16 smithi183 bash[69508]: cluster 2024-09-20T20:04:16.306362+0000 mgr.y (mgr.15270) 470 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-09-20T20:04:16.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:16 smithi183 bash[69508]: cluster 2024-09-20T20:04:16.306362+0000 mgr.y (mgr.15270) 470 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-09-20T20:04:16.956 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T20:04:16.956 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T20:04:16.956 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-20T20:04:16.956 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (1 remaining).", 2024-09-20T20:04:16.957 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-20T20:04:16.957 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "0/8 daemons upgraded", 2024-09-20T20:04:16.957 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading osd daemons", 2024-09-20T20:04:16.957 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-20T20:04:16.957 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T20:04:17.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:04:17 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:04:17.199372723Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:04:17.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:17 smithi183 bash[69508]: audit 2024-09-20T20:04:16.634233+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.3:0/846055220' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:17.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:17 smithi183 bash[69508]: audit 2024-09-20T20:04:16.634233+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.3:0/846055220' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:17.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:17 smithi183 bash[69508]: audit 2024-09-20T20:04:16.955858+0000 mgr.y (mgr.15270) 471 : audit [DBG] from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:17.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:17 smithi183 bash[69508]: audit 2024-09-20T20:04:16.955858+0000 mgr.y (mgr.15270) 471 : audit [DBG] from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:17.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:17 smithi003 bash[88594]: audit 2024-09-20T20:04:16.634233+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.3:0/846055220' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:17.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:17 smithi003 bash[88594]: audit 2024-09-20T20:04:16.634233+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.3:0/846055220' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:17.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:17 smithi003 bash[88594]: audit 2024-09-20T20:04:16.955858+0000 mgr.y (mgr.15270) 471 : audit [DBG] from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:17.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:17 smithi003 bash[88594]: audit 2024-09-20T20:04:16.955858+0000 mgr.y (mgr.15270) 471 : audit [DBG] from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:17.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:17 smithi003 bash[92129]: audit 2024-09-20T20:04:16.634233+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.3:0/846055220' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:17.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:17 smithi003 bash[92129]: audit 2024-09-20T20:04:16.634233+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.3:0/846055220' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:17.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:17 smithi003 bash[92129]: audit 2024-09-20T20:04:16.955858+0000 mgr.y (mgr.15270) 471 : audit [DBG] from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:17.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:17 smithi003 bash[92129]: audit 2024-09-20T20:04:16.955858+0000 mgr.y (mgr.15270) 471 : audit [DBG] from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:18.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:18 smithi003 bash[88594]: cluster 2024-09-20T20:04:18.307038+0000 mgr.y (mgr.15270) 472 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:04:18.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:18 smithi003 bash[88594]: cluster 2024-09-20T20:04:18.307038+0000 mgr.y (mgr.15270) 472 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:04:18.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:18 smithi003 bash[92129]: cluster 2024-09-20T20:04:18.307038+0000 mgr.y (mgr.15270) 472 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:04:18.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:18 smithi003 bash[92129]: cluster 2024-09-20T20:04:18.307038+0000 mgr.y (mgr.15270) 472 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:04:18.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:18 smithi183 bash[69508]: cluster 2024-09-20T20:04:18.307038+0000 mgr.y (mgr.15270) 472 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:04:18.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:18 smithi183 bash[69508]: cluster 2024-09-20T20:04:18.307038+0000 mgr.y (mgr.15270) 472 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:04:20.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:04:20 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:04:20.218434326Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:04:20.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:20 smithi183 bash[69508]: audit 2024-09-20T20:04:19.336826+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:20.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:20 smithi183 bash[69508]: audit 2024-09-20T20:04:19.336826+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:20.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:20 smithi003 bash[88594]: audit 2024-09-20T20:04:19.336826+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:20.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:20 smithi003 bash[88594]: audit 2024-09-20T20:04:19.336826+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:20.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:20 smithi003 bash[92129]: audit 2024-09-20T20:04:19.336826+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:20.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:20 smithi003 bash[92129]: audit 2024-09-20T20:04:19.336826+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:21.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:21 smithi003 bash[88594]: cluster 2024-09-20T20:04:20.308749+0000 mgr.y (mgr.15270) 473 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:04:21.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:21 smithi003 bash[88594]: cluster 2024-09-20T20:04:20.308749+0000 mgr.y (mgr.15270) 473 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:04:21.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:21 smithi003 bash[92129]: cluster 2024-09-20T20:04:20.308749+0000 mgr.y (mgr.15270) 473 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:04:21.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:21 smithi003 bash[92129]: cluster 2024-09-20T20:04:20.308749+0000 mgr.y (mgr.15270) 473 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:04:21.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:21 smithi183 bash[69508]: cluster 2024-09-20T20:04:20.308749+0000 mgr.y (mgr.15270) 473 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:04:21.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:21 smithi183 bash[69508]: cluster 2024-09-20T20:04:20.308749+0000 mgr.y (mgr.15270) 473 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:04:22.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:04:22 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:04:22] "GET /metrics HTTP/1.1" 200 38266 "" "Prometheus/2.51.0" 2024-09-20T20:04:23.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:04:23 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:04:23.210288804Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:04:23.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:23 smithi183 bash[69508]: cluster 2024-09-20T20:04:22.309477+0000 mgr.y (mgr.15270) 474 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:04:23.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:23 smithi183 bash[69508]: cluster 2024-09-20T20:04:22.309477+0000 mgr.y (mgr.15270) 474 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:04:23.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:23 smithi183 bash[69508]: audit 2024-09-20T20:04:22.764973+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-20T20:04:23.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:23 smithi183 bash[69508]: audit 2024-09-20T20:04:22.764973+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-20T20:04:23.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:23 smithi003 bash[88594]: cluster 2024-09-20T20:04:22.309477+0000 mgr.y (mgr.15270) 474 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:04:23.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:23 smithi003 bash[88594]: cluster 2024-09-20T20:04:22.309477+0000 mgr.y (mgr.15270) 474 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:04:23.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:23 smithi003 bash[88594]: audit 2024-09-20T20:04:22.764973+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-20T20:04:23.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:23 smithi003 bash[88594]: audit 2024-09-20T20:04:22.764973+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-20T20:04:23.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:23 smithi003 bash[92129]: cluster 2024-09-20T20:04:22.309477+0000 mgr.y (mgr.15270) 474 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:04:23.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:23 smithi003 bash[92129]: cluster 2024-09-20T20:04:22.309477+0000 mgr.y (mgr.15270) 474 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:04:23.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:23 smithi003 bash[92129]: audit 2024-09-20T20:04:22.764973+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-20T20:04:23.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:23 smithi003 bash[92129]: audit 2024-09-20T20:04:22.764973+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-20T20:04:24.646 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:24 smithi003 bash[92129]: audit 2024-09-20T20:04:22.765400+0000 mgr.y (mgr.15270) 475 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-20T20:04:24.646 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:24 smithi003 bash[92129]: audit 2024-09-20T20:04:22.765400+0000 mgr.y (mgr.15270) 475 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-20T20:04:24.646 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:24 smithi003 bash[92129]: cephadm 2024-09-20T20:04:22.768065+0000 mgr.y (mgr.15270) 476 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-20T20:04:24.647 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:24 smithi003 bash[92129]: cephadm 2024-09-20T20:04:22.768065+0000 mgr.y (mgr.15270) 476 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-20T20:04:24.647 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:24 smithi003 bash[92129]: audit 2024-09-20T20:04:22.814955+0000 mgr.y (mgr.15270) 477 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:04:24.647 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:24 smithi003 bash[92129]: audit 2024-09-20T20:04:22.814955+0000 mgr.y (mgr.15270) 477 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:04:24.647 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:24 smithi003 bash[88594]: audit 2024-09-20T20:04:22.765400+0000 mgr.y (mgr.15270) 475 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-20T20:04:24.647 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:24 smithi003 bash[88594]: audit 2024-09-20T20:04:22.765400+0000 mgr.y (mgr.15270) 475 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-20T20:04:24.648 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:24 smithi003 bash[88594]: cephadm 2024-09-20T20:04:22.768065+0000 mgr.y (mgr.15270) 476 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-20T20:04:24.648 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:24 smithi003 bash[88594]: cephadm 2024-09-20T20:04:22.768065+0000 mgr.y (mgr.15270) 476 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-20T20:04:24.648 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:24 smithi003 bash[88594]: audit 2024-09-20T20:04:22.814955+0000 mgr.y (mgr.15270) 477 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:04:24.648 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:24 smithi003 bash[88594]: audit 2024-09-20T20:04:22.814955+0000 mgr.y (mgr.15270) 477 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:04:24.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:24 smithi183 bash[69508]: audit 2024-09-20T20:04:22.765400+0000 mgr.y (mgr.15270) 475 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-20T20:04:24.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:24 smithi183 bash[69508]: audit 2024-09-20T20:04:22.765400+0000 mgr.y (mgr.15270) 475 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-20T20:04:24.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:24 smithi183 bash[69508]: cephadm 2024-09-20T20:04:22.768065+0000 mgr.y (mgr.15270) 476 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-20T20:04:24.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:24 smithi183 bash[69508]: cephadm 2024-09-20T20:04:22.768065+0000 mgr.y (mgr.15270) 476 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-20T20:04:24.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:24 smithi183 bash[69508]: audit 2024-09-20T20:04:22.814955+0000 mgr.y (mgr.15270) 477 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:04:24.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:24 smithi183 bash[69508]: audit 2024-09-20T20:04:22.814955+0000 mgr.y (mgr.15270) 477 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:04:25.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:25 smithi003 bash[88594]: cluster 2024-09-20T20:04:24.311205+0000 mgr.y (mgr.15270) 478 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:04:25.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:25 smithi003 bash[88594]: cluster 2024-09-20T20:04:24.311205+0000 mgr.y (mgr.15270) 478 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:04:25.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:25 smithi003 bash[92129]: cluster 2024-09-20T20:04:24.311205+0000 mgr.y (mgr.15270) 478 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:04:25.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:25 smithi003 bash[92129]: cluster 2024-09-20T20:04:24.311205+0000 mgr.y (mgr.15270) 478 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:04:25.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:25 smithi183 bash[69508]: cluster 2024-09-20T20:04:24.311205+0000 mgr.y (mgr.15270) 478 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:04:25.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:25 smithi183 bash[69508]: cluster 2024-09-20T20:04:24.311205+0000 mgr.y (mgr.15270) 478 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:04:26.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:04:26 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:04:26.200576928Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:04:26.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:26 smithi183 bash[69508]: cephadm 2024-09-20T20:04:25.403890+0000 mgr.y (mgr.15270) 479 : cephadm [INF] Upgrade: Updating osd.1 2024-09-20T20:04:26.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:26 smithi183 bash[69508]: cephadm 2024-09-20T20:04:25.403890+0000 mgr.y (mgr.15270) 479 : cephadm [INF] Upgrade: Updating osd.1 2024-09-20T20:04:26.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:26 smithi183 bash[69508]: audit 2024-09-20T20:04:25.411100+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:26.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:26 smithi183 bash[69508]: audit 2024-09-20T20:04:25.411100+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:26.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:26 smithi183 bash[69508]: audit 2024-09-20T20:04:25.415706+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-20T20:04:26.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:26 smithi183 bash[69508]: audit 2024-09-20T20:04:25.415706+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-20T20:04:26.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:26 smithi183 bash[69508]: audit 2024-09-20T20:04:25.416972+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:04:26.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:26 smithi183 bash[69508]: audit 2024-09-20T20:04:25.416972+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:04:26.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:26 smithi183 bash[69508]: cephadm 2024-09-20T20:04:25.422233+0000 mgr.y (mgr.15270) 480 : cephadm [INF] Deploying daemon osd.1 on smithi003 2024-09-20T20:04:26.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:26 smithi183 bash[69508]: cephadm 2024-09-20T20:04:25.422233+0000 mgr.y (mgr.15270) 480 : cephadm [INF] Deploying daemon osd.1 on smithi003 2024-09-20T20:04:26.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:26 smithi183 bash[69508]: cluster 2024-09-20T20:04:26.311903+0000 mgr.y (mgr.15270) 481 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:04:26.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:26 smithi183 bash[69508]: cluster 2024-09-20T20:04:26.311903+0000 mgr.y (mgr.15270) 481 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:04:26.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:26 smithi003 bash[88594]: cephadm 2024-09-20T20:04:25.403890+0000 mgr.y (mgr.15270) 479 : cephadm [INF] Upgrade: Updating osd.1 2024-09-20T20:04:26.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:26 smithi003 bash[88594]: cephadm 2024-09-20T20:04:25.403890+0000 mgr.y (mgr.15270) 479 : cephadm [INF] Upgrade: Updating osd.1 2024-09-20T20:04:26.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:26 smithi003 bash[88594]: audit 2024-09-20T20:04:25.411100+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:26.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:26 smithi003 bash[88594]: audit 2024-09-20T20:04:25.411100+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:26.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:26 smithi003 bash[88594]: audit 2024-09-20T20:04:25.415706+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-20T20:04:26.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:26 smithi003 bash[88594]: audit 2024-09-20T20:04:25.415706+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-20T20:04:26.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:26 smithi003 bash[88594]: audit 2024-09-20T20:04:25.416972+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:04:26.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:26 smithi003 bash[88594]: audit 2024-09-20T20:04:25.416972+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:04:26.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:26 smithi003 bash[88594]: cephadm 2024-09-20T20:04:25.422233+0000 mgr.y (mgr.15270) 480 : cephadm [INF] Deploying daemon osd.1 on smithi003 2024-09-20T20:04:26.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:26 smithi003 bash[88594]: cephadm 2024-09-20T20:04:25.422233+0000 mgr.y (mgr.15270) 480 : cephadm [INF] Deploying daemon osd.1 on smithi003 2024-09-20T20:04:26.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:26 smithi003 bash[88594]: cluster 2024-09-20T20:04:26.311903+0000 mgr.y (mgr.15270) 481 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:04:26.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:26 smithi003 bash[88594]: cluster 2024-09-20T20:04:26.311903+0000 mgr.y (mgr.15270) 481 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:04:26.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:26 smithi003 bash[92129]: cephadm 2024-09-20T20:04:25.403890+0000 mgr.y (mgr.15270) 479 : cephadm [INF] Upgrade: Updating osd.1 2024-09-20T20:04:26.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:26 smithi003 bash[92129]: cephadm 2024-09-20T20:04:25.403890+0000 mgr.y (mgr.15270) 479 : cephadm [INF] Upgrade: Updating osd.1 2024-09-20T20:04:26.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:26 smithi003 bash[92129]: audit 2024-09-20T20:04:25.411100+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:26.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:26 smithi003 bash[92129]: audit 2024-09-20T20:04:25.411100+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:26.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:26 smithi003 bash[92129]: audit 2024-09-20T20:04:25.415706+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-20T20:04:26.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:26 smithi003 bash[92129]: audit 2024-09-20T20:04:25.415706+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-20T20:04:26.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:26 smithi003 bash[92129]: audit 2024-09-20T20:04:25.416972+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:04:26.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:26 smithi003 bash[92129]: audit 2024-09-20T20:04:25.416972+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:04:26.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:26 smithi003 bash[92129]: cephadm 2024-09-20T20:04:25.422233+0000 mgr.y (mgr.15270) 480 : cephadm [INF] Deploying daemon osd.1 on smithi003 2024-09-20T20:04:26.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:26 smithi003 bash[92129]: cephadm 2024-09-20T20:04:25.422233+0000 mgr.y (mgr.15270) 480 : cephadm [INF] Deploying daemon osd.1 on smithi003 2024-09-20T20:04:26.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:26 smithi003 bash[92129]: cluster 2024-09-20T20:04:26.311903+0000 mgr.y (mgr.15270) 481 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:04:26.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:26 smithi003 bash[92129]: cluster 2024-09-20T20:04:26.311903+0000 mgr.y (mgr.15270) 481 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:04:28.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:28 smithi003 bash[88594]: cluster 2024-09-20T20:04:28.312684+0000 mgr.y (mgr.15270) 482 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:04:28.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:28 smithi003 bash[88594]: cluster 2024-09-20T20:04:28.312684+0000 mgr.y (mgr.15270) 482 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:04:28.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:28 smithi003 bash[92129]: cluster 2024-09-20T20:04:28.312684+0000 mgr.y (mgr.15270) 482 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:04:28.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:28 smithi003 bash[92129]: cluster 2024-09-20T20:04:28.312684+0000 mgr.y (mgr.15270) 482 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:04:28.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:28 smithi183 bash[69508]: cluster 2024-09-20T20:04:28.312684+0000 mgr.y (mgr.15270) 482 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:04:28.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:28 smithi183 bash[69508]: cluster 2024-09-20T20:04:28.312684+0000 mgr.y (mgr.15270) 482 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:04:29.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:04:29 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:04:29.192118096Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:04:29.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:29 smithi183 bash[69508]: audit 2024-09-20T20:04:29.023067+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:04:29.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:29 smithi183 bash[69508]: audit 2024-09-20T20:04:29.023067+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:04:29.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:29 smithi003 bash[88594]: audit 2024-09-20T20:04:29.023067+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:04:29.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:29 smithi003 bash[88594]: audit 2024-09-20T20:04:29.023067+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:04:29.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:29 smithi003 bash[92129]: audit 2024-09-20T20:04:29.023067+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:04:29.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:29 smithi003 bash[92129]: audit 2024-09-20T20:04:29.023067+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:04:30.313 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:30 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:04:30.313 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:30 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:04:30.314 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:04:30 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:04:30.314 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:04:30 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:04:30.314 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:04:30 smithi003 systemd[1]: Stopping Ceph osd.1 for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T20:04:30.314 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:04:30 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:04:30.315 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 20:04:30 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:04:30.315 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:04:30 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:04:30.315 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:04:30 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:04:30.315 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 20:04:30 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:04:30.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:30 smithi003 bash[92129]: cluster 2024-09-20T20:04:30.313567+0000 mon.a (mon.0) 206 : cluster [INF] osd.1 marked itself down and dead 2024-09-20T20:04:30.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:30 smithi003 bash[92129]: cluster 2024-09-20T20:04:30.313567+0000 mon.a (mon.0) 206 : cluster [INF] osd.1 marked itself down and dead 2024-09-20T20:04:30.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:30 smithi003 bash[92129]: cluster 2024-09-20T20:04:30.313952+0000 mgr.y (mgr.15270) 483 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:04:30.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:30 smithi003 bash[92129]: cluster 2024-09-20T20:04:30.313952+0000 mgr.y (mgr.15270) 483 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:04:30.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:30 smithi003 bash[88594]: cluster 2024-09-20T20:04:30.313567+0000 mon.a (mon.0) 206 : cluster [INF] osd.1 marked itself down and dead 2024-09-20T20:04:30.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:30 smithi003 bash[88594]: cluster 2024-09-20T20:04:30.313567+0000 mon.a (mon.0) 206 : cluster [INF] osd.1 marked itself down and dead 2024-09-20T20:04:30.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:30 smithi003 bash[88594]: cluster 2024-09-20T20:04:30.313952+0000 mgr.y (mgr.15270) 483 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:04:30.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:30 smithi003 bash[88594]: cluster 2024-09-20T20:04:30.313952+0000 mgr.y (mgr.15270) 483 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:04:30.703 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:04:30 smithi003 bash[34843]: debug 2024-09-20T20:04:30.310+0000 7f1f55800640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-20T20:04:30.703 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:04:30 smithi003 bash[34843]: debug 2024-09-20T20:04:30.310+0000 7f1f55800640 -1 osd.1 116 *** Got signal Terminated *** 2024-09-20T20:04:30.703 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:04:30 smithi003 bash[34843]: debug 2024-09-20T20:04:30.310+0000 7f1f55800640 -1 osd.1 116 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T20:04:30.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:30 smithi183 bash[69508]: cluster 2024-09-20T20:04:30.313567+0000 mon.a (mon.0) 206 : cluster [INF] osd.1 marked itself down and dead 2024-09-20T20:04:30.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:30 smithi183 bash[69508]: cluster 2024-09-20T20:04:30.313567+0000 mon.a (mon.0) 206 : cluster [INF] osd.1 marked itself down and dead 2024-09-20T20:04:30.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:30 smithi183 bash[69508]: cluster 2024-09-20T20:04:30.313952+0000 mgr.y (mgr.15270) 483 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:04:30.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:30 smithi183 bash[69508]: cluster 2024-09-20T20:04:30.313952+0000 mgr.y (mgr.15270) 483 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:04:31.702 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:04:31 smithi003 bash[101785]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-osd-1 2024-09-20T20:04:31.702 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:04:31 smithi003 bash[101848]: Error response from daemon: No such container: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-osd-1 2024-09-20T20:04:31.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:31 smithi003 bash[88594]: cluster 2024-09-20T20:04:30.412760+0000 mon.a (mon.0) 207 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:04:31.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:31 smithi003 bash[88594]: cluster 2024-09-20T20:04:30.412760+0000 mon.a (mon.0) 207 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:04:31.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:31 smithi003 bash[88594]: cluster 2024-09-20T20:04:30.430751+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-09-20T20:04:31.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:31 smithi003 bash[88594]: cluster 2024-09-20T20:04:30.430751+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-09-20T20:04:31.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:31 smithi003 bash[92129]: cluster 2024-09-20T20:04:30.412760+0000 mon.a (mon.0) 207 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:04:31.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:31 smithi003 bash[92129]: cluster 2024-09-20T20:04:30.412760+0000 mon.a (mon.0) 207 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:04:31.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:31 smithi003 bash[92129]: cluster 2024-09-20T20:04:30.430751+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-09-20T20:04:31.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:31 smithi003 bash[92129]: cluster 2024-09-20T20:04:30.430751+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-09-20T20:04:31.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:31 smithi183 bash[69508]: cluster 2024-09-20T20:04:30.412760+0000 mon.a (mon.0) 207 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:04:31.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:31 smithi183 bash[69508]: cluster 2024-09-20T20:04:30.412760+0000 mon.a (mon.0) 207 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:04:31.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:31 smithi183 bash[69508]: cluster 2024-09-20T20:04:30.430751+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-09-20T20:04:31.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:31 smithi183 bash[69508]: cluster 2024-09-20T20:04:30.430751+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-09-20T20:04:32.442 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:04:32 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:04:32] "GET /metrics HTTP/1.1" 200 38268 "" "Prometheus/2.51.0" 2024-09-20T20:04:32.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:04:32 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:04:32.225612581Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:04:32.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:32 smithi183 bash[69508]: cluster 2024-09-20T20:04:31.440371+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-20T20:04:32.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:32 smithi183 bash[69508]: cluster 2024-09-20T20:04:31.440371+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-20T20:04:32.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:32 smithi183 bash[69508]: cluster 2024-09-20T20:04:32.314630+0000 mgr.y (mgr.15270) 484 : cluster [DBG] pgmap v267: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T20:04:32.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:32 smithi183 bash[69508]: cluster 2024-09-20T20:04:32.314630+0000 mgr.y (mgr.15270) 484 : cluster [DBG] pgmap v267: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T20:04:32.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:32 smithi003 bash[88594]: cluster 2024-09-20T20:04:31.440371+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-20T20:04:32.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:32 smithi003 bash[88594]: cluster 2024-09-20T20:04:31.440371+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-20T20:04:32.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:32 smithi003 bash[88594]: cluster 2024-09-20T20:04:32.314630+0000 mgr.y (mgr.15270) 484 : cluster [DBG] pgmap v267: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T20:04:32.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:32 smithi003 bash[88594]: cluster 2024-09-20T20:04:32.314630+0000 mgr.y (mgr.15270) 484 : cluster [DBG] pgmap v267: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T20:04:32.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:32 smithi003 bash[92129]: cluster 2024-09-20T20:04:31.440371+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-20T20:04:32.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:32 smithi003 bash[92129]: cluster 2024-09-20T20:04:31.440371+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-20T20:04:32.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:32 smithi003 bash[92129]: cluster 2024-09-20T20:04:32.314630+0000 mgr.y (mgr.15270) 484 : cluster [DBG] pgmap v267: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T20:04:32.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:32 smithi003 bash[92129]: cluster 2024-09-20T20:04:32.314630+0000 mgr.y (mgr.15270) 484 : cluster [DBG] pgmap v267: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T20:04:33.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:33 smithi003 bash[92129]: audit 2024-09-20T20:04:32.826188+0000 mgr.y (mgr.15270) 485 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:04:33.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:33 smithi003 bash[92129]: audit 2024-09-20T20:04:32.826188+0000 mgr.y (mgr.15270) 485 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:04:33.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:33 smithi003 bash[88594]: audit 2024-09-20T20:04:32.826188+0000 mgr.y (mgr.15270) 485 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:04:33.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:33 smithi003 bash[88594]: audit 2024-09-20T20:04:32.826188+0000 mgr.y (mgr.15270) 485 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:04:33.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:33 smithi183 bash[69508]: audit 2024-09-20T20:04:32.826188+0000 mgr.y (mgr.15270) 485 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:04:33.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:33 smithi183 bash[69508]: audit 2024-09-20T20:04:32.826188+0000 mgr.y (mgr.15270) 485 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:04:34.061 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:33 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:04:34.062 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:04:33 smithi003 systemd[1]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490@osd.1.service: Deactivated successfully. 2024-09-20T20:04:34.062 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:04:33 smithi003 systemd[1]: Stopped Ceph osd.1 for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T20:04:34.062 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:04:33 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:04:34.062 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:04:33 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:04:34.063 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 20:04:33 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:04:34.063 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:04:33 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:04:34.063 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:33 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:04:34.063 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 20:04:33 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:04:34.064 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:04:33 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:04:34.064 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:04:33 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:04:34.452 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:04:34 smithi003 systemd[1]: Started Ceph osd.1 for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T20:04:35.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:35 smithi003 bash[88594]: audit 2024-09-20T20:04:34.111150+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:35.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:35 smithi003 bash[88594]: audit 2024-09-20T20:04:34.111150+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:35.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:35 smithi003 bash[88594]: audit 2024-09-20T20:04:34.116376+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:35.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:35 smithi003 bash[88594]: audit 2024-09-20T20:04:34.116376+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:35.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:35 smithi003 bash[88594]: audit 2024-09-20T20:04:34.121317+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:35.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:35 smithi003 bash[88594]: audit 2024-09-20T20:04:34.121317+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:35.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:35 smithi003 bash[88594]: cluster 2024-09-20T20:04:34.316561+0000 mgr.y (mgr.15270) 486 : cluster [DBG] pgmap v268: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-20T20:04:35.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:35 smithi003 bash[88594]: cluster 2024-09-20T20:04:34.316561+0000 mgr.y (mgr.15270) 486 : cluster [DBG] pgmap v268: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-20T20:04:35.429 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:35 smithi003 bash[92129]: audit 2024-09-20T20:04:34.111150+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:35.429 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:35 smithi003 bash[92129]: audit 2024-09-20T20:04:34.111150+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:35.429 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:35 smithi003 bash[92129]: audit 2024-09-20T20:04:34.116376+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:35.429 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:35 smithi003 bash[92129]: audit 2024-09-20T20:04:34.116376+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:35.429 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:35 smithi003 bash[92129]: audit 2024-09-20T20:04:34.121317+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:35.429 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:35 smithi003 bash[92129]: audit 2024-09-20T20:04:34.121317+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:35.429 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:35 smithi003 bash[92129]: cluster 2024-09-20T20:04:34.316561+0000 mgr.y (mgr.15270) 486 : cluster [DBG] pgmap v268: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-20T20:04:35.429 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:35 smithi003 bash[92129]: cluster 2024-09-20T20:04:34.316561+0000 mgr.y (mgr.15270) 486 : cluster [DBG] pgmap v268: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-20T20:04:35.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:04:35 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:04:35.195124893Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:04:35.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:35 smithi183 bash[69508]: audit 2024-09-20T20:04:34.111150+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:35.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:35 smithi183 bash[69508]: audit 2024-09-20T20:04:34.111150+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:35.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:35 smithi183 bash[69508]: audit 2024-09-20T20:04:34.116376+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:35.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:35 smithi183 bash[69508]: audit 2024-09-20T20:04:34.116376+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:35.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:35 smithi183 bash[69508]: audit 2024-09-20T20:04:34.121317+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:35.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:35 smithi183 bash[69508]: audit 2024-09-20T20:04:34.121317+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:35.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:35 smithi183 bash[69508]: cluster 2024-09-20T20:04:34.316561+0000 mgr.y (mgr.15270) 486 : cluster [DBG] pgmap v268: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-20T20:04:35.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:35 smithi183 bash[69508]: cluster 2024-09-20T20:04:34.316561+0000 mgr.y (mgr.15270) 486 : cluster [DBG] pgmap v268: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-20T20:04:35.702 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:04:35 smithi003 bash[101993]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T20:04:35.702 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:04:35 smithi003 bash[101993]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T20:04:36.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:36 smithi003 bash[92129]: cluster 2024-09-20T20:04:35.119722+0000 mon.a (mon.0) 213 : cluster [WRN] Health check failed: Degraded data redundancy: 87/636 objects degraded (13.679%), 23 pgs degraded (PG_DEGRADED) 2024-09-20T20:04:36.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:36 smithi003 bash[92129]: cluster 2024-09-20T20:04:35.119722+0000 mon.a (mon.0) 213 : cluster [WRN] Health check failed: Degraded data redundancy: 87/636 objects degraded (13.679%), 23 pgs degraded (PG_DEGRADED) 2024-09-20T20:04:36.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:36 smithi003 bash[88594]: cluster 2024-09-20T20:04:35.119722+0000 mon.a (mon.0) 213 : cluster [WRN] Health check failed: Degraded data redundancy: 87/636 objects degraded (13.679%), 23 pgs degraded (PG_DEGRADED) 2024-09-20T20:04:36.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:36 smithi003 bash[88594]: cluster 2024-09-20T20:04:35.119722+0000 mon.a (mon.0) 213 : cluster [WRN] Health check failed: Degraded data redundancy: 87/636 objects degraded (13.679%), 23 pgs degraded (PG_DEGRADED) 2024-09-20T20:04:36.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:36 smithi183 bash[69508]: cluster 2024-09-20T20:04:35.119722+0000 mon.a (mon.0) 213 : cluster [WRN] Health check failed: Degraded data redundancy: 87/636 objects degraded (13.679%), 23 pgs degraded (PG_DEGRADED) 2024-09-20T20:04:36.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:36 smithi183 bash[69508]: cluster 2024-09-20T20:04:35.119722+0000 mon.a (mon.0) 213 : cluster [WRN] Health check failed: Degraded data redundancy: 87/636 objects degraded (13.679%), 23 pgs degraded (PG_DEGRADED) 2024-09-20T20:04:37.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:37 smithi003 bash[88594]: cluster 2024-09-20T20:04:36.317544+0000 mgr.y (mgr.15270) 487 : cluster [DBG] pgmap v269: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-20T20:04:37.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:37 smithi003 bash[88594]: cluster 2024-09-20T20:04:36.317544+0000 mgr.y (mgr.15270) 487 : cluster [DBG] pgmap v269: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-20T20:04:37.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:37 smithi003 bash[92129]: cluster 2024-09-20T20:04:36.317544+0000 mgr.y (mgr.15270) 487 : cluster [DBG] pgmap v269: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-20T20:04:37.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:37 smithi003 bash[92129]: cluster 2024-09-20T20:04:36.317544+0000 mgr.y (mgr.15270) 487 : cluster [DBG] pgmap v269: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-20T20:04:37.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:37 smithi183 bash[69508]: cluster 2024-09-20T20:04:36.317544+0000 mgr.y (mgr.15270) 487 : cluster [DBG] pgmap v269: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-20T20:04:37.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:37 smithi183 bash[69508]: cluster 2024-09-20T20:04:36.317544+0000 mgr.y (mgr.15270) 487 : cluster [DBG] pgmap v269: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-20T20:04:38.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:04:38 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:04:38.223491975Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:04:38.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:38 smithi183 bash[69508]: cluster 2024-09-20T20:04:38.318577+0000 mgr.y (mgr.15270) 488 : cluster [DBG] pgmap v270: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-20T20:04:38.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:38 smithi183 bash[69508]: cluster 2024-09-20T20:04:38.318577+0000 mgr.y (mgr.15270) 488 : cluster [DBG] pgmap v270: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-20T20:04:38.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:38 smithi003 bash[92129]: cluster 2024-09-20T20:04:38.318577+0000 mgr.y (mgr.15270) 488 : cluster [DBG] pgmap v270: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-20T20:04:38.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:38 smithi003 bash[92129]: cluster 2024-09-20T20:04:38.318577+0000 mgr.y (mgr.15270) 488 : cluster [DBG] pgmap v270: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-20T20:04:38.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:38 smithi003 bash[88594]: cluster 2024-09-20T20:04:38.318577+0000 mgr.y (mgr.15270) 488 : cluster [DBG] pgmap v270: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-20T20:04:38.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:38 smithi003 bash[88594]: cluster 2024-09-20T20:04:38.318577+0000 mgr.y (mgr.15270) 488 : cluster [DBG] pgmap v270: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-20T20:04:39.702 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:04:39 smithi003 bash[101993]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T20:04:39.702 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:04:39 smithi003 bash[101993]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T20:04:39.702 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:04:39 smithi003 bash[101993]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T20:04:39.702 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:04:39 smithi003 bash[101993]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-20T20:04:39.702 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:04:39 smithi003 bash[101993]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2024-09-20T20:04:40.202 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:04:39 smithi003 bash[101993]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-20T20:04:40.202 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:04:39 smithi003 bash[101993]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-09-20T20:04:40.202 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:04:39 smithi003 bash[101993]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-20T20:04:40.202 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:04:39 smithi003 bash[101993]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-20T20:04:40.202 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:04:39 smithi003 bash[101993]: --> ceph-volume lvm activate successful for osd ID: 1 2024-09-20T20:04:41.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:41 smithi003 bash[88594]: audit 2024-09-20T20:04:40.086726+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:41.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:41 smithi003 bash[88594]: audit 2024-09-20T20:04:40.086726+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:41.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:41 smithi003 bash[88594]: audit 2024-09-20T20:04:40.092263+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:41.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:41 smithi003 bash[88594]: audit 2024-09-20T20:04:40.092263+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:41.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:41 smithi003 bash[88594]: cluster 2024-09-20T20:04:40.320472+0000 mgr.y (mgr.15270) 489 : cluster [DBG] pgmap v271: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-20T20:04:41.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:41 smithi003 bash[88594]: cluster 2024-09-20T20:04:40.320472+0000 mgr.y (mgr.15270) 489 : cluster [DBG] pgmap v271: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-20T20:04:41.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:41 smithi003 bash[92129]: audit 2024-09-20T20:04:40.086726+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:41.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:41 smithi003 bash[92129]: audit 2024-09-20T20:04:40.086726+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:41.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:41 smithi003 bash[92129]: audit 2024-09-20T20:04:40.092263+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:41.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:41 smithi003 bash[92129]: audit 2024-09-20T20:04:40.092263+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:41.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:41 smithi003 bash[92129]: cluster 2024-09-20T20:04:40.320472+0000 mgr.y (mgr.15270) 489 : cluster [DBG] pgmap v271: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-20T20:04:41.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:41 smithi003 bash[92129]: cluster 2024-09-20T20:04:40.320472+0000 mgr.y (mgr.15270) 489 : cluster [DBG] pgmap v271: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-20T20:04:41.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:04:41 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:04:41.192244435Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:04:41.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:41 smithi183 bash[69508]: audit 2024-09-20T20:04:40.086726+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:41.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:41 smithi183 bash[69508]: audit 2024-09-20T20:04:40.086726+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:41.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:41 smithi183 bash[69508]: audit 2024-09-20T20:04:40.092263+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:41.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:41 smithi183 bash[69508]: audit 2024-09-20T20:04:40.092263+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:41.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:41 smithi183 bash[69508]: cluster 2024-09-20T20:04:40.320472+0000 mgr.y (mgr.15270) 489 : cluster [DBG] pgmap v271: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-20T20:04:41.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:41 smithi183 bash[69508]: cluster 2024-09-20T20:04:40.320472+0000 mgr.y (mgr.15270) 489 : cluster [DBG] pgmap v271: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-20T20:04:41.952 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:04:41 smithi003 bash[102678]: debug 2024-09-20T20:04:41.682+0000 7fb46b5cd640 1 -- 172.21.15.3:0/2199609230 <== mon.2 v2:172.21.15.3:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55bf4b3ce960 con 0x55bf4b3efc00 2024-09-20T20:04:42.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:42 smithi003 bash[88594]: audit 2024-09-20T20:04:41.203784+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:42.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:42 smithi003 bash[88594]: audit 2024-09-20T20:04:41.203784+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:42.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:42 smithi003 bash[88594]: audit 2024-09-20T20:04:41.210884+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:42.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:42 smithi003 bash[88594]: audit 2024-09-20T20:04:41.210884+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:42.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:04:42 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:04:42] "GET /metrics HTTP/1.1" 200 38268 "" "Prometheus/2.51.0" 2024-09-20T20:04:42.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:42 smithi003 bash[92129]: audit 2024-09-20T20:04:41.203784+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:42.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:42 smithi003 bash[92129]: audit 2024-09-20T20:04:41.203784+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:42.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:42 smithi003 bash[92129]: audit 2024-09-20T20:04:41.210884+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:42.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:42 smithi003 bash[92129]: audit 2024-09-20T20:04:41.210884+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:42.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:42 smithi183 bash[69508]: audit 2024-09-20T20:04:41.203784+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:42.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:42 smithi183 bash[69508]: audit 2024-09-20T20:04:41.203784+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:42.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:42 smithi183 bash[69508]: audit 2024-09-20T20:04:41.210884+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:42.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:42 smithi183 bash[69508]: audit 2024-09-20T20:04:41.210884+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:43.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:43 smithi183 bash[69508]: cluster 2024-09-20T20:04:42.321423+0000 mgr.y (mgr.15270) 490 : cluster [DBG] pgmap v272: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-20T20:04:43.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:43 smithi183 bash[69508]: cluster 2024-09-20T20:04:42.321423+0000 mgr.y (mgr.15270) 490 : cluster [DBG] pgmap v272: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-20T20:04:43.702 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:04:43 smithi003 bash[102678]: debug 2024-09-20T20:04:43.242+0000 7fb46de34640 -1 Falling back to public interface 2024-09-20T20:04:43.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:43 smithi003 bash[88594]: cluster 2024-09-20T20:04:42.321423+0000 mgr.y (mgr.15270) 490 : cluster [DBG] pgmap v272: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-20T20:04:43.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:43 smithi003 bash[88594]: cluster 2024-09-20T20:04:42.321423+0000 mgr.y (mgr.15270) 490 : cluster [DBG] pgmap v272: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-20T20:04:43.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:43 smithi003 bash[92129]: cluster 2024-09-20T20:04:42.321423+0000 mgr.y (mgr.15270) 490 : cluster [DBG] pgmap v272: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-20T20:04:43.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:43 smithi003 bash[92129]: cluster 2024-09-20T20:04:42.321423+0000 mgr.y (mgr.15270) 490 : cluster [DBG] pgmap v272: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-20T20:04:44.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:04:44 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:04:44.196888281Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:04:44.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:44 smithi183 bash[69508]: audit 2024-09-20T20:04:42.837518+0000 mgr.y (mgr.15270) 491 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:04:44.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:44 smithi183 bash[69508]: audit 2024-09-20T20:04:42.837518+0000 mgr.y (mgr.15270) 491 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:04:44.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:44 smithi183 bash[69508]: audit 2024-09-20T20:04:44.029505+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:44.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:44 smithi183 bash[69508]: audit 2024-09-20T20:04:44.029505+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:44.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:44 smithi183 bash[69508]: audit 2024-09-20T20:04:44.031652+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:04:44.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:44 smithi183 bash[69508]: audit 2024-09-20T20:04:44.031652+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:04:44.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:44 smithi003 bash[92129]: audit 2024-09-20T20:04:42.837518+0000 mgr.y (mgr.15270) 491 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:04:44.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:44 smithi003 bash[92129]: audit 2024-09-20T20:04:42.837518+0000 mgr.y (mgr.15270) 491 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:04:44.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:44 smithi003 bash[92129]: audit 2024-09-20T20:04:44.029505+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:44.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:44 smithi003 bash[92129]: audit 2024-09-20T20:04:44.029505+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:44.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:44 smithi003 bash[92129]: audit 2024-09-20T20:04:44.031652+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:04:44.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:44 smithi003 bash[92129]: audit 2024-09-20T20:04:44.031652+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:04:44.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:44 smithi003 bash[88594]: audit 2024-09-20T20:04:42.837518+0000 mgr.y (mgr.15270) 491 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:04:44.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:44 smithi003 bash[88594]: audit 2024-09-20T20:04:42.837518+0000 mgr.y (mgr.15270) 491 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:04:44.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:44 smithi003 bash[88594]: audit 2024-09-20T20:04:44.029505+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:44.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:44 smithi003 bash[88594]: audit 2024-09-20T20:04:44.029505+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:44.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:44 smithi003 bash[88594]: audit 2024-09-20T20:04:44.031652+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:04:44.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:44 smithi003 bash[88594]: audit 2024-09-20T20:04:44.031652+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:04:45.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:45 smithi183 bash[69508]: cluster 2024-09-20T20:04:44.322655+0000 mgr.y (mgr.15270) 492 : cluster [DBG] pgmap v273: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-20T20:04:45.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:45 smithi183 bash[69508]: cluster 2024-09-20T20:04:44.322655+0000 mgr.y (mgr.15270) 492 : cluster [DBG] pgmap v273: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-20T20:04:45.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:45 smithi003 bash[88594]: cluster 2024-09-20T20:04:44.322655+0000 mgr.y (mgr.15270) 492 : cluster [DBG] pgmap v273: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-20T20:04:45.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:45 smithi003 bash[88594]: cluster 2024-09-20T20:04:44.322655+0000 mgr.y (mgr.15270) 492 : cluster [DBG] pgmap v273: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-20T20:04:45.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:45 smithi003 bash[92129]: cluster 2024-09-20T20:04:44.322655+0000 mgr.y (mgr.15270) 492 : cluster [DBG] pgmap v273: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-20T20:04:45.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:45 smithi003 bash[92129]: cluster 2024-09-20T20:04:44.322655+0000 mgr.y (mgr.15270) 492 : cluster [DBG] pgmap v273: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-20T20:04:46.695 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:46 smithi003 bash[88594]: cluster 2024-09-20T20:04:46.323631+0000 mgr.y (mgr.15270) 493 : cluster [DBG] pgmap v274: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-20T20:04:46.695 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:46 smithi003 bash[88594]: cluster 2024-09-20T20:04:46.323631+0000 mgr.y (mgr.15270) 493 : cluster [DBG] pgmap v274: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-20T20:04:46.695 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:46 smithi003 bash[92129]: cluster 2024-09-20T20:04:46.323631+0000 mgr.y (mgr.15270) 493 : cluster [DBG] pgmap v274: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-20T20:04:46.695 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:46 smithi003 bash[92129]: cluster 2024-09-20T20:04:46.323631+0000 mgr.y (mgr.15270) 493 : cluster [DBG] pgmap v274: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-20T20:04:46.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:46 smithi183 bash[69508]: cluster 2024-09-20T20:04:46.323631+0000 mgr.y (mgr.15270) 493 : cluster [DBG] pgmap v274: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-20T20:04:46.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:46 smithi183 bash[69508]: cluster 2024-09-20T20:04:46.323631+0000 mgr.y (mgr.15270) 493 : cluster [DBG] pgmap v274: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-20T20:04:46.952 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:04:46 smithi003 bash[102678]: debug 2024-09-20T20:04:46.690+0000 7fb46de34640 -1 osd.1 116 log_to_monitors true 2024-09-20T20:04:47.319 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-20T20:04:47.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:04:47 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:04:47.23377979Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:04:47.549 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:47 smithi183 bash[69508]: audit 2024-09-20T20:04:46.698530+0000 mon.c (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/3062544269,v1:172.21.15.3:6811/3062544269]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-20T20:04:47.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:47 smithi183 bash[69508]: audit 2024-09-20T20:04:46.698530+0000 mon.c (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/3062544269,v1:172.21.15.3:6811/3062544269]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-20T20:04:47.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:47 smithi183 bash[69508]: audit 2024-09-20T20:04:46.698856+0000 mon.a (mon.0) 220 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-20T20:04:47.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:47 smithi183 bash[69508]: audit 2024-09-20T20:04:46.698856+0000 mon.a (mon.0) 220 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-20T20:04:47.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:47 smithi183 bash[69508]: audit 2024-09-20T20:04:47.305074+0000 mgr.y (mgr.15270) 494 : audit [DBG] from='client.54224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:47.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:47 smithi183 bash[69508]: audit 2024-09-20T20:04:47.305074+0000 mgr.y (mgr.15270) 494 : audit [DBG] from='client.54224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:47.696 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:47 smithi003 bash[92129]: audit 2024-09-20T20:04:46.698530+0000 mon.c (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/3062544269,v1:172.21.15.3:6811/3062544269]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-20T20:04:47.696 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:47 smithi003 bash[92129]: audit 2024-09-20T20:04:46.698530+0000 mon.c (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/3062544269,v1:172.21.15.3:6811/3062544269]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-20T20:04:47.697 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:47 smithi003 bash[92129]: audit 2024-09-20T20:04:46.698856+0000 mon.a (mon.0) 220 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-20T20:04:47.697 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:47 smithi003 bash[92129]: audit 2024-09-20T20:04:46.698856+0000 mon.a (mon.0) 220 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-20T20:04:47.697 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:47 smithi003 bash[92129]: audit 2024-09-20T20:04:47.305074+0000 mgr.y (mgr.15270) 494 : audit [DBG] from='client.54224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:47.697 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:47 smithi003 bash[92129]: audit 2024-09-20T20:04:47.305074+0000 mgr.y (mgr.15270) 494 : audit [DBG] from='client.54224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:47.697 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:47 smithi003 bash[88594]: audit 2024-09-20T20:04:46.698530+0000 mon.c (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/3062544269,v1:172.21.15.3:6811/3062544269]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-20T20:04:47.697 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:47 smithi003 bash[88594]: audit 2024-09-20T20:04:46.698530+0000 mon.c (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/3062544269,v1:172.21.15.3:6811/3062544269]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-20T20:04:47.697 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:47 smithi003 bash[88594]: audit 2024-09-20T20:04:46.698856+0000 mon.a (mon.0) 220 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-20T20:04:47.697 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:47 smithi003 bash[88594]: audit 2024-09-20T20:04:46.698856+0000 mon.a (mon.0) 220 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-20T20:04:47.697 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:47 smithi003 bash[88594]: audit 2024-09-20T20:04:47.305074+0000 mgr.y (mgr.15270) 494 : audit [DBG] from='client.54224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:47.697 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:47 smithi003 bash[88594]: audit 2024-09-20T20:04:47.305074+0000 mgr.y (mgr.15270) 494 : audit [DBG] from='client.54224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:47.952 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:04:47 smithi003 bash[102678]: debug 2024-09-20T20:04:47.890+0000 7fb461bd6640 -1 osd.1 116 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T20:04:48.003 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T20:04:48.003 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (6m) 7s ago 33m 13.9M - 0.27.0 11f11916f8cd c352858d3349 2024-09-20T20:04:48.003 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi183 *:3000 running (6m) 4m ago 33m 67.9M - 10.4.8 5aad1d7cf004 548c3fa5f1a5 2024-09-20T20:04:48.003 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.zzokqj smithi003 *:5000 running (8m) 7s ago 31m 49.2M - 3.8 6acb0a031eab d2e13422a011 2024-09-20T20:04:48.003 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi183 *:8443,9283,8765 running (8m) 4m ago 42m 439M - 19.3.0-5099-g88deadb8 441f9a3fe515 210cd19f5bae 2024-09-20T20:04:48.004 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (19m) 7s ago 44m 517M - 19.3.0-5099-g88deadb8 441f9a3fe515 9aa6e2f22487 2024-09-20T20:04:48.004 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (3m) 7s ago 44m 44.3M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 0136983baac2 2024-09-20T20:04:48.004 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi183 running (4m) 4m ago 42m 18.3M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 b3c0e322fa5f 2024-09-20T20:04:48.004 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (2m) 7s ago 42m 34.7M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 3857b5066efa 2024-09-20T20:04:48.004 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (8m) 7s ago 34m 8156k - 1.7.0 72c9c2088986 d0b8aa327069 2024-09-20T20:04:48.004 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi183 *:9100 running (7m) 4m ago 34m 7780k - 1.7.0 72c9c2088986 c79ac70026db 2024-09-20T20:04:48.004 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (51s) 7s ago 41m 48.6M 3037M 19.3.0-5099-g88deadb8 441f9a3fe515 61ba10adee7c 2024-09-20T20:04:48.004 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running 7s ago 40m - 3037M 2024-09-20T20:04:48.004 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (39m) 7s ago 39m 63.8M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab 945fc7b53bc0 2024-09-20T20:04:48.004 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (38m) 7s ago 38m 60.7M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab f18d3679bb9e 2024-09-20T20:04:48.004 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi183 running (37m) 4m ago 38m 69.0M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab acf213ee960c 2024-09-20T20:04:48.004 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi183 running (37m) 4m ago 37m 64.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab e79f0a743785 2024-09-20T20:04:48.004 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi183 running (36m) 4m ago 36m 56.4M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 164041c5816b 2024-09-20T20:04:48.004 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi183 running (35m) 4m ago 35m 67.0M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 0eac55f5717e 2024-09-20T20:04:48.005 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi183 *:9095 running (7m) 4m ago 34m 43.9M - 2.51.0 1d3b7f56885b 7e9efbbab4fb 2024-09-20T20:04:48.005 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.tcdhwz smithi003 *:8000 running (31m) 7s ago 31m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 8fc205227459 2024-09-20T20:04:48.005 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi183.lyzazb smithi183 *:8000 running (31m) 4m ago 31m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 7387a3c9206c 2024-09-20T20:04:48.374 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T20:04:48.375 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-20T20:04:48.375 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T20:04:48.375 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:04:48.375 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-20T20:04:48.375 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T20:04:48.375 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:04:48.375 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-20T20:04:48.375 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 6, 2024-09-20T20:04:48.376 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 1 2024-09-20T20:04:48.376 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:04:48.376 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-20T20:04:48.376 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T20:04:48.376 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:04:48.376 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-20T20:04:48.376 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8, 2024-09-20T20:04:48.376 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 6 2024-09-20T20:04:48.376 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-20T20:04:48.377 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T20:04:48.697 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T20:04:48.697 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T20:04:48.697 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-20T20:04:48.697 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (0 remaining).", 2024-09-20T20:04:48.697 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-20T20:04:48.697 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "1/8 daemons upgraded", 2024-09-20T20:04:48.697 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading osd daemons", 2024-09-20T20:04:48.697 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-20T20:04:48.697 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T20:04:48.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:48 smithi003 bash[88594]: audit 2024-09-20T20:04:47.426942+0000 mon.a (mon.0) 221 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T20:04:48.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:48 smithi003 bash[88594]: audit 2024-09-20T20:04:47.426942+0000 mon.a (mon.0) 221 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T20:04:48.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:48 smithi003 bash[88594]: cluster 2024-09-20T20:04:47.430177+0000 mon.a (mon.0) 222 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-20T20:04:48.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:48 smithi003 bash[88594]: cluster 2024-09-20T20:04:47.430177+0000 mon.a (mon.0) 222 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-20T20:04:48.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:48 smithi003 bash[88594]: audit 2024-09-20T20:04:47.431587+0000 mon.c (mon.2) 10 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/3062544269,v1:172.21.15.3:6811/3062544269]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:04:48.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:48 smithi003 bash[88594]: audit 2024-09-20T20:04:47.431587+0000 mon.c (mon.2) 10 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/3062544269,v1:172.21.15.3:6811/3062544269]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:04:48.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:48 smithi003 bash[88594]: audit 2024-09-20T20:04:47.432264+0000 mon.a (mon.0) 223 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:04:48.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:48 smithi003 bash[88594]: audit 2024-09-20T20:04:47.432264+0000 mon.a (mon.0) 223 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:04:48.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:48 smithi003 bash[88594]: audit 2024-09-20T20:04:47.654091+0000 mgr.y (mgr.15270) 495 : audit [DBG] from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:48.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:48 smithi003 bash[88594]: audit 2024-09-20T20:04:47.654091+0000 mgr.y (mgr.15270) 495 : audit [DBG] from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:48.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:48 smithi003 bash[88594]: audit 2024-09-20T20:04:47.872881+0000 mon.a (mon.0) 224 : audit [INF] from='osd.1 ' entity='osd.1' 2024-09-20T20:04:48.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:48 smithi003 bash[88594]: audit 2024-09-20T20:04:47.872881+0000 mon.a (mon.0) 224 : audit [INF] from='osd.1 ' entity='osd.1' 2024-09-20T20:04:48.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:48 smithi003 bash[88594]: audit 2024-09-20T20:04:47.965607+0000 mgr.y (mgr.15270) 496 : audit [DBG] from='client.44262 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:48.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:48 smithi003 bash[88594]: audit 2024-09-20T20:04:47.965607+0000 mgr.y (mgr.15270) 496 : audit [DBG] from='client.44262 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:48.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:48 smithi003 bash[88594]: cluster 2024-09-20T20:04:48.324594+0000 mgr.y (mgr.15270) 497 : cluster [DBG] pgmap v276: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-20T20:04:48.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:48 smithi003 bash[88594]: cluster 2024-09-20T20:04:48.324594+0000 mgr.y (mgr.15270) 497 : cluster [DBG] pgmap v276: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-20T20:04:48.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:48 smithi003 bash[88594]: audit 2024-09-20T20:04:48.374316+0000 mon.a (mon.0) 225 : audit [DBG] from='client.? 172.21.15.3:0/2561962976' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:48.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:48 smithi003 bash[88594]: audit 2024-09-20T20:04:48.374316+0000 mon.a (mon.0) 225 : audit [DBG] from='client.? 172.21.15.3:0/2561962976' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:48.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:48 smithi003 bash[92129]: audit 2024-09-20T20:04:47.426942+0000 mon.a (mon.0) 221 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T20:04:48.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:48 smithi003 bash[92129]: audit 2024-09-20T20:04:47.426942+0000 mon.a (mon.0) 221 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T20:04:48.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:48 smithi003 bash[92129]: cluster 2024-09-20T20:04:47.430177+0000 mon.a (mon.0) 222 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-20T20:04:48.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:48 smithi003 bash[92129]: cluster 2024-09-20T20:04:47.430177+0000 mon.a (mon.0) 222 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-20T20:04:48.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:48 smithi003 bash[92129]: audit 2024-09-20T20:04:47.431587+0000 mon.c (mon.2) 10 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/3062544269,v1:172.21.15.3:6811/3062544269]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:04:48.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:48 smithi003 bash[92129]: audit 2024-09-20T20:04:47.431587+0000 mon.c (mon.2) 10 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/3062544269,v1:172.21.15.3:6811/3062544269]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:04:48.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:48 smithi003 bash[92129]: audit 2024-09-20T20:04:47.432264+0000 mon.a (mon.0) 223 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:04:48.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:48 smithi003 bash[92129]: audit 2024-09-20T20:04:47.432264+0000 mon.a (mon.0) 223 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:04:48.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:48 smithi003 bash[92129]: audit 2024-09-20T20:04:47.654091+0000 mgr.y (mgr.15270) 495 : audit [DBG] from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:48.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:48 smithi003 bash[92129]: audit 2024-09-20T20:04:47.654091+0000 mgr.y (mgr.15270) 495 : audit [DBG] from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:48.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:48 smithi003 bash[92129]: audit 2024-09-20T20:04:47.872881+0000 mon.a (mon.0) 224 : audit [INF] from='osd.1 ' entity='osd.1' 2024-09-20T20:04:48.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:48 smithi003 bash[92129]: audit 2024-09-20T20:04:47.872881+0000 mon.a (mon.0) 224 : audit [INF] from='osd.1 ' entity='osd.1' 2024-09-20T20:04:48.707 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:48 smithi003 bash[92129]: audit 2024-09-20T20:04:47.965607+0000 mgr.y (mgr.15270) 496 : audit [DBG] from='client.44262 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:48.707 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:48 smithi003 bash[92129]: audit 2024-09-20T20:04:47.965607+0000 mgr.y (mgr.15270) 496 : audit [DBG] from='client.44262 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:48.707 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:48 smithi003 bash[92129]: cluster 2024-09-20T20:04:48.324594+0000 mgr.y (mgr.15270) 497 : cluster [DBG] pgmap v276: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-20T20:04:48.707 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:48 smithi003 bash[92129]: cluster 2024-09-20T20:04:48.324594+0000 mgr.y (mgr.15270) 497 : cluster [DBG] pgmap v276: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-20T20:04:48.707 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:48 smithi003 bash[92129]: audit 2024-09-20T20:04:48.374316+0000 mon.a (mon.0) 225 : audit [DBG] from='client.? 172.21.15.3:0/2561962976' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:48.707 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:48 smithi003 bash[92129]: audit 2024-09-20T20:04:48.374316+0000 mon.a (mon.0) 225 : audit [DBG] from='client.? 172.21.15.3:0/2561962976' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:48.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:48 smithi183 bash[69508]: audit 2024-09-20T20:04:47.426942+0000 mon.a (mon.0) 221 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T20:04:48.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:48 smithi183 bash[69508]: audit 2024-09-20T20:04:47.426942+0000 mon.a (mon.0) 221 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T20:04:48.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:48 smithi183 bash[69508]: cluster 2024-09-20T20:04:47.430177+0000 mon.a (mon.0) 222 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-20T20:04:48.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:48 smithi183 bash[69508]: cluster 2024-09-20T20:04:47.430177+0000 mon.a (mon.0) 222 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-20T20:04:48.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:48 smithi183 bash[69508]: audit 2024-09-20T20:04:47.431587+0000 mon.c (mon.2) 10 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/3062544269,v1:172.21.15.3:6811/3062544269]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:04:48.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:48 smithi183 bash[69508]: audit 2024-09-20T20:04:47.431587+0000 mon.c (mon.2) 10 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/3062544269,v1:172.21.15.3:6811/3062544269]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:04:48.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:48 smithi183 bash[69508]: audit 2024-09-20T20:04:47.432264+0000 mon.a (mon.0) 223 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:04:48.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:48 smithi183 bash[69508]: audit 2024-09-20T20:04:47.432264+0000 mon.a (mon.0) 223 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:04:48.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:48 smithi183 bash[69508]: audit 2024-09-20T20:04:47.654091+0000 mgr.y (mgr.15270) 495 : audit [DBG] from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:48.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:48 smithi183 bash[69508]: audit 2024-09-20T20:04:47.654091+0000 mgr.y (mgr.15270) 495 : audit [DBG] from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:48.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:48 smithi183 bash[69508]: audit 2024-09-20T20:04:47.872881+0000 mon.a (mon.0) 224 : audit [INF] from='osd.1 ' entity='osd.1' 2024-09-20T20:04:48.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:48 smithi183 bash[69508]: audit 2024-09-20T20:04:47.872881+0000 mon.a (mon.0) 224 : audit [INF] from='osd.1 ' entity='osd.1' 2024-09-20T20:04:48.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:48 smithi183 bash[69508]: audit 2024-09-20T20:04:47.965607+0000 mgr.y (mgr.15270) 496 : audit [DBG] from='client.44262 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:48.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:48 smithi183 bash[69508]: audit 2024-09-20T20:04:47.965607+0000 mgr.y (mgr.15270) 496 : audit [DBG] from='client.44262 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:48.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:48 smithi183 bash[69508]: cluster 2024-09-20T20:04:48.324594+0000 mgr.y (mgr.15270) 497 : cluster [DBG] pgmap v276: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-20T20:04:48.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:48 smithi183 bash[69508]: cluster 2024-09-20T20:04:48.324594+0000 mgr.y (mgr.15270) 497 : cluster [DBG] pgmap v276: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-20T20:04:48.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:48 smithi183 bash[69508]: audit 2024-09-20T20:04:48.374316+0000 mon.a (mon.0) 225 : audit [DBG] from='client.? 172.21.15.3:0/2561962976' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:48.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:48 smithi183 bash[69508]: audit 2024-09-20T20:04:48.374316+0000 mon.a (mon.0) 225 : audit [DBG] from='client.? 172.21.15.3:0/2561962976' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:49.687 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:49 smithi003 bash[88594]: audit 2024-09-20T20:04:48.696349+0000 mgr.y (mgr.15270) 498 : audit [DBG] from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:49.687 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:49 smithi003 bash[88594]: audit 2024-09-20T20:04:48.696349+0000 mgr.y (mgr.15270) 498 : audit [DBG] from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:49.687 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:49 smithi003 bash[88594]: cluster 2024-09-20T20:04:48.871913+0000 mon.a (mon.0) 226 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:04:49.688 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:49 smithi003 bash[88594]: cluster 2024-09-20T20:04:48.871913+0000 mon.a (mon.0) 226 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:04:49.688 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:49 smithi003 bash[88594]: cluster 2024-09-20T20:04:48.882128+0000 mon.a (mon.0) 227 : cluster [INF] osd.1 [v2:172.21.15.3:6810/3062544269,v1:172.21.15.3:6811/3062544269] boot 2024-09-20T20:04:49.688 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:49 smithi003 bash[88594]: cluster 2024-09-20T20:04:48.882128+0000 mon.a (mon.0) 227 : cluster [INF] osd.1 [v2:172.21.15.3:6810/3062544269,v1:172.21.15.3:6811/3062544269] boot 2024-09-20T20:04:49.688 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:49 smithi003 bash[88594]: cluster 2024-09-20T20:04:48.882252+0000 mon.a (mon.0) 228 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-09-20T20:04:49.688 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:49 smithi003 bash[88594]: cluster 2024-09-20T20:04:48.882252+0000 mon.a (mon.0) 228 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-09-20T20:04:49.688 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:49 smithi003 bash[88594]: audit 2024-09-20T20:04:48.891293+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T20:04:49.688 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:49 smithi003 bash[88594]: audit 2024-09-20T20:04:48.891293+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T20:04:49.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:49 smithi003 bash[92129]: audit 2024-09-20T20:04:48.696349+0000 mgr.y (mgr.15270) 498 : audit [DBG] from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:49.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:49 smithi003 bash[92129]: audit 2024-09-20T20:04:48.696349+0000 mgr.y (mgr.15270) 498 : audit [DBG] from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:49.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:49 smithi003 bash[92129]: cluster 2024-09-20T20:04:48.871913+0000 mon.a (mon.0) 226 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:04:49.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:49 smithi003 bash[92129]: cluster 2024-09-20T20:04:48.871913+0000 mon.a (mon.0) 226 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:04:49.689 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:49 smithi003 bash[92129]: cluster 2024-09-20T20:04:48.882128+0000 mon.a (mon.0) 227 : cluster [INF] osd.1 [v2:172.21.15.3:6810/3062544269,v1:172.21.15.3:6811/3062544269] boot 2024-09-20T20:04:49.689 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:49 smithi003 bash[92129]: cluster 2024-09-20T20:04:48.882128+0000 mon.a (mon.0) 227 : cluster [INF] osd.1 [v2:172.21.15.3:6810/3062544269,v1:172.21.15.3:6811/3062544269] boot 2024-09-20T20:04:49.689 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:49 smithi003 bash[92129]: cluster 2024-09-20T20:04:48.882252+0000 mon.a (mon.0) 228 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-09-20T20:04:49.689 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:49 smithi003 bash[92129]: cluster 2024-09-20T20:04:48.882252+0000 mon.a (mon.0) 228 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-09-20T20:04:49.689 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:49 smithi003 bash[92129]: audit 2024-09-20T20:04:48.891293+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T20:04:49.689 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:49 smithi003 bash[92129]: audit 2024-09-20T20:04:48.891293+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T20:04:49.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:49 smithi183 bash[69508]: audit 2024-09-20T20:04:48.696349+0000 mgr.y (mgr.15270) 498 : audit [DBG] from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:49.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:49 smithi183 bash[69508]: audit 2024-09-20T20:04:48.696349+0000 mgr.y (mgr.15270) 498 : audit [DBG] from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:04:49.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:49 smithi183 bash[69508]: cluster 2024-09-20T20:04:48.871913+0000 mon.a (mon.0) 226 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:04:49.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:49 smithi183 bash[69508]: cluster 2024-09-20T20:04:48.871913+0000 mon.a (mon.0) 226 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:04:49.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:49 smithi183 bash[69508]: cluster 2024-09-20T20:04:48.882128+0000 mon.a (mon.0) 227 : cluster [INF] osd.1 [v2:172.21.15.3:6810/3062544269,v1:172.21.15.3:6811/3062544269] boot 2024-09-20T20:04:49.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:49 smithi183 bash[69508]: cluster 2024-09-20T20:04:48.882128+0000 mon.a (mon.0) 227 : cluster [INF] osd.1 [v2:172.21.15.3:6810/3062544269,v1:172.21.15.3:6811/3062544269] boot 2024-09-20T20:04:49.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:49 smithi183 bash[69508]: cluster 2024-09-20T20:04:48.882252+0000 mon.a (mon.0) 228 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-09-20T20:04:49.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:49 smithi183 bash[69508]: cluster 2024-09-20T20:04:48.882252+0000 mon.a (mon.0) 228 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-09-20T20:04:49.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:49 smithi183 bash[69508]: audit 2024-09-20T20:04:48.891293+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T20:04:49.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:49 smithi183 bash[69508]: audit 2024-09-20T20:04:48.891293+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T20:04:50.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:04:50 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:04:50.24040633Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:04:51.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:50 smithi003 bash[88594]: cluster 2024-09-20T20:04:49.879033+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-20T20:04:51.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:50 smithi003 bash[88594]: cluster 2024-09-20T20:04:49.879033+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-20T20:04:51.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:50 smithi003 bash[88594]: cluster 2024-09-20T20:04:50.325211+0000 mgr.y (mgr.15270) 499 : cluster [DBG] pgmap v279: 161 pgs: 37 peering, 18 active+undersized, 8 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-20T20:04:51.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:50 smithi003 bash[88594]: cluster 2024-09-20T20:04:50.325211+0000 mgr.y (mgr.15270) 499 : cluster [DBG] pgmap v279: 161 pgs: 37 peering, 18 active+undersized, 8 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-20T20:04:51.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:50 smithi003 bash[92129]: cluster 2024-09-20T20:04:49.879033+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-20T20:04:51.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:50 smithi003 bash[92129]: cluster 2024-09-20T20:04:49.879033+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-20T20:04:51.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:50 smithi003 bash[92129]: cluster 2024-09-20T20:04:50.325211+0000 mgr.y (mgr.15270) 499 : cluster [DBG] pgmap v279: 161 pgs: 37 peering, 18 active+undersized, 8 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-20T20:04:51.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:50 smithi003 bash[92129]: cluster 2024-09-20T20:04:50.325211+0000 mgr.y (mgr.15270) 499 : cluster [DBG] pgmap v279: 161 pgs: 37 peering, 18 active+undersized, 8 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-20T20:04:51.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:50 smithi183 bash[69508]: cluster 2024-09-20T20:04:49.879033+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-20T20:04:51.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:50 smithi183 bash[69508]: cluster 2024-09-20T20:04:49.879033+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-20T20:04:51.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:50 smithi183 bash[69508]: cluster 2024-09-20T20:04:50.325211+0000 mgr.y (mgr.15270) 499 : cluster [DBG] pgmap v279: 161 pgs: 37 peering, 18 active+undersized, 8 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-20T20:04:51.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:50 smithi183 bash[69508]: cluster 2024-09-20T20:04:50.325211+0000 mgr.y (mgr.15270) 499 : cluster [DBG] pgmap v279: 161 pgs: 37 peering, 18 active+undersized, 8 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-20T20:04:52.202 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:04:52] "GET /metrics HTTP/1.1" 200 38275 "" "Prometheus/2.51.0" 2024-09-20T20:04:52.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[88594]: cluster 2024-09-20T20:04:50.876700+0000 mon.a (mon.0) 231 : cluster [WRN] Health check update: Degraded data redundancy: 38/636 objects degraded (5.975%), 8 pgs degraded (PG_DEGRADED) 2024-09-20T20:04:52.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[88594]: cluster 2024-09-20T20:04:50.876700+0000 mon.a (mon.0) 231 : cluster [WRN] Health check update: Degraded data redundancy: 38/636 objects degraded (5.975%), 8 pgs degraded (PG_DEGRADED) 2024-09-20T20:04:52.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[88594]: audit 2024-09-20T20:04:51.672200+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:52.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[88594]: audit 2024-09-20T20:04:51.672200+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:52.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[88594]: audit 2024-09-20T20:04:51.682736+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:52.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[88594]: audit 2024-09-20T20:04:51.682736+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:52.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[88594]: audit 2024-09-20T20:04:51.684802+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:04:52.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[88594]: audit 2024-09-20T20:04:51.684802+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:04:52.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[88594]: audit 2024-09-20T20:04:51.686545+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:04:52.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[88594]: audit 2024-09-20T20:04:51.686545+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:04:52.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[88594]: audit 2024-09-20T20:04:51.696747+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:52.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[88594]: audit 2024-09-20T20:04:51.696747+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:52.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[88594]: audit 2024-09-20T20:04:51.826189+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:04:52.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[88594]: audit 2024-09-20T20:04:51.826189+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:04:52.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[88594]: audit 2024-09-20T20:04:51.829913+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[88594]: audit 2024-09-20T20:04:51.829913+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[88594]: audit 2024-09-20T20:04:51.834180+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[88594]: audit 2024-09-20T20:04:51.834180+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[88594]: audit 2024-09-20T20:04:51.842852+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:52.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[88594]: audit 2024-09-20T20:04:51.842852+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:52.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[92129]: cluster 2024-09-20T20:04:50.876700+0000 mon.a (mon.0) 231 : cluster [WRN] Health check update: Degraded data redundancy: 38/636 objects degraded (5.975%), 8 pgs degraded (PG_DEGRADED) 2024-09-20T20:04:52.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[92129]: cluster 2024-09-20T20:04:50.876700+0000 mon.a (mon.0) 231 : cluster [WRN] Health check update: Degraded data redundancy: 38/636 objects degraded (5.975%), 8 pgs degraded (PG_DEGRADED) 2024-09-20T20:04:52.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[92129]: audit 2024-09-20T20:04:51.672200+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:52.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[92129]: audit 2024-09-20T20:04:51.672200+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:52.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[92129]: audit 2024-09-20T20:04:51.682736+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:52.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[92129]: audit 2024-09-20T20:04:51.682736+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:52.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[92129]: audit 2024-09-20T20:04:51.684802+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:04:52.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[92129]: audit 2024-09-20T20:04:51.684802+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:04:52.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[92129]: audit 2024-09-20T20:04:51.686545+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:04:52.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[92129]: audit 2024-09-20T20:04:51.686545+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:04:52.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[92129]: audit 2024-09-20T20:04:51.696747+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:52.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[92129]: audit 2024-09-20T20:04:51.696747+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:52.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[92129]: audit 2024-09-20T20:04:51.826189+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:04:52.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[92129]: audit 2024-09-20T20:04:51.826189+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:04:52.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[92129]: audit 2024-09-20T20:04:51.829913+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[92129]: audit 2024-09-20T20:04:51.829913+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[92129]: audit 2024-09-20T20:04:51.834180+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[92129]: audit 2024-09-20T20:04:51.834180+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[92129]: audit 2024-09-20T20:04:51.842852+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:52.206 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[92129]: audit 2024-09-20T20:04:51.842852+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:52.206 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[88594]: audit 2024-09-20T20:04:51.850024+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.206 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[88594]: audit 2024-09-20T20:04:51.850024+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.206 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[88594]: audit 2024-09-20T20:04:51.854135+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.206 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[88594]: audit 2024-09-20T20:04:51.854135+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.206 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[88594]: audit 2024-09-20T20:04:51.858181+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.206 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[88594]: audit 2024-09-20T20:04:51.858181+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.206 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[88594]: audit 2024-09-20T20:04:51.862255+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.206 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[88594]: audit 2024-09-20T20:04:51.862255+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.206 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[88594]: audit 2024-09-20T20:04:51.865896+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.206 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[88594]: audit 2024-09-20T20:04:51.865896+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.207 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[88594]: audit 2024-09-20T20:04:51.869506+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.207 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[88594]: audit 2024-09-20T20:04:51.869506+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.207 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[88594]: audit 2024-09-20T20:04:51.873578+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T20:04:52.207 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[88594]: audit 2024-09-20T20:04:51.873578+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T20:04:52.207 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[92129]: audit 2024-09-20T20:04:51.850024+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.207 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[92129]: audit 2024-09-20T20:04:51.850024+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.207 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[92129]: audit 2024-09-20T20:04:51.854135+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.207 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[92129]: audit 2024-09-20T20:04:51.854135+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.207 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[92129]: audit 2024-09-20T20:04:51.858181+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.207 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[92129]: audit 2024-09-20T20:04:51.858181+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.207 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[92129]: audit 2024-09-20T20:04:51.862255+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.207 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[92129]: audit 2024-09-20T20:04:51.862255+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[92129]: audit 2024-09-20T20:04:51.865896+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[92129]: audit 2024-09-20T20:04:51.865896+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[92129]: audit 2024-09-20T20:04:51.869506+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[92129]: audit 2024-09-20T20:04:51.869506+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[92129]: audit 2024-09-20T20:04:51.873578+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T20:04:52.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:51 smithi003 bash[92129]: audit 2024-09-20T20:04:51.873578+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T20:04:52.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:51 smithi183 bash[69508]: cluster 2024-09-20T20:04:50.876700+0000 mon.a (mon.0) 231 : cluster [WRN] Health check update: Degraded data redundancy: 38/636 objects degraded (5.975%), 8 pgs degraded (PG_DEGRADED) 2024-09-20T20:04:52.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:51 smithi183 bash[69508]: cluster 2024-09-20T20:04:50.876700+0000 mon.a (mon.0) 231 : cluster [WRN] Health check update: Degraded data redundancy: 38/636 objects degraded (5.975%), 8 pgs degraded (PG_DEGRADED) 2024-09-20T20:04:52.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:51 smithi183 bash[69508]: audit 2024-09-20T20:04:51.672200+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:52.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:51 smithi183 bash[69508]: audit 2024-09-20T20:04:51.672200+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:52.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:51 smithi183 bash[69508]: audit 2024-09-20T20:04:51.682736+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:52.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:51 smithi183 bash[69508]: audit 2024-09-20T20:04:51.682736+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:52.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:51 smithi183 bash[69508]: audit 2024-09-20T20:04:51.684802+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:04:52.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:51 smithi183 bash[69508]: audit 2024-09-20T20:04:51.684802+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:04:52.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:51 smithi183 bash[69508]: audit 2024-09-20T20:04:51.686545+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:04:52.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:51 smithi183 bash[69508]: audit 2024-09-20T20:04:51.686545+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:04:52.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:51 smithi183 bash[69508]: audit 2024-09-20T20:04:51.696747+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:52.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:51 smithi183 bash[69508]: audit 2024-09-20T20:04:51.696747+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:52.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:51 smithi183 bash[69508]: audit 2024-09-20T20:04:51.826189+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:04:52.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:51 smithi183 bash[69508]: audit 2024-09-20T20:04:51.826189+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:04:52.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:51 smithi183 bash[69508]: audit 2024-09-20T20:04:51.829913+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:51 smithi183 bash[69508]: audit 2024-09-20T20:04:51.829913+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:51 smithi183 bash[69508]: audit 2024-09-20T20:04:51.834180+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:51 smithi183 bash[69508]: audit 2024-09-20T20:04:51.834180+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:51 smithi183 bash[69508]: audit 2024-09-20T20:04:51.842852+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:52.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:51 smithi183 bash[69508]: audit 2024-09-20T20:04:51.842852+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:52.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:51 smithi183 bash[69508]: audit 2024-09-20T20:04:51.850024+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:51 smithi183 bash[69508]: audit 2024-09-20T20:04:51.850024+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:51 smithi183 bash[69508]: audit 2024-09-20T20:04:51.854135+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:51 smithi183 bash[69508]: audit 2024-09-20T20:04:51.854135+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:51 smithi183 bash[69508]: audit 2024-09-20T20:04:51.858181+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:51 smithi183 bash[69508]: audit 2024-09-20T20:04:51.858181+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:51 smithi183 bash[69508]: audit 2024-09-20T20:04:51.862255+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:51 smithi183 bash[69508]: audit 2024-09-20T20:04:51.862255+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:51 smithi183 bash[69508]: audit 2024-09-20T20:04:51.865896+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:51 smithi183 bash[69508]: audit 2024-09-20T20:04:51.865896+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:51 smithi183 bash[69508]: audit 2024-09-20T20:04:51.869506+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:51 smithi183 bash[69508]: audit 2024-09-20T20:04:51.869506+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:04:52.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:51 smithi183 bash[69508]: audit 2024-09-20T20:04:51.873578+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T20:04:52.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:51 smithi183 bash[69508]: audit 2024-09-20T20:04:51.873578+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T20:04:53.201 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: cephadm 2024-09-20T20:04:51.835847+0000 mgr.y (mgr.15270) 500 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T20:04:53.201 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: cephadm 2024-09-20T20:04:51.835847+0000 mgr.y (mgr.15270) 500 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T20:04:53.202 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: cephadm 2024-09-20T20:04:51.871281+0000 mgr.y (mgr.15270) 501 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T20:04:53.202 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: cephadm 2024-09-20T20:04:51.871281+0000 mgr.y (mgr.15270) 501 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T20:04:53.202 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.879893+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T20:04:53.202 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.879893+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T20:04:53.202 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.894707+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.202 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.894707+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.202 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.903261+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T20:04:53.202 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.903261+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T20:04:53.202 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.907803+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T20:04:53.202 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.907803+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T20:04:53.202 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.913869+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T20:04:53.202 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.913869+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T20:04:53.202 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.918486+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T20:04:53.203 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.918486+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T20:04:53.203 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.919944+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T20:04:53.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: cephadm 2024-09-20T20:04:51.835847+0000 mgr.y (mgr.15270) 500 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T20:04:53.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: cephadm 2024-09-20T20:04:51.835847+0000 mgr.y (mgr.15270) 500 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T20:04:53.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: cephadm 2024-09-20T20:04:51.871281+0000 mgr.y (mgr.15270) 501 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T20:04:53.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: cephadm 2024-09-20T20:04:51.871281+0000 mgr.y (mgr.15270) 501 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T20:04:53.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.879893+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T20:04:53.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.879893+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T20:04:53.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.894707+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.894707+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.903261+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T20:04:53.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.903261+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T20:04:53.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.907803+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T20:04:53.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.907803+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T20:04:53.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.913869+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T20:04:53.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.913869+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T20:04:53.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.918486+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T20:04:53.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.918486+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T20:04:53.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.919944+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T20:04:53.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: cephadm 2024-09-20T20:04:51.835847+0000 mgr.y (mgr.15270) 500 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T20:04:53.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: cephadm 2024-09-20T20:04:51.835847+0000 mgr.y (mgr.15270) 500 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T20:04:53.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: cephadm 2024-09-20T20:04:51.871281+0000 mgr.y (mgr.15270) 501 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T20:04:53.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: cephadm 2024-09-20T20:04:51.871281+0000 mgr.y (mgr.15270) 501 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T20:04:53.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.879893+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T20:04:53.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.879893+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T20:04:53.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.894707+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.894707+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.206 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.903261+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T20:04:53.206 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.903261+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T20:04:53.206 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.907803+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T20:04:53.206 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.907803+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T20:04:53.206 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.913869+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T20:04:53.206 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.913869+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T20:04:53.206 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.918486+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T20:04:53.206 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.918486+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T20:04:53.206 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.919944+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T20:04:53.206 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.919944+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T20:04:53.206 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.921436+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T20:04:53.206 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.921436+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T20:04:53.207 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.922886+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T20:04:53.207 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.922886+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T20:04:53.207 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.924319+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.207 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.924319+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.207 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.925769+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T20:04:53.207 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.925769+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T20:04:53.207 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.927243+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T20:04:53.207 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.927243+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T20:04:53.207 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.928769+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T20:04:53.207 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.928769+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T20:04:53.207 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.930300+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T20:04:53.207 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.930300+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T20:04:53.208 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.937865+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T20:04:53.208 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.937865+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T20:04:53.208 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.950710+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.208 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.950710+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.208 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.952597+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.208 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.952597+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.208 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.954297+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.208 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.954297+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.208 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.956008+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.208 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.956008+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.208 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.957755+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.208 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.957755+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.208 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.959414+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.208 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.959414+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.209 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: cephadm 2024-09-20T20:04:51.960874+0000 mgr.y (mgr.15270) 502 : cephadm [INF] Upgrade: Complete! 2024-09-20T20:04:53.209 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: cephadm 2024-09-20T20:04:51.960874+0000 mgr.y (mgr.15270) 502 : cephadm [INF] Upgrade: Complete! 2024-09-20T20:04:53.209 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.961928+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T20:04:53.209 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.961928+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T20:04:53.209 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.967643+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T20:04:53.209 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.967643+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T20:04:53.209 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.970077+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:04:53.209 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.970077+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:04:53.209 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.971841+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:04:53.209 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.971841+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:04:53.209 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.981830+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:53.209 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:51.981830+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:53.209 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:52.114345+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:04:53.209 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:52.114345+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:04:53.210 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:52.115967+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:04:53.210 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:52.115967+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:04:53.210 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:52.125605+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:53.210 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: audit 2024-09-20T20:04:52.125605+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:53.210 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: cluster 2024-09-20T20:04:52.326131+0000 mgr.y (mgr.15270) 503 : cluster [DBG] pgmap v280: 161 pgs: 37 peering, 18 active+undersized, 8 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-20T20:04:53.210 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:52 smithi183 bash[69508]: cluster 2024-09-20T20:04:52.326131+0000 mgr.y (mgr.15270) 503 : cluster [DBG] pgmap v280: 161 pgs: 37 peering, 18 active+undersized, 8 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-20T20:04:53.210 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.919944+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T20:04:53.211 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.921436+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T20:04:53.211 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.921436+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T20:04:53.211 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.922886+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T20:04:53.211 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.922886+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T20:04:53.211 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.924319+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.211 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.924319+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.211 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.925769+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T20:04:53.211 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.925769+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T20:04:53.211 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.927243+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T20:04:53.211 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.927243+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T20:04:53.211 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.928769+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T20:04:53.211 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.928769+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T20:04:53.211 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.930300+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T20:04:53.211 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.930300+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T20:04:53.212 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.937865+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T20:04:53.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.919944+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T20:04:53.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.921436+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T20:04:53.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.921436+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T20:04:53.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.922886+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T20:04:53.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.922886+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T20:04:53.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.924319+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.924319+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.925769+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T20:04:53.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.925769+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T20:04:53.213 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.927243+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T20:04:53.213 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.927243+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T20:04:53.213 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.928769+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T20:04:53.213 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.928769+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T20:04:53.213 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.930300+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T20:04:53.213 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.930300+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T20:04:53.213 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.937865+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T20:04:53.213 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.937865+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T20:04:53.213 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.950710+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.213 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.950710+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.213 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.952597+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.214 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.952597+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.214 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.954297+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.214 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.954297+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.214 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.956008+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.214 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.956008+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.214 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.957755+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.214 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.957755+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.214 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.959414+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.214 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.959414+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.214 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: cephadm 2024-09-20T20:04:51.960874+0000 mgr.y (mgr.15270) 502 : cephadm [INF] Upgrade: Complete! 2024-09-20T20:04:53.214 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: cephadm 2024-09-20T20:04:51.960874+0000 mgr.y (mgr.15270) 502 : cephadm [INF] Upgrade: Complete! 2024-09-20T20:04:53.214 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.961928+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T20:04:53.214 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.961928+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T20:04:53.214 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.967643+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T20:04:53.215 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.937865+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T20:04:53.215 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.950710+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.215 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.950710+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.215 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.952597+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.215 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.952597+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.215 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.954297+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.215 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.954297+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.215 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.956008+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.215 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.956008+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.215 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.957755+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.215 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.957755+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.215 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.959414+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.216 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.959414+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:04:53.216 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: cephadm 2024-09-20T20:04:51.960874+0000 mgr.y (mgr.15270) 502 : cephadm [INF] Upgrade: Complete! 2024-09-20T20:04:53.216 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: cephadm 2024-09-20T20:04:51.960874+0000 mgr.y (mgr.15270) 502 : cephadm [INF] Upgrade: Complete! 2024-09-20T20:04:53.216 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.961928+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T20:04:53.216 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.961928+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T20:04:53.216 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.967643+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T20:04:53.216 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.967643+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T20:04:53.216 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.970077+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:04:53.216 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.970077+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:04:53.216 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.971841+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:04:53.217 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.971841+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:04:53.217 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.981830+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:53.217 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:51.981830+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:53.217 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:52.114345+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:04:53.217 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:52.114345+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:04:53.217 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:52.115967+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:04:53.217 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:52.115967+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:04:53.217 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:52.125605+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:53.217 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: audit 2024-09-20T20:04:52.125605+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:53.217 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: cluster 2024-09-20T20:04:52.326131+0000 mgr.y (mgr.15270) 503 : cluster [DBG] pgmap v280: 161 pgs: 37 peering, 18 active+undersized, 8 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-20T20:04:53.217 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[88594]: cluster 2024-09-20T20:04:52.326131+0000 mgr.y (mgr.15270) 503 : cluster [DBG] pgmap v280: 161 pgs: 37 peering, 18 active+undersized, 8 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-20T20:04:53.217 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.967643+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T20:04:53.218 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.970077+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:04:53.218 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.970077+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:04:53.218 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.971841+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:04:53.218 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.971841+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:04:53.218 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.981830+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:53.218 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:51.981830+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:53.218 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:52.114345+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:04:53.218 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:52.114345+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:04:53.218 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:52.115967+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:04:53.218 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:52.115967+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:04:53.218 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:52.125605+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:53.218 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: audit 2024-09-20T20:04:52.125605+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:53.218 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: cluster 2024-09-20T20:04:52.326131+0000 mgr.y (mgr.15270) 503 : cluster [DBG] pgmap v280: 161 pgs: 37 peering, 18 active+undersized, 8 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-20T20:04:53.218 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:52 smithi003 bash[92129]: cluster 2024-09-20T20:04:52.326131+0000 mgr.y (mgr.15270) 503 : cluster [DBG] pgmap v280: 161 pgs: 37 peering, 18 active+undersized, 8 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-20T20:04:53.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:04:53 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:04:53.202750578Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:04:54.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:54 smithi003 bash[88594]: audit 2024-09-20T20:04:52.848758+0000 mgr.y (mgr.15270) 504 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:04:54.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:54 smithi003 bash[88594]: audit 2024-09-20T20:04:52.848758+0000 mgr.y (mgr.15270) 504 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:04:54.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:54 smithi003 bash[92129]: audit 2024-09-20T20:04:52.848758+0000 mgr.y (mgr.15270) 504 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:04:54.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:54 smithi003 bash[92129]: audit 2024-09-20T20:04:52.848758+0000 mgr.y (mgr.15270) 504 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:04:54.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:54 smithi183 bash[69508]: audit 2024-09-20T20:04:52.848758+0000 mgr.y (mgr.15270) 504 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:04:54.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:54 smithi183 bash[69508]: audit 2024-09-20T20:04:52.848758+0000 mgr.y (mgr.15270) 504 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:04:55.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:55 smithi003 bash[88594]: cluster 2024-09-20T20:04:54.328085+0000 mgr.y (mgr.15270) 505 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-20T20:04:55.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:55 smithi003 bash[88594]: cluster 2024-09-20T20:04:54.328085+0000 mgr.y (mgr.15270) 505 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-20T20:04:55.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:55 smithi003 bash[88594]: audit 2024-09-20T20:04:54.352907+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:55.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:55 smithi003 bash[88594]: audit 2024-09-20T20:04:54.352907+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:55.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:55 smithi003 bash[88594]: cluster 2024-09-20T20:04:55.125339+0000 mon.a (mon.0) 278 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/636 objects degraded (5.975%), 8 pgs degraded) 2024-09-20T20:04:55.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:55 smithi003 bash[88594]: cluster 2024-09-20T20:04:55.125339+0000 mon.a (mon.0) 278 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/636 objects degraded (5.975%), 8 pgs degraded) 2024-09-20T20:04:55.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:55 smithi003 bash[88594]: cluster 2024-09-20T20:04:55.125401+0000 mon.a (mon.0) 279 : cluster [INF] Cluster is now healthy 2024-09-20T20:04:55.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:55 smithi003 bash[88594]: cluster 2024-09-20T20:04:55.125401+0000 mon.a (mon.0) 279 : cluster [INF] Cluster is now healthy 2024-09-20T20:04:55.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:55 smithi003 bash[92129]: cluster 2024-09-20T20:04:54.328085+0000 mgr.y (mgr.15270) 505 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-20T20:04:55.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:55 smithi003 bash[92129]: cluster 2024-09-20T20:04:54.328085+0000 mgr.y (mgr.15270) 505 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-20T20:04:55.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:55 smithi003 bash[92129]: audit 2024-09-20T20:04:54.352907+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:55.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:55 smithi003 bash[92129]: audit 2024-09-20T20:04:54.352907+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:55.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:55 smithi003 bash[92129]: cluster 2024-09-20T20:04:55.125339+0000 mon.a (mon.0) 278 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/636 objects degraded (5.975%), 8 pgs degraded) 2024-09-20T20:04:55.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:55 smithi003 bash[92129]: cluster 2024-09-20T20:04:55.125339+0000 mon.a (mon.0) 278 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/636 objects degraded (5.975%), 8 pgs degraded) 2024-09-20T20:04:55.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:55 smithi003 bash[92129]: cluster 2024-09-20T20:04:55.125401+0000 mon.a (mon.0) 279 : cluster [INF] Cluster is now healthy 2024-09-20T20:04:55.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:55 smithi003 bash[92129]: cluster 2024-09-20T20:04:55.125401+0000 mon.a (mon.0) 279 : cluster [INF] Cluster is now healthy 2024-09-20T20:04:55.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:55 smithi183 bash[69508]: cluster 2024-09-20T20:04:54.328085+0000 mgr.y (mgr.15270) 505 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-20T20:04:55.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:55 smithi183 bash[69508]: cluster 2024-09-20T20:04:54.328085+0000 mgr.y (mgr.15270) 505 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-20T20:04:55.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:55 smithi183 bash[69508]: audit 2024-09-20T20:04:54.352907+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:55.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:55 smithi183 bash[69508]: audit 2024-09-20T20:04:54.352907+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:55.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:55 smithi183 bash[69508]: cluster 2024-09-20T20:04:55.125339+0000 mon.a (mon.0) 278 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/636 objects degraded (5.975%), 8 pgs degraded) 2024-09-20T20:04:55.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:55 smithi183 bash[69508]: cluster 2024-09-20T20:04:55.125339+0000 mon.a (mon.0) 278 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/636 objects degraded (5.975%), 8 pgs degraded) 2024-09-20T20:04:55.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:55 smithi183 bash[69508]: cluster 2024-09-20T20:04:55.125401+0000 mon.a (mon.0) 279 : cluster [INF] Cluster is now healthy 2024-09-20T20:04:55.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:55 smithi183 bash[69508]: cluster 2024-09-20T20:04:55.125401+0000 mon.a (mon.0) 279 : cluster [INF] Cluster is now healthy 2024-09-20T20:04:56.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:04:56 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:04:56.20586383Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:04:57.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:57 smithi003 bash[88594]: cluster 2024-09-20T20:04:56.328978+0000 mgr.y (mgr.15270) 506 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:04:57.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:57 smithi003 bash[88594]: cluster 2024-09-20T20:04:56.328978+0000 mgr.y (mgr.15270) 506 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:04:57.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:57 smithi003 bash[92129]: cluster 2024-09-20T20:04:56.328978+0000 mgr.y (mgr.15270) 506 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:04:57.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:57 smithi003 bash[92129]: cluster 2024-09-20T20:04:56.328978+0000 mgr.y (mgr.15270) 506 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:04:57.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:57 smithi183 bash[69508]: cluster 2024-09-20T20:04:56.328978+0000 mgr.y (mgr.15270) 506 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:04:57.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:57 smithi183 bash[69508]: cluster 2024-09-20T20:04:56.328978+0000 mgr.y (mgr.15270) 506 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:04:59.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:04:59 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:04:59.209439458Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:04:59.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:59 smithi183 bash[69508]: cluster 2024-09-20T20:04:58.329895+0000 mgr.y (mgr.15270) 507 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T20:04:59.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:59 smithi183 bash[69508]: cluster 2024-09-20T20:04:58.329895+0000 mgr.y (mgr.15270) 507 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T20:04:59.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:59 smithi183 bash[69508]: audit 2024-09-20T20:04:59.029861+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:59.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:59 smithi183 bash[69508]: audit 2024-09-20T20:04:59.029861+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:59.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:59 smithi183 bash[69508]: audit 2024-09-20T20:04:59.031997+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:04:59.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:04:59 smithi183 bash[69508]: audit 2024-09-20T20:04:59.031997+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:04:59.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:59 smithi003 bash[88594]: cluster 2024-09-20T20:04:58.329895+0000 mgr.y (mgr.15270) 507 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T20:04:59.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:59 smithi003 bash[88594]: cluster 2024-09-20T20:04:58.329895+0000 mgr.y (mgr.15270) 507 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T20:04:59.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:59 smithi003 bash[88594]: audit 2024-09-20T20:04:59.029861+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:59.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:59 smithi003 bash[88594]: audit 2024-09-20T20:04:59.029861+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:59.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:59 smithi003 bash[88594]: audit 2024-09-20T20:04:59.031997+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:04:59.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:04:59 smithi003 bash[88594]: audit 2024-09-20T20:04:59.031997+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:04:59.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:59 smithi003 bash[92129]: cluster 2024-09-20T20:04:58.329895+0000 mgr.y (mgr.15270) 507 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T20:04:59.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:59 smithi003 bash[92129]: cluster 2024-09-20T20:04:58.329895+0000 mgr.y (mgr.15270) 507 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T20:04:59.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:59 smithi003 bash[92129]: audit 2024-09-20T20:04:59.029861+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:59.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:59 smithi003 bash[92129]: audit 2024-09-20T20:04:59.029861+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:04:59.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:59 smithi003 bash[92129]: audit 2024-09-20T20:04:59.031997+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:04:59.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:04:59 smithi003 bash[92129]: audit 2024-09-20T20:04:59.031997+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:05:00.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:00 smithi003 bash[88594]: audit 2024-09-20T20:04:59.366313+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:05:00.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:00 smithi003 bash[88594]: audit 2024-09-20T20:04:59.366313+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:05:00.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:00 smithi003 bash[88594]: cluster 2024-09-20T20:05:00.331470+0000 mgr.y (mgr.15270) 508 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-09-20T20:05:00.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:00 smithi003 bash[88594]: cluster 2024-09-20T20:05:00.331470+0000 mgr.y (mgr.15270) 508 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-09-20T20:05:00.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:00 smithi003 bash[92129]: audit 2024-09-20T20:04:59.366313+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:05:00.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:00 smithi003 bash[92129]: audit 2024-09-20T20:04:59.366313+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:05:00.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:00 smithi003 bash[92129]: cluster 2024-09-20T20:05:00.331470+0000 mgr.y (mgr.15270) 508 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-09-20T20:05:00.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:00 smithi003 bash[92129]: cluster 2024-09-20T20:05:00.331470+0000 mgr.y (mgr.15270) 508 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-09-20T20:05:00.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:00 smithi183 bash[69508]: audit 2024-09-20T20:04:59.366313+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:05:00.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:00 smithi183 bash[69508]: audit 2024-09-20T20:04:59.366313+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:05:00.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:00 smithi183 bash[69508]: cluster 2024-09-20T20:05:00.331470+0000 mgr.y (mgr.15270) 508 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-09-20T20:05:00.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:00 smithi183 bash[69508]: cluster 2024-09-20T20:05:00.331470+0000 mgr.y (mgr.15270) 508 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-09-20T20:05:02.415 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:05:02 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:05:02] "GET /metrics HTTP/1.1" 200 38270 "" "Prometheus/2.51.0" 2024-09-20T20:05:02.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:05:02 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:05:02.192423859Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:05:02.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:02 smithi183 bash[69508]: cluster 2024-09-20T20:05:02.332196+0000 mgr.y (mgr.15270) 509 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:02.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:02 smithi183 bash[69508]: cluster 2024-09-20T20:05:02.332196+0000 mgr.y (mgr.15270) 509 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:02.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:02 smithi003 bash[88594]: cluster 2024-09-20T20:05:02.332196+0000 mgr.y (mgr.15270) 509 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:02.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:02 smithi003 bash[88594]: cluster 2024-09-20T20:05:02.332196+0000 mgr.y (mgr.15270) 509 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:02.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:02 smithi003 bash[92129]: cluster 2024-09-20T20:05:02.332196+0000 mgr.y (mgr.15270) 509 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:02.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:02 smithi003 bash[92129]: cluster 2024-09-20T20:05:02.332196+0000 mgr.y (mgr.15270) 509 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:03.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:03 smithi003 bash[88594]: audit 2024-09-20T20:05:02.860013+0000 mgr.y (mgr.15270) 510 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:05:03.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:03 smithi003 bash[88594]: audit 2024-09-20T20:05:02.860013+0000 mgr.y (mgr.15270) 510 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:05:03.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:03 smithi003 bash[92129]: audit 2024-09-20T20:05:02.860013+0000 mgr.y (mgr.15270) 510 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:05:03.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:03 smithi003 bash[92129]: audit 2024-09-20T20:05:02.860013+0000 mgr.y (mgr.15270) 510 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:05:03.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:03 smithi183 bash[69508]: audit 2024-09-20T20:05:02.860013+0000 mgr.y (mgr.15270) 510 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:05:03.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:03 smithi183 bash[69508]: audit 2024-09-20T20:05:02.860013+0000 mgr.y (mgr.15270) 510 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:05:04.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:04 smithi003 bash[88594]: cluster 2024-09-20T20:05:04.333910+0000 mgr.y (mgr.15270) 511 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:04.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:04 smithi003 bash[88594]: cluster 2024-09-20T20:05:04.333910+0000 mgr.y (mgr.15270) 511 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:04.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:04 smithi003 bash[92129]: cluster 2024-09-20T20:05:04.333910+0000 mgr.y (mgr.15270) 511 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:04.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:04 smithi003 bash[92129]: cluster 2024-09-20T20:05:04.333910+0000 mgr.y (mgr.15270) 511 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:04.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:04 smithi183 bash[69508]: cluster 2024-09-20T20:05:04.333910+0000 mgr.y (mgr.15270) 511 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:04.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:04 smithi183 bash[69508]: cluster 2024-09-20T20:05:04.333910+0000 mgr.y (mgr.15270) 511 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:05.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:05:05 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:05:05.19681188Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:05:06.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:06 smithi003 bash[92129]: cluster 2024-09-20T20:05:06.334626+0000 mgr.y (mgr.15270) 512 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:06.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:06 smithi003 bash[92129]: cluster 2024-09-20T20:05:06.334626+0000 mgr.y (mgr.15270) 512 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:06.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:06 smithi003 bash[88594]: cluster 2024-09-20T20:05:06.334626+0000 mgr.y (mgr.15270) 512 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:06.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:06 smithi003 bash[88594]: cluster 2024-09-20T20:05:06.334626+0000 mgr.y (mgr.15270) 512 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:06.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:06 smithi183 bash[69508]: cluster 2024-09-20T20:05:06.334626+0000 mgr.y (mgr.15270) 512 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:06.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:06 smithi183 bash[69508]: cluster 2024-09-20T20:05:06.334626+0000 mgr.y (mgr.15270) 512 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:08.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:05:08 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:05:08.20569808Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:05:08.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:08 smithi183 bash[69508]: cluster 2024-09-20T20:05:08.335502+0000 mgr.y (mgr.15270) 513 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:08.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:08 smithi183 bash[69508]: cluster 2024-09-20T20:05:08.335502+0000 mgr.y (mgr.15270) 513 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:08.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:08 smithi003 bash[88594]: cluster 2024-09-20T20:05:08.335502+0000 mgr.y (mgr.15270) 513 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:08.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:08 smithi003 bash[88594]: cluster 2024-09-20T20:05:08.335502+0000 mgr.y (mgr.15270) 513 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:08.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:08 smithi003 bash[92129]: cluster 2024-09-20T20:05:08.335502+0000 mgr.y (mgr.15270) 513 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:08.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:08 smithi003 bash[92129]: cluster 2024-09-20T20:05:08.335502+0000 mgr.y (mgr.15270) 513 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:10.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:10 smithi003 bash[92129]: cluster 2024-09-20T20:05:10.337098+0000 mgr.y (mgr.15270) 514 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:10.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:10 smithi003 bash[92129]: cluster 2024-09-20T20:05:10.337098+0000 mgr.y (mgr.15270) 514 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:10.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:10 smithi003 bash[88594]: cluster 2024-09-20T20:05:10.337098+0000 mgr.y (mgr.15270) 514 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:10.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:10 smithi003 bash[88594]: cluster 2024-09-20T20:05:10.337098+0000 mgr.y (mgr.15270) 514 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:10.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:10 smithi183 bash[69508]: cluster 2024-09-20T20:05:10.337098+0000 mgr.y (mgr.15270) 514 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:10.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:10 smithi183 bash[69508]: cluster 2024-09-20T20:05:10.337098+0000 mgr.y (mgr.15270) 514 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:11.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:05:11 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:05:11.193805181Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:05:12.419 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:05:12 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:05:12] "GET /metrics HTTP/1.1" 200 38270 "" "Prometheus/2.51.0" 2024-09-20T20:05:12.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:12 smithi003 bash[88594]: cluster 2024-09-20T20:05:12.337792+0000 mgr.y (mgr.15270) 515 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:12.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:12 smithi003 bash[88594]: cluster 2024-09-20T20:05:12.337792+0000 mgr.y (mgr.15270) 515 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:12.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:12 smithi003 bash[92129]: cluster 2024-09-20T20:05:12.337792+0000 mgr.y (mgr.15270) 515 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:12.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:12 smithi003 bash[92129]: cluster 2024-09-20T20:05:12.337792+0000 mgr.y (mgr.15270) 515 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:12.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:12 smithi183 bash[69508]: cluster 2024-09-20T20:05:12.337792+0000 mgr.y (mgr.15270) 515 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:12.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:12 smithi183 bash[69508]: cluster 2024-09-20T20:05:12.337792+0000 mgr.y (mgr.15270) 515 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:13.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:13 smithi003 bash[92129]: audit 2024-09-20T20:05:12.871232+0000 mgr.y (mgr.15270) 516 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:05:13.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:13 smithi003 bash[92129]: audit 2024-09-20T20:05:12.871232+0000 mgr.y (mgr.15270) 516 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:05:13.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:13 smithi003 bash[88594]: audit 2024-09-20T20:05:12.871232+0000 mgr.y (mgr.15270) 516 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:05:13.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:13 smithi003 bash[88594]: audit 2024-09-20T20:05:12.871232+0000 mgr.y (mgr.15270) 516 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:05:13.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:13 smithi183 bash[69508]: audit 2024-09-20T20:05:12.871232+0000 mgr.y (mgr.15270) 516 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:05:13.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:13 smithi183 bash[69508]: audit 2024-09-20T20:05:12.871232+0000 mgr.y (mgr.15270) 516 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:05:14.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:05:14 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:05:14.22815011Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:05:15.049 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:14 smithi183 bash[69508]: audit 2024-09-20T20:05:14.024564+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:05:15.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:14 smithi183 bash[69508]: audit 2024-09-20T20:05:14.024564+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:05:15.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:14 smithi183 bash[69508]: cluster 2024-09-20T20:05:14.339452+0000 mgr.y (mgr.15270) 517 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:15.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:14 smithi183 bash[69508]: cluster 2024-09-20T20:05:14.339452+0000 mgr.y (mgr.15270) 517 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:15.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:14 smithi003 bash[88594]: audit 2024-09-20T20:05:14.024564+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:05:15.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:14 smithi003 bash[88594]: audit 2024-09-20T20:05:14.024564+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:05:15.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:14 smithi003 bash[88594]: cluster 2024-09-20T20:05:14.339452+0000 mgr.y (mgr.15270) 517 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:15.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:14 smithi003 bash[88594]: cluster 2024-09-20T20:05:14.339452+0000 mgr.y (mgr.15270) 517 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:15.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:14 smithi003 bash[92129]: audit 2024-09-20T20:05:14.024564+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:05:15.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:14 smithi003 bash[92129]: audit 2024-09-20T20:05:14.024564+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:05:15.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:14 smithi003 bash[92129]: cluster 2024-09-20T20:05:14.339452+0000 mgr.y (mgr.15270) 517 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:15.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:14 smithi003 bash[92129]: cluster 2024-09-20T20:05:14.339452+0000 mgr.y (mgr.15270) 517 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:16.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:16 smithi003 bash[88594]: cluster 2024-09-20T20:05:16.340198+0000 mgr.y (mgr.15270) 518 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:16.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:16 smithi003 bash[88594]: cluster 2024-09-20T20:05:16.340198+0000 mgr.y (mgr.15270) 518 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:16.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:16 smithi003 bash[92129]: cluster 2024-09-20T20:05:16.340198+0000 mgr.y (mgr.15270) 518 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:16.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:16 smithi003 bash[92129]: cluster 2024-09-20T20:05:16.340198+0000 mgr.y (mgr.15270) 518 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:16.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:16 smithi183 bash[69508]: cluster 2024-09-20T20:05:16.340198+0000 mgr.y (mgr.15270) 518 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:16.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:16 smithi183 bash[69508]: cluster 2024-09-20T20:05:16.340198+0000 mgr.y (mgr.15270) 518 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:17.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:05:17 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:05:17.220830076Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:05:18.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:18 smithi003 bash[88594]: cluster 2024-09-20T20:05:18.341050+0000 mgr.y (mgr.15270) 519 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:18.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:18 smithi003 bash[88594]: cluster 2024-09-20T20:05:18.341050+0000 mgr.y (mgr.15270) 519 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:18.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:18 smithi003 bash[92129]: cluster 2024-09-20T20:05:18.341050+0000 mgr.y (mgr.15270) 519 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:18.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:18 smithi003 bash[92129]: cluster 2024-09-20T20:05:18.341050+0000 mgr.y (mgr.15270) 519 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:18.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:18 smithi183 bash[69508]: cluster 2024-09-20T20:05:18.341050+0000 mgr.y (mgr.15270) 519 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:18.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:18 smithi183 bash[69508]: cluster 2024-09-20T20:05:18.341050+0000 mgr.y (mgr.15270) 519 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:19.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:19 smithi003 bash[88594]: audit 2024-09-20T20:05:19.034615+0000 mgr.y (mgr.15270) 520 : audit [DBG] from='client.54254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:05:19.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:19 smithi003 bash[88594]: audit 2024-09-20T20:05:19.034615+0000 mgr.y (mgr.15270) 520 : audit [DBG] from='client.54254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:05:19.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:19 smithi003 bash[92129]: audit 2024-09-20T20:05:19.034615+0000 mgr.y (mgr.15270) 520 : audit [DBG] from='client.54254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:05:19.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:19 smithi003 bash[92129]: audit 2024-09-20T20:05:19.034615+0000 mgr.y (mgr.15270) 520 : audit [DBG] from='client.54254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:05:19.783 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T20:05:19.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:19 smithi183 bash[69508]: audit 2024-09-20T20:05:19.034615+0000 mgr.y (mgr.15270) 520 : audit [DBG] from='client.54254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:05:19.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:19 smithi183 bash[69508]: audit 2024-09-20T20:05:19.034615+0000 mgr.y (mgr.15270) 520 : audit [DBG] from='client.54254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:05:20.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:05:20 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:05:20.214314909Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:05:20.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:20 smithi183 bash[69508]: cluster 2024-09-20T20:05:20.342630+0000 mgr.y (mgr.15270) 521 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:20.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:20 smithi183 bash[69508]: cluster 2024-09-20T20:05:20.342630+0000 mgr.y (mgr.15270) 521 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:20.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:20 smithi003 bash[88594]: cluster 2024-09-20T20:05:20.342630+0000 mgr.y (mgr.15270) 521 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:20.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:20 smithi003 bash[88594]: cluster 2024-09-20T20:05:20.342630+0000 mgr.y (mgr.15270) 521 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:20.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:20 smithi003 bash[92129]: cluster 2024-09-20T20:05:20.342630+0000 mgr.y (mgr.15270) 521 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:20.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:20 smithi003 bash[92129]: cluster 2024-09-20T20:05:20.342630+0000 mgr.y (mgr.15270) 521 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:22.419 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:05:22 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:05:22] "GET /metrics HTTP/1.1" 200 38269 "" "Prometheus/2.51.0" 2024-09-20T20:05:22.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:22 smithi003 bash[88594]: cluster 2024-09-20T20:05:22.343304+0000 mgr.y (mgr.15270) 522 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:22.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:22 smithi003 bash[88594]: cluster 2024-09-20T20:05:22.343304+0000 mgr.y (mgr.15270) 522 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:22.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:22 smithi003 bash[92129]: cluster 2024-09-20T20:05:22.343304+0000 mgr.y (mgr.15270) 522 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:22.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:22 smithi003 bash[92129]: cluster 2024-09-20T20:05:22.343304+0000 mgr.y (mgr.15270) 522 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:22.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:22 smithi183 bash[69508]: cluster 2024-09-20T20:05:22.343304+0000 mgr.y (mgr.15270) 522 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:22.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:22 smithi183 bash[69508]: cluster 2024-09-20T20:05:22.343304+0000 mgr.y (mgr.15270) 522 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:23.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:05:23 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:05:23.202018894Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:05:23.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:23 smithi183 bash[69508]: audit 2024-09-20T20:05:22.882451+0000 mgr.y (mgr.15270) 523 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:05:23.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:23 smithi183 bash[69508]: audit 2024-09-20T20:05:22.882451+0000 mgr.y (mgr.15270) 523 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:05:23.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:23 smithi003 bash[88594]: audit 2024-09-20T20:05:22.882451+0000 mgr.y (mgr.15270) 523 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:05:23.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:23 smithi003 bash[88594]: audit 2024-09-20T20:05:22.882451+0000 mgr.y (mgr.15270) 523 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:05:23.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:23 smithi003 bash[92129]: audit 2024-09-20T20:05:22.882451+0000 mgr.y (mgr.15270) 523 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:05:23.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:23 smithi003 bash[92129]: audit 2024-09-20T20:05:22.882451+0000 mgr.y (mgr.15270) 523 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:05:24.607 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T20:05:24.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:24 smithi003 bash[88594]: cluster 2024-09-20T20:05:24.344966+0000 mgr.y (mgr.15270) 524 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:24.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:24 smithi003 bash[88594]: cluster 2024-09-20T20:05:24.344966+0000 mgr.y (mgr.15270) 524 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:24.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:24 smithi003 bash[92129]: cluster 2024-09-20T20:05:24.344966+0000 mgr.y (mgr.15270) 524 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:24.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:24 smithi003 bash[92129]: cluster 2024-09-20T20:05:24.344966+0000 mgr.y (mgr.15270) 524 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:24.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:24 smithi183 bash[69508]: cluster 2024-09-20T20:05:24.344966+0000 mgr.y (mgr.15270) 524 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:24.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:24 smithi183 bash[69508]: cluster 2024-09-20T20:05:24.344966+0000 mgr.y (mgr.15270) 524 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:26.305 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T20:05:26.306 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (7m) 46s ago 34m 13.9M - 0.27.0 11f11916f8cd c352858d3349 2024-09-20T20:05:26.306 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi183 *:3000 running (6m) 5m ago 34m 67.9M - 10.4.8 5aad1d7cf004 548c3fa5f1a5 2024-09-20T20:05:26.306 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.zzokqj smithi003 *:5000 running (9m) 46s ago 32m 49.2M - 3.8 6acb0a031eab d2e13422a011 2024-09-20T20:05:26.306 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi183 *:8443,9283,8765 running (9m) 5m ago 42m 439M - 19.3.0-5099-g88deadb8 441f9a3fe515 210cd19f5bae 2024-09-20T20:05:26.306 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (19m) 46s ago 45m 517M - 19.3.0-5099-g88deadb8 441f9a3fe515 9aa6e2f22487 2024-09-20T20:05:26.306 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (3m) 46s ago 45m 44.3M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 0136983baac2 2024-09-20T20:05:26.306 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi183 running (5m) 5m ago 43m 18.3M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 b3c0e322fa5f 2024-09-20T20:05:26.306 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (3m) 46s ago 43m 34.7M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 3857b5066efa 2024-09-20T20:05:26.306 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (8m) 46s ago 34m 8156k - 1.7.0 72c9c2088986 d0b8aa327069 2024-09-20T20:05:26.306 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi183 *:9100 running (8m) 5m ago 34m 7780k - 1.7.0 72c9c2088986 c79ac70026db 2024-09-20T20:05:26.306 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (89s) 46s ago 42m 48.6M 3037M 19.3.0-5099-g88deadb8 441f9a3fe515 61ba10adee7c 2024-09-20T20:05:26.307 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running 46s ago 41m - 3037M 2024-09-20T20:05:26.307 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (40m) 46s ago 40m 63.8M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab 945fc7b53bc0 2024-09-20T20:05:26.307 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (39m) 46s ago 39m 60.7M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab f18d3679bb9e 2024-09-20T20:05:26.307 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi183 running (38m) 5m ago 38m 69.0M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab acf213ee960c 2024-09-20T20:05:26.307 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi183 running (37m) 5m ago 37m 64.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab e79f0a743785 2024-09-20T20:05:26.307 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi183 running (36m) 5m ago 36m 56.4M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 164041c5816b 2024-09-20T20:05:26.307 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi183 running (35m) 5m ago 35m 67.0M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 0eac55f5717e 2024-09-20T20:05:26.307 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi183 *:9095 running (8m) 5m ago 35m 43.9M - 2.51.0 1d3b7f56885b 7e9efbbab4fb 2024-09-20T20:05:26.307 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.tcdhwz smithi003 *:8000 running (32m) 46s ago 32m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 8fc205227459 2024-09-20T20:05:26.307 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi183.lyzazb smithi183 *:8000 running (32m) 5m ago 32m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 7387a3c9206c 2024-09-20T20:05:26.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:05:26 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:05:26.224920442Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:05:26.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:26 smithi183 bash[69508]: audit 2024-09-20T20:05:26.252000+0000 mgr.y (mgr.15270) 525 : audit [DBG] from='client.54260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:05:26.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:26 smithi183 bash[69508]: audit 2024-09-20T20:05:26.252000+0000 mgr.y (mgr.15270) 525 : audit [DBG] from='client.54260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:05:26.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:26 smithi183 bash[69508]: cluster 2024-09-20T20:05:26.345517+0000 mgr.y (mgr.15270) 526 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:26.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:26 smithi183 bash[69508]: cluster 2024-09-20T20:05:26.345517+0000 mgr.y (mgr.15270) 526 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:26.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:26 smithi003 bash[88594]: audit 2024-09-20T20:05:26.252000+0000 mgr.y (mgr.15270) 525 : audit [DBG] from='client.54260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:05:26.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:26 smithi003 bash[88594]: audit 2024-09-20T20:05:26.252000+0000 mgr.y (mgr.15270) 525 : audit [DBG] from='client.54260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:05:26.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:26 smithi003 bash[88594]: cluster 2024-09-20T20:05:26.345517+0000 mgr.y (mgr.15270) 526 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:26.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:26 smithi003 bash[88594]: cluster 2024-09-20T20:05:26.345517+0000 mgr.y (mgr.15270) 526 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:26.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:26 smithi003 bash[92129]: audit 2024-09-20T20:05:26.252000+0000 mgr.y (mgr.15270) 525 : audit [DBG] from='client.54260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:05:26.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:26 smithi003 bash[92129]: audit 2024-09-20T20:05:26.252000+0000 mgr.y (mgr.15270) 525 : audit [DBG] from='client.54260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:05:26.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:26 smithi003 bash[92129]: cluster 2024-09-20T20:05:26.345517+0000 mgr.y (mgr.15270) 526 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:26.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:26 smithi003 bash[92129]: cluster 2024-09-20T20:05:26.345517+0000 mgr.y (mgr.15270) 526 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:26.995 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-20T20:05:28.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:28 smithi003 bash[88594]: cluster 2024-09-20T20:05:28.346319+0000 mgr.y (mgr.15270) 527 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:28.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:28 smithi003 bash[88594]: cluster 2024-09-20T20:05:28.346319+0000 mgr.y (mgr.15270) 527 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:28.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:28 smithi003 bash[92129]: cluster 2024-09-20T20:05:28.346319+0000 mgr.y (mgr.15270) 527 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:28.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:28 smithi003 bash[92129]: cluster 2024-09-20T20:05:28.346319+0000 mgr.y (mgr.15270) 527 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:28.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:28 smithi183 bash[69508]: cluster 2024-09-20T20:05:28.346319+0000 mgr.y (mgr.15270) 527 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:28.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:28 smithi183 bash[69508]: cluster 2024-09-20T20:05:28.346319+0000 mgr.y (mgr.15270) 527 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:29.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:05:29 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:05:29.23246761Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:05:29.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:29 smithi183 bash[69508]: audit 2024-09-20T20:05:29.024941+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:05:29.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:29 smithi183 bash[69508]: audit 2024-09-20T20:05:29.024941+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:05:29.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:29 smithi003 bash[88594]: audit 2024-09-20T20:05:29.024941+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:05:29.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:29 smithi003 bash[88594]: audit 2024-09-20T20:05:29.024941+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:05:29.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:29 smithi003 bash[92129]: audit 2024-09-20T20:05:29.024941+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:05:29.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:29 smithi003 bash[92129]: audit 2024-09-20T20:05:29.024941+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:05:30.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:30 smithi003 bash[88594]: cluster 2024-09-20T20:05:30.347913+0000 mgr.y (mgr.15270) 528 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:30.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:30 smithi003 bash[88594]: cluster 2024-09-20T20:05:30.347913+0000 mgr.y (mgr.15270) 528 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:30.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:30 smithi003 bash[92129]: cluster 2024-09-20T20:05:30.347913+0000 mgr.y (mgr.15270) 528 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:30.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:30 smithi003 bash[92129]: cluster 2024-09-20T20:05:30.347913+0000 mgr.y (mgr.15270) 528 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:30.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:30 smithi183 bash[69508]: cluster 2024-09-20T20:05:30.347913+0000 mgr.y (mgr.15270) 528 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:30.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:30 smithi183 bash[69508]: cluster 2024-09-20T20:05:30.347913+0000 mgr.y (mgr.15270) 528 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:31.815 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T20:05:32.202 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:05:32 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:05:32] "GET /metrics HTTP/1.1" 200 38268 "" "Prometheus/2.51.0" 2024-09-20T20:05:32.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:05:32 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:05:32.201813765Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:05:32.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:32 smithi183 bash[69508]: cluster 2024-09-20T20:05:32.348641+0000 mgr.y (mgr.15270) 529 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:32.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:32 smithi183 bash[69508]: cluster 2024-09-20T20:05:32.348641+0000 mgr.y (mgr.15270) 529 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:32.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:32 smithi003 bash[88594]: cluster 2024-09-20T20:05:32.348641+0000 mgr.y (mgr.15270) 529 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:32.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:32 smithi003 bash[88594]: cluster 2024-09-20T20:05:32.348641+0000 mgr.y (mgr.15270) 529 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:32.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:32 smithi003 bash[92129]: cluster 2024-09-20T20:05:32.348641+0000 mgr.y (mgr.15270) 529 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:32.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:32 smithi003 bash[92129]: cluster 2024-09-20T20:05:32.348641+0000 mgr.y (mgr.15270) 529 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:33.492 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-20T20:05:33.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:33 smithi003 bash[88594]: audit 2024-09-20T20:05:32.892714+0000 mgr.y (mgr.15270) 530 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:05:33.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:33 smithi003 bash[88594]: audit 2024-09-20T20:05:32.892714+0000 mgr.y (mgr.15270) 530 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:05:33.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:33 smithi003 bash[92129]: audit 2024-09-20T20:05:32.892714+0000 mgr.y (mgr.15270) 530 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:05:33.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:33 smithi003 bash[92129]: audit 2024-09-20T20:05:32.892714+0000 mgr.y (mgr.15270) 530 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:05:33.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:33 smithi183 bash[69508]: audit 2024-09-20T20:05:32.892714+0000 mgr.y (mgr.15270) 530 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:05:33.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:33 smithi183 bash[69508]: audit 2024-09-20T20:05:32.892714+0000 mgr.y (mgr.15270) 530 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:05:34.230 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 7'"'"'' 2024-09-20T20:05:34.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:34 smithi003 bash[88594]: audit 2024-09-20T20:05:33.476894+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.3:0/1772729381' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:05:34.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:34 smithi003 bash[88594]: audit 2024-09-20T20:05:33.476894+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.3:0/1772729381' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:05:34.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:34 smithi003 bash[88594]: cluster 2024-09-20T20:05:34.350366+0000 mgr.y (mgr.15270) 531 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:34.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:34 smithi003 bash[88594]: cluster 2024-09-20T20:05:34.350366+0000 mgr.y (mgr.15270) 531 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:34.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:34 smithi003 bash[92129]: audit 2024-09-20T20:05:33.476894+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.3:0/1772729381' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:05:34.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:34 smithi003 bash[92129]: audit 2024-09-20T20:05:33.476894+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.3:0/1772729381' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:05:34.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:34 smithi003 bash[92129]: cluster 2024-09-20T20:05:34.350366+0000 mgr.y (mgr.15270) 531 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:34.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:34 smithi003 bash[92129]: cluster 2024-09-20T20:05:34.350366+0000 mgr.y (mgr.15270) 531 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:34.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:34 smithi183 bash[69508]: audit 2024-09-20T20:05:33.476894+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.3:0/1772729381' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:05:34.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:34 smithi183 bash[69508]: audit 2024-09-20T20:05:33.476894+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.3:0/1772729381' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:05:34.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:34 smithi183 bash[69508]: cluster 2024-09-20T20:05:34.350366+0000 mgr.y (mgr.15270) 531 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:34.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:34 smithi183 bash[69508]: cluster 2024-09-20T20:05:34.350366+0000 mgr.y (mgr.15270) 531 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:35.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:05:35 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:05:35.237956748Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:05:36.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:36 smithi003 bash[92129]: cluster 2024-09-20T20:05:36.351117+0000 mgr.y (mgr.15270) 532 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:36.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:36 smithi003 bash[92129]: cluster 2024-09-20T20:05:36.351117+0000 mgr.y (mgr.15270) 532 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:36.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:36 smithi003 bash[88594]: cluster 2024-09-20T20:05:36.351117+0000 mgr.y (mgr.15270) 532 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:36.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:36 smithi003 bash[88594]: cluster 2024-09-20T20:05:36.351117+0000 mgr.y (mgr.15270) 532 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:36.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:36 smithi183 bash[69508]: cluster 2024-09-20T20:05:36.351117+0000 mgr.y (mgr.15270) 532 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:36.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:36 smithi183 bash[69508]: cluster 2024-09-20T20:05:36.351117+0000 mgr.y (mgr.15270) 532 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:38.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:05:38 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:05:38.215365357Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:05:38.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:38 smithi183 bash[69508]: cluster 2024-09-20T20:05:38.352016+0000 mgr.y (mgr.15270) 533 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:38.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:38 smithi183 bash[69508]: cluster 2024-09-20T20:05:38.352016+0000 mgr.y (mgr.15270) 533 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:38.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:38 smithi003 bash[88594]: cluster 2024-09-20T20:05:38.352016+0000 mgr.y (mgr.15270) 533 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:38.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:38 smithi003 bash[88594]: cluster 2024-09-20T20:05:38.352016+0000 mgr.y (mgr.15270) 533 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:38.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:38 smithi003 bash[92129]: cluster 2024-09-20T20:05:38.352016+0000 mgr.y (mgr.15270) 533 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:38.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:38 smithi003 bash[92129]: cluster 2024-09-20T20:05:38.352016+0000 mgr.y (mgr.15270) 533 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:39.065 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T20:05:40.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:40 smithi003 bash[92129]: cluster 2024-09-20T20:05:40.352778+0000 mgr.y (mgr.15270) 534 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:40.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:40 smithi003 bash[92129]: cluster 2024-09-20T20:05:40.352778+0000 mgr.y (mgr.15270) 534 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:40.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:40 smithi003 bash[88594]: cluster 2024-09-20T20:05:40.352778+0000 mgr.y (mgr.15270) 534 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:40.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:40 smithi003 bash[88594]: cluster 2024-09-20T20:05:40.352778+0000 mgr.y (mgr.15270) 534 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:40.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:40 smithi183 bash[69508]: cluster 2024-09-20T20:05:40.352778+0000 mgr.y (mgr.15270) 534 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:40.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:40 smithi183 bash[69508]: cluster 2024-09-20T20:05:40.352778+0000 mgr.y (mgr.15270) 534 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:41.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:05:41 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:05:41.208108959Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:05:41.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:41 smithi183 bash[69508]: audit 2024-09-20T20:05:40.552909+0000 mgr.y (mgr.15270) 535 : audit [DBG] from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:05:41.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:41 smithi183 bash[69508]: audit 2024-09-20T20:05:40.552909+0000 mgr.y (mgr.15270) 535 : audit [DBG] from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:05:41.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:41 smithi003 bash[88594]: audit 2024-09-20T20:05:40.552909+0000 mgr.y (mgr.15270) 535 : audit [DBG] from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:05:41.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:41 smithi003 bash[88594]: audit 2024-09-20T20:05:40.552909+0000 mgr.y (mgr.15270) 535 : audit [DBG] from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:05:41.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:41 smithi003 bash[92129]: audit 2024-09-20T20:05:40.552909+0000 mgr.y (mgr.15270) 535 : audit [DBG] from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:05:41.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:41 smithi003 bash[92129]: audit 2024-09-20T20:05:40.552909+0000 mgr.y (mgr.15270) 535 : audit [DBG] from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:05:42.285 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:05:42 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:05:42] "GET /metrics HTTP/1.1" 200 38268 "" "Prometheus/2.51.0" 2024-09-20T20:05:42.643 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:42 smithi003 bash[92129]: cluster 2024-09-20T20:05:42.353192+0000 mgr.y (mgr.15270) 536 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:42.643 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:42 smithi003 bash[92129]: cluster 2024-09-20T20:05:42.353192+0000 mgr.y (mgr.15270) 536 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:42.644 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:42 smithi003 bash[88594]: cluster 2024-09-20T20:05:42.353192+0000 mgr.y (mgr.15270) 536 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:42.644 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:42 smithi003 bash[88594]: cluster 2024-09-20T20:05:42.353192+0000 mgr.y (mgr.15270) 536 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:42.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:42 smithi183 bash[69508]: cluster 2024-09-20T20:05:42.353192+0000 mgr.y (mgr.15270) 536 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:42.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:42 smithi183 bash[69508]: cluster 2024-09-20T20:05:42.353192+0000 mgr.y (mgr.15270) 536 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:43.178 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-20T20:05:43.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:43 smithi003 bash[88594]: audit 2024-09-20T20:05:42.903879+0000 mgr.y (mgr.15270) 537 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:05:43.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:43 smithi003 bash[88594]: audit 2024-09-20T20:05:42.903879+0000 mgr.y (mgr.15270) 537 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:05:43.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:43 smithi003 bash[92129]: audit 2024-09-20T20:05:42.903879+0000 mgr.y (mgr.15270) 537 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:05:43.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:43 smithi003 bash[92129]: audit 2024-09-20T20:05:42.903879+0000 mgr.y (mgr.15270) 537 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:05:43.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:43 smithi183 bash[69508]: audit 2024-09-20T20:05:42.903879+0000 mgr.y (mgr.15270) 537 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:05:43.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:43 smithi183 bash[69508]: audit 2024-09-20T20:05:42.903879+0000 mgr.y (mgr.15270) 537 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:05:43.822 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade status' 2024-09-20T20:05:44.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:05:44 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:05:44.211639683Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:05:44.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:44 smithi183 bash[69508]: audit 2024-09-20T20:05:44.024659+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:05:44.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:44 smithi183 bash[69508]: audit 2024-09-20T20:05:44.024659+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:05:44.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:44 smithi183 bash[69508]: cluster 2024-09-20T20:05:44.354791+0000 mgr.y (mgr.15270) 538 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:44.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:44 smithi183 bash[69508]: cluster 2024-09-20T20:05:44.354791+0000 mgr.y (mgr.15270) 538 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:44.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:44 smithi003 bash[92129]: audit 2024-09-20T20:05:44.024659+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:05:44.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:44 smithi003 bash[92129]: audit 2024-09-20T20:05:44.024659+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:05:44.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:44 smithi003 bash[92129]: cluster 2024-09-20T20:05:44.354791+0000 mgr.y (mgr.15270) 538 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:44.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:44 smithi003 bash[92129]: cluster 2024-09-20T20:05:44.354791+0000 mgr.y (mgr.15270) 538 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:44.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:44 smithi003 bash[88594]: audit 2024-09-20T20:05:44.024659+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:05:44.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:44 smithi003 bash[88594]: audit 2024-09-20T20:05:44.024659+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:05:44.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:44 smithi003 bash[88594]: cluster 2024-09-20T20:05:44.354791+0000 mgr.y (mgr.15270) 538 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:44.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:44 smithi003 bash[88594]: cluster 2024-09-20T20:05:44.354791+0000 mgr.y (mgr.15270) 538 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:46.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:46 smithi003 bash[92129]: cluster 2024-09-20T20:05:46.355494+0000 mgr.y (mgr.15270) 539 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:46.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:46 smithi003 bash[92129]: cluster 2024-09-20T20:05:46.355494+0000 mgr.y (mgr.15270) 539 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:46.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:46 smithi003 bash[88594]: cluster 2024-09-20T20:05:46.355494+0000 mgr.y (mgr.15270) 539 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:46.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:46 smithi003 bash[88594]: cluster 2024-09-20T20:05:46.355494+0000 mgr.y (mgr.15270) 539 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:46.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:46 smithi183 bash[69508]: cluster 2024-09-20T20:05:46.355494+0000 mgr.y (mgr.15270) 539 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:46.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:46 smithi183 bash[69508]: cluster 2024-09-20T20:05:46.355494+0000 mgr.y (mgr.15270) 539 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:47.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:05:47 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:05:47.211423217Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:05:48.648 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T20:05:48.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:48 smithi003 bash[88594]: cluster 2024-09-20T20:05:48.356459+0000 mgr.y (mgr.15270) 540 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:48.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:48 smithi003 bash[88594]: cluster 2024-09-20T20:05:48.356459+0000 mgr.y (mgr.15270) 540 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:48.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:48 smithi003 bash[92129]: cluster 2024-09-20T20:05:48.356459+0000 mgr.y (mgr.15270) 540 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:48.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:48 smithi003 bash[92129]: cluster 2024-09-20T20:05:48.356459+0000 mgr.y (mgr.15270) 540 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:48.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:48 smithi183 bash[69508]: cluster 2024-09-20T20:05:48.356459+0000 mgr.y (mgr.15270) 540 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:48.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:48 smithi183 bash[69508]: cluster 2024-09-20T20:05:48.356459+0000 mgr.y (mgr.15270) 540 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:50.181 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T20:05:50.181 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": null, 2024-09-20T20:05:50.181 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": false, 2024-09-20T20:05:50.181 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "", 2024-09-20T20:05:50.181 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-20T20:05:50.181 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": null, 2024-09-20T20:05:50.181 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "", 2024-09-20T20:05:50.181 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-20T20:05:50.181 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T20:05:50.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:50 smithi003 bash[92129]: audit 2024-09-20T20:05:50.180367+0000 mgr.y (mgr.15270) 541 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:05:50.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:50 smithi003 bash[92129]: audit 2024-09-20T20:05:50.180367+0000 mgr.y (mgr.15270) 541 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:05:50.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:50 smithi003 bash[92129]: cluster 2024-09-20T20:05:50.358051+0000 mgr.y (mgr.15270) 542 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:50.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:50 smithi003 bash[92129]: cluster 2024-09-20T20:05:50.358051+0000 mgr.y (mgr.15270) 542 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:50.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:50 smithi003 bash[88594]: audit 2024-09-20T20:05:50.180367+0000 mgr.y (mgr.15270) 541 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:05:50.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:50 smithi003 bash[88594]: audit 2024-09-20T20:05:50.180367+0000 mgr.y (mgr.15270) 541 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:05:50.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:50 smithi003 bash[88594]: cluster 2024-09-20T20:05:50.358051+0000 mgr.y (mgr.15270) 542 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:50.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:50 smithi003 bash[88594]: cluster 2024-09-20T20:05:50.358051+0000 mgr.y (mgr.15270) 542 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:50.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:05:50 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:05:50.193673918Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:05:50.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:50 smithi183 bash[69508]: audit 2024-09-20T20:05:50.180367+0000 mgr.y (mgr.15270) 541 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:05:50.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:50 smithi183 bash[69508]: audit 2024-09-20T20:05:50.180367+0000 mgr.y (mgr.15270) 541 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:05:50.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:50 smithi183 bash[69508]: cluster 2024-09-20T20:05:50.358051+0000 mgr.y (mgr.15270) 542 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:50.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:50 smithi183 bash[69508]: cluster 2024-09-20T20:05:50.358051+0000 mgr.y (mgr.15270) 542 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:50.847 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph health detail' 2024-09-20T20:05:52.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:05:52 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:05:52] "GET /metrics HTTP/1.1" 200 38269 "" "Prometheus/2.51.0" 2024-09-20T20:05:52.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:52 smithi003 bash[92129]: cluster 2024-09-20T20:05:52.358618+0000 mgr.y (mgr.15270) 543 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:52.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:52 smithi003 bash[92129]: cluster 2024-09-20T20:05:52.358618+0000 mgr.y (mgr.15270) 543 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:52.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:52 smithi003 bash[88594]: cluster 2024-09-20T20:05:52.358618+0000 mgr.y (mgr.15270) 543 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:52.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:52 smithi003 bash[88594]: cluster 2024-09-20T20:05:52.358618+0000 mgr.y (mgr.15270) 543 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:52.799 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:52 smithi183 bash[69508]: cluster 2024-09-20T20:05:52.358618+0000 mgr.y (mgr.15270) 543 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:52.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:52 smithi183 bash[69508]: cluster 2024-09-20T20:05:52.358618+0000 mgr.y (mgr.15270) 543 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:53.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:05:53 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:05:53.23581073Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:05:53.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:53 smithi183 bash[69508]: audit 2024-09-20T20:05:52.915009+0000 mgr.y (mgr.15270) 544 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:05:53.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:53 smithi183 bash[69508]: audit 2024-09-20T20:05:52.915009+0000 mgr.y (mgr.15270) 544 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:05:53.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:53 smithi183 bash[69508]: audit 2024-09-20T20:05:52.971125+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:05:53.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:53 smithi183 bash[69508]: audit 2024-09-20T20:05:52.971125+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:05:53.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:53 smithi183 bash[69508]: audit 2024-09-20T20:05:52.972556+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:05:53.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:53 smithi183 bash[69508]: audit 2024-09-20T20:05:52.972556+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:05:53.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:53 smithi183 bash[69508]: audit 2024-09-20T20:05:52.981385+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:05:53.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:53 smithi183 bash[69508]: audit 2024-09-20T20:05:52.981385+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:05:53.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:53 smithi003 bash[88594]: audit 2024-09-20T20:05:52.915009+0000 mgr.y (mgr.15270) 544 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:05:53.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:53 smithi003 bash[88594]: audit 2024-09-20T20:05:52.915009+0000 mgr.y (mgr.15270) 544 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:05:53.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:53 smithi003 bash[88594]: audit 2024-09-20T20:05:52.971125+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:05:53.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:53 smithi003 bash[88594]: audit 2024-09-20T20:05:52.971125+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:05:53.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:53 smithi003 bash[88594]: audit 2024-09-20T20:05:52.972556+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:05:53.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:53 smithi003 bash[88594]: audit 2024-09-20T20:05:52.972556+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:05:53.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:53 smithi003 bash[88594]: audit 2024-09-20T20:05:52.981385+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:05:53.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:53 smithi003 bash[88594]: audit 2024-09-20T20:05:52.981385+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:05:53.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:53 smithi003 bash[92129]: audit 2024-09-20T20:05:52.915009+0000 mgr.y (mgr.15270) 544 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:05:53.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:53 smithi003 bash[92129]: audit 2024-09-20T20:05:52.915009+0000 mgr.y (mgr.15270) 544 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:05:53.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:53 smithi003 bash[92129]: audit 2024-09-20T20:05:52.971125+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:05:53.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:53 smithi003 bash[92129]: audit 2024-09-20T20:05:52.971125+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:05:53.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:53 smithi003 bash[92129]: audit 2024-09-20T20:05:52.972556+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:05:53.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:53 smithi003 bash[92129]: audit 2024-09-20T20:05:52.972556+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:05:53.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:53 smithi003 bash[92129]: audit 2024-09-20T20:05:52.981385+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:05:53.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:53 smithi003 bash[92129]: audit 2024-09-20T20:05:52.981385+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:05:54.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:54 smithi003 bash[92129]: cluster 2024-09-20T20:05:54.360287+0000 mgr.y (mgr.15270) 545 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:54.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:54 smithi003 bash[92129]: cluster 2024-09-20T20:05:54.360287+0000 mgr.y (mgr.15270) 545 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:54.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:54 smithi003 bash[88594]: cluster 2024-09-20T20:05:54.360287+0000 mgr.y (mgr.15270) 545 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:54.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:54 smithi003 bash[88594]: cluster 2024-09-20T20:05:54.360287+0000 mgr.y (mgr.15270) 545 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:54.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:54 smithi183 bash[69508]: cluster 2024-09-20T20:05:54.360287+0000 mgr.y (mgr.15270) 545 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:54.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:54 smithi183 bash[69508]: cluster 2024-09-20T20:05:54.360287+0000 mgr.y (mgr.15270) 545 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:05:55.672 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T20:05:56.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:05:56 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:05:56.234475334Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:05:56.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:56 smithi183 bash[69508]: cluster 2024-09-20T20:05:56.360995+0000 mgr.y (mgr.15270) 546 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:56.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:56 smithi183 bash[69508]: cluster 2024-09-20T20:05:56.360995+0000 mgr.y (mgr.15270) 546 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:56.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:56 smithi003 bash[88594]: cluster 2024-09-20T20:05:56.360995+0000 mgr.y (mgr.15270) 546 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:56.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:56 smithi003 bash[88594]: cluster 2024-09-20T20:05:56.360995+0000 mgr.y (mgr.15270) 546 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:56.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:56 smithi003 bash[92129]: cluster 2024-09-20T20:05:56.360995+0000 mgr.y (mgr.15270) 546 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:56.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:56 smithi003 bash[92129]: cluster 2024-09-20T20:05:56.360995+0000 mgr.y (mgr.15270) 546 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:57.178 INFO:teuthology.orchestra.run.smithi003.stdout:HEALTH_OK 2024-09-20T20:05:57.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:57 smithi003 bash[92129]: audit 2024-09-20T20:05:57.177938+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.3:0/2482134369' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T20:05:57.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:57 smithi003 bash[92129]: audit 2024-09-20T20:05:57.177938+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.3:0/2482134369' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T20:05:57.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:57 smithi003 bash[88594]: audit 2024-09-20T20:05:57.177938+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.3:0/2482134369' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T20:05:57.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:57 smithi003 bash[88594]: audit 2024-09-20T20:05:57.177938+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.3:0/2482134369' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T20:05:57.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:57 smithi183 bash[69508]: audit 2024-09-20T20:05:57.177938+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.3:0/2482134369' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T20:05:57.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:57 smithi183 bash[69508]: audit 2024-09-20T20:05:57.177938+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.3:0/2482134369' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T20:05:57.832 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1' 2024-09-20T20:05:58.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:58 smithi003 bash[88594]: cluster 2024-09-20T20:05:58.361863+0000 mgr.y (mgr.15270) 547 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:58.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:58 smithi003 bash[88594]: cluster 2024-09-20T20:05:58.361863+0000 mgr.y (mgr.15270) 547 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:58.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:58 smithi003 bash[92129]: cluster 2024-09-20T20:05:58.361863+0000 mgr.y (mgr.15270) 547 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:58.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:58 smithi003 bash[92129]: cluster 2024-09-20T20:05:58.361863+0000 mgr.y (mgr.15270) 547 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:58.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:58 smithi183 bash[69508]: cluster 2024-09-20T20:05:58.361863+0000 mgr.y (mgr.15270) 547 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:58.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:58 smithi183 bash[69508]: cluster 2024-09-20T20:05:58.361863+0000 mgr.y (mgr.15270) 547 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:05:59.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:05:59 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:05:59.221177258Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:05:59.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:59 smithi183 bash[69508]: audit 2024-09-20T20:05:59.025416+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:05:59.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:05:59 smithi183 bash[69508]: audit 2024-09-20T20:05:59.025416+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:05:59.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:59 smithi003 bash[88594]: audit 2024-09-20T20:05:59.025416+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:05:59.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:05:59 smithi003 bash[88594]: audit 2024-09-20T20:05:59.025416+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:05:59.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:59 smithi003 bash[92129]: audit 2024-09-20T20:05:59.025416+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:05:59.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:05:59 smithi003 bash[92129]: audit 2024-09-20T20:05:59.025416+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:06:00.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:00 smithi003 bash[88594]: cluster 2024-09-20T20:06:00.363462+0000 mgr.y (mgr.15270) 548 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:00.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:00 smithi003 bash[88594]: cluster 2024-09-20T20:06:00.363462+0000 mgr.y (mgr.15270) 548 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:00.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:00 smithi003 bash[92129]: cluster 2024-09-20T20:06:00.363462+0000 mgr.y (mgr.15270) 548 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:00.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:00 smithi003 bash[92129]: cluster 2024-09-20T20:06:00.363462+0000 mgr.y (mgr.15270) 548 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:00.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:00 smithi183 bash[69508]: cluster 2024-09-20T20:06:00.363462+0000 mgr.y (mgr.15270) 548 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:00.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:00 smithi183 bash[69508]: cluster 2024-09-20T20:06:00.363462+0000 mgr.y (mgr.15270) 548 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:02.426 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:06:02 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:06:02] "GET /metrics HTTP/1.1" 200 38269 "" "Prometheus/2.51.0" 2024-09-20T20:06:02.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:06:02 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:06:02.236914081Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:06:02.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:02 smithi183 bash[69508]: cluster 2024-09-20T20:06:02.364213+0000 mgr.y (mgr.15270) 549 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:02.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:02 smithi183 bash[69508]: cluster 2024-09-20T20:06:02.364213+0000 mgr.y (mgr.15270) 549 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:02.653 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T20:06:02.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:02 smithi003 bash[88594]: cluster 2024-09-20T20:06:02.364213+0000 mgr.y (mgr.15270) 549 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:02.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:02 smithi003 bash[88594]: cluster 2024-09-20T20:06:02.364213+0000 mgr.y (mgr.15270) 549 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:02.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:02 smithi003 bash[92129]: cluster 2024-09-20T20:06:02.364213+0000 mgr.y (mgr.15270) 549 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:02.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:02 smithi003 bash[92129]: cluster 2024-09-20T20:06:02.364213+0000 mgr.y (mgr.15270) 549 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:03.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:03 smithi003 bash[88594]: audit 2024-09-20T20:06:02.916719+0000 mgr.y (mgr.15270) 550 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:06:03.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:03 smithi003 bash[88594]: audit 2024-09-20T20:06:02.916719+0000 mgr.y (mgr.15270) 550 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:06:03.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:03 smithi003 bash[92129]: audit 2024-09-20T20:06:02.916719+0000 mgr.y (mgr.15270) 550 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:06:03.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:03 smithi003 bash[92129]: audit 2024-09-20T20:06:02.916719+0000 mgr.y (mgr.15270) 550 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:06:03.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:03 smithi183 bash[69508]: audit 2024-09-20T20:06:02.916719+0000 mgr.y (mgr.15270) 550 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:06:03.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:03 smithi183 bash[69508]: audit 2024-09-20T20:06:02.916719+0000 mgr.y (mgr.15270) 550 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:06:04.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:04 smithi003 bash[88594]: audit 2024-09-20T20:06:04.278844+0000 mgr.y (mgr.15270) 551 : audit [DBG] from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:04.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:04 smithi003 bash[88594]: audit 2024-09-20T20:06:04.278844+0000 mgr.y (mgr.15270) 551 : audit [DBG] from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:04.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:04 smithi003 bash[88594]: cluster 2024-09-20T20:06:04.365941+0000 mgr.y (mgr.15270) 552 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:04.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:04 smithi003 bash[88594]: cluster 2024-09-20T20:06:04.365941+0000 mgr.y (mgr.15270) 552 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:04.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:04 smithi003 bash[92129]: audit 2024-09-20T20:06:04.278844+0000 mgr.y (mgr.15270) 551 : audit [DBG] from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:04.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:04 smithi003 bash[92129]: audit 2024-09-20T20:06:04.278844+0000 mgr.y (mgr.15270) 551 : audit [DBG] from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:04.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:04 smithi003 bash[92129]: cluster 2024-09-20T20:06:04.365941+0000 mgr.y (mgr.15270) 552 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:04.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:04 smithi003 bash[92129]: cluster 2024-09-20T20:06:04.365941+0000 mgr.y (mgr.15270) 552 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:04.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:04 smithi183 bash[69508]: audit 2024-09-20T20:06:04.278844+0000 mgr.y (mgr.15270) 551 : audit [DBG] from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:04.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:04 smithi183 bash[69508]: audit 2024-09-20T20:06:04.278844+0000 mgr.y (mgr.15270) 551 : audit [DBG] from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:04.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:04 smithi183 bash[69508]: cluster 2024-09-20T20:06:04.365941+0000 mgr.y (mgr.15270) 552 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:04.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:04 smithi183 bash[69508]: cluster 2024-09-20T20:06:04.365941+0000 mgr.y (mgr.15270) 552 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:05.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:06:05 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:06:05.22030823Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:06:06.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:06 smithi003 bash[88594]: cluster 2024-09-20T20:06:06.366659+0000 mgr.y (mgr.15270) 553 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:06.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:06 smithi003 bash[88594]: cluster 2024-09-20T20:06:06.366659+0000 mgr.y (mgr.15270) 553 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:06.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:06 smithi003 bash[92129]: cluster 2024-09-20T20:06:06.366659+0000 mgr.y (mgr.15270) 553 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:06.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:06 smithi003 bash[92129]: cluster 2024-09-20T20:06:06.366659+0000 mgr.y (mgr.15270) 553 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:06.715 INFO:teuthology.orchestra.run.smithi003.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:06:06.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:06 smithi183 bash[69508]: cluster 2024-09-20T20:06:06.366659+0000 mgr.y (mgr.15270) 553 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:06.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:06 smithi183 bash[69508]: cluster 2024-09-20T20:06:06.366659+0000 mgr.y (mgr.15270) 553 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:07.638 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-20T20:06:07.717 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:07 smithi003 bash[88594]: cephadm 2024-09-20T20:06:06.705457+0000 mgr.y (mgr.15270) 554 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:06:07.717 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:07 smithi003 bash[88594]: cephadm 2024-09-20T20:06:06.705457+0000 mgr.y (mgr.15270) 554 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:06:07.717 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:07 smithi003 bash[88594]: audit 2024-09-20T20:06:06.714442+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:07.718 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:07 smithi003 bash[88594]: audit 2024-09-20T20:06:06.714442+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:07.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:07 smithi003 bash[88594]: audit 2024-09-20T20:06:06.720059+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:06:07.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:07 smithi003 bash[88594]: audit 2024-09-20T20:06:06.720059+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:06:07.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:07 smithi003 bash[88594]: audit 2024-09-20T20:06:06.721098+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:06:07.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:07 smithi003 bash[88594]: audit 2024-09-20T20:06:06.721098+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:06:07.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:07 smithi003 bash[88594]: audit 2024-09-20T20:06:06.729480+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:07.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:07 smithi003 bash[88594]: audit 2024-09-20T20:06:06.729480+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:07.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:07 smithi003 bash[88594]: cephadm 2024-09-20T20:06:06.791572+0000 mgr.y (mgr.15270) 555 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:06:07.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:07 smithi003 bash[88594]: cephadm 2024-09-20T20:06:06.791572+0000 mgr.y (mgr.15270) 555 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:06:07.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:07 smithi003 bash[92129]: cephadm 2024-09-20T20:06:06.705457+0000 mgr.y (mgr.15270) 554 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:06:07.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:07 smithi003 bash[92129]: cephadm 2024-09-20T20:06:06.705457+0000 mgr.y (mgr.15270) 554 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:06:07.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:07 smithi003 bash[92129]: audit 2024-09-20T20:06:06.714442+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:07.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:07 smithi003 bash[92129]: audit 2024-09-20T20:06:06.714442+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:07.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:07 smithi003 bash[92129]: audit 2024-09-20T20:06:06.720059+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:06:07.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:07 smithi003 bash[92129]: audit 2024-09-20T20:06:06.720059+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:06:07.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:07 smithi003 bash[92129]: audit 2024-09-20T20:06:06.721098+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:06:07.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:07 smithi003 bash[92129]: audit 2024-09-20T20:06:06.721098+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:06:07.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:07 smithi003 bash[92129]: audit 2024-09-20T20:06:06.729480+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:07.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:07 smithi003 bash[92129]: audit 2024-09-20T20:06:06.729480+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:07.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:07 smithi003 bash[92129]: cephadm 2024-09-20T20:06:06.791572+0000 mgr.y (mgr.15270) 555 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:06:07.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:07 smithi003 bash[92129]: cephadm 2024-09-20T20:06:06.791572+0000 mgr.y (mgr.15270) 555 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:06:08.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:07 smithi183 bash[69508]: cephadm 2024-09-20T20:06:06.705457+0000 mgr.y (mgr.15270) 554 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:06:08.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:07 smithi183 bash[69508]: cephadm 2024-09-20T20:06:06.705457+0000 mgr.y (mgr.15270) 554 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:06:08.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:07 smithi183 bash[69508]: audit 2024-09-20T20:06:06.714442+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:08.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:07 smithi183 bash[69508]: audit 2024-09-20T20:06:06.714442+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:08.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:07 smithi183 bash[69508]: audit 2024-09-20T20:06:06.720059+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:06:08.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:07 smithi183 bash[69508]: audit 2024-09-20T20:06:06.720059+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:06:08.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:07 smithi183 bash[69508]: audit 2024-09-20T20:06:06.721098+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:06:08.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:07 smithi183 bash[69508]: audit 2024-09-20T20:06:06.721098+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:06:08.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:07 smithi183 bash[69508]: audit 2024-09-20T20:06:06.729480+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:08.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:07 smithi183 bash[69508]: audit 2024-09-20T20:06:06.729480+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:08.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:07 smithi183 bash[69508]: cephadm 2024-09-20T20:06:06.791572+0000 mgr.y (mgr.15270) 555 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:06:08.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:07 smithi183 bash[69508]: cephadm 2024-09-20T20:06:06.791572+0000 mgr.y (mgr.15270) 555 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:06:08.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:06:08 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:06:08.198692899Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:06:08.850 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:08 smithi003 bash[88594]: cluster 2024-09-20T20:06:08.367533+0000 mgr.y (mgr.15270) 556 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:08.850 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:08 smithi003 bash[88594]: cluster 2024-09-20T20:06:08.367533+0000 mgr.y (mgr.15270) 556 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:08.850 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:08 smithi003 bash[92129]: cluster 2024-09-20T20:06:08.367533+0000 mgr.y (mgr.15270) 556 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:08.850 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:08 smithi003 bash[92129]: cluster 2024-09-20T20:06:08.367533+0000 mgr.y (mgr.15270) 556 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:09.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:08 smithi183 bash[69508]: cluster 2024-09-20T20:06:08.367533+0000 mgr.y (mgr.15270) 556 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:09.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:08 smithi183 bash[69508]: cluster 2024-09-20T20:06:08.367533+0000 mgr.y (mgr.15270) 556 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:10.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[92129]: audit 2024-09-20T20:06:09.387714+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:10.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[92129]: audit 2024-09-20T20:06:09.387714+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:10.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[92129]: cephadm 2024-09-20T20:06:09.388318+0000 mgr.y (mgr.15270) 557 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T20:06:10.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[92129]: cephadm 2024-09-20T20:06:09.388318+0000 mgr.y (mgr.15270) 557 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T20:06:10.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[92129]: cephadm 2024-09-20T20:06:09.388411+0000 mgr.y (mgr.15270) 558 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T20:06:10.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[92129]: cephadm 2024-09-20T20:06:09.388411+0000 mgr.y (mgr.15270) 558 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T20:06:10.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[92129]: audit 2024-09-20T20:06:09.390292+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:06:10.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[92129]: audit 2024-09-20T20:06:09.390292+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:06:10.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[92129]: audit 2024-09-20T20:06:09.393669+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:10.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[92129]: audit 2024-09-20T20:06:09.393669+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:10.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[92129]: cephadm 2024-09-20T20:06:09.395088+0000 mgr.y (mgr.15270) 559 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T20:06:10.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[92129]: cephadm 2024-09-20T20:06:09.395088+0000 mgr.y (mgr.15270) 559 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T20:06:10.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[92129]: audit 2024-09-20T20:06:09.400087+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:10.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[92129]: audit 2024-09-20T20:06:09.400087+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:10.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[92129]: audit 2024-09-20T20:06:09.403854+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:10.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[92129]: audit 2024-09-20T20:06:09.403854+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:10.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[92129]: cephadm 2024-09-20T20:06:09.405081+0000 mgr.y (mgr.15270) 560 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T20:06:10.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[92129]: cephadm 2024-09-20T20:06:09.405081+0000 mgr.y (mgr.15270) 560 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T20:06:10.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[92129]: audit 2024-09-20T20:06:09.409636+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:10.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[92129]: audit 2024-09-20T20:06:09.409636+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:10.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[88594]: audit 2024-09-20T20:06:09.387714+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:10.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[88594]: audit 2024-09-20T20:06:09.387714+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:10.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[88594]: cephadm 2024-09-20T20:06:09.388318+0000 mgr.y (mgr.15270) 557 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T20:06:10.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[88594]: cephadm 2024-09-20T20:06:09.388318+0000 mgr.y (mgr.15270) 557 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T20:06:10.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[88594]: cephadm 2024-09-20T20:06:09.388411+0000 mgr.y (mgr.15270) 558 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T20:06:10.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[88594]: cephadm 2024-09-20T20:06:09.388411+0000 mgr.y (mgr.15270) 558 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T20:06:10.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[88594]: audit 2024-09-20T20:06:09.390292+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:06:10.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[88594]: audit 2024-09-20T20:06:09.390292+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:06:10.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[88594]: audit 2024-09-20T20:06:09.393669+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:10.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[88594]: audit 2024-09-20T20:06:09.393669+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:10.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[88594]: cephadm 2024-09-20T20:06:09.395088+0000 mgr.y (mgr.15270) 559 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T20:06:10.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[88594]: cephadm 2024-09-20T20:06:09.395088+0000 mgr.y (mgr.15270) 559 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T20:06:10.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[88594]: audit 2024-09-20T20:06:09.400087+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:10.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[88594]: audit 2024-09-20T20:06:09.400087+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:10.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[88594]: audit 2024-09-20T20:06:09.403854+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:10.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[88594]: audit 2024-09-20T20:06:09.403854+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:10.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[88594]: cephadm 2024-09-20T20:06:09.405081+0000 mgr.y (mgr.15270) 560 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T20:06:10.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[88594]: cephadm 2024-09-20T20:06:09.405081+0000 mgr.y (mgr.15270) 560 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T20:06:10.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[88594]: audit 2024-09-20T20:06:09.409636+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:10.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[88594]: audit 2024-09-20T20:06:09.409636+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:10.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[92129]: audit 2024-09-20T20:06:09.413229+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:10.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[92129]: audit 2024-09-20T20:06:09.413229+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:10.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[92129]: cephadm 2024-09-20T20:06:09.414550+0000 mgr.y (mgr.15270) 561 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T20:06:10.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[92129]: cephadm 2024-09-20T20:06:09.414550+0000 mgr.y (mgr.15270) 561 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T20:06:10.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[92129]: audit 2024-09-20T20:06:09.419093+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:10.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[92129]: audit 2024-09-20T20:06:09.419093+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:10.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[92129]: audit 2024-09-20T20:06:09.422953+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-20T20:06:10.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[92129]: audit 2024-09-20T20:06:09.422953+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-20T20:06:10.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[92129]: audit 2024-09-20T20:06:09.423192+0000 mgr.y (mgr.15270) 562 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-20T20:06:10.707 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[92129]: audit 2024-09-20T20:06:09.423192+0000 mgr.y (mgr.15270) 562 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-20T20:06:10.707 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[92129]: cephadm 2024-09-20T20:06:09.424670+0000 mgr.y (mgr.15270) 563 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-20T20:06:10.707 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[92129]: cephadm 2024-09-20T20:06:09.424670+0000 mgr.y (mgr.15270) 563 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-20T20:06:10.707 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[92129]: cluster 2024-09-20T20:06:10.368794+0000 mgr.y (mgr.15270) 564 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:10.707 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[92129]: cluster 2024-09-20T20:06:10.368794+0000 mgr.y (mgr.15270) 564 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:10.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[88594]: audit 2024-09-20T20:06:09.413229+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:10.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[88594]: audit 2024-09-20T20:06:09.413229+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:10.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[88594]: cephadm 2024-09-20T20:06:09.414550+0000 mgr.y (mgr.15270) 561 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T20:06:10.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[88594]: cephadm 2024-09-20T20:06:09.414550+0000 mgr.y (mgr.15270) 561 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T20:06:10.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[88594]: audit 2024-09-20T20:06:09.419093+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:10.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[88594]: audit 2024-09-20T20:06:09.419093+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:10.707 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[88594]: audit 2024-09-20T20:06:09.422953+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-20T20:06:10.708 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[88594]: audit 2024-09-20T20:06:09.422953+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-20T20:06:10.708 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[88594]: audit 2024-09-20T20:06:09.423192+0000 mgr.y (mgr.15270) 562 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-20T20:06:10.708 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[88594]: audit 2024-09-20T20:06:09.423192+0000 mgr.y (mgr.15270) 562 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-20T20:06:10.708 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[88594]: cephadm 2024-09-20T20:06:09.424670+0000 mgr.y (mgr.15270) 563 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-20T20:06:10.708 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[88594]: cephadm 2024-09-20T20:06:09.424670+0000 mgr.y (mgr.15270) 563 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-20T20:06:10.708 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[88594]: cluster 2024-09-20T20:06:10.368794+0000 mgr.y (mgr.15270) 564 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:10.708 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:10 smithi003 bash[88594]: cluster 2024-09-20T20:06:10.368794+0000 mgr.y (mgr.15270) 564 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:10.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:10 smithi183 bash[69508]: audit 2024-09-20T20:06:09.387714+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:10.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:10 smithi183 bash[69508]: audit 2024-09-20T20:06:09.387714+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:10.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:10 smithi183 bash[69508]: cephadm 2024-09-20T20:06:09.388318+0000 mgr.y (mgr.15270) 557 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T20:06:10.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:10 smithi183 bash[69508]: cephadm 2024-09-20T20:06:09.388318+0000 mgr.y (mgr.15270) 557 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T20:06:10.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:10 smithi183 bash[69508]: cephadm 2024-09-20T20:06:09.388411+0000 mgr.y (mgr.15270) 558 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T20:06:10.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:10 smithi183 bash[69508]: cephadm 2024-09-20T20:06:09.388411+0000 mgr.y (mgr.15270) 558 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T20:06:10.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:10 smithi183 bash[69508]: audit 2024-09-20T20:06:09.390292+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:06:10.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:10 smithi183 bash[69508]: audit 2024-09-20T20:06:09.390292+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:06:10.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:10 smithi183 bash[69508]: audit 2024-09-20T20:06:09.393669+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:10.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:10 smithi183 bash[69508]: audit 2024-09-20T20:06:09.393669+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:10.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:10 smithi183 bash[69508]: cephadm 2024-09-20T20:06:09.395088+0000 mgr.y (mgr.15270) 559 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T20:06:10.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:10 smithi183 bash[69508]: cephadm 2024-09-20T20:06:09.395088+0000 mgr.y (mgr.15270) 559 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T20:06:10.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:10 smithi183 bash[69508]: audit 2024-09-20T20:06:09.400087+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:10.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:10 smithi183 bash[69508]: audit 2024-09-20T20:06:09.400087+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:10.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:10 smithi183 bash[69508]: audit 2024-09-20T20:06:09.403854+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:10.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:10 smithi183 bash[69508]: audit 2024-09-20T20:06:09.403854+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:10.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:10 smithi183 bash[69508]: cephadm 2024-09-20T20:06:09.405081+0000 mgr.y (mgr.15270) 560 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T20:06:10.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:10 smithi183 bash[69508]: cephadm 2024-09-20T20:06:09.405081+0000 mgr.y (mgr.15270) 560 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T20:06:10.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:10 smithi183 bash[69508]: audit 2024-09-20T20:06:09.409636+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:10.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:10 smithi183 bash[69508]: audit 2024-09-20T20:06:09.409636+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:10.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:10 smithi183 bash[69508]: audit 2024-09-20T20:06:09.413229+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:10.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:10 smithi183 bash[69508]: audit 2024-09-20T20:06:09.413229+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:10.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:10 smithi183 bash[69508]: cephadm 2024-09-20T20:06:09.414550+0000 mgr.y (mgr.15270) 561 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T20:06:10.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:10 smithi183 bash[69508]: cephadm 2024-09-20T20:06:09.414550+0000 mgr.y (mgr.15270) 561 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T20:06:10.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:10 smithi183 bash[69508]: audit 2024-09-20T20:06:09.419093+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:10.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:10 smithi183 bash[69508]: audit 2024-09-20T20:06:09.419093+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:10.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:10 smithi183 bash[69508]: audit 2024-09-20T20:06:09.422953+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-20T20:06:10.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:10 smithi183 bash[69508]: audit 2024-09-20T20:06:09.422953+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-20T20:06:10.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:10 smithi183 bash[69508]: audit 2024-09-20T20:06:09.423192+0000 mgr.y (mgr.15270) 562 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-20T20:06:10.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:10 smithi183 bash[69508]: audit 2024-09-20T20:06:09.423192+0000 mgr.y (mgr.15270) 562 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-20T20:06:10.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:10 smithi183 bash[69508]: cephadm 2024-09-20T20:06:09.424670+0000 mgr.y (mgr.15270) 563 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-20T20:06:10.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:10 smithi183 bash[69508]: cephadm 2024-09-20T20:06:09.424670+0000 mgr.y (mgr.15270) 563 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-20T20:06:10.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:10 smithi183 bash[69508]: cluster 2024-09-20T20:06:10.368794+0000 mgr.y (mgr.15270) 564 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:10.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:10 smithi183 bash[69508]: cluster 2024-09-20T20:06:10.368794+0000 mgr.y (mgr.15270) 564 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:11.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:06:11 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:06:11.20373503Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:06:12.451 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:06:12 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:06:12] "GET /metrics HTTP/1.1" 200 38269 "" "Prometheus/2.51.0" 2024-09-20T20:06:13.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:12 smithi003 bash[88594]: cephadm 2024-09-20T20:06:11.891598+0000 mgr.y (mgr.15270) 565 : cephadm [INF] Upgrade: Updating osd.2 2024-09-20T20:06:13.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:12 smithi003 bash[88594]: cephadm 2024-09-20T20:06:11.891598+0000 mgr.y (mgr.15270) 565 : cephadm [INF] Upgrade: Updating osd.2 2024-09-20T20:06:13.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:12 smithi003 bash[88594]: audit 2024-09-20T20:06:11.899155+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:13.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:12 smithi003 bash[88594]: audit 2024-09-20T20:06:11.899155+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:13.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:12 smithi003 bash[88594]: audit 2024-09-20T20:06:11.903633+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-20T20:06:13.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:12 smithi003 bash[88594]: audit 2024-09-20T20:06:11.903633+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-20T20:06:13.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:12 smithi003 bash[88594]: audit 2024-09-20T20:06:11.905214+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:06:13.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:12 smithi003 bash[88594]: audit 2024-09-20T20:06:11.905214+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:06:13.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:12 smithi003 bash[88594]: cephadm 2024-09-20T20:06:11.910993+0000 mgr.y (mgr.15270) 566 : cephadm [INF] Deploying daemon osd.2 on smithi003 2024-09-20T20:06:13.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:12 smithi003 bash[88594]: cephadm 2024-09-20T20:06:11.910993+0000 mgr.y (mgr.15270) 566 : cephadm [INF] Deploying daemon osd.2 on smithi003 2024-09-20T20:06:13.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:12 smithi003 bash[88594]: cluster 2024-09-20T20:06:12.369441+0000 mgr.y (mgr.15270) 567 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:13.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:12 smithi003 bash[88594]: cluster 2024-09-20T20:06:12.369441+0000 mgr.y (mgr.15270) 567 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:13.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:12 smithi003 bash[92129]: cephadm 2024-09-20T20:06:11.891598+0000 mgr.y (mgr.15270) 565 : cephadm [INF] Upgrade: Updating osd.2 2024-09-20T20:06:13.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:12 smithi003 bash[92129]: cephadm 2024-09-20T20:06:11.891598+0000 mgr.y (mgr.15270) 565 : cephadm [INF] Upgrade: Updating osd.2 2024-09-20T20:06:13.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:12 smithi003 bash[92129]: audit 2024-09-20T20:06:11.899155+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:13.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:12 smithi003 bash[92129]: audit 2024-09-20T20:06:11.899155+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:13.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:12 smithi003 bash[92129]: audit 2024-09-20T20:06:11.903633+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-20T20:06:13.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:12 smithi003 bash[92129]: audit 2024-09-20T20:06:11.903633+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-20T20:06:13.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:12 smithi003 bash[92129]: audit 2024-09-20T20:06:11.905214+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:06:13.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:12 smithi003 bash[92129]: audit 2024-09-20T20:06:11.905214+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:06:13.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:12 smithi003 bash[92129]: cephadm 2024-09-20T20:06:11.910993+0000 mgr.y (mgr.15270) 566 : cephadm [INF] Deploying daemon osd.2 on smithi003 2024-09-20T20:06:13.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:12 smithi003 bash[92129]: cephadm 2024-09-20T20:06:11.910993+0000 mgr.y (mgr.15270) 566 : cephadm [INF] Deploying daemon osd.2 on smithi003 2024-09-20T20:06:13.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:12 smithi003 bash[92129]: cluster 2024-09-20T20:06:12.369441+0000 mgr.y (mgr.15270) 567 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:13.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:12 smithi003 bash[92129]: cluster 2024-09-20T20:06:12.369441+0000 mgr.y (mgr.15270) 567 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:13.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:12 smithi183 bash[69508]: cephadm 2024-09-20T20:06:11.891598+0000 mgr.y (mgr.15270) 565 : cephadm [INF] Upgrade: Updating osd.2 2024-09-20T20:06:13.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:12 smithi183 bash[69508]: cephadm 2024-09-20T20:06:11.891598+0000 mgr.y (mgr.15270) 565 : cephadm [INF] Upgrade: Updating osd.2 2024-09-20T20:06:13.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:12 smithi183 bash[69508]: audit 2024-09-20T20:06:11.899155+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:13.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:12 smithi183 bash[69508]: audit 2024-09-20T20:06:11.899155+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:13.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:12 smithi183 bash[69508]: audit 2024-09-20T20:06:11.903633+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-20T20:06:13.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:12 smithi183 bash[69508]: audit 2024-09-20T20:06:11.903633+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-20T20:06:13.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:12 smithi183 bash[69508]: audit 2024-09-20T20:06:11.905214+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:06:13.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:12 smithi183 bash[69508]: audit 2024-09-20T20:06:11.905214+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:06:13.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:12 smithi183 bash[69508]: cephadm 2024-09-20T20:06:11.910993+0000 mgr.y (mgr.15270) 566 : cephadm [INF] Deploying daemon osd.2 on smithi003 2024-09-20T20:06:13.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:12 smithi183 bash[69508]: cephadm 2024-09-20T20:06:11.910993+0000 mgr.y (mgr.15270) 566 : cephadm [INF] Deploying daemon osd.2 on smithi003 2024-09-20T20:06:13.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:12 smithi183 bash[69508]: cluster 2024-09-20T20:06:12.369441+0000 mgr.y (mgr.15270) 567 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:13.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:12 smithi183 bash[69508]: cluster 2024-09-20T20:06:12.369441+0000 mgr.y (mgr.15270) 567 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:13.382 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T20:06:14.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:13 smithi183 bash[69508]: audit 2024-09-20T20:06:12.924717+0000 mgr.y (mgr.15270) 568 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:06:14.194 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:13 smithi183 bash[69508]: audit 2024-09-20T20:06:12.924717+0000 mgr.y (mgr.15270) 568 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:06:14.257 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:13 smithi003 bash[88594]: audit 2024-09-20T20:06:12.924717+0000 mgr.y (mgr.15270) 568 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:06:14.257 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:13 smithi003 bash[88594]: audit 2024-09-20T20:06:12.924717+0000 mgr.y (mgr.15270) 568 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:06:14.257 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:13 smithi003 bash[92129]: audit 2024-09-20T20:06:12.924717+0000 mgr.y (mgr.15270) 568 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:06:14.258 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:13 smithi003 bash[92129]: audit 2024-09-20T20:06:12.924717+0000 mgr.y (mgr.15270) 568 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:06:14.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:06:14 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:06:14.195677389Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:06:15.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:14 smithi003 bash[88594]: audit 2024-09-20T20:06:14.025991+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:06:15.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:14 smithi003 bash[88594]: audit 2024-09-20T20:06:14.025991+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:06:15.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:14 smithi003 bash[88594]: cluster 2024-09-20T20:06:14.371170+0000 mgr.y (mgr.15270) 569 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:15.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:14 smithi003 bash[88594]: cluster 2024-09-20T20:06:14.371170+0000 mgr.y (mgr.15270) 569 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:15.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:14 smithi003 bash[92129]: audit 2024-09-20T20:06:14.025991+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:06:15.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:14 smithi003 bash[92129]: audit 2024-09-20T20:06:14.025991+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:06:15.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:14 smithi003 bash[92129]: cluster 2024-09-20T20:06:14.371170+0000 mgr.y (mgr.15270) 569 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:15.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:14 smithi003 bash[92129]: cluster 2024-09-20T20:06:14.371170+0000 mgr.y (mgr.15270) 569 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:15.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:14 smithi183 bash[69508]: audit 2024-09-20T20:06:14.025991+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:06:15.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:14 smithi183 bash[69508]: audit 2024-09-20T20:06:14.025991+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:06:15.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:14 smithi183 bash[69508]: cluster 2024-09-20T20:06:14.371170+0000 mgr.y (mgr.15270) 569 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:15.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:14 smithi183 bash[69508]: cluster 2024-09-20T20:06:14.371170+0000 mgr.y (mgr.15270) 569 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:15.481 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-20T20:06:16.125 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T20:06:16.125 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (8m) 96s ago 35m 13.9M - 0.27.0 11f11916f8cd c352858d3349 2024-09-20T20:06:16.125 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi183 *:3000 running (7m) 5m ago 35m 67.9M - 10.4.8 5aad1d7cf004 548c3fa5f1a5 2024-09-20T20:06:16.125 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.zzokqj smithi003 *:5000 running (10m) 96s ago 32m 49.2M - 3.8 6acb0a031eab d2e13422a011 2024-09-20T20:06:16.125 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi183 *:8443,9283,8765 running (9m) 5m ago 43m 439M - 19.3.0-5099-g88deadb8 441f9a3fe515 210cd19f5bae 2024-09-20T20:06:16.125 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (20m) 96s ago 46m 517M - 19.3.0-5099-g88deadb8 441f9a3fe515 9aa6e2f22487 2024-09-20T20:06:16.125 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (4m) 96s ago 46m 44.3M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 0136983baac2 2024-09-20T20:06:16.125 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi183 running (5m) 5m ago 44m 18.3M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 b3c0e322fa5f 2024-09-20T20:06:16.126 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (4m) 96s ago 44m 34.7M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 3857b5066efa 2024-09-20T20:06:16.126 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (9m) 96s ago 35m 8156k - 1.7.0 72c9c2088986 d0b8aa327069 2024-09-20T20:06:16.126 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi183 *:9100 running (9m) 5m ago 35m 7780k - 1.7.0 72c9c2088986 c79ac70026db 2024-09-20T20:06:16.126 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (2m) 96s ago 43m 48.6M 3037M 19.3.0-5099-g88deadb8 441f9a3fe515 61ba10adee7c 2024-09-20T20:06:16.126 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running 96s ago 42m - 3037M 2024-09-20T20:06:16.126 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (41m) 96s ago 41m 63.8M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab 945fc7b53bc0 2024-09-20T20:06:16.126 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (40m) 96s ago 40m 60.7M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab f18d3679bb9e 2024-09-20T20:06:16.126 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi183 running (39m) 5m ago 39m 69.0M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab acf213ee960c 2024-09-20T20:06:16.126 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi183 running (38m) 5m ago 38m 64.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab e79f0a743785 2024-09-20T20:06:16.126 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi183 running (37m) 5m ago 37m 56.4M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 164041c5816b 2024-09-20T20:06:16.126 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi183 running (36m) 5m ago 36m 67.0M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 0eac55f5717e 2024-09-20T20:06:16.126 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi183 *:9095 running (8m) 5m ago 35m 43.9M - 2.51.0 1d3b7f56885b 7e9efbbab4fb 2024-09-20T20:06:16.126 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.tcdhwz smithi003 *:8000 running (33m) 96s ago 33m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 8fc205227459 2024-09-20T20:06:16.126 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi183.lyzazb smithi183 *:8000 running (33m) 5m ago 33m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 7387a3c9206c 2024-09-20T20:06:16.525 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T20:06:16.525 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-20T20:06:16.525 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T20:06:16.525 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:06:16.525 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-20T20:06:16.525 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T20:06:16.525 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:06:16.525 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-20T20:06:16.526 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 6, 2024-09-20T20:06:16.526 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T20:06:16.526 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:06:16.526 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-20T20:06:16.526 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T20:06:16.526 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:06:16.526 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-20T20:06:16.526 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8, 2024-09-20T20:06:16.526 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 7 2024-09-20T20:06:16.526 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-20T20:06:16.526 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T20:06:16.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:16 smithi003 bash[88594]: audit 2024-09-20T20:06:15.469610+0000 mgr.y (mgr.15270) 570 : audit [DBG] from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:16.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:16 smithi003 bash[88594]: audit 2024-09-20T20:06:15.469610+0000 mgr.y (mgr.15270) 570 : audit [DBG] from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:16.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:16 smithi003 bash[88594]: audit 2024-09-20T20:06:15.800906+0000 mgr.y (mgr.15270) 571 : audit [DBG] from='client.54302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:16.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:16 smithi003 bash[88594]: audit 2024-09-20T20:06:15.800906+0000 mgr.y (mgr.15270) 571 : audit [DBG] from='client.54302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:16.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:16 smithi003 bash[88594]: audit 2024-09-20T20:06:16.111332+0000 mgr.y (mgr.15270) 572 : audit [DBG] from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:16.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:16 smithi003 bash[88594]: audit 2024-09-20T20:06:16.111332+0000 mgr.y (mgr.15270) 572 : audit [DBG] from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:16.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:16 smithi003 bash[88594]: cluster 2024-09-20T20:06:16.372324+0000 mgr.y (mgr.15270) 573 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:16.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:16 smithi003 bash[88594]: cluster 2024-09-20T20:06:16.372324+0000 mgr.y (mgr.15270) 573 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:16.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:16 smithi003 bash[92129]: audit 2024-09-20T20:06:15.469610+0000 mgr.y (mgr.15270) 570 : audit [DBG] from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:16.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:16 smithi003 bash[92129]: audit 2024-09-20T20:06:15.469610+0000 mgr.y (mgr.15270) 570 : audit [DBG] from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:16.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:16 smithi003 bash[92129]: audit 2024-09-20T20:06:15.800906+0000 mgr.y (mgr.15270) 571 : audit [DBG] from='client.54302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:16.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:16 smithi003 bash[92129]: audit 2024-09-20T20:06:15.800906+0000 mgr.y (mgr.15270) 571 : audit [DBG] from='client.54302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:16.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:16 smithi003 bash[92129]: audit 2024-09-20T20:06:16.111332+0000 mgr.y (mgr.15270) 572 : audit [DBG] from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:16.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:16 smithi003 bash[92129]: audit 2024-09-20T20:06:16.111332+0000 mgr.y (mgr.15270) 572 : audit [DBG] from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:16.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:16 smithi003 bash[92129]: cluster 2024-09-20T20:06:16.372324+0000 mgr.y (mgr.15270) 573 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:16.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:16 smithi003 bash[92129]: cluster 2024-09-20T20:06:16.372324+0000 mgr.y (mgr.15270) 573 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:16.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:16 smithi183 bash[69508]: audit 2024-09-20T20:06:15.469610+0000 mgr.y (mgr.15270) 570 : audit [DBG] from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:16.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:16 smithi183 bash[69508]: audit 2024-09-20T20:06:15.469610+0000 mgr.y (mgr.15270) 570 : audit [DBG] from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:16.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:16 smithi183 bash[69508]: audit 2024-09-20T20:06:15.800906+0000 mgr.y (mgr.15270) 571 : audit [DBG] from='client.54302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:16.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:16 smithi183 bash[69508]: audit 2024-09-20T20:06:15.800906+0000 mgr.y (mgr.15270) 571 : audit [DBG] from='client.54302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:16.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:16 smithi183 bash[69508]: audit 2024-09-20T20:06:16.111332+0000 mgr.y (mgr.15270) 572 : audit [DBG] from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:16.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:16 smithi183 bash[69508]: audit 2024-09-20T20:06:16.111332+0000 mgr.y (mgr.15270) 572 : audit [DBG] from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:16.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:16 smithi183 bash[69508]: cluster 2024-09-20T20:06:16.372324+0000 mgr.y (mgr.15270) 573 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:16.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:16 smithi183 bash[69508]: cluster 2024-09-20T20:06:16.372324+0000 mgr.y (mgr.15270) 573 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:16.861 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T20:06:16.861 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T20:06:16.861 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-20T20:06:16.862 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) crash,osd. Upgrade limited to 1 daemons (1 remaining).", 2024-09-20T20:06:16.862 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-20T20:06:16.862 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "1/8 daemons upgraded", 2024-09-20T20:06:16.862 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading osd daemons", 2024-09-20T20:06:16.862 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-20T20:06:16.862 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T20:06:17.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:06:17 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:06:17.199598493Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:06:17.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:17 smithi183 bash[69508]: audit 2024-09-20T20:06:16.524686+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.3:0/803874679' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:17.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:17 smithi183 bash[69508]: audit 2024-09-20T20:06:16.524686+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.3:0/803874679' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:17.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:17 smithi183 bash[69508]: audit 2024-09-20T20:06:16.860524+0000 mgr.y (mgr.15270) 574 : audit [DBG] from='client.44346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:17.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:17 smithi183 bash[69508]: audit 2024-09-20T20:06:16.860524+0000 mgr.y (mgr.15270) 574 : audit [DBG] from='client.44346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:17.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:17 smithi003 bash[88594]: audit 2024-09-20T20:06:16.524686+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.3:0/803874679' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:17.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:17 smithi003 bash[88594]: audit 2024-09-20T20:06:16.524686+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.3:0/803874679' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:17.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:17 smithi003 bash[88594]: audit 2024-09-20T20:06:16.860524+0000 mgr.y (mgr.15270) 574 : audit [DBG] from='client.44346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:17.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:17 smithi003 bash[88594]: audit 2024-09-20T20:06:16.860524+0000 mgr.y (mgr.15270) 574 : audit [DBG] from='client.44346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:17.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:17 smithi003 bash[92129]: audit 2024-09-20T20:06:16.524686+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.3:0/803874679' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:17.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:17 smithi003 bash[92129]: audit 2024-09-20T20:06:16.524686+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.3:0/803874679' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:17.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:17 smithi003 bash[92129]: audit 2024-09-20T20:06:16.860524+0000 mgr.y (mgr.15270) 574 : audit [DBG] from='client.44346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:17.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:17 smithi003 bash[92129]: audit 2024-09-20T20:06:16.860524+0000 mgr.y (mgr.15270) 574 : audit [DBG] from='client.44346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:18.297 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:06:18 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:06:18.298 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:18 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:06:18.298 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:06:18 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:06:18.298 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:18 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:06:18.298 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 20:06:18 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:06:18.299 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:06:18 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:06:18.299 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 20:06:18 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:06:18.299 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:06:18 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:06:18.299 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:06:18 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:06:18.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:18 smithi003 bash[88594]: cluster 2024-09-20T20:06:18.372836+0000 mgr.y (mgr.15270) 575 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:18.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:18 smithi003 bash[88594]: cluster 2024-09-20T20:06:18.372836+0000 mgr.y (mgr.15270) 575 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:18.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:18 smithi003 bash[88594]: cluster 2024-09-20T20:06:18.406035+0000 mon.a (mon.0) 307 : cluster [INF] osd.2 marked itself down and dead 2024-09-20T20:06:18.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:18 smithi003 bash[88594]: cluster 2024-09-20T20:06:18.406035+0000 mon.a (mon.0) 307 : cluster [INF] osd.2 marked itself down and dead 2024-09-20T20:06:18.703 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:06:18 smithi003 systemd[1]: Stopping Ceph osd.2 for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T20:06:18.703 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:06:18 smithi003 bash[40379]: debug 2024-09-20T20:06:18.401+0000 7fce815ab640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-20T20:06:18.703 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:06:18 smithi003 bash[40379]: debug 2024-09-20T20:06:18.401+0000 7fce815ab640 -1 osd.2 121 *** Got signal Terminated *** 2024-09-20T20:06:18.703 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:06:18 smithi003 bash[40379]: debug 2024-09-20T20:06:18.401+0000 7fce815ab640 -1 osd.2 121 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T20:06:18.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:18 smithi003 bash[92129]: cluster 2024-09-20T20:06:18.372836+0000 mgr.y (mgr.15270) 575 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:18.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:18 smithi003 bash[92129]: cluster 2024-09-20T20:06:18.372836+0000 mgr.y (mgr.15270) 575 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:18.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:18 smithi003 bash[92129]: cluster 2024-09-20T20:06:18.406035+0000 mon.a (mon.0) 307 : cluster [INF] osd.2 marked itself down and dead 2024-09-20T20:06:18.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:18 smithi003 bash[92129]: cluster 2024-09-20T20:06:18.406035+0000 mon.a (mon.0) 307 : cluster [INF] osd.2 marked itself down and dead 2024-09-20T20:06:18.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:18 smithi183 bash[69508]: cluster 2024-09-20T20:06:18.372836+0000 mgr.y (mgr.15270) 575 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:18.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:18 smithi183 bash[69508]: cluster 2024-09-20T20:06:18.372836+0000 mgr.y (mgr.15270) 575 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:18.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:18 smithi183 bash[69508]: cluster 2024-09-20T20:06:18.406035+0000 mon.a (mon.0) 307 : cluster [INF] osd.2 marked itself down and dead 2024-09-20T20:06:18.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:18 smithi183 bash[69508]: cluster 2024-09-20T20:06:18.406035+0000 mon.a (mon.0) 307 : cluster [INF] osd.2 marked itself down and dead 2024-09-20T20:06:19.774 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:06:19 smithi003 bash[107805]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-osd-2 2024-09-20T20:06:19.774 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:19 smithi003 bash[88594]: cluster 2024-09-20T20:06:18.436038+0000 mon.a (mon.0) 308 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:06:19.774 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:19 smithi003 bash[88594]: cluster 2024-09-20T20:06:18.436038+0000 mon.a (mon.0) 308 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:06:19.774 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:19 smithi003 bash[88594]: cluster 2024-09-20T20:06:18.473015+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-09-20T20:06:19.774 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:19 smithi003 bash[88594]: cluster 2024-09-20T20:06:18.473015+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-09-20T20:06:19.775 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:19 smithi003 bash[92129]: cluster 2024-09-20T20:06:18.436038+0000 mon.a (mon.0) 308 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:06:19.775 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:19 smithi003 bash[92129]: cluster 2024-09-20T20:06:18.436038+0000 mon.a (mon.0) 308 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:06:19.775 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:19 smithi003 bash[92129]: cluster 2024-09-20T20:06:18.473015+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-09-20T20:06:19.775 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:19 smithi003 bash[92129]: cluster 2024-09-20T20:06:18.473015+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-09-20T20:06:19.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:19 smithi183 bash[69508]: cluster 2024-09-20T20:06:18.436038+0000 mon.a (mon.0) 308 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:06:19.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:19 smithi183 bash[69508]: cluster 2024-09-20T20:06:18.436038+0000 mon.a (mon.0) 308 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:06:19.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:19 smithi183 bash[69508]: cluster 2024-09-20T20:06:18.473015+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-09-20T20:06:19.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:19 smithi183 bash[69508]: cluster 2024-09-20T20:06:18.473015+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-09-20T20:06:20.202 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:06:19 smithi003 bash[107870]: Error response from daemon: No such container: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-osd-2 2024-09-20T20:06:20.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:06:20 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:06:20.238427708Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:06:20.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:20 smithi183 bash[69508]: cluster 2024-09-20T20:06:19.455625+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-20T20:06:20.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:20 smithi183 bash[69508]: cluster 2024-09-20T20:06:19.455625+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-20T20:06:20.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:20 smithi183 bash[69508]: cluster 2024-09-20T20:06:20.373969+0000 mgr.y (mgr.15270) 576 : cluster [DBG] pgmap v326: 161 pgs: 41 peering, 2 stale+active+clean, 118 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:20.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:20 smithi183 bash[69508]: cluster 2024-09-20T20:06:20.373969+0000 mgr.y (mgr.15270) 576 : cluster [DBG] pgmap v326: 161 pgs: 41 peering, 2 stale+active+clean, 118 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:20.928 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:20 smithi003 bash[88594]: cluster 2024-09-20T20:06:19.455625+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-20T20:06:20.928 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:20 smithi003 bash[88594]: cluster 2024-09-20T20:06:19.455625+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-20T20:06:20.928 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:20 smithi003 bash[88594]: cluster 2024-09-20T20:06:20.373969+0000 mgr.y (mgr.15270) 576 : cluster [DBG] pgmap v326: 161 pgs: 41 peering, 2 stale+active+clean, 118 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:20.928 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:20 smithi003 bash[88594]: cluster 2024-09-20T20:06:20.373969+0000 mgr.y (mgr.15270) 576 : cluster [DBG] pgmap v326: 161 pgs: 41 peering, 2 stale+active+clean, 118 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:20.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:20 smithi003 bash[92129]: cluster 2024-09-20T20:06:19.455625+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-20T20:06:20.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:20 smithi003 bash[92129]: cluster 2024-09-20T20:06:19.455625+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-20T20:06:20.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:20 smithi003 bash[92129]: cluster 2024-09-20T20:06:20.373969+0000 mgr.y (mgr.15270) 576 : cluster [DBG] pgmap v326: 161 pgs: 41 peering, 2 stale+active+clean, 118 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:20.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:20 smithi003 bash[92129]: cluster 2024-09-20T20:06:20.373969+0000 mgr.y (mgr.15270) 576 : cluster [DBG] pgmap v326: 161 pgs: 41 peering, 2 stale+active+clean, 118 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:21.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:21 smithi003 bash[88594]: cluster 2024-09-20T20:06:20.469329+0000 mon.a (mon.0) 311 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 21 pgs peering (PG_AVAILABILITY) 2024-09-20T20:06:21.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:21 smithi003 bash[88594]: cluster 2024-09-20T20:06:20.469329+0000 mon.a (mon.0) 311 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 21 pgs peering (PG_AVAILABILITY) 2024-09-20T20:06:21.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:21 smithi003 bash[92129]: cluster 2024-09-20T20:06:20.469329+0000 mon.a (mon.0) 311 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 21 pgs peering (PG_AVAILABILITY) 2024-09-20T20:06:21.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:21 smithi003 bash[92129]: cluster 2024-09-20T20:06:20.469329+0000 mon.a (mon.0) 311 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 21 pgs peering (PG_AVAILABILITY) 2024-09-20T20:06:21.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:21 smithi183 bash[69508]: cluster 2024-09-20T20:06:20.469329+0000 mon.a (mon.0) 311 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 21 pgs peering (PG_AVAILABILITY) 2024-09-20T20:06:21.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:21 smithi183 bash[69508]: cluster 2024-09-20T20:06:20.469329+0000 mon.a (mon.0) 311 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 21 pgs peering (PG_AVAILABILITY) 2024-09-20T20:06:22.138 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:22 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:06:22.138 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 20:06:22 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:06:22.139 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:06:21 smithi003 systemd[1]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490@osd.2.service: Deactivated successfully. 2024-09-20T20:06:22.139 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:06:21 smithi003 systemd[1]: Stopped Ceph osd.2 for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T20:06:22.139 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:06:22 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:06:22.139 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:22 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:06:22.139 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:06:22 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:06:22.140 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 20:06:22 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:06:22.140 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:06:22 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:06:22] "GET /metrics HTTP/1.1" 200 38262 "" "Prometheus/2.51.0" 2024-09-20T20:06:22.140 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:06:22 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:06:22.140 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:06:22 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:06:22.140 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:06:22 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:06:22.452 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:06:22 smithi003 systemd[1]: Started Ceph osd.2 for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T20:06:23.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:23 smithi003 bash[92129]: audit 2024-09-20T20:06:22.187108+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:23.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:23 smithi003 bash[92129]: audit 2024-09-20T20:06:22.187108+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:23.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:23 smithi003 bash[92129]: audit 2024-09-20T20:06:22.192184+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:23.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:23 smithi003 bash[92129]: audit 2024-09-20T20:06:22.192184+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:23.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:23 smithi003 bash[92129]: audit 2024-09-20T20:06:22.197619+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:23.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:23 smithi003 bash[92129]: audit 2024-09-20T20:06:22.197619+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:23.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:23 smithi003 bash[92129]: cluster 2024-09-20T20:06:22.375038+0000 mgr.y (mgr.15270) 577 : cluster [DBG] pgmap v327: 161 pgs: 41 peering, 2 stale+active+clean, 118 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T20:06:23.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:23 smithi003 bash[92129]: cluster 2024-09-20T20:06:22.375038+0000 mgr.y (mgr.15270) 577 : cluster [DBG] pgmap v327: 161 pgs: 41 peering, 2 stale+active+clean, 118 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T20:06:23.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:23 smithi003 bash[88594]: audit 2024-09-20T20:06:22.187108+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:23.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:23 smithi003 bash[88594]: audit 2024-09-20T20:06:22.187108+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:23.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:23 smithi003 bash[88594]: audit 2024-09-20T20:06:22.192184+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:23.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:23 smithi003 bash[88594]: audit 2024-09-20T20:06:22.192184+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:23.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:23 smithi003 bash[88594]: audit 2024-09-20T20:06:22.197619+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:23.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:23 smithi003 bash[88594]: audit 2024-09-20T20:06:22.197619+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:23.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:23 smithi003 bash[88594]: cluster 2024-09-20T20:06:22.375038+0000 mgr.y (mgr.15270) 577 : cluster [DBG] pgmap v327: 161 pgs: 41 peering, 2 stale+active+clean, 118 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T20:06:23.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:23 smithi003 bash[88594]: cluster 2024-09-20T20:06:22.375038+0000 mgr.y (mgr.15270) 577 : cluster [DBG] pgmap v327: 161 pgs: 41 peering, 2 stale+active+clean, 118 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T20:06:23.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:06:23 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:06:23.222614095Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:06:23.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:23 smithi183 bash[69508]: audit 2024-09-20T20:06:22.187108+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:23.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:23 smithi183 bash[69508]: audit 2024-09-20T20:06:22.187108+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:23.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:23 smithi183 bash[69508]: audit 2024-09-20T20:06:22.192184+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:23.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:23 smithi183 bash[69508]: audit 2024-09-20T20:06:22.192184+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:23.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:23 smithi183 bash[69508]: audit 2024-09-20T20:06:22.197619+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:23.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:23 smithi183 bash[69508]: audit 2024-09-20T20:06:22.197619+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:23.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:23 smithi183 bash[69508]: cluster 2024-09-20T20:06:22.375038+0000 mgr.y (mgr.15270) 577 : cluster [DBG] pgmap v327: 161 pgs: 41 peering, 2 stale+active+clean, 118 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T20:06:23.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:23 smithi183 bash[69508]: cluster 2024-09-20T20:06:22.375038+0000 mgr.y (mgr.15270) 577 : cluster [DBG] pgmap v327: 161 pgs: 41 peering, 2 stale+active+clean, 118 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T20:06:23.952 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:06:23 smithi003 bash[108020]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T20:06:23.952 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:06:23 smithi003 bash[108020]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T20:06:24.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:24 smithi003 bash[88594]: audit 2024-09-20T20:06:22.935937+0000 mgr.y (mgr.15270) 578 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:06:24.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:24 smithi003 bash[88594]: audit 2024-09-20T20:06:22.935937+0000 mgr.y (mgr.15270) 578 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:06:24.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:24 smithi003 bash[92129]: audit 2024-09-20T20:06:22.935937+0000 mgr.y (mgr.15270) 578 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:06:24.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:24 smithi003 bash[92129]: audit 2024-09-20T20:06:22.935937+0000 mgr.y (mgr.15270) 578 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:06:24.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:24 smithi183 bash[69508]: audit 2024-09-20T20:06:22.935937+0000 mgr.y (mgr.15270) 578 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:06:24.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:24 smithi183 bash[69508]: audit 2024-09-20T20:06:22.935937+0000 mgr.y (mgr.15270) 578 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:06:25.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:25 smithi183 bash[69508]: cluster 2024-09-20T20:06:24.376995+0000 mgr.y (mgr.15270) 579 : cluster [DBG] pgmap v328: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:25.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:25 smithi183 bash[69508]: cluster 2024-09-20T20:06:24.376995+0000 mgr.y (mgr.15270) 579 : cluster [DBG] pgmap v328: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:25.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:25 smithi003 bash[88594]: cluster 2024-09-20T20:06:24.376995+0000 mgr.y (mgr.15270) 579 : cluster [DBG] pgmap v328: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:25.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:25 smithi003 bash[88594]: cluster 2024-09-20T20:06:24.376995+0000 mgr.y (mgr.15270) 579 : cluster [DBG] pgmap v328: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:25.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:25 smithi003 bash[92129]: cluster 2024-09-20T20:06:24.376995+0000 mgr.y (mgr.15270) 579 : cluster [DBG] pgmap v328: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:25.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:25 smithi003 bash[92129]: cluster 2024-09-20T20:06:24.376995+0000 mgr.y (mgr.15270) 579 : cluster [DBG] pgmap v328: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:26.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:06:26 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:06:26.192212277Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:06:26.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:26 smithi183 bash[69508]: cluster 2024-09-20T20:06:25.200213+0000 mon.a (mon.0) 315 : cluster [WRN] Health check failed: Degraded data redundancy: 59/636 objects degraded (9.277%), 15 pgs degraded (PG_DEGRADED) 2024-09-20T20:06:26.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:26 smithi183 bash[69508]: cluster 2024-09-20T20:06:25.200213+0000 mon.a (mon.0) 315 : cluster [WRN] Health check failed: Degraded data redundancy: 59/636 objects degraded (9.277%), 15 pgs degraded (PG_DEGRADED) 2024-09-20T20:06:26.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:26 smithi183 bash[69508]: cluster 2024-09-20T20:06:25.200261+0000 mon.a (mon.0) 316 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 21 pgs peering) 2024-09-20T20:06:26.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:26 smithi183 bash[69508]: cluster 2024-09-20T20:06:25.200261+0000 mon.a (mon.0) 316 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 21 pgs peering) 2024-09-20T20:06:26.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:26 smithi003 bash[88594]: cluster 2024-09-20T20:06:25.200213+0000 mon.a (mon.0) 315 : cluster [WRN] Health check failed: Degraded data redundancy: 59/636 objects degraded (9.277%), 15 pgs degraded (PG_DEGRADED) 2024-09-20T20:06:26.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:26 smithi003 bash[88594]: cluster 2024-09-20T20:06:25.200213+0000 mon.a (mon.0) 315 : cluster [WRN] Health check failed: Degraded data redundancy: 59/636 objects degraded (9.277%), 15 pgs degraded (PG_DEGRADED) 2024-09-20T20:06:26.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:26 smithi003 bash[88594]: cluster 2024-09-20T20:06:25.200261+0000 mon.a (mon.0) 316 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 21 pgs peering) 2024-09-20T20:06:26.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:26 smithi003 bash[88594]: cluster 2024-09-20T20:06:25.200261+0000 mon.a (mon.0) 316 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 21 pgs peering) 2024-09-20T20:06:26.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:26 smithi003 bash[92129]: cluster 2024-09-20T20:06:25.200213+0000 mon.a (mon.0) 315 : cluster [WRN] Health check failed: Degraded data redundancy: 59/636 objects degraded (9.277%), 15 pgs degraded (PG_DEGRADED) 2024-09-20T20:06:26.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:26 smithi003 bash[92129]: cluster 2024-09-20T20:06:25.200213+0000 mon.a (mon.0) 315 : cluster [WRN] Health check failed: Degraded data redundancy: 59/636 objects degraded (9.277%), 15 pgs degraded (PG_DEGRADED) 2024-09-20T20:06:26.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:26 smithi003 bash[92129]: cluster 2024-09-20T20:06:25.200261+0000 mon.a (mon.0) 316 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 21 pgs peering) 2024-09-20T20:06:26.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:26 smithi003 bash[92129]: cluster 2024-09-20T20:06:25.200261+0000 mon.a (mon.0) 316 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 21 pgs peering) 2024-09-20T20:06:27.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:27 smithi183 bash[69508]: cluster 2024-09-20T20:06:26.377939+0000 mgr.y (mgr.15270) 580 : cluster [DBG] pgmap v329: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:27.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:27 smithi183 bash[69508]: cluster 2024-09-20T20:06:26.377939+0000 mgr.y (mgr.15270) 580 : cluster [DBG] pgmap v329: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:27.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:27 smithi003 bash[92129]: cluster 2024-09-20T20:06:26.377939+0000 mgr.y (mgr.15270) 580 : cluster [DBG] pgmap v329: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:27.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:27 smithi003 bash[92129]: cluster 2024-09-20T20:06:26.377939+0000 mgr.y (mgr.15270) 580 : cluster [DBG] pgmap v329: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:27.700 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:06:27 smithi003 bash[108020]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T20:06:27.700 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:06:27 smithi003 bash[108020]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T20:06:27.700 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:06:27 smithi003 bash[108020]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T20:06:27.700 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:06:27 smithi003 bash[108020]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-20T20:06:27.701 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:06:27 smithi003 bash[108020]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2024-09-20T20:06:27.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:27 smithi003 bash[88594]: cluster 2024-09-20T20:06:26.377939+0000 mgr.y (mgr.15270) 580 : cluster [DBG] pgmap v329: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:27.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:27 smithi003 bash[88594]: cluster 2024-09-20T20:06:26.377939+0000 mgr.y (mgr.15270) 580 : cluster [DBG] pgmap v329: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:27.952 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:06:27 smithi003 bash[108020]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-20T20:06:27.952 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:06:27 smithi003 bash[108020]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-09-20T20:06:27.952 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:06:27 smithi003 bash[108020]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-20T20:06:27.952 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:06:27 smithi003 bash[108020]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-20T20:06:27.952 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:06:27 smithi003 bash[108020]: --> ceph-volume lvm activate successful for osd ID: 2 2024-09-20T20:06:29.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:29 smithi003 bash[88594]: audit 2024-09-20T20:06:28.159722+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:29.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:29 smithi003 bash[88594]: audit 2024-09-20T20:06:28.159722+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:29.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:29 smithi003 bash[88594]: audit 2024-09-20T20:06:28.165396+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:29.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:29 smithi003 bash[88594]: audit 2024-09-20T20:06:28.165396+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:29.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:29 smithi003 bash[88594]: cluster 2024-09-20T20:06:28.378992+0000 mgr.y (mgr.15270) 581 : cluster [DBG] pgmap v330: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:29.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:29 smithi003 bash[88594]: cluster 2024-09-20T20:06:28.378992+0000 mgr.y (mgr.15270) 581 : cluster [DBG] pgmap v330: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:29.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:29 smithi003 bash[88594]: audit 2024-09-20T20:06:29.032104+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:29.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:29 smithi003 bash[88594]: audit 2024-09-20T20:06:29.032104+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:29.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:29 smithi003 bash[88594]: audit 2024-09-20T20:06:29.034307+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:06:29.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:29 smithi003 bash[88594]: audit 2024-09-20T20:06:29.034307+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:06:29.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:29 smithi003 bash[92129]: audit 2024-09-20T20:06:28.159722+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:29.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:29 smithi003 bash[92129]: audit 2024-09-20T20:06:28.159722+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:29.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:29 smithi003 bash[92129]: audit 2024-09-20T20:06:28.165396+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:29.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:29 smithi003 bash[92129]: audit 2024-09-20T20:06:28.165396+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:29.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:29 smithi003 bash[92129]: cluster 2024-09-20T20:06:28.378992+0000 mgr.y (mgr.15270) 581 : cluster [DBG] pgmap v330: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:29.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:29 smithi003 bash[92129]: cluster 2024-09-20T20:06:28.378992+0000 mgr.y (mgr.15270) 581 : cluster [DBG] pgmap v330: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:29.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:29 smithi003 bash[92129]: audit 2024-09-20T20:06:29.032104+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:29.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:29 smithi003 bash[92129]: audit 2024-09-20T20:06:29.032104+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:29.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:29 smithi003 bash[92129]: audit 2024-09-20T20:06:29.034307+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:06:29.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:29 smithi003 bash[92129]: audit 2024-09-20T20:06:29.034307+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:06:29.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:06:29 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:06:29.216427284Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:06:29.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:29 smithi183 bash[69508]: audit 2024-09-20T20:06:28.159722+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:29.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:29 smithi183 bash[69508]: audit 2024-09-20T20:06:28.159722+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:29.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:29 smithi183 bash[69508]: audit 2024-09-20T20:06:28.165396+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:29.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:29 smithi183 bash[69508]: audit 2024-09-20T20:06:28.165396+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:29.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:29 smithi183 bash[69508]: cluster 2024-09-20T20:06:28.378992+0000 mgr.y (mgr.15270) 581 : cluster [DBG] pgmap v330: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:29.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:29 smithi183 bash[69508]: cluster 2024-09-20T20:06:28.378992+0000 mgr.y (mgr.15270) 581 : cluster [DBG] pgmap v330: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:29.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:29 smithi183 bash[69508]: audit 2024-09-20T20:06:29.032104+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:29.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:29 smithi183 bash[69508]: audit 2024-09-20T20:06:29.032104+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:29.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:29 smithi183 bash[69508]: audit 2024-09-20T20:06:29.034307+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:06:29.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:29 smithi183 bash[69508]: audit 2024-09-20T20:06:29.034307+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:06:29.952 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:06:29 smithi003 bash[108697]: debug 2024-09-20T20:06:29.585+0000 7f9c1ace8640 1 -- 172.21.15.3:0/2991381374 <== mon.2 v2:172.21.15.3:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55aaf769e960 con 0x55aaf76bfc00 2024-09-20T20:06:30.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:30 smithi003 bash[88594]: audit 2024-09-20T20:06:29.338306+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:30.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:30 smithi003 bash[88594]: audit 2024-09-20T20:06:29.338306+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:30.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:30 smithi003 bash[88594]: audit 2024-09-20T20:06:29.345959+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:30.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:30 smithi003 bash[88594]: audit 2024-09-20T20:06:29.345959+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:30.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:30 smithi003 bash[92129]: audit 2024-09-20T20:06:29.338306+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:30.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:30 smithi003 bash[92129]: audit 2024-09-20T20:06:29.338306+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:30.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:30 smithi003 bash[92129]: audit 2024-09-20T20:06:29.345959+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:30.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:30 smithi003 bash[92129]: audit 2024-09-20T20:06:29.345959+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:30.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:30 smithi183 bash[69508]: audit 2024-09-20T20:06:29.338306+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:30.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:30 smithi183 bash[69508]: audit 2024-09-20T20:06:29.338306+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:30.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:30 smithi183 bash[69508]: audit 2024-09-20T20:06:29.345959+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:30.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:30 smithi183 bash[69508]: audit 2024-09-20T20:06:29.345959+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:31.702 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:06:31 smithi003 bash[108697]: debug 2024-09-20T20:06:31.345+0000 7f9c1d54f640 -1 Falling back to public interface 2024-09-20T20:06:31.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:31 smithi003 bash[88594]: cluster 2024-09-20T20:06:30.380804+0000 mgr.y (mgr.15270) 582 : cluster [DBG] pgmap v331: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 936 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:31.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:31 smithi003 bash[88594]: cluster 2024-09-20T20:06:30.380804+0000 mgr.y (mgr.15270) 582 : cluster [DBG] pgmap v331: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 936 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:31.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:31 smithi003 bash[92129]: cluster 2024-09-20T20:06:30.380804+0000 mgr.y (mgr.15270) 582 : cluster [DBG] pgmap v331: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 936 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:31.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:31 smithi003 bash[92129]: cluster 2024-09-20T20:06:30.380804+0000 mgr.y (mgr.15270) 582 : cluster [DBG] pgmap v331: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 936 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:31.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:31 smithi183 bash[69508]: cluster 2024-09-20T20:06:30.380804+0000 mgr.y (mgr.15270) 582 : cluster [DBG] pgmap v331: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 936 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:31.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:31 smithi183 bash[69508]: cluster 2024-09-20T20:06:30.380804+0000 mgr.y (mgr.15270) 582 : cluster [DBG] pgmap v331: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 936 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:32.441 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:06:32 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:06:32] "GET /metrics HTTP/1.1" 200 38271 "" "Prometheus/2.51.0" 2024-09-20T20:06:32.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:06:32 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:06:32.202029963Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:06:32.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:32 smithi183 bash[69508]: cluster 2024-09-20T20:06:32.381756+0000 mgr.y (mgr.15270) 583 : cluster [DBG] pgmap v332: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:32.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:32 smithi183 bash[69508]: cluster 2024-09-20T20:06:32.381756+0000 mgr.y (mgr.15270) 583 : cluster [DBG] pgmap v332: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:32.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:32 smithi003 bash[88594]: cluster 2024-09-20T20:06:32.381756+0000 mgr.y (mgr.15270) 583 : cluster [DBG] pgmap v332: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:32.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:32 smithi003 bash[88594]: cluster 2024-09-20T20:06:32.381756+0000 mgr.y (mgr.15270) 583 : cluster [DBG] pgmap v332: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:32.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:32 smithi003 bash[92129]: cluster 2024-09-20T20:06:32.381756+0000 mgr.y (mgr.15270) 583 : cluster [DBG] pgmap v332: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:32.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:32 smithi003 bash[92129]: cluster 2024-09-20T20:06:32.381756+0000 mgr.y (mgr.15270) 583 : cluster [DBG] pgmap v332: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:33.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:33 smithi003 bash[92129]: audit 2024-09-20T20:06:32.944785+0000 mgr.y (mgr.15270) 584 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:06:33.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:33 smithi003 bash[92129]: audit 2024-09-20T20:06:32.944785+0000 mgr.y (mgr.15270) 584 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:06:33.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:33 smithi003 bash[88594]: audit 2024-09-20T20:06:32.944785+0000 mgr.y (mgr.15270) 584 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:06:33.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:33 smithi003 bash[88594]: audit 2024-09-20T20:06:32.944785+0000 mgr.y (mgr.15270) 584 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:06:33.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:33 smithi183 bash[69508]: audit 2024-09-20T20:06:32.944785+0000 mgr.y (mgr.15270) 584 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:06:33.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:33 smithi183 bash[69508]: audit 2024-09-20T20:06:32.944785+0000 mgr.y (mgr.15270) 584 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:06:34.952 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:06:34 smithi003 bash[108697]: debug 2024-09-20T20:06:34.537+0000 7f9c1d54f640 -1 osd.2 121 log_to_monitors true 2024-09-20T20:06:35.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:06:35 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:06:35.226793811Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:06:35.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:35 smithi183 bash[69508]: cluster 2024-09-20T20:06:34.383820+0000 mgr.y (mgr.15270) 585 : cluster [DBG] pgmap v333: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:35.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:35 smithi183 bash[69508]: cluster 2024-09-20T20:06:34.383820+0000 mgr.y (mgr.15270) 585 : cluster [DBG] pgmap v333: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:35.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:35 smithi183 bash[69508]: audit 2024-09-20T20:06:34.547093+0000 mon.c (mon.2) 14 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2520075090,v1:172.21.15.3:6819/2520075090]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T20:06:35.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:35 smithi183 bash[69508]: audit 2024-09-20T20:06:34.547093+0000 mon.c (mon.2) 14 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2520075090,v1:172.21.15.3:6819/2520075090]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T20:06:35.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:35 smithi183 bash[69508]: audit 2024-09-20T20:06:34.547477+0000 mon.a (mon.0) 323 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T20:06:35.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:35 smithi183 bash[69508]: audit 2024-09-20T20:06:34.547477+0000 mon.a (mon.0) 323 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T20:06:35.702 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:06:35 smithi003 bash[108697]: debug 2024-09-20T20:06:35.505+0000 7f9c112f1640 -1 osd.2 121 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T20:06:35.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:35 smithi003 bash[88594]: cluster 2024-09-20T20:06:34.383820+0000 mgr.y (mgr.15270) 585 : cluster [DBG] pgmap v333: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:35.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:35 smithi003 bash[88594]: cluster 2024-09-20T20:06:34.383820+0000 mgr.y (mgr.15270) 585 : cluster [DBG] pgmap v333: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:35.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:35 smithi003 bash[88594]: audit 2024-09-20T20:06:34.547093+0000 mon.c (mon.2) 14 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2520075090,v1:172.21.15.3:6819/2520075090]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T20:06:35.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:35 smithi003 bash[88594]: audit 2024-09-20T20:06:34.547093+0000 mon.c (mon.2) 14 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2520075090,v1:172.21.15.3:6819/2520075090]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T20:06:35.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:35 smithi003 bash[88594]: audit 2024-09-20T20:06:34.547477+0000 mon.a (mon.0) 323 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T20:06:35.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:35 smithi003 bash[88594]: audit 2024-09-20T20:06:34.547477+0000 mon.a (mon.0) 323 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T20:06:35.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:35 smithi003 bash[92129]: cluster 2024-09-20T20:06:34.383820+0000 mgr.y (mgr.15270) 585 : cluster [DBG] pgmap v333: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:35.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:35 smithi003 bash[92129]: cluster 2024-09-20T20:06:34.383820+0000 mgr.y (mgr.15270) 585 : cluster [DBG] pgmap v333: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:35.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:35 smithi003 bash[92129]: audit 2024-09-20T20:06:34.547093+0000 mon.c (mon.2) 14 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2520075090,v1:172.21.15.3:6819/2520075090]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T20:06:35.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:35 smithi003 bash[92129]: audit 2024-09-20T20:06:34.547093+0000 mon.c (mon.2) 14 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2520075090,v1:172.21.15.3:6819/2520075090]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T20:06:35.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:35 smithi003 bash[92129]: audit 2024-09-20T20:06:34.547477+0000 mon.a (mon.0) 323 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T20:06:35.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:35 smithi003 bash[92129]: audit 2024-09-20T20:06:34.547477+0000 mon.a (mon.0) 323 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T20:06:36.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:36 smithi183 bash[69508]: audit 2024-09-20T20:06:35.456118+0000 mon.a (mon.0) 324 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T20:06:36.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:36 smithi183 bash[69508]: audit 2024-09-20T20:06:35.456118+0000 mon.a (mon.0) 324 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T20:06:36.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:36 smithi183 bash[69508]: cluster 2024-09-20T20:06:35.463795+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-20T20:06:36.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:36 smithi183 bash[69508]: cluster 2024-09-20T20:06:35.463795+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-20T20:06:36.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:36 smithi183 bash[69508]: audit 2024-09-20T20:06:35.466508+0000 mon.c (mon.2) 15 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2520075090,v1:172.21.15.3:6819/2520075090]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:06:36.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:36 smithi183 bash[69508]: audit 2024-09-20T20:06:35.466508+0000 mon.c (mon.2) 15 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2520075090,v1:172.21.15.3:6819/2520075090]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:06:36.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:36 smithi183 bash[69508]: audit 2024-09-20T20:06:35.467637+0000 mon.a (mon.0) 326 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:06:36.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:36 smithi183 bash[69508]: audit 2024-09-20T20:06:35.467637+0000 mon.a (mon.0) 326 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:06:36.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:36 smithi003 bash[92129]: audit 2024-09-20T20:06:35.456118+0000 mon.a (mon.0) 324 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T20:06:36.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:36 smithi003 bash[92129]: audit 2024-09-20T20:06:35.456118+0000 mon.a (mon.0) 324 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T20:06:36.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:36 smithi003 bash[92129]: cluster 2024-09-20T20:06:35.463795+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-20T20:06:36.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:36 smithi003 bash[92129]: cluster 2024-09-20T20:06:35.463795+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-20T20:06:36.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:36 smithi003 bash[92129]: audit 2024-09-20T20:06:35.466508+0000 mon.c (mon.2) 15 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2520075090,v1:172.21.15.3:6819/2520075090]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:06:36.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:36 smithi003 bash[92129]: audit 2024-09-20T20:06:35.466508+0000 mon.c (mon.2) 15 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2520075090,v1:172.21.15.3:6819/2520075090]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:06:36.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:36 smithi003 bash[92129]: audit 2024-09-20T20:06:35.467637+0000 mon.a (mon.0) 326 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:06:36.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:36 smithi003 bash[92129]: audit 2024-09-20T20:06:35.467637+0000 mon.a (mon.0) 326 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:06:36.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:36 smithi003 bash[88594]: audit 2024-09-20T20:06:35.456118+0000 mon.a (mon.0) 324 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T20:06:36.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:36 smithi003 bash[88594]: audit 2024-09-20T20:06:35.456118+0000 mon.a (mon.0) 324 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T20:06:36.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:36 smithi003 bash[88594]: cluster 2024-09-20T20:06:35.463795+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-20T20:06:36.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:36 smithi003 bash[88594]: cluster 2024-09-20T20:06:35.463795+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-20T20:06:36.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:36 smithi003 bash[88594]: audit 2024-09-20T20:06:35.466508+0000 mon.c (mon.2) 15 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2520075090,v1:172.21.15.3:6819/2520075090]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:06:36.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:36 smithi003 bash[88594]: audit 2024-09-20T20:06:35.466508+0000 mon.c (mon.2) 15 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2520075090,v1:172.21.15.3:6819/2520075090]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:06:36.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:36 smithi003 bash[88594]: audit 2024-09-20T20:06:35.467637+0000 mon.a (mon.0) 326 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:06:36.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:36 smithi003 bash[88594]: audit 2024-09-20T20:06:35.467637+0000 mon.a (mon.0) 326 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:06:37.771 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:37 smithi003 bash[92129]: cluster 2024-09-20T20:06:36.384803+0000 mgr.y (mgr.15270) 586 : cluster [DBG] pgmap v335: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:37.771 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:37 smithi003 bash[92129]: cluster 2024-09-20T20:06:36.384803+0000 mgr.y (mgr.15270) 586 : cluster [DBG] pgmap v335: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:37.771 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:37 smithi003 bash[92129]: cluster 2024-09-20T20:06:36.456722+0000 mon.a (mon.0) 327 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:06:37.771 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:37 smithi003 bash[92129]: cluster 2024-09-20T20:06:36.456722+0000 mon.a (mon.0) 327 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:06:37.771 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:37 smithi003 bash[92129]: cluster 2024-09-20T20:06:36.475938+0000 mon.a (mon.0) 328 : cluster [INF] osd.2 [v2:172.21.15.3:6818/2520075090,v1:172.21.15.3:6819/2520075090] boot 2024-09-20T20:06:37.771 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:37 smithi003 bash[92129]: cluster 2024-09-20T20:06:36.475938+0000 mon.a (mon.0) 328 : cluster [INF] osd.2 [v2:172.21.15.3:6818/2520075090,v1:172.21.15.3:6819/2520075090] boot 2024-09-20T20:06:37.771 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:37 smithi003 bash[92129]: cluster 2024-09-20T20:06:36.477079+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-09-20T20:06:37.771 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:37 smithi003 bash[92129]: cluster 2024-09-20T20:06:36.477079+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-09-20T20:06:37.771 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:37 smithi003 bash[92129]: audit 2024-09-20T20:06:36.483183+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T20:06:37.771 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:37 smithi003 bash[92129]: audit 2024-09-20T20:06:36.483183+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T20:06:37.772 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:37 smithi003 bash[92129]: cluster 2024-09-20T20:06:37.466630+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-20T20:06:37.772 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:37 smithi003 bash[92129]: cluster 2024-09-20T20:06:37.466630+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-20T20:06:37.772 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:37 smithi003 bash[88594]: cluster 2024-09-20T20:06:36.384803+0000 mgr.y (mgr.15270) 586 : cluster [DBG] pgmap v335: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:37.772 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:37 smithi003 bash[88594]: cluster 2024-09-20T20:06:36.384803+0000 mgr.y (mgr.15270) 586 : cluster [DBG] pgmap v335: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:37.772 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:37 smithi003 bash[88594]: cluster 2024-09-20T20:06:36.456722+0000 mon.a (mon.0) 327 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:06:37.772 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:37 smithi003 bash[88594]: cluster 2024-09-20T20:06:36.456722+0000 mon.a (mon.0) 327 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:06:37.772 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:37 smithi003 bash[88594]: cluster 2024-09-20T20:06:36.475938+0000 mon.a (mon.0) 328 : cluster [INF] osd.2 [v2:172.21.15.3:6818/2520075090,v1:172.21.15.3:6819/2520075090] boot 2024-09-20T20:06:37.772 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:37 smithi003 bash[88594]: cluster 2024-09-20T20:06:36.475938+0000 mon.a (mon.0) 328 : cluster [INF] osd.2 [v2:172.21.15.3:6818/2520075090,v1:172.21.15.3:6819/2520075090] boot 2024-09-20T20:06:37.772 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:37 smithi003 bash[88594]: cluster 2024-09-20T20:06:36.477079+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-09-20T20:06:37.772 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:37 smithi003 bash[88594]: cluster 2024-09-20T20:06:36.477079+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-09-20T20:06:37.772 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:37 smithi003 bash[88594]: audit 2024-09-20T20:06:36.483183+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T20:06:37.773 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:37 smithi003 bash[88594]: audit 2024-09-20T20:06:36.483183+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T20:06:37.773 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:37 smithi003 bash[88594]: cluster 2024-09-20T20:06:37.466630+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-20T20:06:37.773 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:37 smithi003 bash[88594]: cluster 2024-09-20T20:06:37.466630+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-20T20:06:37.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:37 smithi183 bash[69508]: cluster 2024-09-20T20:06:36.384803+0000 mgr.y (mgr.15270) 586 : cluster [DBG] pgmap v335: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:37.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:37 smithi183 bash[69508]: cluster 2024-09-20T20:06:36.384803+0000 mgr.y (mgr.15270) 586 : cluster [DBG] pgmap v335: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-20T20:06:37.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:37 smithi183 bash[69508]: cluster 2024-09-20T20:06:36.456722+0000 mon.a (mon.0) 327 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:06:37.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:37 smithi183 bash[69508]: cluster 2024-09-20T20:06:36.456722+0000 mon.a (mon.0) 327 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:06:37.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:37 smithi183 bash[69508]: cluster 2024-09-20T20:06:36.475938+0000 mon.a (mon.0) 328 : cluster [INF] osd.2 [v2:172.21.15.3:6818/2520075090,v1:172.21.15.3:6819/2520075090] boot 2024-09-20T20:06:37.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:37 smithi183 bash[69508]: cluster 2024-09-20T20:06:36.475938+0000 mon.a (mon.0) 328 : cluster [INF] osd.2 [v2:172.21.15.3:6818/2520075090,v1:172.21.15.3:6819/2520075090] boot 2024-09-20T20:06:37.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:37 smithi183 bash[69508]: cluster 2024-09-20T20:06:36.477079+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-09-20T20:06:37.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:37 smithi183 bash[69508]: cluster 2024-09-20T20:06:36.477079+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-09-20T20:06:37.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:37 smithi183 bash[69508]: audit 2024-09-20T20:06:36.483183+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T20:06:37.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:37 smithi183 bash[69508]: audit 2024-09-20T20:06:36.483183+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T20:06:37.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:37 smithi183 bash[69508]: cluster 2024-09-20T20:06:37.466630+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-20T20:06:37.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:37 smithi183 bash[69508]: cluster 2024-09-20T20:06:37.466630+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-20T20:06:38.546 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:06:38 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:06:38.218976958Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:06:38.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:38 smithi183 bash[69508]: cluster 2024-09-20T20:06:38.493171+0000 mon.a (mon.0) 332 : cluster [WRN] Health check update: Degraded data redundancy: 40/636 objects degraded (6.289%), 13 pgs degraded (PG_DEGRADED) 2024-09-20T20:06:38.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:38 smithi183 bash[69508]: cluster 2024-09-20T20:06:38.493171+0000 mon.a (mon.0) 332 : cluster [WRN] Health check update: Degraded data redundancy: 40/636 objects degraded (6.289%), 13 pgs degraded (PG_DEGRADED) 2024-09-20T20:06:38.918 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:38 smithi003 bash[92129]: cluster 2024-09-20T20:06:38.493171+0000 mon.a (mon.0) 332 : cluster [WRN] Health check update: Degraded data redundancy: 40/636 objects degraded (6.289%), 13 pgs degraded (PG_DEGRADED) 2024-09-20T20:06:38.918 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:38 smithi003 bash[92129]: cluster 2024-09-20T20:06:38.493171+0000 mon.a (mon.0) 332 : cluster [WRN] Health check update: Degraded data redundancy: 40/636 objects degraded (6.289%), 13 pgs degraded (PG_DEGRADED) 2024-09-20T20:06:38.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:38 smithi003 bash[88594]: cluster 2024-09-20T20:06:38.493171+0000 mon.a (mon.0) 332 : cluster [WRN] Health check update: Degraded data redundancy: 40/636 objects degraded (6.289%), 13 pgs degraded (PG_DEGRADED) 2024-09-20T20:06:38.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:38 smithi003 bash[88594]: cluster 2024-09-20T20:06:38.493171+0000 mon.a (mon.0) 332 : cluster [WRN] Health check update: Degraded data redundancy: 40/636 objects degraded (6.289%), 13 pgs degraded (PG_DEGRADED) 2024-09-20T20:06:39.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:39 smithi003 bash[88594]: cluster 2024-09-20T20:06:38.385606+0000 mgr.y (mgr.15270) 587 : cluster [DBG] pgmap v338: 161 pgs: 30 active+undersized, 13 active+undersized+degraded, 118 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 40/636 objects degraded (6.289%) 2024-09-20T20:06:39.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:39 smithi003 bash[88594]: cluster 2024-09-20T20:06:38.385606+0000 mgr.y (mgr.15270) 587 : cluster [DBG] pgmap v338: 161 pgs: 30 active+undersized, 13 active+undersized+degraded, 118 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 40/636 objects degraded (6.289%) 2024-09-20T20:06:39.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:39 smithi003 bash[92129]: cluster 2024-09-20T20:06:38.385606+0000 mgr.y (mgr.15270) 587 : cluster [DBG] pgmap v338: 161 pgs: 30 active+undersized, 13 active+undersized+degraded, 118 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 40/636 objects degraded (6.289%) 2024-09-20T20:06:39.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:39 smithi003 bash[92129]: cluster 2024-09-20T20:06:38.385606+0000 mgr.y (mgr.15270) 587 : cluster [DBG] pgmap v338: 161 pgs: 30 active+undersized, 13 active+undersized+degraded, 118 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 40/636 objects degraded (6.289%) 2024-09-20T20:06:40.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:39 smithi183 bash[69508]: cluster 2024-09-20T20:06:38.385606+0000 mgr.y (mgr.15270) 587 : cluster [DBG] pgmap v338: 161 pgs: 30 active+undersized, 13 active+undersized+degraded, 118 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 40/636 objects degraded (6.289%) 2024-09-20T20:06:40.050 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:39 smithi183 bash[69508]: cluster 2024-09-20T20:06:38.385606+0000 mgr.y (mgr.15270) 587 : cluster [DBG] pgmap v338: 161 pgs: 30 active+undersized, 13 active+undersized+degraded, 118 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 40/636 objects degraded (6.289%) 2024-09-20T20:06:41.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:39.755074+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:41.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:39.755074+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:41.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:39.767118+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:41.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:39.767118+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:41.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:39.769232+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:06:41.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:39.769232+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:06:41.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:39.770727+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:06:41.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:39.770727+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:06:41.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:39.781846+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:41.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:39.781846+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:41.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:39.914521+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:06:41.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:39.914521+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:06:41.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:39.918217+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:39.918217+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:39.922557+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:39.922557+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: cephadm 2024-09-20T20:06:39.924040+0000 mgr.y (mgr.15270) 588 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T20:06:41.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: cephadm 2024-09-20T20:06:39.924040+0000 mgr.y (mgr.15270) 588 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T20:06:41.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:39.932843+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:41.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:39.932843+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:41.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:39.941302+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:39.941302+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:39.945168+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:39.945168+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.053 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:39.949048+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:39.949048+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:39.952940+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:39.952940+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:39.956527+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:39.956527+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:39.960103+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:39.960103+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: cephadm 2024-09-20T20:06:39.961929+0000 mgr.y (mgr.15270) 589 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T20:06:41.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: cephadm 2024-09-20T20:06:39.961929+0000 mgr.y (mgr.15270) 589 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T20:06:41.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:39.964475+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T20:06:41.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:39.964475+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T20:06:41.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:39.972346+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T20:06:41.054 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:39.972346+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T20:06:41.055 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:39.978363+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.055 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:39.978363+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.055 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:39.984581+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T20:06:41.055 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:39.984581+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T20:06:41.055 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:39.990480+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T20:06:41.055 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:39.990480+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T20:06:41.055 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.011030+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T20:06:41.055 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.011030+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T20:06:41.055 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.015175+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T20:06:41.055 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.015175+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T20:06:41.055 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.016819+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T20:06:41.055 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.016819+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T20:06:41.055 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.018274+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T20:06:41.055 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.018274+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T20:06:41.055 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.019549+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T20:06:41.055 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.019549+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T20:06:41.056 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.020856+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.056 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.020856+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.056 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.022131+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T20:06:41.056 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.022131+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T20:06:41.056 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.023320+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T20:06:41.056 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.023320+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T20:06:41.056 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.024498+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T20:06:41.056 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.024498+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T20:06:41.056 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.025569+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T20:06:41.056 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.025569+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T20:06:41.056 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.039554+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T20:06:41.056 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.039554+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T20:06:41.056 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.042990+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.056 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.042990+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.056 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.044496+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.057 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.044496+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.057 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.045852+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.057 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.045852+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.057 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.047157+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.057 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.047157+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.057 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.048464+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.057 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.048464+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.057 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.049776+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.057 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.049776+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.057 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: cephadm 2024-09-20T20:06:40.050832+0000 mgr.y (mgr.15270) 590 : cephadm [INF] Upgrade: Complete! 2024-09-20T20:06:41.057 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: cephadm 2024-09-20T20:06:40.050832+0000 mgr.y (mgr.15270) 590 : cephadm [INF] Upgrade: Complete! 2024-09-20T20:06:41.057 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.051540+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T20:06:41.057 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.051540+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T20:06:41.057 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.059198+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T20:06:41.058 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.059198+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T20:06:41.058 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.060986+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:06:41.058 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.060986+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:06:41.058 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.062059+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:06:41.058 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.062059+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:06:41.058 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.072105+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:41.058 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.072105+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:41.058 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.201874+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:06:41.058 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.201874+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:06:41.058 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.203348+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:06:41.058 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.203348+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:06:41.058 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.211112+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:41.058 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:40 smithi183 bash[69508]: audit 2024-09-20T20:06:40.211112+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:41.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:39.755074+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:41.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:39.755074+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:41.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:39.767118+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:41.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:39.767118+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:41.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:39.769232+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:06:41.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:39.769232+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:06:41.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:39.770727+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:06:41.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:39.770727+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:06:41.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:39.781846+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:41.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:39.781846+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:41.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:39.914521+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:06:41.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:39.914521+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:06:41.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:39.918217+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:39.918217+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:39.922557+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:39.922557+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: cephadm 2024-09-20T20:06:39.924040+0000 mgr.y (mgr.15270) 588 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T20:06:41.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: cephadm 2024-09-20T20:06:39.924040+0000 mgr.y (mgr.15270) 588 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T20:06:41.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:39.932843+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:41.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:39.932843+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:41.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:39.941302+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:39.755074+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:41.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:39.755074+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:41.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:39.767118+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:41.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:39.767118+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:41.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:39.769232+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:06:41.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:39.769232+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:06:41.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:39.770727+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:06:41.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:39.770727+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:06:41.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:39.781846+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:41.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:39.781846+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:41.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:39.914521+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:06:41.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:39.914521+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:06:41.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:39.918217+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.206 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:39.918217+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.206 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:39.922557+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.206 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:39.922557+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.206 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: cephadm 2024-09-20T20:06:39.924040+0000 mgr.y (mgr.15270) 588 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T20:06:41.206 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: cephadm 2024-09-20T20:06:39.924040+0000 mgr.y (mgr.15270) 588 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T20:06:41.206 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:39.932843+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:41.206 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:39.932843+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:41.206 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:39.941302+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.206 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:39.941302+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.206 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:39.945168+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.206 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:39.945168+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.207 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:39.949048+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.207 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:39.949048+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.207 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:39.952940+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.207 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:39.952940+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.207 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:39.956527+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.207 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:39.956527+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.207 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:39.960103+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.207 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:39.960103+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.207 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: cephadm 2024-09-20T20:06:39.961929+0000 mgr.y (mgr.15270) 589 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T20:06:41.207 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: cephadm 2024-09-20T20:06:39.961929+0000 mgr.y (mgr.15270) 589 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T20:06:41.207 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:39.964475+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T20:06:41.207 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:39.964475+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T20:06:41.207 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:39.972346+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T20:06:41.207 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:39.972346+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T20:06:41.208 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:39.978363+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.208 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:39.978363+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:39.941302+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:39.945168+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:39.945168+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:39.949048+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:39.949048+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:39.952940+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:39.952940+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:39.956527+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.209 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:39.956527+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.209 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:39.960103+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.209 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:39.960103+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:06:41.209 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: cephadm 2024-09-20T20:06:39.961929+0000 mgr.y (mgr.15270) 589 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T20:06:41.209 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: cephadm 2024-09-20T20:06:39.961929+0000 mgr.y (mgr.15270) 589 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T20:06:41.209 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:39.964475+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T20:06:41.209 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:39.964475+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T20:06:41.209 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:39.972346+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T20:06:41.209 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:39.972346+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T20:06:41.209 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:39.978363+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.209 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:39.978363+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.209 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:39.984581+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T20:06:41.210 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:39.984581+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T20:06:41.210 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:39.990480+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T20:06:41.210 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:39.990480+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T20:06:41.210 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.011030+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T20:06:41.210 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.011030+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T20:06:41.210 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.015175+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T20:06:41.210 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.015175+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T20:06:41.210 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.016819+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T20:06:41.210 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.016819+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T20:06:41.210 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.018274+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T20:06:41.210 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.018274+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T20:06:41.210 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.019549+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T20:06:41.210 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.019549+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T20:06:41.211 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.020856+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.211 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.020856+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.211 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:39.984581+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T20:06:41.211 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:39.984581+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T20:06:41.211 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:39.990480+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T20:06:41.211 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:39.990480+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T20:06:41.211 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.011030+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T20:06:41.211 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.011030+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T20:06:41.211 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.015175+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T20:06:41.211 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.015175+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T20:06:41.211 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.016819+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T20:06:41.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.016819+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T20:06:41.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.018274+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T20:06:41.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.018274+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T20:06:41.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.019549+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T20:06:41.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.019549+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T20:06:41.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.020856+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.020856+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.212 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.022131+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T20:06:41.213 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.022131+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T20:06:41.213 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.023320+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T20:06:41.213 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.023320+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T20:06:41.213 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.024498+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T20:06:41.213 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.024498+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T20:06:41.213 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.025569+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T20:06:41.213 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.025569+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T20:06:41.213 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.039554+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T20:06:41.213 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.039554+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T20:06:41.213 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.042990+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.213 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.042990+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.213 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.044496+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.213 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.044496+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.214 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.045852+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.214 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.045852+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.214 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.047157+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.214 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.047157+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.214 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.048464+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.214 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.048464+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.214 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.049776+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.214 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.049776+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.214 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: cephadm 2024-09-20T20:06:40.050832+0000 mgr.y (mgr.15270) 590 : cephadm [INF] Upgrade: Complete! 2024-09-20T20:06:41.214 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: cephadm 2024-09-20T20:06:40.050832+0000 mgr.y (mgr.15270) 590 : cephadm [INF] Upgrade: Complete! 2024-09-20T20:06:41.215 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.051540+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T20:06:41.215 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.051540+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T20:06:41.215 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.059198+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T20:06:41.215 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.059198+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T20:06:41.215 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.060986+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:06:41.215 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.060986+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:06:41.215 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.062059+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:06:41.215 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.062059+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:06:41.215 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.072105+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:41.215 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.072105+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:41.215 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.201874+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:06:41.215 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.022131+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T20:06:41.216 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.022131+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T20:06:41.216 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.023320+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T20:06:41.216 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.023320+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T20:06:41.216 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.024498+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T20:06:41.216 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.024498+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T20:06:41.216 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.025569+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T20:06:41.216 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.025569+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T20:06:41.216 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.039554+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T20:06:41.216 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.039554+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T20:06:41.216 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.042990+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.216 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.042990+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.216 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.044496+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.216 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.044496+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.216 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.045852+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.217 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.045852+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.217 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.201874+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:06:41.217 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.203348+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:06:41.217 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.203348+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:06:41.217 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.211112+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:41.217 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[88594]: audit 2024-09-20T20:06:40.211112+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:41.218 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.047157+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.218 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.047157+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.218 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.048464+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.218 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.048464+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.218 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.049776+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.218 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.049776+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:06:41.218 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: cephadm 2024-09-20T20:06:40.050832+0000 mgr.y (mgr.15270) 590 : cephadm [INF] Upgrade: Complete! 2024-09-20T20:06:41.218 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: cephadm 2024-09-20T20:06:40.050832+0000 mgr.y (mgr.15270) 590 : cephadm [INF] Upgrade: Complete! 2024-09-20T20:06:41.218 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.051540+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T20:06:41.218 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.051540+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T20:06:41.218 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.059198+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T20:06:41.218 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.059198+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T20:06:41.219 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.060986+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:06:41.219 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.060986+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:06:41.219 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.062059+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:06:41.219 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.062059+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:06:41.219 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.072105+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:41.219 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.072105+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:41.219 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.201874+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:06:41.219 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.201874+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:06:41.219 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.203348+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:06:41.219 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.203348+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:06:41.219 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.211112+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:41.219 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:40 smithi003 bash[92129]: audit 2024-09-20T20:06:40.211112+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:41.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:06:41 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:06:41.216070633Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:06:42.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:06:42 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:06:42] "GET /metrics HTTP/1.1" 200 38271 "" "Prometheus/2.51.0" 2024-09-20T20:06:42.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:42 smithi003 bash[88594]: cluster 2024-09-20T20:06:40.387161+0000 mgr.y (mgr.15270) 591 : cluster [DBG] pgmap v339: 161 pgs: 11 active+undersized, 1 active+undersized+degraded, 149 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 1/636 objects degraded (0.157%) 2024-09-20T20:06:42.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:42 smithi003 bash[88594]: cluster 2024-09-20T20:06:40.387161+0000 mgr.y (mgr.15270) 591 : cluster [DBG] pgmap v339: 161 pgs: 11 active+undersized, 1 active+undersized+degraded, 149 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 1/636 objects degraded (0.157%) 2024-09-20T20:06:42.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:42 smithi003 bash[92129]: cluster 2024-09-20T20:06:40.387161+0000 mgr.y (mgr.15270) 591 : cluster [DBG] pgmap v339: 161 pgs: 11 active+undersized, 1 active+undersized+degraded, 149 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 1/636 objects degraded (0.157%) 2024-09-20T20:06:42.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:42 smithi003 bash[92129]: cluster 2024-09-20T20:06:40.387161+0000 mgr.y (mgr.15270) 591 : cluster [DBG] pgmap v339: 161 pgs: 11 active+undersized, 1 active+undersized+degraded, 149 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 1/636 objects degraded (0.157%) 2024-09-20T20:06:42.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:42 smithi183 bash[69508]: cluster 2024-09-20T20:06:40.387161+0000 mgr.y (mgr.15270) 591 : cluster [DBG] pgmap v339: 161 pgs: 11 active+undersized, 1 active+undersized+degraded, 149 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 1/636 objects degraded (0.157%) 2024-09-20T20:06:42.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:42 smithi183 bash[69508]: cluster 2024-09-20T20:06:40.387161+0000 mgr.y (mgr.15270) 591 : cluster [DBG] pgmap v339: 161 pgs: 11 active+undersized, 1 active+undersized+degraded, 149 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 1/636 objects degraded (0.157%) 2024-09-20T20:06:43.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:43 smithi183 bash[69508]: cluster 2024-09-20T20:06:43.212598+0000 mon.a (mon.0) 378 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/636 objects degraded (0.157%), 1 pg degraded) 2024-09-20T20:06:43.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:43 smithi183 bash[69508]: cluster 2024-09-20T20:06:43.212598+0000 mon.a (mon.0) 378 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/636 objects degraded (0.157%), 1 pg degraded) 2024-09-20T20:06:43.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:43 smithi183 bash[69508]: cluster 2024-09-20T20:06:43.212647+0000 mon.a (mon.0) 379 : cluster [INF] Cluster is now healthy 2024-09-20T20:06:43.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:43 smithi183 bash[69508]: cluster 2024-09-20T20:06:43.212647+0000 mon.a (mon.0) 379 : cluster [INF] Cluster is now healthy 2024-09-20T20:06:43.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:43 smithi003 bash[92129]: cluster 2024-09-20T20:06:43.212598+0000 mon.a (mon.0) 378 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/636 objects degraded (0.157%), 1 pg degraded) 2024-09-20T20:06:43.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:43 smithi003 bash[92129]: cluster 2024-09-20T20:06:43.212598+0000 mon.a (mon.0) 378 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/636 objects degraded (0.157%), 1 pg degraded) 2024-09-20T20:06:43.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:43 smithi003 bash[92129]: cluster 2024-09-20T20:06:43.212647+0000 mon.a (mon.0) 379 : cluster [INF] Cluster is now healthy 2024-09-20T20:06:43.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:43 smithi003 bash[92129]: cluster 2024-09-20T20:06:43.212647+0000 mon.a (mon.0) 379 : cluster [INF] Cluster is now healthy 2024-09-20T20:06:43.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:43 smithi003 bash[88594]: cluster 2024-09-20T20:06:43.212598+0000 mon.a (mon.0) 378 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/636 objects degraded (0.157%), 1 pg degraded) 2024-09-20T20:06:43.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:43 smithi003 bash[88594]: cluster 2024-09-20T20:06:43.212598+0000 mon.a (mon.0) 378 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/636 objects degraded (0.157%), 1 pg degraded) 2024-09-20T20:06:43.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:43 smithi003 bash[88594]: cluster 2024-09-20T20:06:43.212647+0000 mon.a (mon.0) 379 : cluster [INF] Cluster is now healthy 2024-09-20T20:06:43.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:43 smithi003 bash[88594]: cluster 2024-09-20T20:06:43.212647+0000 mon.a (mon.0) 379 : cluster [INF] Cluster is now healthy 2024-09-20T20:06:44.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:06:44 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:06:44.218472912Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:06:44.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:44 smithi183 bash[69508]: cluster 2024-09-20T20:06:42.387999+0000 mgr.y (mgr.15270) 592 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s 2024-09-20T20:06:44.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:44 smithi183 bash[69508]: cluster 2024-09-20T20:06:42.387999+0000 mgr.y (mgr.15270) 592 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s 2024-09-20T20:06:44.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:44 smithi183 bash[69508]: audit 2024-09-20T20:06:42.949753+0000 mgr.y (mgr.15270) 593 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:06:44.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:44 smithi183 bash[69508]: audit 2024-09-20T20:06:42.949753+0000 mgr.y (mgr.15270) 593 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:06:44.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:44 smithi183 bash[69508]: audit 2024-09-20T20:06:44.033217+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:44.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:44 smithi183 bash[69508]: audit 2024-09-20T20:06:44.033217+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:44.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:44 smithi183 bash[69508]: audit 2024-09-20T20:06:44.035466+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:06:44.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:44 smithi183 bash[69508]: audit 2024-09-20T20:06:44.035466+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:06:44.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:44 smithi003 bash[92129]: cluster 2024-09-20T20:06:42.387999+0000 mgr.y (mgr.15270) 592 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s 2024-09-20T20:06:44.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:44 smithi003 bash[92129]: cluster 2024-09-20T20:06:42.387999+0000 mgr.y (mgr.15270) 592 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s 2024-09-20T20:06:44.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:44 smithi003 bash[92129]: audit 2024-09-20T20:06:42.949753+0000 mgr.y (mgr.15270) 593 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:06:44.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:44 smithi003 bash[92129]: audit 2024-09-20T20:06:42.949753+0000 mgr.y (mgr.15270) 593 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:06:44.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:44 smithi003 bash[92129]: audit 2024-09-20T20:06:44.033217+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:44.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:44 smithi003 bash[92129]: audit 2024-09-20T20:06:44.033217+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:44.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:44 smithi003 bash[92129]: audit 2024-09-20T20:06:44.035466+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:06:44.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:44 smithi003 bash[92129]: audit 2024-09-20T20:06:44.035466+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:06:44.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:44 smithi003 bash[88594]: cluster 2024-09-20T20:06:42.387999+0000 mgr.y (mgr.15270) 592 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s 2024-09-20T20:06:44.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:44 smithi003 bash[88594]: cluster 2024-09-20T20:06:42.387999+0000 mgr.y (mgr.15270) 592 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s 2024-09-20T20:06:44.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:44 smithi003 bash[88594]: audit 2024-09-20T20:06:42.949753+0000 mgr.y (mgr.15270) 593 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:06:44.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:44 smithi003 bash[88594]: audit 2024-09-20T20:06:42.949753+0000 mgr.y (mgr.15270) 593 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:06:44.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:44 smithi003 bash[88594]: audit 2024-09-20T20:06:44.033217+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:44.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:44 smithi003 bash[88594]: audit 2024-09-20T20:06:44.033217+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:44.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:44 smithi003 bash[88594]: audit 2024-09-20T20:06:44.035466+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:06:44.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:44 smithi003 bash[88594]: audit 2024-09-20T20:06:44.035466+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:06:45.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:45 smithi003 bash[88594]: cluster 2024-09-20T20:06:44.389797+0000 mgr.y (mgr.15270) 594 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:45.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:45 smithi003 bash[88594]: cluster 2024-09-20T20:06:44.389797+0000 mgr.y (mgr.15270) 594 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:45.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:45 smithi003 bash[88594]: audit 2024-09-20T20:06:44.395982+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:45.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:45 smithi003 bash[88594]: audit 2024-09-20T20:06:44.395982+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:45.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:45 smithi003 bash[92129]: cluster 2024-09-20T20:06:44.389797+0000 mgr.y (mgr.15270) 594 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:45.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:45 smithi003 bash[92129]: cluster 2024-09-20T20:06:44.389797+0000 mgr.y (mgr.15270) 594 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:45.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:45 smithi003 bash[92129]: audit 2024-09-20T20:06:44.395982+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:45.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:45 smithi003 bash[92129]: audit 2024-09-20T20:06:44.395982+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:45.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:45 smithi183 bash[69508]: cluster 2024-09-20T20:06:44.389797+0000 mgr.y (mgr.15270) 594 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:45.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:45 smithi183 bash[69508]: cluster 2024-09-20T20:06:44.389797+0000 mgr.y (mgr.15270) 594 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:45.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:45 smithi183 bash[69508]: audit 2024-09-20T20:06:44.395982+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:45.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:45 smithi183 bash[69508]: audit 2024-09-20T20:06:44.395982+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:47.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:06:47 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:06:47.230275081Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:06:47.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:47 smithi183 bash[69508]: cluster 2024-09-20T20:06:46.390668+0000 mgr.y (mgr.15270) 595 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T20:06:47.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:47 smithi183 bash[69508]: cluster 2024-09-20T20:06:46.390668+0000 mgr.y (mgr.15270) 595 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T20:06:47.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:47 smithi183 bash[69508]: audit 2024-09-20T20:06:47.200197+0000 mgr.y (mgr.15270) 596 : audit [DBG] from='client.44358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:47.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:47 smithi183 bash[69508]: audit 2024-09-20T20:06:47.200197+0000 mgr.y (mgr.15270) 596 : audit [DBG] from='client.44358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:47.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:47 smithi003 bash[92129]: cluster 2024-09-20T20:06:46.390668+0000 mgr.y (mgr.15270) 595 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T20:06:47.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:47 smithi003 bash[92129]: cluster 2024-09-20T20:06:46.390668+0000 mgr.y (mgr.15270) 595 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T20:06:47.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:47 smithi003 bash[92129]: audit 2024-09-20T20:06:47.200197+0000 mgr.y (mgr.15270) 596 : audit [DBG] from='client.44358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:47.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:47 smithi003 bash[92129]: audit 2024-09-20T20:06:47.200197+0000 mgr.y (mgr.15270) 596 : audit [DBG] from='client.44358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:47.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:47 smithi003 bash[88594]: cluster 2024-09-20T20:06:46.390668+0000 mgr.y (mgr.15270) 595 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T20:06:47.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:47 smithi003 bash[88594]: cluster 2024-09-20T20:06:46.390668+0000 mgr.y (mgr.15270) 595 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T20:06:47.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:47 smithi003 bash[88594]: audit 2024-09-20T20:06:47.200197+0000 mgr.y (mgr.15270) 596 : audit [DBG] from='client.44358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:47.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:47 smithi003 bash[88594]: audit 2024-09-20T20:06:47.200197+0000 mgr.y (mgr.15270) 596 : audit [DBG] from='client.44358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:48.105 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T20:06:49.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:49 smithi003 bash[88594]: cluster 2024-09-20T20:06:48.391529+0000 mgr.y (mgr.15270) 597 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 936 B/s rd, 0 op/s 2024-09-20T20:06:49.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:49 smithi003 bash[88594]: cluster 2024-09-20T20:06:48.391529+0000 mgr.y (mgr.15270) 597 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 936 B/s rd, 0 op/s 2024-09-20T20:06:49.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:49 smithi003 bash[92129]: cluster 2024-09-20T20:06:48.391529+0000 mgr.y (mgr.15270) 597 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 936 B/s rd, 0 op/s 2024-09-20T20:06:49.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:49 smithi003 bash[92129]: cluster 2024-09-20T20:06:48.391529+0000 mgr.y (mgr.15270) 597 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 936 B/s rd, 0 op/s 2024-09-20T20:06:49.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:49 smithi183 bash[69508]: cluster 2024-09-20T20:06:48.391529+0000 mgr.y (mgr.15270) 597 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 936 B/s rd, 0 op/s 2024-09-20T20:06:49.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:49 smithi183 bash[69508]: cluster 2024-09-20T20:06:48.391529+0000 mgr.y (mgr.15270) 597 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 936 B/s rd, 0 op/s 2024-09-20T20:06:50.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:06:50 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:06:50.197535715Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:06:50.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:50 smithi183 bash[69508]: audit 2024-09-20T20:06:49.409030+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:50.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:50 smithi183 bash[69508]: audit 2024-09-20T20:06:49.409030+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:50.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:50 smithi003 bash[88594]: audit 2024-09-20T20:06:49.409030+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:50.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:50 smithi003 bash[88594]: audit 2024-09-20T20:06:49.409030+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:50.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:50 smithi003 bash[92129]: audit 2024-09-20T20:06:49.409030+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:50.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:50 smithi003 bash[92129]: audit 2024-09-20T20:06:49.409030+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:06:51.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:51 smithi003 bash[88594]: cluster 2024-09-20T20:06:50.393093+0000 mgr.y (mgr.15270) 598 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:51.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:51 smithi003 bash[88594]: cluster 2024-09-20T20:06:50.393093+0000 mgr.y (mgr.15270) 598 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:51.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:51 smithi003 bash[92129]: cluster 2024-09-20T20:06:50.393093+0000 mgr.y (mgr.15270) 598 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:51.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:51 smithi003 bash[92129]: cluster 2024-09-20T20:06:50.393093+0000 mgr.y (mgr.15270) 598 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:51.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:51 smithi183 bash[69508]: cluster 2024-09-20T20:06:50.393093+0000 mgr.y (mgr.15270) 598 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:51.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:51 smithi183 bash[69508]: cluster 2024-09-20T20:06:50.393093+0000 mgr.y (mgr.15270) 598 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:52.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:06:52 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:06:52] "GET /metrics HTTP/1.1" 200 38263 "" "Prometheus/2.51.0" 2024-09-20T20:06:52.928 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T20:06:53.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:06:53 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:06:53.231771512Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:06:53.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:53 smithi183 bash[69508]: cluster 2024-09-20T20:06:52.393929+0000 mgr.y (mgr.15270) 599 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:53.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:53 smithi183 bash[69508]: cluster 2024-09-20T20:06:52.393929+0000 mgr.y (mgr.15270) 599 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:53.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:53 smithi183 bash[69508]: audit 2024-09-20T20:06:52.960652+0000 mgr.y (mgr.15270) 600 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:06:53.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:53 smithi183 bash[69508]: audit 2024-09-20T20:06:52.960652+0000 mgr.y (mgr.15270) 600 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:06:53.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:53 smithi003 bash[88594]: cluster 2024-09-20T20:06:52.393929+0000 mgr.y (mgr.15270) 599 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:53.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:53 smithi003 bash[88594]: cluster 2024-09-20T20:06:52.393929+0000 mgr.y (mgr.15270) 599 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:53.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:53 smithi003 bash[88594]: audit 2024-09-20T20:06:52.960652+0000 mgr.y (mgr.15270) 600 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:06:53.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:53 smithi003 bash[88594]: audit 2024-09-20T20:06:52.960652+0000 mgr.y (mgr.15270) 600 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:06:53.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:53 smithi003 bash[92129]: cluster 2024-09-20T20:06:52.393929+0000 mgr.y (mgr.15270) 599 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:53.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:53 smithi003 bash[92129]: cluster 2024-09-20T20:06:52.393929+0000 mgr.y (mgr.15270) 599 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:53.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:53 smithi003 bash[92129]: audit 2024-09-20T20:06:52.960652+0000 mgr.y (mgr.15270) 600 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:06:53.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:53 smithi003 bash[92129]: audit 2024-09-20T20:06:52.960652+0000 mgr.y (mgr.15270) 600 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:06:54.631 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T20:06:54.631 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (9m) 26s ago 36m 14.3M - 0.27.0 11f11916f8cd c352858d3349 2024-09-20T20:06:54.631 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi183 *:3000 running (8m) 6m ago 35m 67.9M - 10.4.8 5aad1d7cf004 548c3fa5f1a5 2024-09-20T20:06:54.631 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.zzokqj smithi003 *:5000 running (10m) 26s ago 33m 49.3M - 3.8 6acb0a031eab d2e13422a011 2024-09-20T20:06:54.631 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi183 *:8443,9283,8765 running (10m) 6m ago 44m 439M - 19.3.0-5099-g88deadb8 441f9a3fe515 210cd19f5bae 2024-09-20T20:06:54.631 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (21m) 26s ago 46m 518M - 19.3.0-5099-g88deadb8 441f9a3fe515 9aa6e2f22487 2024-09-20T20:06:54.631 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (5m) 26s ago 46m 47.3M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 0136983baac2 2024-09-20T20:06:54.631 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi183 running (6m) 6m ago 44m 18.3M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 b3c0e322fa5f 2024-09-20T20:06:54.631 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (4m) 26s ago 44m 37.3M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 3857b5066efa 2024-09-20T20:06:54.631 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (10m) 26s ago 36m 8263k - 1.7.0 72c9c2088986 d0b8aa327069 2024-09-20T20:06:54.631 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi183 *:9100 running (10m) 6m ago 36m 7780k - 1.7.0 72c9c2088986 c79ac70026db 2024-09-20T20:06:54.632 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (2m) 26s ago 43m 50.1M 3037M 19.3.0-5099-g88deadb8 441f9a3fe515 61ba10adee7c 2024-09-20T20:06:54.632 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (2m) 26s ago 42m 54.3M 3037M 19.3.0-5099-g88deadb8 441f9a3fe515 c757af03ec7d 2024-09-20T20:06:54.632 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running 26s ago 41m - 3037M 2024-09-20T20:06:54.632 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (40m) 26s ago 40m 62.4M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab f18d3679bb9e 2024-09-20T20:06:54.632 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi183 running (40m) 6m ago 40m 69.0M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab acf213ee960c 2024-09-20T20:06:54.632 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi183 running (39m) 6m ago 39m 64.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab e79f0a743785 2024-09-20T20:06:54.632 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi183 running (38m) 6m ago 38m 56.4M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 164041c5816b 2024-09-20T20:06:54.632 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi183 running (37m) 6m ago 37m 67.0M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 0eac55f5717e 2024-09-20T20:06:54.632 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi183 *:9095 running (9m) 6m ago 36m 43.9M - 2.51.0 1d3b7f56885b 7e9efbbab4fb 2024-09-20T20:06:54.632 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.tcdhwz smithi003 *:8000 running (33m) 26s ago 33m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 8fc205227459 2024-09-20T20:06:54.632 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi183.lyzazb smithi183 *:8000 running (33m) 6m ago 33m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 7387a3c9206c 2024-09-20T20:06:55.306 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-20T20:06:55.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:55 smithi003 bash[92129]: cluster 2024-09-20T20:06:54.394933+0000 mgr.y (mgr.15270) 601 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:55.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:55 smithi003 bash[92129]: cluster 2024-09-20T20:06:54.394933+0000 mgr.y (mgr.15270) 601 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:55.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:55 smithi003 bash[92129]: audit 2024-09-20T20:06:54.611896+0000 mgr.y (mgr.15270) 602 : audit [DBG] from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:55.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:55 smithi003 bash[92129]: audit 2024-09-20T20:06:54.611896+0000 mgr.y (mgr.15270) 602 : audit [DBG] from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:55.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:55 smithi003 bash[88594]: cluster 2024-09-20T20:06:54.394933+0000 mgr.y (mgr.15270) 601 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:55.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:55 smithi003 bash[88594]: cluster 2024-09-20T20:06:54.394933+0000 mgr.y (mgr.15270) 601 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:55.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:55 smithi003 bash[88594]: audit 2024-09-20T20:06:54.611896+0000 mgr.y (mgr.15270) 602 : audit [DBG] from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:55.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:55 smithi003 bash[88594]: audit 2024-09-20T20:06:54.611896+0000 mgr.y (mgr.15270) 602 : audit [DBG] from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:55.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:55 smithi183 bash[69508]: cluster 2024-09-20T20:06:54.394933+0000 mgr.y (mgr.15270) 601 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:55.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:55 smithi183 bash[69508]: cluster 2024-09-20T20:06:54.394933+0000 mgr.y (mgr.15270) 601 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:06:55.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:55 smithi183 bash[69508]: audit 2024-09-20T20:06:54.611896+0000 mgr.y (mgr.15270) 602 : audit [DBG] from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:55.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:55 smithi183 bash[69508]: audit 2024-09-20T20:06:54.611896+0000 mgr.y (mgr.15270) 602 : audit [DBG] from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:06:56.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:06:56 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:06:56.233666487Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:06:57.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:57 smithi003 bash[92129]: cluster 2024-09-20T20:06:56.395742+0000 mgr.y (mgr.15270) 603 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:57.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:57 smithi003 bash[92129]: cluster 2024-09-20T20:06:56.395742+0000 mgr.y (mgr.15270) 603 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:57.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:57 smithi003 bash[88594]: cluster 2024-09-20T20:06:56.395742+0000 mgr.y (mgr.15270) 603 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:57.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:57 smithi003 bash[88594]: cluster 2024-09-20T20:06:56.395742+0000 mgr.y (mgr.15270) 603 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:57.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:57 smithi183 bash[69508]: cluster 2024-09-20T20:06:56.395742+0000 mgr.y (mgr.15270) 603 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:57.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:57 smithi183 bash[69508]: cluster 2024-09-20T20:06:56.395742+0000 mgr.y (mgr.15270) 603 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:59.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:06:59 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:06:59.21310174Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:06:59.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:59 smithi183 bash[69508]: cluster 2024-09-20T20:06:58.396659+0000 mgr.y (mgr.15270) 604 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:59.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:59 smithi183 bash[69508]: cluster 2024-09-20T20:06:58.396659+0000 mgr.y (mgr.15270) 604 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:59.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:59 smithi183 bash[69508]: audit 2024-09-20T20:06:59.027166+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:06:59.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:06:59 smithi183 bash[69508]: audit 2024-09-20T20:06:59.027166+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:06:59.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:59 smithi003 bash[92129]: cluster 2024-09-20T20:06:58.396659+0000 mgr.y (mgr.15270) 604 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:59.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:59 smithi003 bash[92129]: cluster 2024-09-20T20:06:58.396659+0000 mgr.y (mgr.15270) 604 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:59.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:59 smithi003 bash[92129]: audit 2024-09-20T20:06:59.027166+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:06:59.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:06:59 smithi003 bash[92129]: audit 2024-09-20T20:06:59.027166+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:06:59.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:59 smithi003 bash[88594]: cluster 2024-09-20T20:06:58.396659+0000 mgr.y (mgr.15270) 604 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:59.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:59 smithi003 bash[88594]: cluster 2024-09-20T20:06:58.396659+0000 mgr.y (mgr.15270) 604 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:06:59.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:59 smithi003 bash[88594]: audit 2024-09-20T20:06:59.027166+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:06:59.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:06:59 smithi003 bash[88594]: audit 2024-09-20T20:06:59.027166+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:07:00.133 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T20:07:01.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:01 smithi003 bash[88594]: cluster 2024-09-20T20:07:00.398181+0000 mgr.y (mgr.15270) 605 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:01.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:01 smithi003 bash[88594]: cluster 2024-09-20T20:07:00.398181+0000 mgr.y (mgr.15270) 605 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:01.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:01 smithi003 bash[92129]: cluster 2024-09-20T20:07:00.398181+0000 mgr.y (mgr.15270) 605 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:01.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:01 smithi003 bash[92129]: cluster 2024-09-20T20:07:00.398181+0000 mgr.y (mgr.15270) 605 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:01.728 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-20T20:07:01.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:01 smithi183 bash[69508]: cluster 2024-09-20T20:07:00.398181+0000 mgr.y (mgr.15270) 605 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:01.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:01 smithi183 bash[69508]: cluster 2024-09-20T20:07:00.398181+0000 mgr.y (mgr.15270) 605 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:02.448 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:07:02 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:07:02] "GET /metrics HTTP/1.1" 200 38266 "" "Prometheus/2.51.0" 2024-09-20T20:07:02.449 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 8'"'"'' 2024-09-20T20:07:02.460 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:07:02 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:07:02.193357973Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:07:02.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:02 smithi003 bash[88594]: audit 2024-09-20T20:07:01.715857+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.3:0/1959563202' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:07:02.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:02 smithi003 bash[88594]: audit 2024-09-20T20:07:01.715857+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.3:0/1959563202' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:07:02.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:02 smithi003 bash[92129]: audit 2024-09-20T20:07:01.715857+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.3:0/1959563202' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:07:02.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:02 smithi003 bash[92129]: audit 2024-09-20T20:07:01.715857+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.3:0/1959563202' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:07:02.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:02 smithi183 bash[69508]: audit 2024-09-20T20:07:01.715857+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.3:0/1959563202' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:07:02.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:02 smithi183 bash[69508]: audit 2024-09-20T20:07:01.715857+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.3:0/1959563202' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:07:03.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:03 smithi183 bash[69508]: cluster 2024-09-20T20:07:02.399005+0000 mgr.y (mgr.15270) 606 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:03.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:03 smithi183 bash[69508]: cluster 2024-09-20T20:07:02.399005+0000 mgr.y (mgr.15270) 606 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:03.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:03 smithi183 bash[69508]: audit 2024-09-20T20:07:02.968783+0000 mgr.y (mgr.15270) 607 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:07:03.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:03 smithi183 bash[69508]: audit 2024-09-20T20:07:02.968783+0000 mgr.y (mgr.15270) 607 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:07:03.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:03 smithi003 bash[88594]: cluster 2024-09-20T20:07:02.399005+0000 mgr.y (mgr.15270) 606 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:03.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:03 smithi003 bash[88594]: cluster 2024-09-20T20:07:02.399005+0000 mgr.y (mgr.15270) 606 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:03.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:03 smithi003 bash[88594]: audit 2024-09-20T20:07:02.968783+0000 mgr.y (mgr.15270) 607 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:07:03.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:03 smithi003 bash[88594]: audit 2024-09-20T20:07:02.968783+0000 mgr.y (mgr.15270) 607 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:07:03.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:03 smithi003 bash[92129]: cluster 2024-09-20T20:07:02.399005+0000 mgr.y (mgr.15270) 606 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:03.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:03 smithi003 bash[92129]: cluster 2024-09-20T20:07:02.399005+0000 mgr.y (mgr.15270) 606 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:03.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:03 smithi003 bash[92129]: audit 2024-09-20T20:07:02.968783+0000 mgr.y (mgr.15270) 607 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:07:03.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:03 smithi003 bash[92129]: audit 2024-09-20T20:07:02.968783+0000 mgr.y (mgr.15270) 607 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:07:05.466 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:07:05 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:07:05.197959343Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:07:05.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:05 smithi183 bash[69508]: cluster 2024-09-20T20:07:04.400652+0000 mgr.y (mgr.15270) 608 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:05.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:05 smithi183 bash[69508]: cluster 2024-09-20T20:07:04.400652+0000 mgr.y (mgr.15270) 608 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:05.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:05 smithi003 bash[88594]: cluster 2024-09-20T20:07:04.400652+0000 mgr.y (mgr.15270) 608 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:05.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:05 smithi003 bash[88594]: cluster 2024-09-20T20:07:04.400652+0000 mgr.y (mgr.15270) 608 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:05.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:05 smithi003 bash[92129]: cluster 2024-09-20T20:07:04.400652+0000 mgr.y (mgr.15270) 608 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:05.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:05 smithi003 bash[92129]: cluster 2024-09-20T20:07:04.400652+0000 mgr.y (mgr.15270) 608 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:07.272 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T20:07:07.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:07 smithi003 bash[88594]: cluster 2024-09-20T20:07:06.401503+0000 mgr.y (mgr.15270) 609 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:07.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:07 smithi003 bash[88594]: cluster 2024-09-20T20:07:06.401503+0000 mgr.y (mgr.15270) 609 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:07.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:07 smithi003 bash[92129]: cluster 2024-09-20T20:07:06.401503+0000 mgr.y (mgr.15270) 609 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:07.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:07 smithi003 bash[92129]: cluster 2024-09-20T20:07:06.401503+0000 mgr.y (mgr.15270) 609 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:07.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:07 smithi183 bash[69508]: cluster 2024-09-20T20:07:06.401503+0000 mgr.y (mgr.15270) 609 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:07.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:07 smithi183 bash[69508]: cluster 2024-09-20T20:07:06.401503+0000 mgr.y (mgr.15270) 609 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:08.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:07:08 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:07:08.192850485Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:07:09.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:09 smithi183 bash[69508]: cluster 2024-09-20T20:07:08.402396+0000 mgr.y (mgr.15270) 610 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:09.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:09 smithi183 bash[69508]: cluster 2024-09-20T20:07:08.402396+0000 mgr.y (mgr.15270) 610 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:09.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:09 smithi183 bash[69508]: audit 2024-09-20T20:07:08.931176+0000 mgr.y (mgr.15270) 611 : audit [DBG] from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:09.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:09 smithi183 bash[69508]: audit 2024-09-20T20:07:08.931176+0000 mgr.y (mgr.15270) 611 : audit [DBG] from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:09.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:09 smithi003 bash[88594]: cluster 2024-09-20T20:07:08.402396+0000 mgr.y (mgr.15270) 610 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:09.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:09 smithi003 bash[88594]: cluster 2024-09-20T20:07:08.402396+0000 mgr.y (mgr.15270) 610 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:09.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:09 smithi003 bash[88594]: audit 2024-09-20T20:07:08.931176+0000 mgr.y (mgr.15270) 611 : audit [DBG] from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:09.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:09 smithi003 bash[88594]: audit 2024-09-20T20:07:08.931176+0000 mgr.y (mgr.15270) 611 : audit [DBG] from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:09.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:09 smithi003 bash[92129]: cluster 2024-09-20T20:07:08.402396+0000 mgr.y (mgr.15270) 610 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:09.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:09 smithi003 bash[92129]: cluster 2024-09-20T20:07:08.402396+0000 mgr.y (mgr.15270) 610 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:09.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:09 smithi003 bash[92129]: audit 2024-09-20T20:07:08.931176+0000 mgr.y (mgr.15270) 611 : audit [DBG] from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:09.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:09 smithi003 bash[92129]: audit 2024-09-20T20:07:08.931176+0000 mgr.y (mgr.15270) 611 : audit [DBG] from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:11.483 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-20T20:07:11.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:07:11 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:07:11.229754293Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:07:11.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:11 smithi183 bash[69508]: cluster 2024-09-20T20:07:10.403987+0000 mgr.y (mgr.15270) 612 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:11.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:11 smithi183 bash[69508]: cluster 2024-09-20T20:07:10.403987+0000 mgr.y (mgr.15270) 612 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:11.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:11 smithi003 bash[88594]: cluster 2024-09-20T20:07:10.403987+0000 mgr.y (mgr.15270) 612 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:11.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:11 smithi003 bash[88594]: cluster 2024-09-20T20:07:10.403987+0000 mgr.y (mgr.15270) 612 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:11.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:11 smithi003 bash[92129]: cluster 2024-09-20T20:07:10.403987+0000 mgr.y (mgr.15270) 612 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:11.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:11 smithi003 bash[92129]: cluster 2024-09-20T20:07:10.403987+0000 mgr.y (mgr.15270) 612 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:12.191 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade status' 2024-09-20T20:07:12.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:07:12 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:07:12] "GET /metrics HTTP/1.1" 200 38266 "" "Prometheus/2.51.0" 2024-09-20T20:07:13.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:13 smithi183 bash[69508]: cluster 2024-09-20T20:07:12.404472+0000 mgr.y (mgr.15270) 613 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:13.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:13 smithi183 bash[69508]: cluster 2024-09-20T20:07:12.404472+0000 mgr.y (mgr.15270) 613 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:13.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:13 smithi183 bash[69508]: audit 2024-09-20T20:07:12.979982+0000 mgr.y (mgr.15270) 614 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:07:13.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:13 smithi183 bash[69508]: audit 2024-09-20T20:07:12.979982+0000 mgr.y (mgr.15270) 614 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:07:13.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:13 smithi003 bash[88594]: cluster 2024-09-20T20:07:12.404472+0000 mgr.y (mgr.15270) 613 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:13.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:13 smithi003 bash[88594]: cluster 2024-09-20T20:07:12.404472+0000 mgr.y (mgr.15270) 613 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:13.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:13 smithi003 bash[88594]: audit 2024-09-20T20:07:12.979982+0000 mgr.y (mgr.15270) 614 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:07:13.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:13 smithi003 bash[88594]: audit 2024-09-20T20:07:12.979982+0000 mgr.y (mgr.15270) 614 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:07:13.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:13 smithi003 bash[92129]: cluster 2024-09-20T20:07:12.404472+0000 mgr.y (mgr.15270) 613 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:13.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:13 smithi003 bash[92129]: cluster 2024-09-20T20:07:12.404472+0000 mgr.y (mgr.15270) 613 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:13.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:13 smithi003 bash[92129]: audit 2024-09-20T20:07:12.979982+0000 mgr.y (mgr.15270) 614 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:07:13.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:13 smithi003 bash[92129]: audit 2024-09-20T20:07:12.979982+0000 mgr.y (mgr.15270) 614 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:07:14.490 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:07:14 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:07:14.208024037Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:07:14.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:14 smithi183 bash[69508]: audit 2024-09-20T20:07:14.027798+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:07:14.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:14 smithi183 bash[69508]: audit 2024-09-20T20:07:14.027798+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:07:14.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:14 smithi003 bash[88594]: audit 2024-09-20T20:07:14.027798+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:07:14.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:14 smithi003 bash[88594]: audit 2024-09-20T20:07:14.027798+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:07:14.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:14 smithi003 bash[92129]: audit 2024-09-20T20:07:14.027798+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:07:14.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:14 smithi003 bash[92129]: audit 2024-09-20T20:07:14.027798+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:07:15.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:15 smithi183 bash[69508]: cluster 2024-09-20T20:07:14.406023+0000 mgr.y (mgr.15270) 615 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:15.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:15 smithi183 bash[69508]: cluster 2024-09-20T20:07:14.406023+0000 mgr.y (mgr.15270) 615 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:15.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:15 smithi003 bash[92129]: cluster 2024-09-20T20:07:14.406023+0000 mgr.y (mgr.15270) 615 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:15.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:15 smithi003 bash[92129]: cluster 2024-09-20T20:07:14.406023+0000 mgr.y (mgr.15270) 615 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:15.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:15 smithi003 bash[88594]: cluster 2024-09-20T20:07:14.406023+0000 mgr.y (mgr.15270) 615 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:15.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:15 smithi003 bash[88594]: cluster 2024-09-20T20:07:14.406023+0000 mgr.y (mgr.15270) 615 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:17.016 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T20:07:17.498 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:07:17 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:07:17.228127713Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:07:17.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:17 smithi183 bash[69508]: cluster 2024-09-20T20:07:16.406885+0000 mgr.y (mgr.15270) 616 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:17.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:17 smithi183 bash[69508]: cluster 2024-09-20T20:07:16.406885+0000 mgr.y (mgr.15270) 616 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:17.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:17 smithi003 bash[88594]: cluster 2024-09-20T20:07:16.406885+0000 mgr.y (mgr.15270) 616 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:17.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:17 smithi003 bash[88594]: cluster 2024-09-20T20:07:16.406885+0000 mgr.y (mgr.15270) 616 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:17.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:17 smithi003 bash[92129]: cluster 2024-09-20T20:07:16.406885+0000 mgr.y (mgr.15270) 616 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:17.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:17 smithi003 bash[92129]: cluster 2024-09-20T20:07:16.406885+0000 mgr.y (mgr.15270) 616 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:18.714 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T20:07:18.714 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": null, 2024-09-20T20:07:18.715 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": false, 2024-09-20T20:07:18.715 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "", 2024-09-20T20:07:18.715 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-20T20:07:18.715 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": null, 2024-09-20T20:07:18.715 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "", 2024-09-20T20:07:18.715 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-20T20:07:18.715 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T20:07:19.418 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph health detail' 2024-09-20T20:07:19.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:19 smithi003 bash[88594]: cluster 2024-09-20T20:07:18.407519+0000 mgr.y (mgr.15270) 617 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:19.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:19 smithi003 bash[88594]: cluster 2024-09-20T20:07:18.407519+0000 mgr.y (mgr.15270) 617 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:19.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:19 smithi003 bash[88594]: audit 2024-09-20T20:07:18.713816+0000 mgr.y (mgr.15270) 618 : audit [DBG] from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:19.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:19 smithi003 bash[88594]: audit 2024-09-20T20:07:18.713816+0000 mgr.y (mgr.15270) 618 : audit [DBG] from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:19.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:19 smithi003 bash[92129]: cluster 2024-09-20T20:07:18.407519+0000 mgr.y (mgr.15270) 617 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:19.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:19 smithi003 bash[92129]: cluster 2024-09-20T20:07:18.407519+0000 mgr.y (mgr.15270) 617 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:19.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:19 smithi003 bash[92129]: audit 2024-09-20T20:07:18.713816+0000 mgr.y (mgr.15270) 618 : audit [DBG] from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:19.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:19 smithi003 bash[92129]: audit 2024-09-20T20:07:18.713816+0000 mgr.y (mgr.15270) 618 : audit [DBG] from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:19.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:19 smithi183 bash[69508]: cluster 2024-09-20T20:07:18.407519+0000 mgr.y (mgr.15270) 617 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:19.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:19 smithi183 bash[69508]: cluster 2024-09-20T20:07:18.407519+0000 mgr.y (mgr.15270) 617 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:19.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:19 smithi183 bash[69508]: audit 2024-09-20T20:07:18.713816+0000 mgr.y (mgr.15270) 618 : audit [DBG] from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:19.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:19 smithi183 bash[69508]: audit 2024-09-20T20:07:18.713816+0000 mgr.y (mgr.15270) 618 : audit [DBG] from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:20.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:07:20 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:07:20.210460481Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:07:21.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:21 smithi183 bash[69508]: cluster 2024-09-20T20:07:20.409057+0000 mgr.y (mgr.15270) 619 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:21.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:21 smithi183 bash[69508]: cluster 2024-09-20T20:07:20.409057+0000 mgr.y (mgr.15270) 619 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:21.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:21 smithi003 bash[88594]: cluster 2024-09-20T20:07:20.409057+0000 mgr.y (mgr.15270) 619 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:21.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:21 smithi003 bash[88594]: cluster 2024-09-20T20:07:20.409057+0000 mgr.y (mgr.15270) 619 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:21.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:21 smithi003 bash[92129]: cluster 2024-09-20T20:07:20.409057+0000 mgr.y (mgr.15270) 619 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:21.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:21 smithi003 bash[92129]: cluster 2024-09-20T20:07:20.409057+0000 mgr.y (mgr.15270) 619 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:22.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:07:22 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:07:22] "GET /metrics HTTP/1.1" 200 38265 "" "Prometheus/2.51.0" 2024-09-20T20:07:23.509 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:07:23 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:07:23.224601124Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:07:23.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:23 smithi183 bash[69508]: cluster 2024-09-20T20:07:22.409893+0000 mgr.y (mgr.15270) 620 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:23.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:23 smithi183 bash[69508]: cluster 2024-09-20T20:07:22.409893+0000 mgr.y (mgr.15270) 620 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:23.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:23 smithi183 bash[69508]: audit 2024-09-20T20:07:22.991204+0000 mgr.y (mgr.15270) 621 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:07:23.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:23 smithi183 bash[69508]: audit 2024-09-20T20:07:22.991204+0000 mgr.y (mgr.15270) 621 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:07:23.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:23 smithi003 bash[88594]: cluster 2024-09-20T20:07:22.409893+0000 mgr.y (mgr.15270) 620 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:23.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:23 smithi003 bash[88594]: cluster 2024-09-20T20:07:22.409893+0000 mgr.y (mgr.15270) 620 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:23.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:23 smithi003 bash[88594]: audit 2024-09-20T20:07:22.991204+0000 mgr.y (mgr.15270) 621 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:07:23.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:23 smithi003 bash[88594]: audit 2024-09-20T20:07:22.991204+0000 mgr.y (mgr.15270) 621 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:07:23.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:23 smithi003 bash[92129]: cluster 2024-09-20T20:07:22.409893+0000 mgr.y (mgr.15270) 620 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:23.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:23 smithi003 bash[92129]: cluster 2024-09-20T20:07:22.409893+0000 mgr.y (mgr.15270) 620 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:23.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:23 smithi003 bash[92129]: audit 2024-09-20T20:07:22.991204+0000 mgr.y (mgr.15270) 621 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:07:23.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:23 smithi003 bash[92129]: audit 2024-09-20T20:07:22.991204+0000 mgr.y (mgr.15270) 621 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:07:24.255 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T20:07:25.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:25 smithi003 bash[92129]: cluster 2024-09-20T20:07:24.411590+0000 mgr.y (mgr.15270) 622 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:25.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:25 smithi003 bash[92129]: cluster 2024-09-20T20:07:24.411590+0000 mgr.y (mgr.15270) 622 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:25.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:25 smithi003 bash[88594]: cluster 2024-09-20T20:07:24.411590+0000 mgr.y (mgr.15270) 622 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:25.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:25 smithi003 bash[88594]: cluster 2024-09-20T20:07:24.411590+0000 mgr.y (mgr.15270) 622 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:25.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:25 smithi183 bash[69508]: cluster 2024-09-20T20:07:24.411590+0000 mgr.y (mgr.15270) 622 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:25.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:25 smithi183 bash[69508]: cluster 2024-09-20T20:07:24.411590+0000 mgr.y (mgr.15270) 622 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:25.825 INFO:teuthology.orchestra.run.smithi003.stdout:HEALTH_OK 2024-09-20T20:07:26.482 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd' 2024-09-20T20:07:26.525 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:07:26 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:07:26.199984715Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:07:26.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:26 smithi183 bash[69508]: audit 2024-09-20T20:07:25.825538+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.3:0/819320326' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T20:07:26.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:26 smithi183 bash[69508]: audit 2024-09-20T20:07:25.825538+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.3:0/819320326' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T20:07:26.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:26 smithi003 bash[88594]: audit 2024-09-20T20:07:25.825538+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.3:0/819320326' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T20:07:26.955 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:26 smithi003 bash[88594]: audit 2024-09-20T20:07:25.825538+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.3:0/819320326' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T20:07:26.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:26 smithi003 bash[92129]: audit 2024-09-20T20:07:25.825538+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.3:0/819320326' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T20:07:26.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:26 smithi003 bash[92129]: audit 2024-09-20T20:07:25.825538+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.3:0/819320326' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T20:07:27.800 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:27 smithi183 bash[69508]: cluster 2024-09-20T20:07:26.412449+0000 mgr.y (mgr.15270) 623 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:27.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:27 smithi183 bash[69508]: cluster 2024-09-20T20:07:26.412449+0000 mgr.y (mgr.15270) 623 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:27.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:27 smithi003 bash[88594]: cluster 2024-09-20T20:07:26.412449+0000 mgr.y (mgr.15270) 623 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:27.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:27 smithi003 bash[88594]: cluster 2024-09-20T20:07:26.412449+0000 mgr.y (mgr.15270) 623 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:27.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:27 smithi003 bash[92129]: cluster 2024-09-20T20:07:26.412449+0000 mgr.y (mgr.15270) 623 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:27.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:27 smithi003 bash[92129]: cluster 2024-09-20T20:07:26.412449+0000 mgr.y (mgr.15270) 623 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:29.533 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:07:29 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:07:29.199673999Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:07:29.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:29 smithi183 bash[69508]: cluster 2024-09-20T20:07:28.413292+0000 mgr.y (mgr.15270) 624 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:29.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:29 smithi183 bash[69508]: cluster 2024-09-20T20:07:28.413292+0000 mgr.y (mgr.15270) 624 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:29.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:29 smithi183 bash[69508]: audit 2024-09-20T20:07:29.028209+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:07:29.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:29 smithi183 bash[69508]: audit 2024-09-20T20:07:29.028209+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:07:29.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:29 smithi003 bash[88594]: cluster 2024-09-20T20:07:28.413292+0000 mgr.y (mgr.15270) 624 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:29.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:29 smithi003 bash[88594]: cluster 2024-09-20T20:07:28.413292+0000 mgr.y (mgr.15270) 624 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:29.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:29 smithi003 bash[88594]: audit 2024-09-20T20:07:29.028209+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:07:29.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:29 smithi003 bash[88594]: audit 2024-09-20T20:07:29.028209+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:07:29.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:29 smithi003 bash[92129]: cluster 2024-09-20T20:07:28.413292+0000 mgr.y (mgr.15270) 624 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:29.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:29 smithi003 bash[92129]: cluster 2024-09-20T20:07:28.413292+0000 mgr.y (mgr.15270) 624 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:29.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:29 smithi003 bash[92129]: audit 2024-09-20T20:07:29.028209+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:07:29.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:29 smithi003 bash[92129]: audit 2024-09-20T20:07:29.028209+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:07:31.315 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T20:07:31.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:31 smithi183 bash[69508]: cluster 2024-09-20T20:07:30.414841+0000 mgr.y (mgr.15270) 625 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:31.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:31 smithi183 bash[69508]: cluster 2024-09-20T20:07:30.414841+0000 mgr.y (mgr.15270) 625 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:31.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:31 smithi003 bash[88594]: cluster 2024-09-20T20:07:30.414841+0000 mgr.y (mgr.15270) 625 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:31.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:31 smithi003 bash[88594]: cluster 2024-09-20T20:07:30.414841+0000 mgr.y (mgr.15270) 625 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:31.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:31 smithi003 bash[92129]: cluster 2024-09-20T20:07:30.414841+0000 mgr.y (mgr.15270) 625 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:31.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:31 smithi003 bash[92129]: cluster 2024-09-20T20:07:30.414841+0000 mgr.y (mgr.15270) 625 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:32.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:07:32 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:07:32] "GET /metrics HTTP/1.1" 200 38264 "" "Prometheus/2.51.0" 2024-09-20T20:07:32.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:07:32 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:07:32.229902017Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:07:33.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:33 smithi183 bash[69508]: cluster 2024-09-20T20:07:32.415684+0000 mgr.y (mgr.15270) 626 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:33.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:33 smithi183 bash[69508]: cluster 2024-09-20T20:07:32.415684+0000 mgr.y (mgr.15270) 626 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:33.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:33 smithi183 bash[69508]: audit 2024-09-20T20:07:33.002359+0000 mgr.y (mgr.15270) 627 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:07:33.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:33 smithi183 bash[69508]: audit 2024-09-20T20:07:33.002359+0000 mgr.y (mgr.15270) 627 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:07:33.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:33 smithi183 bash[69508]: audit 2024-09-20T20:07:33.044472+0000 mgr.y (mgr.15270) 628 : audit [DBG] from='client.54368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:33.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:33 smithi183 bash[69508]: audit 2024-09-20T20:07:33.044472+0000 mgr.y (mgr.15270) 628 : audit [DBG] from='client.54368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:33.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:33 smithi003 bash[92129]: cluster 2024-09-20T20:07:32.415684+0000 mgr.y (mgr.15270) 626 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:33.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:33 smithi003 bash[92129]: cluster 2024-09-20T20:07:32.415684+0000 mgr.y (mgr.15270) 626 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:33.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:33 smithi003 bash[92129]: audit 2024-09-20T20:07:33.002359+0000 mgr.y (mgr.15270) 627 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:07:33.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:33 smithi003 bash[92129]: audit 2024-09-20T20:07:33.002359+0000 mgr.y (mgr.15270) 627 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:07:33.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:33 smithi003 bash[92129]: audit 2024-09-20T20:07:33.044472+0000 mgr.y (mgr.15270) 628 : audit [DBG] from='client.54368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:33.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:33 smithi003 bash[92129]: audit 2024-09-20T20:07:33.044472+0000 mgr.y (mgr.15270) 628 : audit [DBG] from='client.54368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:33.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:33 smithi003 bash[88594]: cluster 2024-09-20T20:07:32.415684+0000 mgr.y (mgr.15270) 626 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:33.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:33 smithi003 bash[88594]: cluster 2024-09-20T20:07:32.415684+0000 mgr.y (mgr.15270) 626 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:33.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:33 smithi003 bash[88594]: audit 2024-09-20T20:07:33.002359+0000 mgr.y (mgr.15270) 627 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:07:33.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:33 smithi003 bash[88594]: audit 2024-09-20T20:07:33.002359+0000 mgr.y (mgr.15270) 627 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:07:33.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:33 smithi003 bash[88594]: audit 2024-09-20T20:07:33.044472+0000 mgr.y (mgr.15270) 628 : audit [DBG] from='client.54368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:33.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:33 smithi003 bash[88594]: audit 2024-09-20T20:07:33.044472+0000 mgr.y (mgr.15270) 628 : audit [DBG] from='client.54368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:35.549 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:07:35 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:07:35.198336757Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:07:35.571 INFO:teuthology.orchestra.run.smithi003.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:07:35.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:35 smithi183 bash[69508]: cluster 2024-09-20T20:07:34.417377+0000 mgr.y (mgr.15270) 629 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:35.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:35 smithi183 bash[69508]: cluster 2024-09-20T20:07:34.417377+0000 mgr.y (mgr.15270) 629 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:35.836 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:35 smithi003 bash[88594]: cluster 2024-09-20T20:07:34.417377+0000 mgr.y (mgr.15270) 629 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:35.836 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:35 smithi003 bash[88594]: cluster 2024-09-20T20:07:34.417377+0000 mgr.y (mgr.15270) 629 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:35.836 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:35 smithi003 bash[92129]: cluster 2024-09-20T20:07:34.417377+0000 mgr.y (mgr.15270) 629 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:35.836 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:35 smithi003 bash[92129]: cluster 2024-09-20T20:07:34.417377+0000 mgr.y (mgr.15270) 629 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:36.338 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-20T20:07:36.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:36 smithi003 bash[92129]: cephadm 2024-09-20T20:07:35.564293+0000 mgr.y (mgr.15270) 630 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:07:36.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:36 smithi003 bash[92129]: cephadm 2024-09-20T20:07:35.564293+0000 mgr.y (mgr.15270) 630 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:07:36.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:36 smithi003 bash[92129]: audit 2024-09-20T20:07:35.570240+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:36.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:36 smithi003 bash[92129]: audit 2024-09-20T20:07:35.570240+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:36.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:36 smithi003 bash[92129]: audit 2024-09-20T20:07:36.277111+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:07:36.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:36 smithi003 bash[92129]: audit 2024-09-20T20:07:36.277111+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:07:36.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:36 smithi003 bash[92129]: audit 2024-09-20T20:07:36.278535+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:07:36.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:36 smithi003 bash[92129]: audit 2024-09-20T20:07:36.278535+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:07:36.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:36 smithi003 bash[92129]: audit 2024-09-20T20:07:36.287173+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:36.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:36 smithi003 bash[92129]: audit 2024-09-20T20:07:36.287173+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:36.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:36 smithi003 bash[92129]: cephadm 2024-09-20T20:07:36.364010+0000 mgr.y (mgr.15270) 631 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:07:36.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:36 smithi003 bash[92129]: cephadm 2024-09-20T20:07:36.364010+0000 mgr.y (mgr.15270) 631 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:07:36.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:36 smithi003 bash[88594]: cephadm 2024-09-20T20:07:35.564293+0000 mgr.y (mgr.15270) 630 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:07:36.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:36 smithi003 bash[88594]: cephadm 2024-09-20T20:07:35.564293+0000 mgr.y (mgr.15270) 630 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:07:36.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:36 smithi003 bash[88594]: audit 2024-09-20T20:07:35.570240+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:36.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:36 smithi003 bash[88594]: audit 2024-09-20T20:07:35.570240+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:36.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:36 smithi003 bash[88594]: audit 2024-09-20T20:07:36.277111+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:07:36.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:36 smithi003 bash[88594]: audit 2024-09-20T20:07:36.277111+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:07:36.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:36 smithi003 bash[88594]: audit 2024-09-20T20:07:36.278535+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:07:36.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:36 smithi003 bash[88594]: audit 2024-09-20T20:07:36.278535+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:07:36.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:36 smithi003 bash[88594]: audit 2024-09-20T20:07:36.287173+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:36.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:36 smithi003 bash[88594]: audit 2024-09-20T20:07:36.287173+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:36.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:36 smithi003 bash[88594]: cephadm 2024-09-20T20:07:36.364010+0000 mgr.y (mgr.15270) 631 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:07:36.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:36 smithi003 bash[88594]: cephadm 2024-09-20T20:07:36.364010+0000 mgr.y (mgr.15270) 631 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:07:37.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:36 smithi183 bash[69508]: cephadm 2024-09-20T20:07:35.564293+0000 mgr.y (mgr.15270) 630 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:07:37.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:36 smithi183 bash[69508]: cephadm 2024-09-20T20:07:35.564293+0000 mgr.y (mgr.15270) 630 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:07:37.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:36 smithi183 bash[69508]: audit 2024-09-20T20:07:35.570240+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:37.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:36 smithi183 bash[69508]: audit 2024-09-20T20:07:35.570240+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:37.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:36 smithi183 bash[69508]: audit 2024-09-20T20:07:36.277111+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:07:37.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:36 smithi183 bash[69508]: audit 2024-09-20T20:07:36.277111+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:07:37.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:36 smithi183 bash[69508]: audit 2024-09-20T20:07:36.278535+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:07:37.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:36 smithi183 bash[69508]: audit 2024-09-20T20:07:36.278535+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:07:37.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:36 smithi183 bash[69508]: audit 2024-09-20T20:07:36.287173+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:37.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:36 smithi183 bash[69508]: audit 2024-09-20T20:07:36.287173+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:37.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:36 smithi183 bash[69508]: cephadm 2024-09-20T20:07:36.364010+0000 mgr.y (mgr.15270) 631 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:07:37.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:36 smithi183 bash[69508]: cephadm 2024-09-20T20:07:36.364010+0000 mgr.y (mgr.15270) 631 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:07:38.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:38 smithi183 bash[69508]: cluster 2024-09-20T20:07:36.418256+0000 mgr.y (mgr.15270) 632 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:38.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:38 smithi183 bash[69508]: cluster 2024-09-20T20:07:36.418256+0000 mgr.y (mgr.15270) 632 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:38.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:07:38 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:07:38.21355078Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:07:38.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:38 smithi003 bash[88594]: cluster 2024-09-20T20:07:36.418256+0000 mgr.y (mgr.15270) 632 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:38.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:38 smithi003 bash[88594]: cluster 2024-09-20T20:07:36.418256+0000 mgr.y (mgr.15270) 632 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:38.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:38 smithi003 bash[92129]: cluster 2024-09-20T20:07:36.418256+0000 mgr.y (mgr.15270) 632 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:38.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:38 smithi003 bash[92129]: cluster 2024-09-20T20:07:36.418256+0000 mgr.y (mgr.15270) 632 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:40.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[88594]: cluster 2024-09-20T20:07:38.419172+0000 mgr.y (mgr.15270) 633 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:40.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[88594]: cluster 2024-09-20T20:07:38.419172+0000 mgr.y (mgr.15270) 633 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:40.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[88594]: audit 2024-09-20T20:07:38.822627+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:40.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[88594]: audit 2024-09-20T20:07:38.822627+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:40.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[88594]: cephadm 2024-09-20T20:07:38.823122+0000 mgr.y (mgr.15270) 634 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T20:07:40.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[88594]: cephadm 2024-09-20T20:07:38.823122+0000 mgr.y (mgr.15270) 634 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T20:07:40.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[88594]: cephadm 2024-09-20T20:07:38.823197+0000 mgr.y (mgr.15270) 635 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T20:07:40.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[88594]: cephadm 2024-09-20T20:07:38.823197+0000 mgr.y (mgr.15270) 635 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T20:07:40.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[88594]: audit 2024-09-20T20:07:38.825291+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:07:40.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[88594]: audit 2024-09-20T20:07:38.825291+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:07:40.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[88594]: audit 2024-09-20T20:07:38.827970+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:07:40.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[88594]: audit 2024-09-20T20:07:38.827970+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:07:40.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[88594]: cephadm 2024-09-20T20:07:38.829107+0000 mgr.y (mgr.15270) 636 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T20:07:40.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[88594]: cephadm 2024-09-20T20:07:38.829107+0000 mgr.y (mgr.15270) 636 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T20:07:40.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[88594]: audit 2024-09-20T20:07:38.835211+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:40.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[88594]: audit 2024-09-20T20:07:38.835211+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:40.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[88594]: audit 2024-09-20T20:07:38.838417+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:07:40.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[88594]: audit 2024-09-20T20:07:38.838417+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:07:40.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[88594]: cephadm 2024-09-20T20:07:38.839666+0000 mgr.y (mgr.15270) 637 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T20:07:40.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[88594]: cephadm 2024-09-20T20:07:38.839666+0000 mgr.y (mgr.15270) 637 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T20:07:40.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[92129]: cluster 2024-09-20T20:07:38.419172+0000 mgr.y (mgr.15270) 633 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:40.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[92129]: cluster 2024-09-20T20:07:38.419172+0000 mgr.y (mgr.15270) 633 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:40.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[92129]: audit 2024-09-20T20:07:38.822627+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:40.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[92129]: audit 2024-09-20T20:07:38.822627+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:40.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[92129]: cephadm 2024-09-20T20:07:38.823122+0000 mgr.y (mgr.15270) 634 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T20:07:40.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[92129]: cephadm 2024-09-20T20:07:38.823122+0000 mgr.y (mgr.15270) 634 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T20:07:40.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[92129]: cephadm 2024-09-20T20:07:38.823197+0000 mgr.y (mgr.15270) 635 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T20:07:40.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[92129]: cephadm 2024-09-20T20:07:38.823197+0000 mgr.y (mgr.15270) 635 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T20:07:40.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[92129]: audit 2024-09-20T20:07:38.825291+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:07:40.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[92129]: audit 2024-09-20T20:07:38.825291+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:07:40.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[92129]: audit 2024-09-20T20:07:38.827970+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:07:40.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[92129]: audit 2024-09-20T20:07:38.827970+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:07:40.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[92129]: cephadm 2024-09-20T20:07:38.829107+0000 mgr.y (mgr.15270) 636 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T20:07:40.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[92129]: cephadm 2024-09-20T20:07:38.829107+0000 mgr.y (mgr.15270) 636 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T20:07:40.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[92129]: audit 2024-09-20T20:07:38.835211+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:40.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[92129]: audit 2024-09-20T20:07:38.835211+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:40.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[92129]: audit 2024-09-20T20:07:38.838417+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:07:40.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[92129]: audit 2024-09-20T20:07:38.838417+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:07:40.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[92129]: cephadm 2024-09-20T20:07:38.839666+0000 mgr.y (mgr.15270) 637 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T20:07:40.205 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[92129]: cephadm 2024-09-20T20:07:38.839666+0000 mgr.y (mgr.15270) 637 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T20:07:40.206 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[88594]: audit 2024-09-20T20:07:38.845951+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:40.206 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[88594]: audit 2024-09-20T20:07:38.845951+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:40.206 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[88594]: audit 2024-09-20T20:07:38.848559+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:07:40.206 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[88594]: audit 2024-09-20T20:07:38.848559+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:07:40.206 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[88594]: cephadm 2024-09-20T20:07:38.849756+0000 mgr.y (mgr.15270) 638 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T20:07:40.206 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[88594]: cephadm 2024-09-20T20:07:38.849756+0000 mgr.y (mgr.15270) 638 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T20:07:40.206 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[88594]: audit 2024-09-20T20:07:38.857863+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:40.206 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[88594]: audit 2024-09-20T20:07:38.857863+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:40.206 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[88594]: audit 2024-09-20T20:07:38.862874+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-20T20:07:40.206 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[88594]: audit 2024-09-20T20:07:38.862874+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-20T20:07:40.206 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[88594]: audit 2024-09-20T20:07:38.863163+0000 mgr.y (mgr.15270) 639 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-20T20:07:40.206 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[88594]: audit 2024-09-20T20:07:38.863163+0000 mgr.y (mgr.15270) 639 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-20T20:07:40.206 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[88594]: cephadm 2024-09-20T20:07:38.865060+0000 mgr.y (mgr.15270) 640 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-20T20:07:40.207 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[88594]: cephadm 2024-09-20T20:07:38.865060+0000 mgr.y (mgr.15270) 640 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-20T20:07:40.207 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[92129]: audit 2024-09-20T20:07:38.845951+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:40.207 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[92129]: audit 2024-09-20T20:07:38.845951+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:40.207 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[92129]: audit 2024-09-20T20:07:38.848559+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:07:40.207 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[92129]: audit 2024-09-20T20:07:38.848559+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:07:40.207 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[92129]: cephadm 2024-09-20T20:07:38.849756+0000 mgr.y (mgr.15270) 638 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T20:07:40.207 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[92129]: cephadm 2024-09-20T20:07:38.849756+0000 mgr.y (mgr.15270) 638 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T20:07:40.207 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[92129]: audit 2024-09-20T20:07:38.857863+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:40.207 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[92129]: audit 2024-09-20T20:07:38.857863+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:40.207 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[92129]: audit 2024-09-20T20:07:38.862874+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-20T20:07:40.207 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[92129]: audit 2024-09-20T20:07:38.862874+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-20T20:07:40.207 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[92129]: audit 2024-09-20T20:07:38.863163+0000 mgr.y (mgr.15270) 639 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-20T20:07:40.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[92129]: audit 2024-09-20T20:07:38.863163+0000 mgr.y (mgr.15270) 639 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-20T20:07:40.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[92129]: cephadm 2024-09-20T20:07:38.865060+0000 mgr.y (mgr.15270) 640 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-20T20:07:40.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:39 smithi003 bash[92129]: cephadm 2024-09-20T20:07:38.865060+0000 mgr.y (mgr.15270) 640 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-20T20:07:40.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:39 smithi183 bash[69508]: cluster 2024-09-20T20:07:38.419172+0000 mgr.y (mgr.15270) 633 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:40.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:39 smithi183 bash[69508]: cluster 2024-09-20T20:07:38.419172+0000 mgr.y (mgr.15270) 633 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:40.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:39 smithi183 bash[69508]: audit 2024-09-20T20:07:38.822627+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:40.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:39 smithi183 bash[69508]: audit 2024-09-20T20:07:38.822627+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:40.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:39 smithi183 bash[69508]: cephadm 2024-09-20T20:07:38.823122+0000 mgr.y (mgr.15270) 634 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T20:07:40.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:39 smithi183 bash[69508]: cephadm 2024-09-20T20:07:38.823122+0000 mgr.y (mgr.15270) 634 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T20:07:40.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:39 smithi183 bash[69508]: cephadm 2024-09-20T20:07:38.823197+0000 mgr.y (mgr.15270) 635 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T20:07:40.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:39 smithi183 bash[69508]: cephadm 2024-09-20T20:07:38.823197+0000 mgr.y (mgr.15270) 635 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T20:07:40.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:39 smithi183 bash[69508]: audit 2024-09-20T20:07:38.825291+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:07:40.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:39 smithi183 bash[69508]: audit 2024-09-20T20:07:38.825291+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:07:40.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:39 smithi183 bash[69508]: audit 2024-09-20T20:07:38.827970+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:07:40.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:39 smithi183 bash[69508]: audit 2024-09-20T20:07:38.827970+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:07:40.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:39 smithi183 bash[69508]: cephadm 2024-09-20T20:07:38.829107+0000 mgr.y (mgr.15270) 636 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T20:07:40.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:39 smithi183 bash[69508]: cephadm 2024-09-20T20:07:38.829107+0000 mgr.y (mgr.15270) 636 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T20:07:40.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:39 smithi183 bash[69508]: audit 2024-09-20T20:07:38.835211+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:40.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:39 smithi183 bash[69508]: audit 2024-09-20T20:07:38.835211+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:40.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:39 smithi183 bash[69508]: audit 2024-09-20T20:07:38.838417+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:07:40.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:39 smithi183 bash[69508]: audit 2024-09-20T20:07:38.838417+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:07:40.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:39 smithi183 bash[69508]: cephadm 2024-09-20T20:07:38.839666+0000 mgr.y (mgr.15270) 637 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T20:07:40.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:39 smithi183 bash[69508]: cephadm 2024-09-20T20:07:38.839666+0000 mgr.y (mgr.15270) 637 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T20:07:40.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:39 smithi183 bash[69508]: audit 2024-09-20T20:07:38.845951+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:40.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:39 smithi183 bash[69508]: audit 2024-09-20T20:07:38.845951+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:40.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:39 smithi183 bash[69508]: audit 2024-09-20T20:07:38.848559+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:07:40.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:39 smithi183 bash[69508]: audit 2024-09-20T20:07:38.848559+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:07:40.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:39 smithi183 bash[69508]: cephadm 2024-09-20T20:07:38.849756+0000 mgr.y (mgr.15270) 638 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T20:07:40.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:39 smithi183 bash[69508]: cephadm 2024-09-20T20:07:38.849756+0000 mgr.y (mgr.15270) 638 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T20:07:40.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:39 smithi183 bash[69508]: audit 2024-09-20T20:07:38.857863+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:40.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:39 smithi183 bash[69508]: audit 2024-09-20T20:07:38.857863+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:40.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:39 smithi183 bash[69508]: audit 2024-09-20T20:07:38.862874+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-20T20:07:40.304 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:39 smithi183 bash[69508]: audit 2024-09-20T20:07:38.862874+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-20T20:07:40.304 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:39 smithi183 bash[69508]: audit 2024-09-20T20:07:38.863163+0000 mgr.y (mgr.15270) 639 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-20T20:07:40.304 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:39 smithi183 bash[69508]: audit 2024-09-20T20:07:38.863163+0000 mgr.y (mgr.15270) 639 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-20T20:07:40.304 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:39 smithi183 bash[69508]: cephadm 2024-09-20T20:07:38.865060+0000 mgr.y (mgr.15270) 640 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-20T20:07:40.304 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:39 smithi183 bash[69508]: cephadm 2024-09-20T20:07:38.865060+0000 mgr.y (mgr.15270) 640 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-20T20:07:41.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:07:41 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:07:41.220605551Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:07:41.721 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T20:07:42.132 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:07:42 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:07:42] "GET /metrics HTTP/1.1" 200 38264 "" "Prometheus/2.51.0" 2024-09-20T20:07:42.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:42 smithi003 bash[88594]: cluster 2024-09-20T20:07:40.420294+0000 mgr.y (mgr.15270) 641 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:42.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:42 smithi003 bash[88594]: cluster 2024-09-20T20:07:40.420294+0000 mgr.y (mgr.15270) 641 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:42.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:42 smithi003 bash[88594]: cephadm 2024-09-20T20:07:41.242638+0000 mgr.y (mgr.15270) 642 : cephadm [INF] Upgrade: Updating osd.3 2024-09-20T20:07:42.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:42 smithi003 bash[88594]: cephadm 2024-09-20T20:07:41.242638+0000 mgr.y (mgr.15270) 642 : cephadm [INF] Upgrade: Updating osd.3 2024-09-20T20:07:42.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:42 smithi003 bash[88594]: audit 2024-09-20T20:07:41.250374+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:42.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:42 smithi003 bash[88594]: audit 2024-09-20T20:07:41.250374+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:42.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:42 smithi003 bash[88594]: audit 2024-09-20T20:07:41.255321+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-20T20:07:42.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:42 smithi003 bash[88594]: audit 2024-09-20T20:07:41.255321+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-20T20:07:42.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:42 smithi003 bash[88594]: audit 2024-09-20T20:07:41.256580+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:07:42.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:42 smithi003 bash[88594]: audit 2024-09-20T20:07:41.256580+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:07:42.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:42 smithi003 bash[88594]: cephadm 2024-09-20T20:07:41.259228+0000 mgr.y (mgr.15270) 643 : cephadm [INF] Deploying daemon osd.3 on smithi003 2024-09-20T20:07:42.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:42 smithi003 bash[88594]: cephadm 2024-09-20T20:07:41.259228+0000 mgr.y (mgr.15270) 643 : cephadm [INF] Deploying daemon osd.3 on smithi003 2024-09-20T20:07:42.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:42 smithi003 bash[92129]: cluster 2024-09-20T20:07:40.420294+0000 mgr.y (mgr.15270) 641 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:42.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:42 smithi003 bash[92129]: cluster 2024-09-20T20:07:40.420294+0000 mgr.y (mgr.15270) 641 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:42.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:42 smithi003 bash[92129]: cephadm 2024-09-20T20:07:41.242638+0000 mgr.y (mgr.15270) 642 : cephadm [INF] Upgrade: Updating osd.3 2024-09-20T20:07:42.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:42 smithi003 bash[92129]: cephadm 2024-09-20T20:07:41.242638+0000 mgr.y (mgr.15270) 642 : cephadm [INF] Upgrade: Updating osd.3 2024-09-20T20:07:42.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:42 smithi003 bash[92129]: audit 2024-09-20T20:07:41.250374+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:42.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:42 smithi003 bash[92129]: audit 2024-09-20T20:07:41.250374+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:42.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:42 smithi003 bash[92129]: audit 2024-09-20T20:07:41.255321+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-20T20:07:42.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:42 smithi003 bash[92129]: audit 2024-09-20T20:07:41.255321+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-20T20:07:42.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:42 smithi003 bash[92129]: audit 2024-09-20T20:07:41.256580+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:07:42.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:42 smithi003 bash[92129]: audit 2024-09-20T20:07:41.256580+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:07:42.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:42 smithi003 bash[92129]: cephadm 2024-09-20T20:07:41.259228+0000 mgr.y (mgr.15270) 643 : cephadm [INF] Deploying daemon osd.3 on smithi003 2024-09-20T20:07:42.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:42 smithi003 bash[92129]: cephadm 2024-09-20T20:07:41.259228+0000 mgr.y (mgr.15270) 643 : cephadm [INF] Deploying daemon osd.3 on smithi003 2024-09-20T20:07:42.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:42 smithi183 bash[69508]: cluster 2024-09-20T20:07:40.420294+0000 mgr.y (mgr.15270) 641 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:42.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:42 smithi183 bash[69508]: cluster 2024-09-20T20:07:40.420294+0000 mgr.y (mgr.15270) 641 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:42.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:42 smithi183 bash[69508]: cephadm 2024-09-20T20:07:41.242638+0000 mgr.y (mgr.15270) 642 : cephadm [INF] Upgrade: Updating osd.3 2024-09-20T20:07:42.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:42 smithi183 bash[69508]: cephadm 2024-09-20T20:07:41.242638+0000 mgr.y (mgr.15270) 642 : cephadm [INF] Upgrade: Updating osd.3 2024-09-20T20:07:42.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:42 smithi183 bash[69508]: audit 2024-09-20T20:07:41.250374+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:42.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:42 smithi183 bash[69508]: audit 2024-09-20T20:07:41.250374+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:42.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:42 smithi183 bash[69508]: audit 2024-09-20T20:07:41.255321+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-20T20:07:42.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:42 smithi183 bash[69508]: audit 2024-09-20T20:07:41.255321+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-20T20:07:42.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:42 smithi183 bash[69508]: audit 2024-09-20T20:07:41.256580+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:07:42.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:42 smithi183 bash[69508]: audit 2024-09-20T20:07:41.256580+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:07:42.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:42 smithi183 bash[69508]: cephadm 2024-09-20T20:07:41.259228+0000 mgr.y (mgr.15270) 643 : cephadm [INF] Deploying daemon osd.3 on smithi003 2024-09-20T20:07:42.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:42 smithi183 bash[69508]: cephadm 2024-09-20T20:07:41.259228+0000 mgr.y (mgr.15270) 643 : cephadm [INF] Deploying daemon osd.3 on smithi003 2024-09-20T20:07:44.021 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-20T20:07:44.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:07:44 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:07:44.192196734Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:07:44.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:44 smithi183 bash[69508]: cluster 2024-09-20T20:07:42.421065+0000 mgr.y (mgr.15270) 644 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:44.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:44 smithi183 bash[69508]: cluster 2024-09-20T20:07:42.421065+0000 mgr.y (mgr.15270) 644 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:44.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:44 smithi183 bash[69508]: audit 2024-09-20T20:07:43.012706+0000 mgr.y (mgr.15270) 645 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:07:44.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:44 smithi183 bash[69508]: audit 2024-09-20T20:07:43.012706+0000 mgr.y (mgr.15270) 645 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:07:44.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:44 smithi183 bash[69508]: audit 2024-09-20T20:07:44.027904+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:07:44.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:44 smithi183 bash[69508]: audit 2024-09-20T20:07:44.027904+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:07:44.580 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:44 smithi003 bash[92129]: cluster 2024-09-20T20:07:42.421065+0000 mgr.y (mgr.15270) 644 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:44.581 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:44 smithi003 bash[92129]: cluster 2024-09-20T20:07:42.421065+0000 mgr.y (mgr.15270) 644 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:44.581 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:44 smithi003 bash[92129]: audit 2024-09-20T20:07:43.012706+0000 mgr.y (mgr.15270) 645 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:07:44.581 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:44 smithi003 bash[92129]: audit 2024-09-20T20:07:43.012706+0000 mgr.y (mgr.15270) 645 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:07:44.581 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:44 smithi003 bash[92129]: audit 2024-09-20T20:07:44.027904+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:07:44.581 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:44 smithi003 bash[92129]: audit 2024-09-20T20:07:44.027904+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:07:44.581 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:44 smithi003 bash[88594]: cluster 2024-09-20T20:07:42.421065+0000 mgr.y (mgr.15270) 644 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:44.581 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:44 smithi003 bash[88594]: cluster 2024-09-20T20:07:42.421065+0000 mgr.y (mgr.15270) 644 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:44.581 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:44 smithi003 bash[88594]: audit 2024-09-20T20:07:43.012706+0000 mgr.y (mgr.15270) 645 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:07:44.582 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:44 smithi003 bash[88594]: audit 2024-09-20T20:07:43.012706+0000 mgr.y (mgr.15270) 645 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:07:44.582 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:44 smithi003 bash[88594]: audit 2024-09-20T20:07:44.027904+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:07:44.582 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:44 smithi003 bash[88594]: audit 2024-09-20T20:07:44.027904+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:07:44.686 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T20:07:44.686 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (9m) 76s ago 36m 14.3M - 0.27.0 11f11916f8cd c352858d3349 2024-09-20T20:07:44.686 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi183 *:3000 running (9m) 7m ago 36m 67.9M - 10.4.8 5aad1d7cf004 548c3fa5f1a5 2024-09-20T20:07:44.686 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.zzokqj smithi003 *:5000 running (11m) 76s ago 34m 49.3M - 3.8 6acb0a031eab d2e13422a011 2024-09-20T20:07:44.686 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi183 *:8443,9283,8765 running (11m) 7m ago 45m 439M - 19.3.0-5099-g88deadb8 441f9a3fe515 210cd19f5bae 2024-09-20T20:07:44.686 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (22m) 76s ago 47m 518M - 19.3.0-5099-g88deadb8 441f9a3fe515 9aa6e2f22487 2024-09-20T20:07:44.687 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (6m) 76s ago 47m 47.3M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 0136983baac2 2024-09-20T20:07:44.687 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi183 running (7m) 7m ago 45m 18.3M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 b3c0e322fa5f 2024-09-20T20:07:44.687 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (5m) 76s ago 45m 37.3M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 3857b5066efa 2024-09-20T20:07:44.687 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (10m) 76s ago 37m 8263k - 1.7.0 72c9c2088986 d0b8aa327069 2024-09-20T20:07:44.687 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi183 *:9100 running (10m) 7m ago 37m 7780k - 1.7.0 72c9c2088986 c79ac70026db 2024-09-20T20:07:44.687 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (3m) 76s ago 44m 50.1M 3037M 19.3.0-5099-g88deadb8 441f9a3fe515 61ba10adee7c 2024-09-20T20:07:44.687 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (3m) 76s ago 43m 54.3M 3037M 19.3.0-5099-g88deadb8 441f9a3fe515 c757af03ec7d 2024-09-20T20:07:44.688 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running 76s ago 42m - 3037M 2024-09-20T20:07:44.688 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (41m) 76s ago 41m 62.4M 3037M 19.1.1-369-ged8ee0f2 6acb0a031eab f18d3679bb9e 2024-09-20T20:07:44.688 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi183 running (40m) 7m ago 40m 69.0M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab acf213ee960c 2024-09-20T20:07:44.688 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi183 running (39m) 7m ago 40m 64.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab e79f0a743785 2024-09-20T20:07:44.688 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi183 running (39m) 7m ago 39m 56.4M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 164041c5816b 2024-09-20T20:07:44.688 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi183 running (38m) 7m ago 38m 67.0M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 0eac55f5717e 2024-09-20T20:07:44.688 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi183 *:9095 running (10m) 7m ago 37m 43.9M - 2.51.0 1d3b7f56885b 7e9efbbab4fb 2024-09-20T20:07:44.689 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.tcdhwz smithi003 *:8000 running (34m) 76s ago 34m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 8fc205227459 2024-09-20T20:07:44.689 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi183.lyzazb smithi183 *:8000 running (34m) 7m ago 34m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 7387a3c9206c 2024-09-20T20:07:45.057 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T20:07:45.058 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-20T20:07:45.058 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T20:07:45.058 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:07:45.058 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-20T20:07:45.058 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T20:07:45.058 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:07:45.058 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-20T20:07:45.058 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 5, 2024-09-20T20:07:45.058 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T20:07:45.058 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:07:45.059 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-20T20:07:45.059 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T20:07:45.059 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:07:45.059 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-20T20:07:45.059 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 7, 2024-09-20T20:07:45.059 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 8 2024-09-20T20:07:45.059 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-20T20:07:45.059 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T20:07:45.368 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T20:07:45.368 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T20:07:45.368 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-20T20:07:45.368 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-20T20:07:45.368 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-20T20:07:45.368 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "2/8 daemons upgraded", 2024-09-20T20:07:45.369 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading osd daemons", 2024-09-20T20:07:45.369 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-20T20:07:45.369 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T20:07:45.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:45 smithi183 bash[69508]: audit 2024-09-20T20:07:44.008345+0000 mgr.y (mgr.15270) 646 : audit [DBG] from='client.54374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:45.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:45 smithi183 bash[69508]: audit 2024-09-20T20:07:44.008345+0000 mgr.y (mgr.15270) 646 : audit [DBG] from='client.54374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:45.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:45 smithi183 bash[69508]: audit 2024-09-20T20:07:44.331751+0000 mgr.y (mgr.15270) 647 : audit [DBG] from='client.54380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:45.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:45 smithi183 bash[69508]: audit 2024-09-20T20:07:44.331751+0000 mgr.y (mgr.15270) 647 : audit [DBG] from='client.54380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:45.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:45 smithi183 bash[69508]: audit 2024-09-20T20:07:45.057261+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.3:0/1958539429' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:07:45.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:45 smithi183 bash[69508]: audit 2024-09-20T20:07:45.057261+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.3:0/1958539429' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:07:45.664 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:45 smithi003 bash[92129]: audit 2024-09-20T20:07:44.008345+0000 mgr.y (mgr.15270) 646 : audit [DBG] from='client.54374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:45.664 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:45 smithi003 bash[92129]: audit 2024-09-20T20:07:44.008345+0000 mgr.y (mgr.15270) 646 : audit [DBG] from='client.54374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:45.664 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:45 smithi003 bash[92129]: audit 2024-09-20T20:07:44.331751+0000 mgr.y (mgr.15270) 647 : audit [DBG] from='client.54380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:45.664 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:45 smithi003 bash[92129]: audit 2024-09-20T20:07:44.331751+0000 mgr.y (mgr.15270) 647 : audit [DBG] from='client.54380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:45.665 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:45 smithi003 bash[92129]: audit 2024-09-20T20:07:45.057261+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.3:0/1958539429' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:07:45.665 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:45 smithi003 bash[92129]: audit 2024-09-20T20:07:45.057261+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.3:0/1958539429' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:07:45.665 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:45 smithi003 bash[88594]: audit 2024-09-20T20:07:44.008345+0000 mgr.y (mgr.15270) 646 : audit [DBG] from='client.54374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:45.665 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:45 smithi003 bash[88594]: audit 2024-09-20T20:07:44.008345+0000 mgr.y (mgr.15270) 646 : audit [DBG] from='client.54374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:45.665 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:45 smithi003 bash[88594]: audit 2024-09-20T20:07:44.331751+0000 mgr.y (mgr.15270) 647 : audit [DBG] from='client.54380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:45.665 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:45 smithi003 bash[88594]: audit 2024-09-20T20:07:44.331751+0000 mgr.y (mgr.15270) 647 : audit [DBG] from='client.54380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:45.665 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:45 smithi003 bash[88594]: audit 2024-09-20T20:07:45.057261+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.3:0/1958539429' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:07:45.665 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:45 smithi003 bash[88594]: audit 2024-09-20T20:07:45.057261+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.3:0/1958539429' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:07:46.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:46 smithi003 bash[88594]: cluster 2024-09-20T20:07:44.422039+0000 mgr.y (mgr.15270) 648 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:46.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:46 smithi003 bash[88594]: cluster 2024-09-20T20:07:44.422039+0000 mgr.y (mgr.15270) 648 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:46.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:46 smithi003 bash[88594]: audit 2024-09-20T20:07:44.647950+0000 mgr.y (mgr.15270) 649 : audit [DBG] from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:46.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:46 smithi003 bash[88594]: audit 2024-09-20T20:07:44.647950+0000 mgr.y (mgr.15270) 649 : audit [DBG] from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:46.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:46 smithi003 bash[88594]: audit 2024-09-20T20:07:45.367577+0000 mgr.y (mgr.15270) 650 : audit [DBG] from='client.44424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:46.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:46 smithi003 bash[88594]: audit 2024-09-20T20:07:45.367577+0000 mgr.y (mgr.15270) 650 : audit [DBG] from='client.44424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:46.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:46 smithi003 bash[92129]: cluster 2024-09-20T20:07:44.422039+0000 mgr.y (mgr.15270) 648 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:46.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:46 smithi003 bash[92129]: cluster 2024-09-20T20:07:44.422039+0000 mgr.y (mgr.15270) 648 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:46.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:46 smithi003 bash[92129]: audit 2024-09-20T20:07:44.647950+0000 mgr.y (mgr.15270) 649 : audit [DBG] from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:46.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:46 smithi003 bash[92129]: audit 2024-09-20T20:07:44.647950+0000 mgr.y (mgr.15270) 649 : audit [DBG] from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:46.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:46 smithi003 bash[92129]: audit 2024-09-20T20:07:45.367577+0000 mgr.y (mgr.15270) 650 : audit [DBG] from='client.44424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:46.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:46 smithi003 bash[92129]: audit 2024-09-20T20:07:45.367577+0000 mgr.y (mgr.15270) 650 : audit [DBG] from='client.44424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:46.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:46 smithi183 bash[69508]: cluster 2024-09-20T20:07:44.422039+0000 mgr.y (mgr.15270) 648 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:46.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:46 smithi183 bash[69508]: cluster 2024-09-20T20:07:44.422039+0000 mgr.y (mgr.15270) 648 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:07:46.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:46 smithi183 bash[69508]: audit 2024-09-20T20:07:44.647950+0000 mgr.y (mgr.15270) 649 : audit [DBG] from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:46.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:46 smithi183 bash[69508]: audit 2024-09-20T20:07:44.647950+0000 mgr.y (mgr.15270) 649 : audit [DBG] from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:46.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:46 smithi183 bash[69508]: audit 2024-09-20T20:07:45.367577+0000 mgr.y (mgr.15270) 650 : audit [DBG] from='client.44424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:46.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:46 smithi183 bash[69508]: audit 2024-09-20T20:07:45.367577+0000 mgr.y (mgr.15270) 650 : audit [DBG] from='client.44424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:07:47.008 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:46 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:07:47.008 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:07:46 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:07:47.008 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 20:07:46 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:07:47.009 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:07:46 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:07:47.009 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:46 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:07:47.009 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:07:46 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:07:47.009 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:07:46 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:07:47.010 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:07:46 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:07:47.010 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 20:07:46 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:07:47.266 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:07:47 smithi003 systemd[1]: Stopping Ceph osd.3 for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T20:07:47.266 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:07:47 smithi003 bash[45794]: debug 2024-09-20T20:07:47.100+0000 7f81f8037640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-20T20:07:47.266 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:07:47 smithi003 bash[45794]: debug 2024-09-20T20:07:47.100+0000 7f81f8037640 -1 osd.3 126 *** Got signal Terminated *** 2024-09-20T20:07:47.266 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:07:47 smithi003 bash[45794]: debug 2024-09-20T20:07:47.100+0000 7f81f8037640 -1 osd.3 126 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T20:07:47.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:07:47 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:07:47.219826854Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:07:47.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:47 smithi183 bash[69508]: cluster 2024-09-20T20:07:47.108183+0000 mon.a (mon.0) 404 : cluster [INF] osd.3 marked itself down and dead 2024-09-20T20:07:47.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:47 smithi183 bash[69508]: cluster 2024-09-20T20:07:47.108183+0000 mon.a (mon.0) 404 : cluster [INF] osd.3 marked itself down and dead 2024-09-20T20:07:47.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:47 smithi003 bash[88594]: cluster 2024-09-20T20:07:47.108183+0000 mon.a (mon.0) 404 : cluster [INF] osd.3 marked itself down and dead 2024-09-20T20:07:47.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:47 smithi003 bash[88594]: cluster 2024-09-20T20:07:47.108183+0000 mon.a (mon.0) 404 : cluster [INF] osd.3 marked itself down and dead 2024-09-20T20:07:47.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:47 smithi003 bash[92129]: cluster 2024-09-20T20:07:47.108183+0000 mon.a (mon.0) 404 : cluster [INF] osd.3 marked itself down and dead 2024-09-20T20:07:47.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:47 smithi003 bash[92129]: cluster 2024-09-20T20:07:47.108183+0000 mon.a (mon.0) 404 : cluster [INF] osd.3 marked itself down and dead 2024-09-20T20:07:48.530 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:07:48 smithi003 bash[113559]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-osd-3 2024-09-20T20:07:48.530 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:48 smithi003 bash[92129]: cluster 2024-09-20T20:07:46.422868+0000 mgr.y (mgr.15270) 651 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:48.530 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:48 smithi003 bash[92129]: cluster 2024-09-20T20:07:46.422868+0000 mgr.y (mgr.15270) 651 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:48.530 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:48 smithi003 bash[92129]: cluster 2024-09-20T20:07:47.264521+0000 mon.a (mon.0) 405 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:07:48.530 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:48 smithi003 bash[92129]: cluster 2024-09-20T20:07:47.264521+0000 mon.a (mon.0) 405 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:07:48.530 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:48 smithi003 bash[92129]: cluster 2024-09-20T20:07:47.285424+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-09-20T20:07:48.530 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:48 smithi003 bash[92129]: cluster 2024-09-20T20:07:47.285424+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-09-20T20:07:48.531 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:48 smithi003 bash[88594]: cluster 2024-09-20T20:07:46.422868+0000 mgr.y (mgr.15270) 651 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:48.531 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:48 smithi003 bash[88594]: cluster 2024-09-20T20:07:46.422868+0000 mgr.y (mgr.15270) 651 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:48.531 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:48 smithi003 bash[88594]: cluster 2024-09-20T20:07:47.264521+0000 mon.a (mon.0) 405 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:07:48.531 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:48 smithi003 bash[88594]: cluster 2024-09-20T20:07:47.264521+0000 mon.a (mon.0) 405 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:07:48.531 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:48 smithi003 bash[88594]: cluster 2024-09-20T20:07:47.285424+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-09-20T20:07:48.531 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:48 smithi003 bash[88594]: cluster 2024-09-20T20:07:47.285424+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-09-20T20:07:48.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:48 smithi183 bash[69508]: cluster 2024-09-20T20:07:46.422868+0000 mgr.y (mgr.15270) 651 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:48.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:48 smithi183 bash[69508]: cluster 2024-09-20T20:07:46.422868+0000 mgr.y (mgr.15270) 651 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:07:48.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:48 smithi183 bash[69508]: cluster 2024-09-20T20:07:47.264521+0000 mon.a (mon.0) 405 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:07:48.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:48 smithi183 bash[69508]: cluster 2024-09-20T20:07:47.264521+0000 mon.a (mon.0) 405 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:07:48.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:48 smithi183 bash[69508]: cluster 2024-09-20T20:07:47.285424+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-09-20T20:07:48.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:48 smithi183 bash[69508]: cluster 2024-09-20T20:07:47.285424+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-09-20T20:07:48.952 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:07:48 smithi003 bash[113626]: Error response from daemon: No such container: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-osd-3 2024-09-20T20:07:49.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:49 smithi183 bash[69508]: cluster 2024-09-20T20:07:48.291982+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-20T20:07:49.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:49 smithi183 bash[69508]: cluster 2024-09-20T20:07:48.291982+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-20T20:07:49.672 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:49 smithi003 bash[92129]: cluster 2024-09-20T20:07:48.291982+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-20T20:07:49.672 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:49 smithi003 bash[92129]: cluster 2024-09-20T20:07:48.291982+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-20T20:07:49.672 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:49 smithi003 bash[88594]: cluster 2024-09-20T20:07:48.291982+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-20T20:07:49.672 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:49 smithi003 bash[88594]: cluster 2024-09-20T20:07:48.291982+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-20T20:07:50.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:07:50 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:07:50.211360467Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:07:50.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:50 smithi183 bash[69508]: cluster 2024-09-20T20:07:48.423670+0000 mgr.y (mgr.15270) 652 : cluster [DBG] pgmap v375: 161 pgs: 14 peering, 21 stale+active+clean, 126 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-20T20:07:50.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:50 smithi183 bash[69508]: cluster 2024-09-20T20:07:48.423670+0000 mgr.y (mgr.15270) 652 : cluster [DBG] pgmap v375: 161 pgs: 14 peering, 21 stale+active+clean, 126 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-20T20:07:50.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:50 smithi183 bash[69508]: cluster 2024-09-20T20:07:49.280801+0000 mon.a (mon.0) 408 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-20T20:07:50.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:50 smithi183 bash[69508]: cluster 2024-09-20T20:07:49.280801+0000 mon.a (mon.0) 408 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-20T20:07:50.656 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:50 smithi003 bash[88594]: cluster 2024-09-20T20:07:48.423670+0000 mgr.y (mgr.15270) 652 : cluster [DBG] pgmap v375: 161 pgs: 14 peering, 21 stale+active+clean, 126 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-20T20:07:50.656 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:50 smithi003 bash[88594]: cluster 2024-09-20T20:07:48.423670+0000 mgr.y (mgr.15270) 652 : cluster [DBG] pgmap v375: 161 pgs: 14 peering, 21 stale+active+clean, 126 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-20T20:07:50.656 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:50 smithi003 bash[88594]: cluster 2024-09-20T20:07:49.280801+0000 mon.a (mon.0) 408 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-20T20:07:50.657 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:50 smithi003 bash[88594]: cluster 2024-09-20T20:07:49.280801+0000 mon.a (mon.0) 408 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-20T20:07:50.657 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:50 smithi003 bash[92129]: cluster 2024-09-20T20:07:48.423670+0000 mgr.y (mgr.15270) 652 : cluster [DBG] pgmap v375: 161 pgs: 14 peering, 21 stale+active+clean, 126 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-20T20:07:50.657 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:50 smithi003 bash[92129]: cluster 2024-09-20T20:07:48.423670+0000 mgr.y (mgr.15270) 652 : cluster [DBG] pgmap v375: 161 pgs: 14 peering, 21 stale+active+clean, 126 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-20T20:07:50.657 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:50 smithi003 bash[92129]: cluster 2024-09-20T20:07:49.280801+0000 mon.a (mon.0) 408 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-20T20:07:50.657 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:50 smithi003 bash[92129]: cluster 2024-09-20T20:07:49.280801+0000 mon.a (mon.0) 408 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-20T20:07:50.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:50 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:07:50.924 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:07:50 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:07:50.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:50 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:07:50.925 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:07:50 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:07:50.925 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:07:50 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:07:50.925 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:07:50 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:07:50.926 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 20:07:50 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:07:50.926 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 20:07:50 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:07:50.926 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:07:50 smithi003 systemd[1]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490@osd.3.service: Deactivated successfully. 2024-09-20T20:07:50.926 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:07:50 smithi003 systemd[1]: Stopped Ceph osd.3 for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T20:07:50.926 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:07:50 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:07:50.926 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:07:50 smithi003 systemd[1]: Started Ceph osd.3 for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T20:07:52.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:51 smithi183 bash[69508]: cluster 2024-09-20T20:07:50.425591+0000 mgr.y (mgr.15270) 653 : cluster [DBG] pgmap v376: 161 pgs: 28 active+undersized, 14 peering, 1 stale+active+clean, 18 active+undersized+degraded, 100 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 61/636 objects degraded (9.591%) 2024-09-20T20:07:52.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:51 smithi183 bash[69508]: cluster 2024-09-20T20:07:50.425591+0000 mgr.y (mgr.15270) 653 : cluster [DBG] pgmap v376: 161 pgs: 28 active+undersized, 14 peering, 1 stale+active+clean, 18 active+undersized+degraded, 100 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 61/636 objects degraded (9.591%) 2024-09-20T20:07:52.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:51 smithi183 bash[69508]: audit 2024-09-20T20:07:50.965836+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:52.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:51 smithi183 bash[69508]: audit 2024-09-20T20:07:50.965836+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:52.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:51 smithi183 bash[69508]: audit 2024-09-20T20:07:50.972886+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:52.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:51 smithi183 bash[69508]: audit 2024-09-20T20:07:50.972886+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:52.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:51 smithi183 bash[69508]: cluster 2024-09-20T20:07:51.294438+0000 mon.a (mon.0) 411 : cluster [WRN] Health check failed: Degraded data redundancy: 61/636 objects degraded (9.591%), 18 pgs degraded (PG_DEGRADED) 2024-09-20T20:07:52.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:51 smithi183 bash[69508]: cluster 2024-09-20T20:07:51.294438+0000 mon.a (mon.0) 411 : cluster [WRN] Health check failed: Degraded data redundancy: 61/636 objects degraded (9.591%), 18 pgs degraded (PG_DEGRADED) 2024-09-20T20:07:52.324 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:07:52 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:07:52] "GET /metrics HTTP/1.1" 200 38264 "" "Prometheus/2.51.0" 2024-09-20T20:07:52.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:51 smithi003 bash[92129]: cluster 2024-09-20T20:07:50.425591+0000 mgr.y (mgr.15270) 653 : cluster [DBG] pgmap v376: 161 pgs: 28 active+undersized, 14 peering, 1 stale+active+clean, 18 active+undersized+degraded, 100 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 61/636 objects degraded (9.591%) 2024-09-20T20:07:52.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:51 smithi003 bash[92129]: cluster 2024-09-20T20:07:50.425591+0000 mgr.y (mgr.15270) 653 : cluster [DBG] pgmap v376: 161 pgs: 28 active+undersized, 14 peering, 1 stale+active+clean, 18 active+undersized+degraded, 100 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 61/636 objects degraded (9.591%) 2024-09-20T20:07:52.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:51 smithi003 bash[92129]: audit 2024-09-20T20:07:50.965836+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:52.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:51 smithi003 bash[92129]: audit 2024-09-20T20:07:50.965836+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:52.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:51 smithi003 bash[92129]: audit 2024-09-20T20:07:50.972886+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:52.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:51 smithi003 bash[92129]: audit 2024-09-20T20:07:50.972886+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:52.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:51 smithi003 bash[92129]: cluster 2024-09-20T20:07:51.294438+0000 mon.a (mon.0) 411 : cluster [WRN] Health check failed: Degraded data redundancy: 61/636 objects degraded (9.591%), 18 pgs degraded (PG_DEGRADED) 2024-09-20T20:07:52.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:51 smithi003 bash[92129]: cluster 2024-09-20T20:07:51.294438+0000 mon.a (mon.0) 411 : cluster [WRN] Health check failed: Degraded data redundancy: 61/636 objects degraded (9.591%), 18 pgs degraded (PG_DEGRADED) 2024-09-20T20:07:52.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:51 smithi003 bash[88594]: cluster 2024-09-20T20:07:50.425591+0000 mgr.y (mgr.15270) 653 : cluster [DBG] pgmap v376: 161 pgs: 28 active+undersized, 14 peering, 1 stale+active+clean, 18 active+undersized+degraded, 100 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 61/636 objects degraded (9.591%) 2024-09-20T20:07:52.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:51 smithi003 bash[88594]: cluster 2024-09-20T20:07:50.425591+0000 mgr.y (mgr.15270) 653 : cluster [DBG] pgmap v376: 161 pgs: 28 active+undersized, 14 peering, 1 stale+active+clean, 18 active+undersized+degraded, 100 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 61/636 objects degraded (9.591%) 2024-09-20T20:07:52.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:51 smithi003 bash[88594]: audit 2024-09-20T20:07:50.965836+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:52.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:51 smithi003 bash[88594]: audit 2024-09-20T20:07:50.965836+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:52.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:51 smithi003 bash[88594]: audit 2024-09-20T20:07:50.972886+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:52.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:51 smithi003 bash[88594]: audit 2024-09-20T20:07:50.972886+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:52.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:51 smithi003 bash[88594]: cluster 2024-09-20T20:07:51.294438+0000 mon.a (mon.0) 411 : cluster [WRN] Health check failed: Degraded data redundancy: 61/636 objects degraded (9.591%), 18 pgs degraded (PG_DEGRADED) 2024-09-20T20:07:52.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:51 smithi003 bash[88594]: cluster 2024-09-20T20:07:51.294438+0000 mon.a (mon.0) 411 : cluster [WRN] Health check failed: Degraded data redundancy: 61/636 objects degraded (9.591%), 18 pgs degraded (PG_DEGRADED) 2024-09-20T20:07:52.702 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:07:52 smithi003 bash[113772]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T20:07:52.702 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:07:52 smithi003 bash[113772]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T20:07:53.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:07:53 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:07:53.215917013Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:07:54.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:53 smithi183 bash[69508]: cluster 2024-09-20T20:07:52.426543+0000 mgr.y (mgr.15270) 654 : cluster [DBG] pgmap v377: 161 pgs: 34 active+undersized, 14 peering, 18 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 61/636 objects degraded (9.591%) 2024-09-20T20:07:54.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:53 smithi183 bash[69508]: cluster 2024-09-20T20:07:52.426543+0000 mgr.y (mgr.15270) 654 : cluster [DBG] pgmap v377: 161 pgs: 34 active+undersized, 14 peering, 18 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 61/636 objects degraded (9.591%) 2024-09-20T20:07:54.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:53 smithi183 bash[69508]: audit 2024-09-20T20:07:53.020617+0000 mgr.y (mgr.15270) 655 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:07:54.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:53 smithi183 bash[69508]: audit 2024-09-20T20:07:53.020617+0000 mgr.y (mgr.15270) 655 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:07:54.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:53 smithi003 bash[88594]: cluster 2024-09-20T20:07:52.426543+0000 mgr.y (mgr.15270) 654 : cluster [DBG] pgmap v377: 161 pgs: 34 active+undersized, 14 peering, 18 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 61/636 objects degraded (9.591%) 2024-09-20T20:07:54.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:53 smithi003 bash[88594]: cluster 2024-09-20T20:07:52.426543+0000 mgr.y (mgr.15270) 654 : cluster [DBG] pgmap v377: 161 pgs: 34 active+undersized, 14 peering, 18 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 61/636 objects degraded (9.591%) 2024-09-20T20:07:54.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:53 smithi003 bash[88594]: audit 2024-09-20T20:07:53.020617+0000 mgr.y (mgr.15270) 655 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:07:54.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:53 smithi003 bash[88594]: audit 2024-09-20T20:07:53.020617+0000 mgr.y (mgr.15270) 655 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:07:54.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:53 smithi003 bash[92129]: cluster 2024-09-20T20:07:52.426543+0000 mgr.y (mgr.15270) 654 : cluster [DBG] pgmap v377: 161 pgs: 34 active+undersized, 14 peering, 18 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 61/636 objects degraded (9.591%) 2024-09-20T20:07:54.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:53 smithi003 bash[92129]: cluster 2024-09-20T20:07:52.426543+0000 mgr.y (mgr.15270) 654 : cluster [DBG] pgmap v377: 161 pgs: 34 active+undersized, 14 peering, 18 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 61/636 objects degraded (9.591%) 2024-09-20T20:07:54.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:53 smithi003 bash[92129]: audit 2024-09-20T20:07:53.020617+0000 mgr.y (mgr.15270) 655 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:07:54.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:53 smithi003 bash[92129]: audit 2024-09-20T20:07:53.020617+0000 mgr.y (mgr.15270) 655 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:07:55.300 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:55 smithi183 bash[69508]: cluster 2024-09-20T20:07:54.970096+0000 mon.a (mon.0) 412 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2024-09-20T20:07:55.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:55 smithi183 bash[69508]: cluster 2024-09-20T20:07:54.970096+0000 mon.a (mon.0) 412 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2024-09-20T20:07:55.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:55 smithi003 bash[88594]: cluster 2024-09-20T20:07:54.970096+0000 mon.a (mon.0) 412 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2024-09-20T20:07:55.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:55 smithi003 bash[88594]: cluster 2024-09-20T20:07:54.970096+0000 mon.a (mon.0) 412 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2024-09-20T20:07:55.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:55 smithi003 bash[92129]: cluster 2024-09-20T20:07:54.970096+0000 mon.a (mon.0) 412 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2024-09-20T20:07:55.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:55 smithi003 bash[92129]: cluster 2024-09-20T20:07:54.970096+0000 mon.a (mon.0) 412 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2024-09-20T20:07:56.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:56 smithi003 bash[88594]: cluster 2024-09-20T20:07:54.428428+0000 mgr.y (mgr.15270) 656 : cluster [DBG] pgmap v378: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T20:07:56.294 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:56 smithi003 bash[88594]: cluster 2024-09-20T20:07:54.428428+0000 mgr.y (mgr.15270) 656 : cluster [DBG] pgmap v378: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T20:07:56.294 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:07:56 smithi003 bash[113772]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T20:07:56.295 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:07:56 smithi003 bash[113772]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T20:07:56.295 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:07:56 smithi003 bash[113772]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T20:07:56.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:56 smithi003 bash[92129]: cluster 2024-09-20T20:07:54.428428+0000 mgr.y (mgr.15270) 656 : cluster [DBG] pgmap v378: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T20:07:56.295 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:56 smithi003 bash[92129]: cluster 2024-09-20T20:07:54.428428+0000 mgr.y (mgr.15270) 656 : cluster [DBG] pgmap v378: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T20:07:56.300 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:07:56 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:07:56.219490824Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:07:56.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:56 smithi183 bash[69508]: cluster 2024-09-20T20:07:54.428428+0000 mgr.y (mgr.15270) 656 : cluster [DBG] pgmap v378: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T20:07:56.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:56 smithi183 bash[69508]: cluster 2024-09-20T20:07:54.428428+0000 mgr.y (mgr.15270) 656 : cluster [DBG] pgmap v378: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T20:07:56.647 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:07:56 smithi003 bash[113772]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-20T20:07:56.647 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:07:56 smithi003 bash[113772]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2024-09-20T20:07:56.952 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:07:56 smithi003 bash[113772]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-20T20:07:56.952 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:07:56 smithi003 bash[113772]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-09-20T20:07:56.952 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:07:56 smithi003 bash[113772]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-20T20:07:56.952 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:07:56 smithi003 bash[113772]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-20T20:07:56.952 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:07:56 smithi003 bash[113772]: --> ceph-volume lvm activate successful for osd ID: 3 2024-09-20T20:07:58.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:57 smithi003 bash[92129]: cluster 2024-09-20T20:07:56.429045+0000 mgr.y (mgr.15270) 657 : cluster [DBG] pgmap v379: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T20:07:58.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:57 smithi003 bash[92129]: cluster 2024-09-20T20:07:56.429045+0000 mgr.y (mgr.15270) 657 : cluster [DBG] pgmap v379: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T20:07:58.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:57 smithi003 bash[92129]: audit 2024-09-20T20:07:56.869129+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:58.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:57 smithi003 bash[92129]: audit 2024-09-20T20:07:56.869129+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:58.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:57 smithi003 bash[92129]: audit 2024-09-20T20:07:56.877713+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:58.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:57 smithi003 bash[92129]: audit 2024-09-20T20:07:56.877713+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:58.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:57 smithi003 bash[88594]: cluster 2024-09-20T20:07:56.429045+0000 mgr.y (mgr.15270) 657 : cluster [DBG] pgmap v379: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T20:07:58.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:57 smithi003 bash[88594]: cluster 2024-09-20T20:07:56.429045+0000 mgr.y (mgr.15270) 657 : cluster [DBG] pgmap v379: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T20:07:58.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:57 smithi003 bash[88594]: audit 2024-09-20T20:07:56.869129+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:58.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:57 smithi003 bash[88594]: audit 2024-09-20T20:07:56.869129+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:58.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:57 smithi003 bash[88594]: audit 2024-09-20T20:07:56.877713+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:58.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:57 smithi003 bash[88594]: audit 2024-09-20T20:07:56.877713+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:58.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:57 smithi183 bash[69508]: cluster 2024-09-20T20:07:56.429045+0000 mgr.y (mgr.15270) 657 : cluster [DBG] pgmap v379: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T20:07:58.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:57 smithi183 bash[69508]: cluster 2024-09-20T20:07:56.429045+0000 mgr.y (mgr.15270) 657 : cluster [DBG] pgmap v379: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T20:07:58.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:57 smithi183 bash[69508]: audit 2024-09-20T20:07:56.869129+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:58.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:57 smithi183 bash[69508]: audit 2024-09-20T20:07:56.869129+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:58.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:57 smithi183 bash[69508]: audit 2024-09-20T20:07:56.877713+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:58.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:57 smithi183 bash[69508]: audit 2024-09-20T20:07:56.877713+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:58.952 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:07:58 smithi003 bash[114467]: debug 2024-09-20T20:07:58.652+0000 7f0845664640 1 -- 172.21.15.3:0/3671870012 <== mon.2 v2:172.21.15.3:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55f9c6176960 con 0x55f9c6197800 2024-09-20T20:07:59.301 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:07:59 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:07:59.238872474Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:07:59.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:59 smithi183 bash[69508]: audit 2024-09-20T20:07:58.028896+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:59.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:59 smithi183 bash[69508]: audit 2024-09-20T20:07:58.028896+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:59.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:59 smithi183 bash[69508]: audit 2024-09-20T20:07:58.036116+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:59.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:59 smithi183 bash[69508]: audit 2024-09-20T20:07:58.036116+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:59.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:59 smithi183 bash[69508]: cluster 2024-09-20T20:07:58.746237+0000 mon.a (mon.0) 417 : cluster [WRN] Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 23 pgs degraded (PG_DEGRADED) 2024-09-20T20:07:59.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:07:59 smithi183 bash[69508]: cluster 2024-09-20T20:07:58.746237+0000 mon.a (mon.0) 417 : cluster [WRN] Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 23 pgs degraded (PG_DEGRADED) 2024-09-20T20:07:59.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:59 smithi003 bash[88594]: audit 2024-09-20T20:07:58.028896+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:59.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:59 smithi003 bash[88594]: audit 2024-09-20T20:07:58.028896+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:59.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:59 smithi003 bash[88594]: audit 2024-09-20T20:07:58.036116+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:59.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:59 smithi003 bash[88594]: audit 2024-09-20T20:07:58.036116+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:59.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:59 smithi003 bash[88594]: cluster 2024-09-20T20:07:58.746237+0000 mon.a (mon.0) 417 : cluster [WRN] Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 23 pgs degraded (PG_DEGRADED) 2024-09-20T20:07:59.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:07:59 smithi003 bash[88594]: cluster 2024-09-20T20:07:58.746237+0000 mon.a (mon.0) 417 : cluster [WRN] Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 23 pgs degraded (PG_DEGRADED) 2024-09-20T20:07:59.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:59 smithi003 bash[92129]: audit 2024-09-20T20:07:58.028896+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:59.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:59 smithi003 bash[92129]: audit 2024-09-20T20:07:58.028896+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:59.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:59 smithi003 bash[92129]: audit 2024-09-20T20:07:58.036116+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:59.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:59 smithi003 bash[92129]: audit 2024-09-20T20:07:58.036116+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:07:59.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:59 smithi003 bash[92129]: cluster 2024-09-20T20:07:58.746237+0000 mon.a (mon.0) 417 : cluster [WRN] Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 23 pgs degraded (PG_DEGRADED) 2024-09-20T20:07:59.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:07:59 smithi003 bash[92129]: cluster 2024-09-20T20:07:58.746237+0000 mon.a (mon.0) 417 : cluster [WRN] Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 23 pgs degraded (PG_DEGRADED) 2024-09-20T20:08:00.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:00 smithi183 bash[69508]: cluster 2024-09-20T20:07:58.430069+0000 mgr.y (mgr.15270) 658 : cluster [DBG] pgmap v380: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T20:08:00.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:00 smithi183 bash[69508]: cluster 2024-09-20T20:07:58.430069+0000 mgr.y (mgr.15270) 658 : cluster [DBG] pgmap v380: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T20:08:00.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:00 smithi183 bash[69508]: audit 2024-09-20T20:07:59.040800+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:00.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:00 smithi183 bash[69508]: audit 2024-09-20T20:07:59.040800+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:00.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:00 smithi183 bash[69508]: audit 2024-09-20T20:07:59.042195+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:08:00.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:00 smithi183 bash[69508]: audit 2024-09-20T20:07:59.042195+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:08:00.452 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:08:00 smithi003 bash[114467]: debug 2024-09-20T20:08:00.160+0000 7f0847ecb640 -1 Falling back to public interface 2024-09-20T20:08:00.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:00 smithi003 bash[88594]: cluster 2024-09-20T20:07:58.430069+0000 mgr.y (mgr.15270) 658 : cluster [DBG] pgmap v380: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T20:08:00.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:00 smithi003 bash[88594]: cluster 2024-09-20T20:07:58.430069+0000 mgr.y (mgr.15270) 658 : cluster [DBG] pgmap v380: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T20:08:00.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:00 smithi003 bash[88594]: audit 2024-09-20T20:07:59.040800+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:00.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:00 smithi003 bash[88594]: audit 2024-09-20T20:07:59.040800+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:00.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:00 smithi003 bash[88594]: audit 2024-09-20T20:07:59.042195+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:08:00.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:00 smithi003 bash[88594]: audit 2024-09-20T20:07:59.042195+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:08:00.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:00 smithi003 bash[92129]: cluster 2024-09-20T20:07:58.430069+0000 mgr.y (mgr.15270) 658 : cluster [DBG] pgmap v380: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T20:08:00.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:00 smithi003 bash[92129]: cluster 2024-09-20T20:07:58.430069+0000 mgr.y (mgr.15270) 658 : cluster [DBG] pgmap v380: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T20:08:00.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:00 smithi003 bash[92129]: audit 2024-09-20T20:07:59.040800+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:00.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:00 smithi003 bash[92129]: audit 2024-09-20T20:07:59.040800+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:00.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:00 smithi003 bash[92129]: audit 2024-09-20T20:07:59.042195+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:08:00.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:00 smithi003 bash[92129]: audit 2024-09-20T20:07:59.042195+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:08:02.301 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:08:02 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:08:02.203254257Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:08:02.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:02 smithi183 bash[69508]: cluster 2024-09-20T20:08:00.431809+0000 mgr.y (mgr.15270) 659 : cluster [DBG] pgmap v381: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T20:08:02.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:02 smithi183 bash[69508]: cluster 2024-09-20T20:08:00.431809+0000 mgr.y (mgr.15270) 659 : cluster [DBG] pgmap v381: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T20:08:02.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:08:02 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:08:02] "GET /metrics HTTP/1.1" 200 38259 "" "Prometheus/2.51.0" 2024-09-20T20:08:02.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:02 smithi003 bash[88594]: cluster 2024-09-20T20:08:00.431809+0000 mgr.y (mgr.15270) 659 : cluster [DBG] pgmap v381: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T20:08:02.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:02 smithi003 bash[88594]: cluster 2024-09-20T20:08:00.431809+0000 mgr.y (mgr.15270) 659 : cluster [DBG] pgmap v381: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T20:08:02.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:02 smithi003 bash[92129]: cluster 2024-09-20T20:08:00.431809+0000 mgr.y (mgr.15270) 659 : cluster [DBG] pgmap v381: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T20:08:02.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:02 smithi003 bash[92129]: cluster 2024-09-20T20:08:00.431809+0000 mgr.y (mgr.15270) 659 : cluster [DBG] pgmap v381: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T20:08:04.351 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:08:04 smithi003 bash[114467]: debug 2024-09-20T20:08:04.028+0000 7f0847ecb640 -1 osd.3 126 log_to_monitors true 2024-09-20T20:08:04.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:04 smithi003 bash[88594]: cluster 2024-09-20T20:08:02.432943+0000 mgr.y (mgr.15270) 660 : cluster [DBG] pgmap v382: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-20T20:08:04.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:04 smithi003 bash[88594]: cluster 2024-09-20T20:08:02.432943+0000 mgr.y (mgr.15270) 660 : cluster [DBG] pgmap v382: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-20T20:08:04.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:04 smithi003 bash[88594]: audit 2024-09-20T20:08:03.022131+0000 mgr.y (mgr.15270) 661 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:08:04.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:04 smithi003 bash[88594]: audit 2024-09-20T20:08:03.022131+0000 mgr.y (mgr.15270) 661 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:08:04.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:04 smithi003 bash[88594]: audit 2024-09-20T20:08:04.038862+0000 mon.c (mon.2) 19 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/448232576,v1:172.21.15.3:6827/448232576]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T20:08:04.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:04 smithi003 bash[88594]: audit 2024-09-20T20:08:04.038862+0000 mon.c (mon.2) 19 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/448232576,v1:172.21.15.3:6827/448232576]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T20:08:04.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:04 smithi003 bash[88594]: audit 2024-09-20T20:08:04.039184+0000 mon.a (mon.0) 420 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T20:08:04.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:04 smithi003 bash[88594]: audit 2024-09-20T20:08:04.039184+0000 mon.a (mon.0) 420 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T20:08:04.352 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:04 smithi003 bash[92129]: cluster 2024-09-20T20:08:02.432943+0000 mgr.y (mgr.15270) 660 : cluster [DBG] pgmap v382: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-20T20:08:04.352 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:04 smithi003 bash[92129]: cluster 2024-09-20T20:08:02.432943+0000 mgr.y (mgr.15270) 660 : cluster [DBG] pgmap v382: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-20T20:08:04.352 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:04 smithi003 bash[92129]: audit 2024-09-20T20:08:03.022131+0000 mgr.y (mgr.15270) 661 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:08:04.352 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:04 smithi003 bash[92129]: audit 2024-09-20T20:08:03.022131+0000 mgr.y (mgr.15270) 661 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:08:04.353 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:04 smithi003 bash[92129]: audit 2024-09-20T20:08:04.038862+0000 mon.c (mon.2) 19 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/448232576,v1:172.21.15.3:6827/448232576]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T20:08:04.353 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:04 smithi003 bash[92129]: audit 2024-09-20T20:08:04.038862+0000 mon.c (mon.2) 19 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/448232576,v1:172.21.15.3:6827/448232576]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T20:08:04.353 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:04 smithi003 bash[92129]: audit 2024-09-20T20:08:04.039184+0000 mon.a (mon.0) 420 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T20:08:04.353 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:04 smithi003 bash[92129]: audit 2024-09-20T20:08:04.039184+0000 mon.a (mon.0) 420 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T20:08:04.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:04 smithi183 bash[69508]: cluster 2024-09-20T20:08:02.432943+0000 mgr.y (mgr.15270) 660 : cluster [DBG] pgmap v382: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-20T20:08:04.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:04 smithi183 bash[69508]: cluster 2024-09-20T20:08:02.432943+0000 mgr.y (mgr.15270) 660 : cluster [DBG] pgmap v382: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-20T20:08:04.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:04 smithi183 bash[69508]: audit 2024-09-20T20:08:03.022131+0000 mgr.y (mgr.15270) 661 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:08:04.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:04 smithi183 bash[69508]: audit 2024-09-20T20:08:03.022131+0000 mgr.y (mgr.15270) 661 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:08:04.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:04 smithi183 bash[69508]: audit 2024-09-20T20:08:04.038862+0000 mon.c (mon.2) 19 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/448232576,v1:172.21.15.3:6827/448232576]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T20:08:04.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:04 smithi183 bash[69508]: audit 2024-09-20T20:08:04.038862+0000 mon.c (mon.2) 19 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/448232576,v1:172.21.15.3:6827/448232576]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T20:08:04.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:04 smithi183 bash[69508]: audit 2024-09-20T20:08:04.039184+0000 mon.a (mon.0) 420 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T20:08:04.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:04 smithi183 bash[69508]: audit 2024-09-20T20:08:04.039184+0000 mon.a (mon.0) 420 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T20:08:04.604 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:08:04 smithi003 bash[114467]: debug 2024-09-20T20:08:04.580+0000 7f083bc6d640 -1 osd.3 126 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T20:08:05.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:05 smithi003 bash[88594]: audit 2024-09-20T20:08:04.049326+0000 mon.a (mon.0) 421 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-20T20:08:05.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:05 smithi003 bash[88594]: audit 2024-09-20T20:08:04.049326+0000 mon.a (mon.0) 421 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-20T20:08:05.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:05 smithi003 bash[88594]: cluster 2024-09-20T20:08:04.054973+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-20T20:08:05.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:05 smithi003 bash[88594]: cluster 2024-09-20T20:08:04.054973+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-20T20:08:05.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:05 smithi003 bash[88594]: audit 2024-09-20T20:08:04.055900+0000 mon.c (mon.2) 20 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/448232576,v1:172.21.15.3:6827/448232576]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:08:05.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:05 smithi003 bash[88594]: audit 2024-09-20T20:08:04.055900+0000 mon.c (mon.2) 20 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/448232576,v1:172.21.15.3:6827/448232576]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:08:05.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:05 smithi003 bash[88594]: audit 2024-09-20T20:08:04.062128+0000 mon.a (mon.0) 423 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:08:05.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:05 smithi003 bash[88594]: audit 2024-09-20T20:08:04.062128+0000 mon.a (mon.0) 423 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:08:05.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:05 smithi003 bash[88594]: audit 2024-09-20T20:08:04.569938+0000 mon.a (mon.0) 424 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-20T20:08:05.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:05 smithi003 bash[88594]: audit 2024-09-20T20:08:04.569938+0000 mon.a (mon.0) 424 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-20T20:08:05.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:05 smithi003 bash[92129]: audit 2024-09-20T20:08:04.049326+0000 mon.a (mon.0) 421 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-20T20:08:05.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:05 smithi003 bash[92129]: audit 2024-09-20T20:08:04.049326+0000 mon.a (mon.0) 421 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-20T20:08:05.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:05 smithi003 bash[92129]: cluster 2024-09-20T20:08:04.054973+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-20T20:08:05.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:05 smithi003 bash[92129]: cluster 2024-09-20T20:08:04.054973+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-20T20:08:05.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:05 smithi003 bash[92129]: audit 2024-09-20T20:08:04.055900+0000 mon.c (mon.2) 20 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/448232576,v1:172.21.15.3:6827/448232576]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:08:05.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:05 smithi003 bash[92129]: audit 2024-09-20T20:08:04.055900+0000 mon.c (mon.2) 20 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/448232576,v1:172.21.15.3:6827/448232576]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:08:05.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:05 smithi003 bash[92129]: audit 2024-09-20T20:08:04.062128+0000 mon.a (mon.0) 423 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:08:05.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:05 smithi003 bash[92129]: audit 2024-09-20T20:08:04.062128+0000 mon.a (mon.0) 423 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:08:05.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:05 smithi003 bash[92129]: audit 2024-09-20T20:08:04.569938+0000 mon.a (mon.0) 424 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-20T20:08:05.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:05 smithi003 bash[92129]: audit 2024-09-20T20:08:04.569938+0000 mon.a (mon.0) 424 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-20T20:08:05.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:08:05 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:08:05.192672471Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:08:05.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:05 smithi183 bash[69508]: audit 2024-09-20T20:08:04.049326+0000 mon.a (mon.0) 421 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-20T20:08:05.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:05 smithi183 bash[69508]: audit 2024-09-20T20:08:04.049326+0000 mon.a (mon.0) 421 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-20T20:08:05.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:05 smithi183 bash[69508]: cluster 2024-09-20T20:08:04.054973+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-20T20:08:05.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:05 smithi183 bash[69508]: cluster 2024-09-20T20:08:04.054973+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-20T20:08:05.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:05 smithi183 bash[69508]: audit 2024-09-20T20:08:04.055900+0000 mon.c (mon.2) 20 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/448232576,v1:172.21.15.3:6827/448232576]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:08:05.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:05 smithi183 bash[69508]: audit 2024-09-20T20:08:04.055900+0000 mon.c (mon.2) 20 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/448232576,v1:172.21.15.3:6827/448232576]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:08:05.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:05 smithi183 bash[69508]: audit 2024-09-20T20:08:04.062128+0000 mon.a (mon.0) 423 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:08:05.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:05 smithi183 bash[69508]: audit 2024-09-20T20:08:04.062128+0000 mon.a (mon.0) 423 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-20T20:08:05.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:05 smithi183 bash[69508]: audit 2024-09-20T20:08:04.569938+0000 mon.a (mon.0) 424 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-20T20:08:05.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:05 smithi183 bash[69508]: audit 2024-09-20T20:08:04.569938+0000 mon.a (mon.0) 424 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-20T20:08:06.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:06 smithi003 bash[88594]: cluster 2024-09-20T20:08:04.433996+0000 mgr.y (mgr.15270) 662 : cluster [DBG] pgmap v384: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-20T20:08:06.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:06 smithi003 bash[88594]: cluster 2024-09-20T20:08:04.433996+0000 mgr.y (mgr.15270) 662 : cluster [DBG] pgmap v384: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-20T20:08:06.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:06 smithi003 bash[88594]: cluster 2024-09-20T20:08:05.567479+0000 mon.a (mon.0) 425 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:08:06.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:06 smithi003 bash[88594]: cluster 2024-09-20T20:08:05.567479+0000 mon.a (mon.0) 425 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:08:06.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:06 smithi003 bash[88594]: cluster 2024-09-20T20:08:05.578476+0000 mon.a (mon.0) 426 : cluster [INF] osd.3 [v2:172.21.15.3:6826/448232576,v1:172.21.15.3:6827/448232576] boot 2024-09-20T20:08:06.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:06 smithi003 bash[88594]: cluster 2024-09-20T20:08:05.578476+0000 mon.a (mon.0) 426 : cluster [INF] osd.3 [v2:172.21.15.3:6826/448232576,v1:172.21.15.3:6827/448232576] boot 2024-09-20T20:08:06.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:06 smithi003 bash[88594]: cluster 2024-09-20T20:08:05.578637+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-09-20T20:08:06.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:06 smithi003 bash[88594]: cluster 2024-09-20T20:08:05.578637+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-09-20T20:08:06.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:06 smithi003 bash[88594]: audit 2024-09-20T20:08:05.592507+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T20:08:06.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:06 smithi003 bash[88594]: audit 2024-09-20T20:08:05.592507+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T20:08:06.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:06 smithi003 bash[92129]: cluster 2024-09-20T20:08:04.433996+0000 mgr.y (mgr.15270) 662 : cluster [DBG] pgmap v384: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-20T20:08:06.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:06 smithi003 bash[92129]: cluster 2024-09-20T20:08:04.433996+0000 mgr.y (mgr.15270) 662 : cluster [DBG] pgmap v384: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-20T20:08:06.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:06 smithi003 bash[92129]: cluster 2024-09-20T20:08:05.567479+0000 mon.a (mon.0) 425 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:08:06.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:06 smithi003 bash[92129]: cluster 2024-09-20T20:08:05.567479+0000 mon.a (mon.0) 425 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:08:06.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:06 smithi003 bash[92129]: cluster 2024-09-20T20:08:05.578476+0000 mon.a (mon.0) 426 : cluster [INF] osd.3 [v2:172.21.15.3:6826/448232576,v1:172.21.15.3:6827/448232576] boot 2024-09-20T20:08:06.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:06 smithi003 bash[92129]: cluster 2024-09-20T20:08:05.578476+0000 mon.a (mon.0) 426 : cluster [INF] osd.3 [v2:172.21.15.3:6826/448232576,v1:172.21.15.3:6827/448232576] boot 2024-09-20T20:08:06.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:06 smithi003 bash[92129]: cluster 2024-09-20T20:08:05.578637+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-09-20T20:08:06.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:06 smithi003 bash[92129]: cluster 2024-09-20T20:08:05.578637+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-09-20T20:08:06.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:06 smithi003 bash[92129]: audit 2024-09-20T20:08:05.592507+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T20:08:06.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:06 smithi003 bash[92129]: audit 2024-09-20T20:08:05.592507+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T20:08:06.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:06 smithi183 bash[69508]: cluster 2024-09-20T20:08:04.433996+0000 mgr.y (mgr.15270) 662 : cluster [DBG] pgmap v384: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-20T20:08:06.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:06 smithi183 bash[69508]: cluster 2024-09-20T20:08:04.433996+0000 mgr.y (mgr.15270) 662 : cluster [DBG] pgmap v384: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-20T20:08:06.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:06 smithi183 bash[69508]: cluster 2024-09-20T20:08:05.567479+0000 mon.a (mon.0) 425 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:08:06.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:06 smithi183 bash[69508]: cluster 2024-09-20T20:08:05.567479+0000 mon.a (mon.0) 425 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:08:06.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:06 smithi183 bash[69508]: cluster 2024-09-20T20:08:05.578476+0000 mon.a (mon.0) 426 : cluster [INF] osd.3 [v2:172.21.15.3:6826/448232576,v1:172.21.15.3:6827/448232576] boot 2024-09-20T20:08:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:06 smithi183 bash[69508]: cluster 2024-09-20T20:08:05.578476+0000 mon.a (mon.0) 426 : cluster [INF] osd.3 [v2:172.21.15.3:6826/448232576,v1:172.21.15.3:6827/448232576] boot 2024-09-20T20:08:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:06 smithi183 bash[69508]: cluster 2024-09-20T20:08:05.578637+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-09-20T20:08:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:06 smithi183 bash[69508]: cluster 2024-09-20T20:08:05.578637+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-09-20T20:08:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:06 smithi183 bash[69508]: audit 2024-09-20T20:08:05.592507+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T20:08:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:06 smithi183 bash[69508]: audit 2024-09-20T20:08:05.592507+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T20:08:07.940 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:07 smithi003 bash[88594]: cluster 2024-09-20T20:08:06.434959+0000 mgr.y (mgr.15270) 663 : cluster [DBG] pgmap v386: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 79/636 objects degraded (12.421%) 2024-09-20T20:08:07.940 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:07 smithi003 bash[88594]: cluster 2024-09-20T20:08:06.434959+0000 mgr.y (mgr.15270) 663 : cluster [DBG] pgmap v386: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 79/636 objects degraded (12.421%) 2024-09-20T20:08:07.940 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:07 smithi003 bash[88594]: cluster 2024-09-20T20:08:06.586257+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-20T20:08:07.940 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:07 smithi003 bash[88594]: cluster 2024-09-20T20:08:06.586257+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-20T20:08:07.940 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:07 smithi003 bash[92129]: cluster 2024-09-20T20:08:06.434959+0000 mgr.y (mgr.15270) 663 : cluster [DBG] pgmap v386: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 79/636 objects degraded (12.421%) 2024-09-20T20:08:07.940 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:07 smithi003 bash[92129]: cluster 2024-09-20T20:08:06.434959+0000 mgr.y (mgr.15270) 663 : cluster [DBG] pgmap v386: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 79/636 objects degraded (12.421%) 2024-09-20T20:08:07.940 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:07 smithi003 bash[92129]: cluster 2024-09-20T20:08:06.586257+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-20T20:08:07.941 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:07 smithi003 bash[92129]: cluster 2024-09-20T20:08:06.586257+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-20T20:08:08.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:07 smithi183 bash[69508]: cluster 2024-09-20T20:08:06.434959+0000 mgr.y (mgr.15270) 663 : cluster [DBG] pgmap v386: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 79/636 objects degraded (12.421%) 2024-09-20T20:08:08.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:07 smithi183 bash[69508]: cluster 2024-09-20T20:08:06.434959+0000 mgr.y (mgr.15270) 663 : cluster [DBG] pgmap v386: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 79/636 objects degraded (12.421%) 2024-09-20T20:08:08.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:07 smithi183 bash[69508]: cluster 2024-09-20T20:08:06.586257+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-20T20:08:08.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:07 smithi183 bash[69508]: cluster 2024-09-20T20:08:06.586257+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-20T20:08:08.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:08:08 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:08:08.231720392Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:08:09.202 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:08:08 smithi003 bash[68089]: debug 2024-09-20T20:08:08.712+0000 7fc1df36b640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-09-20T20:08:09.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:09 smithi183 bash[69508]: cluster 2024-09-20T20:08:08.436085+0000 mgr.y (mgr.15270) 664 : cluster [DBG] pgmap v388: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-20T20:08:09.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:09 smithi183 bash[69508]: cluster 2024-09-20T20:08:08.436085+0000 mgr.y (mgr.15270) 664 : cluster [DBG] pgmap v388: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-20T20:08:09.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:09 smithi183 bash[69508]: audit 2024-09-20T20:08:08.545537+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:09.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:09 smithi183 bash[69508]: audit 2024-09-20T20:08:08.545537+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:09.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:09 smithi183 bash[69508]: audit 2024-09-20T20:08:08.556201+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:09.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:09 smithi183 bash[69508]: audit 2024-09-20T20:08:08.556201+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:09.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:09 smithi183 bash[69508]: audit 2024-09-20T20:08:08.558438+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:08:09.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:09 smithi183 bash[69508]: audit 2024-09-20T20:08:08.558438+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:08:09.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:09 smithi183 bash[69508]: audit 2024-09-20T20:08:08.560059+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:08:09.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:09 smithi183 bash[69508]: audit 2024-09-20T20:08:08.560059+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:08:09.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:09 smithi183 bash[69508]: audit 2024-09-20T20:08:08.570576+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:09.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:09 smithi183 bash[69508]: audit 2024-09-20T20:08:08.570576+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:09.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:09 smithi183 bash[69508]: cluster 2024-09-20T20:08:08.574940+0000 mon.a (mon.0) 435 : cluster [WRN] Health check update: Degraded data redundancy: 69/636 objects degraded (10.849%), 20 pgs degraded (PG_DEGRADED) 2024-09-20T20:08:09.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:09 smithi183 bash[69508]: cluster 2024-09-20T20:08:08.574940+0000 mon.a (mon.0) 435 : cluster [WRN] Health check update: Degraded data redundancy: 69/636 objects degraded (10.849%), 20 pgs degraded (PG_DEGRADED) 2024-09-20T20:08:09.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:09 smithi183 bash[69508]: audit 2024-09-20T20:08:08.704037+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:08:09.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:09 smithi183 bash[69508]: audit 2024-09-20T20:08:08.704037+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:08:09.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:09 smithi183 bash[69508]: audit 2024-09-20T20:08:08.708826+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:09.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:09 smithi183 bash[69508]: audit 2024-09-20T20:08:08.708826+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:09.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:09 smithi183 bash[69508]: audit 2024-09-20T20:08:08.711911+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:09.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:09 smithi183 bash[69508]: audit 2024-09-20T20:08:08.711911+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:09.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:09 smithi183 bash[69508]: audit 2024-09-20T20:08:08.714312+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:09.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:09 smithi183 bash[69508]: audit 2024-09-20T20:08:08.714312+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:09.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:09 smithi183 bash[69508]: audit 2024-09-20T20:08:08.716967+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-20T20:08:09.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:09 smithi183 bash[69508]: audit 2024-09-20T20:08:08.716967+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-20T20:08:09.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:09 smithi183 bash[69508]: audit 2024-09-20T20:08:08.717361+0000 mgr.y (mgr.15270) 665 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-20T20:08:09.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:09 smithi183 bash[69508]: audit 2024-09-20T20:08:08.717361+0000 mgr.y (mgr.15270) 665 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-20T20:08:09.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:09 smithi183 bash[69508]: cephadm 2024-09-20T20:08:08.718990+0000 mgr.y (mgr.15270) 666 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-09-20T20:08:09.804 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:09 smithi183 bash[69508]: cephadm 2024-09-20T20:08:08.718990+0000 mgr.y (mgr.15270) 666 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-09-20T20:08:09.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[88594]: cluster 2024-09-20T20:08:08.436085+0000 mgr.y (mgr.15270) 664 : cluster [DBG] pgmap v388: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-20T20:08:09.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[88594]: cluster 2024-09-20T20:08:08.436085+0000 mgr.y (mgr.15270) 664 : cluster [DBG] pgmap v388: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-20T20:08:09.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[88594]: audit 2024-09-20T20:08:08.545537+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:09.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[88594]: audit 2024-09-20T20:08:08.545537+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:09.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[88594]: audit 2024-09-20T20:08:08.556201+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:09.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[88594]: audit 2024-09-20T20:08:08.556201+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:09.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[88594]: audit 2024-09-20T20:08:08.558438+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:08:09.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[88594]: audit 2024-09-20T20:08:08.558438+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:08:09.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[88594]: audit 2024-09-20T20:08:08.560059+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:08:09.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[88594]: audit 2024-09-20T20:08:08.560059+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:08:09.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[88594]: audit 2024-09-20T20:08:08.570576+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:09.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[88594]: audit 2024-09-20T20:08:08.570576+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:09.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[88594]: cluster 2024-09-20T20:08:08.574940+0000 mon.a (mon.0) 435 : cluster [WRN] Health check update: Degraded data redundancy: 69/636 objects degraded (10.849%), 20 pgs degraded (PG_DEGRADED) 2024-09-20T20:08:09.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[88594]: cluster 2024-09-20T20:08:08.574940+0000 mon.a (mon.0) 435 : cluster [WRN] Health check update: Degraded data redundancy: 69/636 objects degraded (10.849%), 20 pgs degraded (PG_DEGRADED) 2024-09-20T20:08:09.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[88594]: audit 2024-09-20T20:08:08.704037+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:08:09.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[88594]: audit 2024-09-20T20:08:08.704037+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:08:09.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[88594]: audit 2024-09-20T20:08:08.708826+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:09.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[88594]: audit 2024-09-20T20:08:08.708826+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:09.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[88594]: audit 2024-09-20T20:08:08.711911+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:09.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[92129]: cluster 2024-09-20T20:08:08.436085+0000 mgr.y (mgr.15270) 664 : cluster [DBG] pgmap v388: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-20T20:08:09.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[92129]: cluster 2024-09-20T20:08:08.436085+0000 mgr.y (mgr.15270) 664 : cluster [DBG] pgmap v388: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-20T20:08:09.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[92129]: audit 2024-09-20T20:08:08.545537+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:09.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[92129]: audit 2024-09-20T20:08:08.545537+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:09.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[92129]: audit 2024-09-20T20:08:08.556201+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:09.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[92129]: audit 2024-09-20T20:08:08.556201+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:09.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[92129]: audit 2024-09-20T20:08:08.558438+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:08:09.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[92129]: audit 2024-09-20T20:08:08.558438+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:08:09.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[92129]: audit 2024-09-20T20:08:08.560059+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:08:09.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[92129]: audit 2024-09-20T20:08:08.560059+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:08:09.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[92129]: audit 2024-09-20T20:08:08.570576+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:09.958 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[92129]: audit 2024-09-20T20:08:08.570576+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:09.958 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[92129]: cluster 2024-09-20T20:08:08.574940+0000 mon.a (mon.0) 435 : cluster [WRN] Health check update: Degraded data redundancy: 69/636 objects degraded (10.849%), 20 pgs degraded (PG_DEGRADED) 2024-09-20T20:08:09.958 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[92129]: cluster 2024-09-20T20:08:08.574940+0000 mon.a (mon.0) 435 : cluster [WRN] Health check update: Degraded data redundancy: 69/636 objects degraded (10.849%), 20 pgs degraded (PG_DEGRADED) 2024-09-20T20:08:09.958 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[92129]: audit 2024-09-20T20:08:08.704037+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:08:09.958 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[92129]: audit 2024-09-20T20:08:08.704037+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:08:09.958 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[92129]: audit 2024-09-20T20:08:08.708826+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:09.958 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[92129]: audit 2024-09-20T20:08:08.708826+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:09.958 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[92129]: audit 2024-09-20T20:08:08.711911+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:09.958 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[88594]: audit 2024-09-20T20:08:08.711911+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:09.958 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[88594]: audit 2024-09-20T20:08:08.714312+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:09.958 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[88594]: audit 2024-09-20T20:08:08.714312+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:09.959 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[88594]: audit 2024-09-20T20:08:08.716967+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-20T20:08:09.959 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[88594]: audit 2024-09-20T20:08:08.716967+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-20T20:08:09.959 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[88594]: audit 2024-09-20T20:08:08.717361+0000 mgr.y (mgr.15270) 665 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-20T20:08:09.959 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[88594]: audit 2024-09-20T20:08:08.717361+0000 mgr.y (mgr.15270) 665 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-20T20:08:09.959 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[88594]: cephadm 2024-09-20T20:08:08.718990+0000 mgr.y (mgr.15270) 666 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-09-20T20:08:09.959 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[88594]: cephadm 2024-09-20T20:08:08.718990+0000 mgr.y (mgr.15270) 666 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-09-20T20:08:09.959 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[92129]: audit 2024-09-20T20:08:08.711911+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:09.959 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[92129]: audit 2024-09-20T20:08:08.714312+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:09.959 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[92129]: audit 2024-09-20T20:08:08.714312+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:09.959 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[92129]: audit 2024-09-20T20:08:08.716967+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-20T20:08:09.959 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[92129]: audit 2024-09-20T20:08:08.716967+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-20T20:08:09.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[92129]: audit 2024-09-20T20:08:08.717361+0000 mgr.y (mgr.15270) 665 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-20T20:08:09.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[92129]: audit 2024-09-20T20:08:08.717361+0000 mgr.y (mgr.15270) 665 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-20T20:08:09.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[92129]: cephadm 2024-09-20T20:08:08.718990+0000 mgr.y (mgr.15270) 666 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-09-20T20:08:09.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:09 smithi003 bash[92129]: cephadm 2024-09-20T20:08:08.718990+0000 mgr.y (mgr.15270) 666 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-09-20T20:08:10.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:10 smithi003 bash[88594]: cluster 2024-09-20T20:08:10.545050+0000 mon.a (mon.0) 441 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/636 objects degraded (10.849%), 20 pgs degraded) 2024-09-20T20:08:10.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:10 smithi003 bash[88594]: cluster 2024-09-20T20:08:10.545050+0000 mon.a (mon.0) 441 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/636 objects degraded (10.849%), 20 pgs degraded) 2024-09-20T20:08:10.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:10 smithi003 bash[88594]: cluster 2024-09-20T20:08:10.545124+0000 mon.a (mon.0) 442 : cluster [INF] Cluster is now healthy 2024-09-20T20:08:10.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:10 smithi003 bash[88594]: cluster 2024-09-20T20:08:10.545124+0000 mon.a (mon.0) 442 : cluster [INF] Cluster is now healthy 2024-09-20T20:08:10.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:10 smithi003 bash[92129]: cluster 2024-09-20T20:08:10.545050+0000 mon.a (mon.0) 441 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/636 objects degraded (10.849%), 20 pgs degraded) 2024-09-20T20:08:10.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:10 smithi003 bash[92129]: cluster 2024-09-20T20:08:10.545050+0000 mon.a (mon.0) 441 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/636 objects degraded (10.849%), 20 pgs degraded) 2024-09-20T20:08:10.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:10 smithi003 bash[92129]: cluster 2024-09-20T20:08:10.545124+0000 mon.a (mon.0) 442 : cluster [INF] Cluster is now healthy 2024-09-20T20:08:10.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:10 smithi003 bash[92129]: cluster 2024-09-20T20:08:10.545124+0000 mon.a (mon.0) 442 : cluster [INF] Cluster is now healthy 2024-09-20T20:08:11.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:10 smithi183 bash[69508]: cluster 2024-09-20T20:08:10.545050+0000 mon.a (mon.0) 441 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/636 objects degraded (10.849%), 20 pgs degraded) 2024-09-20T20:08:11.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:10 smithi183 bash[69508]: cluster 2024-09-20T20:08:10.545050+0000 mon.a (mon.0) 441 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 69/636 objects degraded (10.849%), 20 pgs degraded) 2024-09-20T20:08:11.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:10 smithi183 bash[69508]: cluster 2024-09-20T20:08:10.545124+0000 mon.a (mon.0) 442 : cluster [INF] Cluster is now healthy 2024-09-20T20:08:11.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:10 smithi183 bash[69508]: cluster 2024-09-20T20:08:10.545124+0000 mon.a (mon.0) 442 : cluster [INF] Cluster is now healthy 2024-09-20T20:08:11.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:08:11 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:08:11.195484446Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:08:11.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:11 smithi003 bash[88594]: cluster 2024-09-20T20:08:10.437746+0000 mgr.y (mgr.15270) 667 : cluster [DBG] pgmap v389: 161 pgs: 5 active+undersized, 156 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T20:08:11.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:11 smithi003 bash[88594]: cluster 2024-09-20T20:08:10.437746+0000 mgr.y (mgr.15270) 667 : cluster [DBG] pgmap v389: 161 pgs: 5 active+undersized, 156 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T20:08:11.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:11 smithi003 bash[92129]: cluster 2024-09-20T20:08:10.437746+0000 mgr.y (mgr.15270) 667 : cluster [DBG] pgmap v389: 161 pgs: 5 active+undersized, 156 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T20:08:11.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:11 smithi003 bash[92129]: cluster 2024-09-20T20:08:10.437746+0000 mgr.y (mgr.15270) 667 : cluster [DBG] pgmap v389: 161 pgs: 5 active+undersized, 156 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T20:08:12.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:11 smithi183 bash[69508]: cluster 2024-09-20T20:08:10.437746+0000 mgr.y (mgr.15270) 667 : cluster [DBG] pgmap v389: 161 pgs: 5 active+undersized, 156 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T20:08:12.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:11 smithi183 bash[69508]: cluster 2024-09-20T20:08:10.437746+0000 mgr.y (mgr.15270) 667 : cluster [DBG] pgmap v389: 161 pgs: 5 active+undersized, 156 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T20:08:12.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:08:12 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:08:12] "GET /metrics HTTP/1.1" 200 38259 "" "Prometheus/2.51.0" 2024-09-20T20:08:13.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:13 smithi003 bash[88594]: cluster 2024-09-20T20:08:12.438597+0000 mgr.y (mgr.15270) 668 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T20:08:13.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:13 smithi003 bash[88594]: cluster 2024-09-20T20:08:12.438597+0000 mgr.y (mgr.15270) 668 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T20:08:13.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:13 smithi003 bash[88594]: audit 2024-09-20T20:08:13.027522+0000 mgr.y (mgr.15270) 669 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:08:13.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:13 smithi003 bash[88594]: audit 2024-09-20T20:08:13.027522+0000 mgr.y (mgr.15270) 669 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:08:13.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:13 smithi003 bash[92129]: cluster 2024-09-20T20:08:12.438597+0000 mgr.y (mgr.15270) 668 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T20:08:13.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:13 smithi003 bash[92129]: cluster 2024-09-20T20:08:12.438597+0000 mgr.y (mgr.15270) 668 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T20:08:13.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:13 smithi003 bash[92129]: audit 2024-09-20T20:08:13.027522+0000 mgr.y (mgr.15270) 669 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:08:13.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:13 smithi003 bash[92129]: audit 2024-09-20T20:08:13.027522+0000 mgr.y (mgr.15270) 669 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:08:14.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:13 smithi183 bash[69508]: cluster 2024-09-20T20:08:12.438597+0000 mgr.y (mgr.15270) 668 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T20:08:14.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:13 smithi183 bash[69508]: cluster 2024-09-20T20:08:12.438597+0000 mgr.y (mgr.15270) 668 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T20:08:14.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:13 smithi183 bash[69508]: audit 2024-09-20T20:08:13.027522+0000 mgr.y (mgr.15270) 669 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:08:14.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:13 smithi183 bash[69508]: audit 2024-09-20T20:08:13.027522+0000 mgr.y (mgr.15270) 669 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:08:14.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:08:14 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:08:14.192669043Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:08:15.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:15 smithi183 bash[69508]: audit 2024-09-20T20:08:14.039205+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:15.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:15 smithi183 bash[69508]: audit 2024-09-20T20:08:14.039205+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:15.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:15 smithi183 bash[69508]: audit 2024-09-20T20:08:14.041331+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:08:15.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:15 smithi183 bash[69508]: audit 2024-09-20T20:08:14.041331+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:08:15.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:15 smithi003 bash[88594]: audit 2024-09-20T20:08:14.039205+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:15.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:15 smithi003 bash[88594]: audit 2024-09-20T20:08:14.039205+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:15.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:15 smithi003 bash[88594]: audit 2024-09-20T20:08:14.041331+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:08:15.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:15 smithi003 bash[88594]: audit 2024-09-20T20:08:14.041331+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:08:15.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:15 smithi003 bash[92129]: audit 2024-09-20T20:08:14.039205+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:15.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:15 smithi003 bash[92129]: audit 2024-09-20T20:08:14.039205+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:15.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:15 smithi003 bash[92129]: audit 2024-09-20T20:08:14.041331+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:08:15.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:15 smithi003 bash[92129]: audit 2024-09-20T20:08:14.041331+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:08:15.722 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-20T20:08:16.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:16 smithi183 bash[69508]: cluster 2024-09-20T20:08:14.440248+0000 mgr.y (mgr.15270) 670 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T20:08:16.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:16 smithi183 bash[69508]: cluster 2024-09-20T20:08:14.440248+0000 mgr.y (mgr.15270) 670 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T20:08:16.383 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T20:08:16.383 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (10m) 19s ago 37m 14.4M - 0.27.0 11f11916f8cd c352858d3349 2024-09-20T20:08:16.383 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi183 *:3000 running (9m) 7m ago 37m 67.9M - 10.4.8 5aad1d7cf004 548c3fa5f1a5 2024-09-20T20:08:16.383 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.zzokqj smithi003 *:5000 running (12m) 19s ago 34m 49.4M - 3.8 6acb0a031eab d2e13422a011 2024-09-20T20:08:16.383 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi183 *:8443,9283,8765 running (11m) 7m ago 45m 439M - 19.3.0-5099-g88deadb8 441f9a3fe515 210cd19f5bae 2024-09-20T20:08:16.384 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (22m) 19s ago 48m 518M - 19.3.0-5099-g88deadb8 441f9a3fe515 9aa6e2f22487 2024-09-20T20:08:16.384 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (6m) 19s ago 48m 50.3M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 0136983baac2 2024-09-20T20:08:16.384 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi183 running (7m) 7m ago 46m 18.3M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 b3c0e322fa5f 2024-09-20T20:08:16.384 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (6m) 19s ago 46m 39.5M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 3857b5066efa 2024-09-20T20:08:16.384 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (11m) 19s ago 37m 8179k - 1.7.0 72c9c2088986 d0b8aa327069 2024-09-20T20:08:16.384 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi183 *:9100 running (11m) 7m ago 37m 7780k - 1.7.0 72c9c2088986 c79ac70026db 2024-09-20T20:08:16.384 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (4m) 19s ago 45m 52.6M 3037M 19.3.0-5099-g88deadb8 441f9a3fe515 61ba10adee7c 2024-09-20T20:08:16.384 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (3m) 19s ago 44m 56.6M 3037M 19.3.0-5099-g88deadb8 441f9a3fe515 c757af03ec7d 2024-09-20T20:08:16.384 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (107s) 19s ago 43m 46.6M 3037M 19.3.0-5099-g88deadb8 441f9a3fe515 68be22fb8655 2024-09-20T20:08:16.384 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running 19s ago 42m - 3037M 2024-09-20T20:08:16.384 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi183 running (41m) 7m ago 41m 69.0M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab acf213ee960c 2024-09-20T20:08:16.384 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi183 running (40m) 7m ago 40m 64.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab e79f0a743785 2024-09-20T20:08:16.384 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi183 running (39m) 7m ago 39m 56.4M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 164041c5816b 2024-09-20T20:08:16.384 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi183 running (38m) 7m ago 38m 67.0M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 0eac55f5717e 2024-09-20T20:08:16.385 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi183 *:9095 running (10m) 7m ago 37m 43.9M - 2.51.0 1d3b7f56885b 7e9efbbab4fb 2024-09-20T20:08:16.385 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.tcdhwz smithi003 *:8000 running (35m) 19s ago 35m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 8fc205227459 2024-09-20T20:08:16.385 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi183.lyzazb smithi183 *:8000 running (35m) 7m ago 35m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 7387a3c9206c 2024-09-20T20:08:16.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:16 smithi003 bash[88594]: cluster 2024-09-20T20:08:14.440248+0000 mgr.y (mgr.15270) 670 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T20:08:16.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:16 smithi003 bash[88594]: cluster 2024-09-20T20:08:14.440248+0000 mgr.y (mgr.15270) 670 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T20:08:16.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:16 smithi003 bash[92129]: cluster 2024-09-20T20:08:14.440248+0000 mgr.y (mgr.15270) 670 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T20:08:16.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:16 smithi003 bash[92129]: cluster 2024-09-20T20:08:14.440248+0000 mgr.y (mgr.15270) 670 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T20:08:16.763 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T20:08:16.763 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-20T20:08:16.763 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T20:08:16.763 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:08:16.764 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-20T20:08:16.764 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T20:08:16.764 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:08:16.764 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-20T20:08:16.764 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 4, 2024-09-20T20:08:16.764 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 4 2024-09-20T20:08:16.764 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:08:16.764 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-20T20:08:16.764 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T20:08:16.764 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:08:16.764 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-20T20:08:16.764 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 6, 2024-09-20T20:08:16.764 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 9 2024-09-20T20:08:16.764 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-20T20:08:16.764 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T20:08:17.091 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T20:08:17.091 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T20:08:17.091 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-20T20:08:17.091 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-20T20:08:17.092 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-20T20:08:17.092 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "3/8 daemons upgraded", 2024-09-20T20:08:17.092 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading osd daemons", 2024-09-20T20:08:17.092 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-20T20:08:17.092 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T20:08:17.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:17 smithi003 bash[88594]: audit 2024-09-20T20:08:15.708531+0000 mgr.y (mgr.15270) 671 : audit [DBG] from='client.44436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:17.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:17 smithi003 bash[88594]: audit 2024-09-20T20:08:15.708531+0000 mgr.y (mgr.15270) 671 : audit [DBG] from='client.44436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:17.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:17 smithi003 bash[88594]: audit 2024-09-20T20:08:16.036317+0000 mgr.y (mgr.15270) 672 : audit [DBG] from='client.54416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:17.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:17 smithi003 bash[88594]: audit 2024-09-20T20:08:16.036317+0000 mgr.y (mgr.15270) 672 : audit [DBG] from='client.54416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:17.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:17 smithi003 bash[88594]: audit 2024-09-20T20:08:16.345462+0000 mgr.y (mgr.15270) 673 : audit [DBG] from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:17.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:17 smithi003 bash[88594]: audit 2024-09-20T20:08:16.345462+0000 mgr.y (mgr.15270) 673 : audit [DBG] from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:17.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:17 smithi003 bash[88594]: audit 2024-09-20T20:08:16.763036+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.3:0/1988560283' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:17.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:17 smithi003 bash[88594]: audit 2024-09-20T20:08:16.763036+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.3:0/1988560283' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:17.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:17 smithi003 bash[92129]: audit 2024-09-20T20:08:15.708531+0000 mgr.y (mgr.15270) 671 : audit [DBG] from='client.44436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:17.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:17 smithi003 bash[92129]: audit 2024-09-20T20:08:15.708531+0000 mgr.y (mgr.15270) 671 : audit [DBG] from='client.44436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:17.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:17 smithi003 bash[92129]: audit 2024-09-20T20:08:16.036317+0000 mgr.y (mgr.15270) 672 : audit [DBG] from='client.54416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:17.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:17 smithi003 bash[92129]: audit 2024-09-20T20:08:16.036317+0000 mgr.y (mgr.15270) 672 : audit [DBG] from='client.54416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:17.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:17 smithi003 bash[92129]: audit 2024-09-20T20:08:16.345462+0000 mgr.y (mgr.15270) 673 : audit [DBG] from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:17.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:17 smithi003 bash[92129]: audit 2024-09-20T20:08:16.345462+0000 mgr.y (mgr.15270) 673 : audit [DBG] from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:17.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:17 smithi003 bash[92129]: audit 2024-09-20T20:08:16.763036+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.3:0/1988560283' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:17.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:17 smithi003 bash[92129]: audit 2024-09-20T20:08:16.763036+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.3:0/1988560283' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:17.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:08:17 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:08:17.222111698Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:08:17.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:17 smithi183 bash[69508]: audit 2024-09-20T20:08:15.708531+0000 mgr.y (mgr.15270) 671 : audit [DBG] from='client.44436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:17.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:17 smithi183 bash[69508]: audit 2024-09-20T20:08:15.708531+0000 mgr.y (mgr.15270) 671 : audit [DBG] from='client.44436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:17.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:17 smithi183 bash[69508]: audit 2024-09-20T20:08:16.036317+0000 mgr.y (mgr.15270) 672 : audit [DBG] from='client.54416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:17.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:17 smithi183 bash[69508]: audit 2024-09-20T20:08:16.036317+0000 mgr.y (mgr.15270) 672 : audit [DBG] from='client.54416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:17.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:17 smithi183 bash[69508]: audit 2024-09-20T20:08:16.345462+0000 mgr.y (mgr.15270) 673 : audit [DBG] from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:17.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:17 smithi183 bash[69508]: audit 2024-09-20T20:08:16.345462+0000 mgr.y (mgr.15270) 673 : audit [DBG] from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:17.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:17 smithi183 bash[69508]: audit 2024-09-20T20:08:16.763036+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.3:0/1988560283' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:17.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:17 smithi183 bash[69508]: audit 2024-09-20T20:08:16.763036+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.3:0/1988560283' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:18.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:18 smithi003 bash[88594]: cluster 2024-09-20T20:08:16.440717+0000 mgr.y (mgr.15270) 674 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T20:08:18.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:18 smithi003 bash[88594]: cluster 2024-09-20T20:08:16.440717+0000 mgr.y (mgr.15270) 674 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T20:08:18.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:18 smithi003 bash[88594]: audit 2024-09-20T20:08:17.090650+0000 mgr.y (mgr.15270) 675 : audit [DBG] from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:18.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:18 smithi003 bash[88594]: audit 2024-09-20T20:08:17.090650+0000 mgr.y (mgr.15270) 675 : audit [DBG] from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:18.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:18 smithi003 bash[92129]: cluster 2024-09-20T20:08:16.440717+0000 mgr.y (mgr.15270) 674 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T20:08:18.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:18 smithi003 bash[92129]: cluster 2024-09-20T20:08:16.440717+0000 mgr.y (mgr.15270) 674 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T20:08:18.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:18 smithi003 bash[92129]: audit 2024-09-20T20:08:17.090650+0000 mgr.y (mgr.15270) 675 : audit [DBG] from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:18.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:18 smithi003 bash[92129]: audit 2024-09-20T20:08:17.090650+0000 mgr.y (mgr.15270) 675 : audit [DBG] from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:18.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:18 smithi183 bash[69508]: cluster 2024-09-20T20:08:16.440717+0000 mgr.y (mgr.15270) 674 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T20:08:18.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:18 smithi183 bash[69508]: cluster 2024-09-20T20:08:16.440717+0000 mgr.y (mgr.15270) 674 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T20:08:18.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:18 smithi183 bash[69508]: audit 2024-09-20T20:08:17.090650+0000 mgr.y (mgr.15270) 675 : audit [DBG] from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:18.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:18 smithi183 bash[69508]: audit 2024-09-20T20:08:17.090650+0000 mgr.y (mgr.15270) 675 : audit [DBG] from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:20.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:20 smithi003 bash[88594]: cluster 2024-09-20T20:08:18.441637+0000 mgr.y (mgr.15270) 676 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T20:08:20.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:20 smithi003 bash[88594]: cluster 2024-09-20T20:08:18.441637+0000 mgr.y (mgr.15270) 676 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T20:08:20.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:20 smithi003 bash[88594]: audit 2024-09-20T20:08:19.440947+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:20.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:20 smithi003 bash[88594]: audit 2024-09-20T20:08:19.440947+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:20.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:20 smithi003 bash[92129]: cluster 2024-09-20T20:08:18.441637+0000 mgr.y (mgr.15270) 676 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T20:08:20.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:20 smithi003 bash[92129]: cluster 2024-09-20T20:08:18.441637+0000 mgr.y (mgr.15270) 676 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T20:08:20.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:20 smithi003 bash[92129]: audit 2024-09-20T20:08:19.440947+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:20.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:20 smithi003 bash[92129]: audit 2024-09-20T20:08:19.440947+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:20.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:08:20 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:08:20.206809169Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:08:20.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:20 smithi183 bash[69508]: cluster 2024-09-20T20:08:18.441637+0000 mgr.y (mgr.15270) 676 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T20:08:20.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:20 smithi183 bash[69508]: cluster 2024-09-20T20:08:18.441637+0000 mgr.y (mgr.15270) 676 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T20:08:20.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:20 smithi183 bash[69508]: audit 2024-09-20T20:08:19.440947+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:20.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:20 smithi183 bash[69508]: audit 2024-09-20T20:08:19.440947+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:22.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:22 smithi003 bash[88594]: cluster 2024-09-20T20:08:20.443231+0000 mgr.y (mgr.15270) 677 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T20:08:22.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:22 smithi003 bash[88594]: cluster 2024-09-20T20:08:20.443231+0000 mgr.y (mgr.15270) 677 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T20:08:22.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:08:22 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:08:22] "GET /metrics HTTP/1.1" 200 38252 "" "Prometheus/2.51.0" 2024-09-20T20:08:22.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:22 smithi003 bash[92129]: cluster 2024-09-20T20:08:20.443231+0000 mgr.y (mgr.15270) 677 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T20:08:22.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:22 smithi003 bash[92129]: cluster 2024-09-20T20:08:20.443231+0000 mgr.y (mgr.15270) 677 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T20:08:22.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:22 smithi183 bash[69508]: cluster 2024-09-20T20:08:20.443231+0000 mgr.y (mgr.15270) 677 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T20:08:22.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:22 smithi183 bash[69508]: cluster 2024-09-20T20:08:20.443231+0000 mgr.y (mgr.15270) 677 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-20T20:08:23.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:08:23 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:08:23.216175349Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:08:24.365 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:24 smithi183 bash[69508]: cluster 2024-09-20T20:08:22.444095+0000 mgr.y (mgr.15270) 678 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:08:24.365 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:24 smithi183 bash[69508]: cluster 2024-09-20T20:08:22.444095+0000 mgr.y (mgr.15270) 678 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:08:24.365 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:24 smithi183 bash[69508]: audit 2024-09-20T20:08:23.037802+0000 mgr.y (mgr.15270) 679 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:08:24.365 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:24 smithi183 bash[69508]: audit 2024-09-20T20:08:23.037802+0000 mgr.y (mgr.15270) 679 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:08:24.365 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:24 smithi183 bash[69508]: audit 2024-09-20T20:08:23.734807+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-20T20:08:24.366 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:24 smithi183 bash[69508]: audit 2024-09-20T20:08:23.734807+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-20T20:08:24.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:24 smithi003 bash[88594]: cluster 2024-09-20T20:08:22.444095+0000 mgr.y (mgr.15270) 678 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:08:24.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:24 smithi003 bash[88594]: cluster 2024-09-20T20:08:22.444095+0000 mgr.y (mgr.15270) 678 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:08:24.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:24 smithi003 bash[88594]: audit 2024-09-20T20:08:23.037802+0000 mgr.y (mgr.15270) 679 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:08:24.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:24 smithi003 bash[88594]: audit 2024-09-20T20:08:23.037802+0000 mgr.y (mgr.15270) 679 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:08:24.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:24 smithi003 bash[88594]: audit 2024-09-20T20:08:23.734807+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-20T20:08:24.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:24 smithi003 bash[88594]: audit 2024-09-20T20:08:23.734807+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-20T20:08:24.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:24 smithi003 bash[92129]: cluster 2024-09-20T20:08:22.444095+0000 mgr.y (mgr.15270) 678 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:08:24.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:24 smithi003 bash[92129]: cluster 2024-09-20T20:08:22.444095+0000 mgr.y (mgr.15270) 678 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:08:24.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:24 smithi003 bash[92129]: audit 2024-09-20T20:08:23.037802+0000 mgr.y (mgr.15270) 679 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:08:24.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:24 smithi003 bash[92129]: audit 2024-09-20T20:08:23.037802+0000 mgr.y (mgr.15270) 679 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:08:24.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:24 smithi003 bash[92129]: audit 2024-09-20T20:08:23.734807+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-20T20:08:24.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:24 smithi003 bash[92129]: audit 2024-09-20T20:08:23.734807+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-20T20:08:25.437 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:25 smithi183 bash[69508]: audit 2024-09-20T20:08:23.735158+0000 mgr.y (mgr.15270) 680 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-20T20:08:25.437 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:25 smithi183 bash[69508]: audit 2024-09-20T20:08:23.735158+0000 mgr.y (mgr.15270) 680 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-20T20:08:25.437 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:25 smithi183 bash[69508]: cephadm 2024-09-20T20:08:23.737759+0000 mgr.y (mgr.15270) 681 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-20T20:08:25.437 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:25 smithi183 bash[69508]: cephadm 2024-09-20T20:08:23.737759+0000 mgr.y (mgr.15270) 681 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-20T20:08:25.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:25 smithi003 bash[88594]: audit 2024-09-20T20:08:23.735158+0000 mgr.y (mgr.15270) 680 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-20T20:08:25.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:25 smithi003 bash[88594]: audit 2024-09-20T20:08:23.735158+0000 mgr.y (mgr.15270) 680 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-20T20:08:25.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:25 smithi003 bash[88594]: cephadm 2024-09-20T20:08:23.737759+0000 mgr.y (mgr.15270) 681 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-20T20:08:25.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:25 smithi003 bash[88594]: cephadm 2024-09-20T20:08:23.737759+0000 mgr.y (mgr.15270) 681 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-20T20:08:25.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:25 smithi003 bash[92129]: audit 2024-09-20T20:08:23.735158+0000 mgr.y (mgr.15270) 680 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-20T20:08:25.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:25 smithi003 bash[92129]: audit 2024-09-20T20:08:23.735158+0000 mgr.y (mgr.15270) 680 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-20T20:08:25.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:25 smithi003 bash[92129]: cephadm 2024-09-20T20:08:23.737759+0000 mgr.y (mgr.15270) 681 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-20T20:08:25.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:25 smithi003 bash[92129]: cephadm 2024-09-20T20:08:23.737759+0000 mgr.y (mgr.15270) 681 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-20T20:08:26.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:26 smithi003 bash[88594]: cluster 2024-09-20T20:08:24.445701+0000 mgr.y (mgr.15270) 682 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:08:26.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:26 smithi003 bash[88594]: cluster 2024-09-20T20:08:24.445701+0000 mgr.y (mgr.15270) 682 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:08:26.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:26 smithi003 bash[92129]: cluster 2024-09-20T20:08:24.445701+0000 mgr.y (mgr.15270) 682 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:08:26.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:26 smithi003 bash[92129]: cluster 2024-09-20T20:08:24.445701+0000 mgr.y (mgr.15270) 682 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:08:26.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:08:26 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:08:26.237414261Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:08:26.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:26 smithi183 bash[69508]: cluster 2024-09-20T20:08:24.445701+0000 mgr.y (mgr.15270) 682 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:08:26.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:26 smithi183 bash[69508]: cluster 2024-09-20T20:08:24.445701+0000 mgr.y (mgr.15270) 682 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:08:27.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:27 smithi003 bash[88594]: cephadm 2024-09-20T20:08:26.287308+0000 mgr.y (mgr.15270) 683 : cephadm [INF] Upgrade: Updating osd.4 2024-09-20T20:08:27.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:27 smithi003 bash[88594]: cephadm 2024-09-20T20:08:26.287308+0000 mgr.y (mgr.15270) 683 : cephadm [INF] Upgrade: Updating osd.4 2024-09-20T20:08:27.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:27 smithi003 bash[88594]: audit 2024-09-20T20:08:26.294803+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:27.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:27 smithi003 bash[88594]: audit 2024-09-20T20:08:26.294803+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:27.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:27 smithi003 bash[88594]: audit 2024-09-20T20:08:26.301202+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-20T20:08:27.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:27 smithi003 bash[88594]: audit 2024-09-20T20:08:26.301202+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-20T20:08:27.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:27 smithi003 bash[88594]: audit 2024-09-20T20:08:26.302858+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:08:27.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:27 smithi003 bash[88594]: audit 2024-09-20T20:08:26.302858+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:08:27.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:27 smithi003 bash[88594]: cephadm 2024-09-20T20:08:26.308321+0000 mgr.y (mgr.15270) 684 : cephadm [INF] Deploying daemon osd.4 on smithi183 2024-09-20T20:08:27.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:27 smithi003 bash[88594]: cephadm 2024-09-20T20:08:26.308321+0000 mgr.y (mgr.15270) 684 : cephadm [INF] Deploying daemon osd.4 on smithi183 2024-09-20T20:08:27.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:27 smithi003 bash[92129]: cephadm 2024-09-20T20:08:26.287308+0000 mgr.y (mgr.15270) 683 : cephadm [INF] Upgrade: Updating osd.4 2024-09-20T20:08:27.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:27 smithi003 bash[92129]: cephadm 2024-09-20T20:08:26.287308+0000 mgr.y (mgr.15270) 683 : cephadm [INF] Upgrade: Updating osd.4 2024-09-20T20:08:27.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:27 smithi003 bash[92129]: audit 2024-09-20T20:08:26.294803+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:27.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:27 smithi003 bash[92129]: audit 2024-09-20T20:08:26.294803+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:27.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:27 smithi003 bash[92129]: audit 2024-09-20T20:08:26.301202+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-20T20:08:27.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:27 smithi003 bash[92129]: audit 2024-09-20T20:08:26.301202+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-20T20:08:27.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:27 smithi003 bash[92129]: audit 2024-09-20T20:08:26.302858+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:08:27.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:27 smithi003 bash[92129]: audit 2024-09-20T20:08:26.302858+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:08:27.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:27 smithi003 bash[92129]: cephadm 2024-09-20T20:08:26.308321+0000 mgr.y (mgr.15270) 684 : cephadm [INF] Deploying daemon osd.4 on smithi183 2024-09-20T20:08:27.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:27 smithi003 bash[92129]: cephadm 2024-09-20T20:08:26.308321+0000 mgr.y (mgr.15270) 684 : cephadm [INF] Deploying daemon osd.4 on smithi183 2024-09-20T20:08:27.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:27 smithi183 bash[69508]: cephadm 2024-09-20T20:08:26.287308+0000 mgr.y (mgr.15270) 683 : cephadm [INF] Upgrade: Updating osd.4 2024-09-20T20:08:27.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:27 smithi183 bash[69508]: cephadm 2024-09-20T20:08:26.287308+0000 mgr.y (mgr.15270) 683 : cephadm [INF] Upgrade: Updating osd.4 2024-09-20T20:08:27.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:27 smithi183 bash[69508]: audit 2024-09-20T20:08:26.294803+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:27.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:27 smithi183 bash[69508]: audit 2024-09-20T20:08:26.294803+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:27.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:27 smithi183 bash[69508]: audit 2024-09-20T20:08:26.301202+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-20T20:08:27.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:27 smithi183 bash[69508]: audit 2024-09-20T20:08:26.301202+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-20T20:08:27.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:27 smithi183 bash[69508]: audit 2024-09-20T20:08:26.302858+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:08:27.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:27 smithi183 bash[69508]: audit 2024-09-20T20:08:26.302858+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:08:27.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:27 smithi183 bash[69508]: cephadm 2024-09-20T20:08:26.308321+0000 mgr.y (mgr.15270) 684 : cephadm [INF] Deploying daemon osd.4 on smithi183 2024-09-20T20:08:27.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:27 smithi183 bash[69508]: cephadm 2024-09-20T20:08:26.308321+0000 mgr.y (mgr.15270) 684 : cephadm [INF] Deploying daemon osd.4 on smithi183 2024-09-20T20:08:28.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:28 smithi003 bash[88594]: cluster 2024-09-20T20:08:26.446599+0000 mgr.y (mgr.15270) 685 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:08:28.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:28 smithi003 bash[88594]: cluster 2024-09-20T20:08:26.446599+0000 mgr.y (mgr.15270) 685 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:08:28.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:28 smithi003 bash[92129]: cluster 2024-09-20T20:08:26.446599+0000 mgr.y (mgr.15270) 685 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:08:28.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:28 smithi003 bash[92129]: cluster 2024-09-20T20:08:26.446599+0000 mgr.y (mgr.15270) 685 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:08:28.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:28 smithi183 bash[69508]: cluster 2024-09-20T20:08:26.446599+0000 mgr.y (mgr.15270) 685 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:08:28.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:28 smithi183 bash[69508]: cluster 2024-09-20T20:08:26.446599+0000 mgr.y (mgr.15270) 685 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:08:29.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:08:29 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:08:29.190858717Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:08:29.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:29 smithi183 bash[69508]: audit 2024-09-20T20:08:29.029584+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:08:29.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:29 smithi183 bash[69508]: audit 2024-09-20T20:08:29.029584+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:08:29.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:29 smithi003 bash[88594]: audit 2024-09-20T20:08:29.029584+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:08:29.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:29 smithi003 bash[88594]: audit 2024-09-20T20:08:29.029584+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:08:29.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:29 smithi003 bash[92129]: audit 2024-09-20T20:08:29.029584+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:08:29.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:29 smithi003 bash[92129]: audit 2024-09-20T20:08:29.029584+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:08:30.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:30 smithi183 bash[69508]: cluster 2024-09-20T20:08:28.447544+0000 mgr.y (mgr.15270) 686 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:08:30.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:30 smithi183 bash[69508]: cluster 2024-09-20T20:08:28.447544+0000 mgr.y (mgr.15270) 686 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:08:30.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:30 smithi003 bash[88594]: cluster 2024-09-20T20:08:28.447544+0000 mgr.y (mgr.15270) 686 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:08:30.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:30 smithi003 bash[88594]: cluster 2024-09-20T20:08:28.447544+0000 mgr.y (mgr.15270) 686 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:08:30.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:30 smithi003 bash[92129]: cluster 2024-09-20T20:08:28.447544+0000 mgr.y (mgr.15270) 686 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:08:30.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:30 smithi003 bash[92129]: cluster 2024-09-20T20:08:28.447544+0000 mgr.y (mgr.15270) 686 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:08:31.301 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:08:31 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:08:31.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:08:31 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:08:31.301 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 20:08:31 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:08:31.302 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:08:31 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:08:31.302 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 20:08:31 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:08:31.302 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:08:31 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:08:31.303 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:08:31 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:08:31.303 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 20:08:31 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:08:31.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:31 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:08:31.801 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:08:31 smithi183 systemd[1]: Stopping Ceph osd.4 for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T20:08:31.801 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:08:31 smithi183 bash[25048]: debug 2024-09-20T20:08:31.431+0000 7f1f3f682640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-20T20:08:31.801 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:08:31 smithi183 bash[25048]: debug 2024-09-20T20:08:31.431+0000 7f1f3f682640 -1 osd.4 131 *** Got signal Terminated *** 2024-09-20T20:08:31.801 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:08:31 smithi183 bash[25048]: debug 2024-09-20T20:08:31.431+0000 7f1f3f682640 -1 osd.4 131 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T20:08:32.344 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:08:32 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:08:32] "GET /metrics HTTP/1.1" 200 38252 "" "Prometheus/2.51.0" 2024-09-20T20:08:32.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:08:32 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:08:32.215294497Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:08:32.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:32 smithi183 bash[69508]: cluster 2024-09-20T20:08:30.449113+0000 mgr.y (mgr.15270) 687 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:08:32.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:32 smithi183 bash[69508]: cluster 2024-09-20T20:08:30.449113+0000 mgr.y (mgr.15270) 687 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:08:32.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:32 smithi183 bash[69508]: cluster 2024-09-20T20:08:31.432975+0000 mon.a (mon.0) 451 : cluster [INF] osd.4 marked itself down and dead 2024-09-20T20:08:32.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:32 smithi183 bash[69508]: cluster 2024-09-20T20:08:31.432975+0000 mon.a (mon.0) 451 : cluster [INF] osd.4 marked itself down and dead 2024-09-20T20:08:32.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:32 smithi003 bash[88594]: cluster 2024-09-20T20:08:30.449113+0000 mgr.y (mgr.15270) 687 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:08:32.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:32 smithi003 bash[88594]: cluster 2024-09-20T20:08:30.449113+0000 mgr.y (mgr.15270) 687 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:08:32.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:32 smithi003 bash[88594]: cluster 2024-09-20T20:08:31.432975+0000 mon.a (mon.0) 451 : cluster [INF] osd.4 marked itself down and dead 2024-09-20T20:08:32.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:32 smithi003 bash[88594]: cluster 2024-09-20T20:08:31.432975+0000 mon.a (mon.0) 451 : cluster [INF] osd.4 marked itself down and dead 2024-09-20T20:08:32.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:32 smithi003 bash[92129]: cluster 2024-09-20T20:08:30.449113+0000 mgr.y (mgr.15270) 687 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:08:32.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:32 smithi003 bash[92129]: cluster 2024-09-20T20:08:30.449113+0000 mgr.y (mgr.15270) 687 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:08:32.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:32 smithi003 bash[92129]: cluster 2024-09-20T20:08:31.432975+0000 mon.a (mon.0) 451 : cluster [INF] osd.4 marked itself down and dead 2024-09-20T20:08:32.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:32 smithi003 bash[92129]: cluster 2024-09-20T20:08:31.432975+0000 mon.a (mon.0) 451 : cluster [INF] osd.4 marked itself down and dead 2024-09-20T20:08:33.629 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:08:33 smithi183 bash[72995]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-osd-4 2024-09-20T20:08:33.629 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:33 smithi183 bash[69508]: cluster 2024-09-20T20:08:32.316865+0000 mon.a (mon.0) 452 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:08:33.630 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:33 smithi183 bash[69508]: cluster 2024-09-20T20:08:32.316865+0000 mon.a (mon.0) 452 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:08:33.630 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:33 smithi183 bash[69508]: cluster 2024-09-20T20:08:32.327221+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-20T20:08:33.630 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:33 smithi183 bash[69508]: cluster 2024-09-20T20:08:32.327221+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-20T20:08:33.630 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:33 smithi183 bash[69508]: cluster 2024-09-20T20:08:33.333661+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-20T20:08:33.630 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:33 smithi183 bash[69508]: cluster 2024-09-20T20:08:33.333661+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-20T20:08:33.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:33 smithi003 bash[88594]: cluster 2024-09-20T20:08:32.316865+0000 mon.a (mon.0) 452 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:08:33.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:33 smithi003 bash[88594]: cluster 2024-09-20T20:08:32.316865+0000 mon.a (mon.0) 452 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:08:33.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:33 smithi003 bash[88594]: cluster 2024-09-20T20:08:32.327221+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-20T20:08:33.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:33 smithi003 bash[88594]: cluster 2024-09-20T20:08:32.327221+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-20T20:08:33.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:33 smithi003 bash[88594]: cluster 2024-09-20T20:08:33.333661+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-20T20:08:33.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:33 smithi003 bash[88594]: cluster 2024-09-20T20:08:33.333661+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-20T20:08:33.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:33 smithi003 bash[92129]: cluster 2024-09-20T20:08:32.316865+0000 mon.a (mon.0) 452 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:08:33.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:33 smithi003 bash[92129]: cluster 2024-09-20T20:08:32.316865+0000 mon.a (mon.0) 452 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:08:33.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:33 smithi003 bash[92129]: cluster 2024-09-20T20:08:32.327221+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-20T20:08:33.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:33 smithi003 bash[92129]: cluster 2024-09-20T20:08:32.327221+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-20T20:08:33.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:33 smithi003 bash[92129]: cluster 2024-09-20T20:08:33.333661+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-20T20:08:33.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:33 smithi003 bash[92129]: cluster 2024-09-20T20:08:33.333661+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-20T20:08:34.051 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:08:33 smithi183 bash[73064]: Error response from daemon: No such container: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-osd-4 2024-09-20T20:08:34.646 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:34 smithi183 bash[69508]: cluster 2024-09-20T20:08:32.449827+0000 mgr.y (mgr.15270) 688 : cluster [DBG] pgmap v401: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T20:08:34.646 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:34 smithi183 bash[69508]: cluster 2024-09-20T20:08:32.449827+0000 mgr.y (mgr.15270) 688 : cluster [DBG] pgmap v401: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T20:08:34.646 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:34 smithi183 bash[69508]: audit 2024-09-20T20:08:33.049072+0000 mgr.y (mgr.15270) 689 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:08:34.646 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:34 smithi183 bash[69508]: audit 2024-09-20T20:08:33.049072+0000 mgr.y (mgr.15270) 689 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:08:34.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:34 smithi003 bash[92129]: cluster 2024-09-20T20:08:32.449827+0000 mgr.y (mgr.15270) 688 : cluster [DBG] pgmap v401: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T20:08:34.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:34 smithi003 bash[92129]: cluster 2024-09-20T20:08:32.449827+0000 mgr.y (mgr.15270) 688 : cluster [DBG] pgmap v401: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T20:08:34.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:34 smithi003 bash[92129]: audit 2024-09-20T20:08:33.049072+0000 mgr.y (mgr.15270) 689 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:08:34.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:34 smithi003 bash[92129]: audit 2024-09-20T20:08:33.049072+0000 mgr.y (mgr.15270) 689 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:08:34.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:34 smithi003 bash[88594]: cluster 2024-09-20T20:08:32.449827+0000 mgr.y (mgr.15270) 688 : cluster [DBG] pgmap v401: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T20:08:34.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:34 smithi003 bash[88594]: cluster 2024-09-20T20:08:32.449827+0000 mgr.y (mgr.15270) 688 : cluster [DBG] pgmap v401: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T20:08:34.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:34 smithi003 bash[88594]: audit 2024-09-20T20:08:33.049072+0000 mgr.y (mgr.15270) 689 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:08:34.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:34 smithi003 bash[88594]: audit 2024-09-20T20:08:33.049072+0000 mgr.y (mgr.15270) 689 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:08:35.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:08:35 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:08:35.238195189Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:08:35.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:35 smithi183 bash[69508]: cluster 2024-09-20T20:08:34.451662+0000 mgr.y (mgr.15270) 690 : cluster [DBG] pgmap v403: 161 pgs: 30 active+undersized, 10 peering, 4 stale+active+clean, 21 active+undersized+degraded, 96 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 88/636 objects degraded (13.836%) 2024-09-20T20:08:35.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:35 smithi183 bash[69508]: cluster 2024-09-20T20:08:34.451662+0000 mgr.y (mgr.15270) 690 : cluster [DBG] pgmap v403: 161 pgs: 30 active+undersized, 10 peering, 4 stale+active+clean, 21 active+undersized+degraded, 96 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 88/636 objects degraded (13.836%) 2024-09-20T20:08:35.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:35 smithi183 bash[69508]: cluster 2024-09-20T20:08:35.363827+0000 mon.a (mon.0) 455 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-20T20:08:35.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:35 smithi183 bash[69508]: cluster 2024-09-20T20:08:35.363827+0000 mon.a (mon.0) 455 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-20T20:08:35.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:35 smithi183 bash[69508]: cluster 2024-09-20T20:08:35.363880+0000 mon.a (mon.0) 456 : cluster [WRN] Health check failed: Degraded data redundancy: 88/636 objects degraded (13.836%), 21 pgs degraded (PG_DEGRADED) 2024-09-20T20:08:35.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:35 smithi183 bash[69508]: cluster 2024-09-20T20:08:35.363880+0000 mon.a (mon.0) 456 : cluster [WRN] Health check failed: Degraded data redundancy: 88/636 objects degraded (13.836%), 21 pgs degraded (PG_DEGRADED) 2024-09-20T20:08:35.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:35 smithi003 bash[88594]: cluster 2024-09-20T20:08:34.451662+0000 mgr.y (mgr.15270) 690 : cluster [DBG] pgmap v403: 161 pgs: 30 active+undersized, 10 peering, 4 stale+active+clean, 21 active+undersized+degraded, 96 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 88/636 objects degraded (13.836%) 2024-09-20T20:08:35.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:35 smithi003 bash[88594]: cluster 2024-09-20T20:08:34.451662+0000 mgr.y (mgr.15270) 690 : cluster [DBG] pgmap v403: 161 pgs: 30 active+undersized, 10 peering, 4 stale+active+clean, 21 active+undersized+degraded, 96 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 88/636 objects degraded (13.836%) 2024-09-20T20:08:35.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:35 smithi003 bash[88594]: cluster 2024-09-20T20:08:35.363827+0000 mon.a (mon.0) 455 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-20T20:08:35.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:35 smithi003 bash[88594]: cluster 2024-09-20T20:08:35.363827+0000 mon.a (mon.0) 455 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-20T20:08:35.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:35 smithi003 bash[88594]: cluster 2024-09-20T20:08:35.363880+0000 mon.a (mon.0) 456 : cluster [WRN] Health check failed: Degraded data redundancy: 88/636 objects degraded (13.836%), 21 pgs degraded (PG_DEGRADED) 2024-09-20T20:08:35.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:35 smithi003 bash[88594]: cluster 2024-09-20T20:08:35.363880+0000 mon.a (mon.0) 456 : cluster [WRN] Health check failed: Degraded data redundancy: 88/636 objects degraded (13.836%), 21 pgs degraded (PG_DEGRADED) 2024-09-20T20:08:35.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:35 smithi003 bash[92129]: cluster 2024-09-20T20:08:34.451662+0000 mgr.y (mgr.15270) 690 : cluster [DBG] pgmap v403: 161 pgs: 30 active+undersized, 10 peering, 4 stale+active+clean, 21 active+undersized+degraded, 96 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 88/636 objects degraded (13.836%) 2024-09-20T20:08:35.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:35 smithi003 bash[92129]: cluster 2024-09-20T20:08:34.451662+0000 mgr.y (mgr.15270) 690 : cluster [DBG] pgmap v403: 161 pgs: 30 active+undersized, 10 peering, 4 stale+active+clean, 21 active+undersized+degraded, 96 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 88/636 objects degraded (13.836%) 2024-09-20T20:08:35.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:35 smithi003 bash[92129]: cluster 2024-09-20T20:08:35.363827+0000 mon.a (mon.0) 455 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-20T20:08:35.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:35 smithi003 bash[92129]: cluster 2024-09-20T20:08:35.363827+0000 mon.a (mon.0) 455 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-20T20:08:35.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:35 smithi003 bash[92129]: cluster 2024-09-20T20:08:35.363880+0000 mon.a (mon.0) 456 : cluster [WRN] Health check failed: Degraded data redundancy: 88/636 objects degraded (13.836%), 21 pgs degraded (PG_DEGRADED) 2024-09-20T20:08:35.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:35 smithi003 bash[92129]: cluster 2024-09-20T20:08:35.363880+0000 mon.a (mon.0) 456 : cluster [WRN] Health check failed: Degraded data redundancy: 88/636 objects degraded (13.836%), 21 pgs degraded (PG_DEGRADED) 2024-09-20T20:08:35.863 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:08:35 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:08:35.864 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 20:08:35 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:08:35.864 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 20:08:35 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:08:35.864 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:08:35 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:08:35.864 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:08:35 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:08:35.865 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:08:35 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:08:35.865 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:35 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:08:35.865 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:08:35 smithi183 systemd[1]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490@osd.4.service: Deactivated successfully. 2024-09-20T20:08:35.865 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:08:35 smithi183 systemd[1]: Stopped Ceph osd.4 for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T20:08:35.865 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:08:35 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:08:35.865 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:08:35 smithi183 systemd[1]: Started Ceph osd.4 for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T20:08:35.866 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 20:08:35 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:08:37.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:36 smithi003 bash[92129]: audit 2024-09-20T20:08:35.923550+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:37.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:36 smithi003 bash[92129]: audit 2024-09-20T20:08:35.923550+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:37.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:36 smithi003 bash[92129]: audit 2024-09-20T20:08:35.936407+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:37.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:36 smithi003 bash[92129]: audit 2024-09-20T20:08:35.936407+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:37.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:36 smithi003 bash[88594]: audit 2024-09-20T20:08:35.923550+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:37.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:36 smithi003 bash[88594]: audit 2024-09-20T20:08:35.923550+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:37.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:36 smithi003 bash[88594]: audit 2024-09-20T20:08:35.936407+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:37.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:36 smithi003 bash[88594]: audit 2024-09-20T20:08:35.936407+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:37.301 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:08:37 smithi183 bash[73209]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T20:08:37.301 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:08:37 smithi183 bash[73209]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T20:08:37.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:36 smithi183 bash[69508]: audit 2024-09-20T20:08:35.923550+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:37.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:36 smithi183 bash[69508]: audit 2024-09-20T20:08:35.923550+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:37.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:36 smithi183 bash[69508]: audit 2024-09-20T20:08:35.936407+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:37.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:36 smithi183 bash[69508]: audit 2024-09-20T20:08:35.936407+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:38.188 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:08:38 smithi183 bash[65957]: logger=cleanup t=2024-09-20T20:08:38.02423689Z level=info msg="Completed cleanup jobs" duration=26.093416ms 2024-09-20T20:08:38.188 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:37 smithi183 bash[69508]: cluster 2024-09-20T20:08:36.452893+0000 mgr.y (mgr.15270) 691 : cluster [DBG] pgmap v404: 161 pgs: 34 active+undersized, 10 peering, 24 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 95/636 objects degraded (14.937%) 2024-09-20T20:08:38.188 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:37 smithi183 bash[69508]: cluster 2024-09-20T20:08:36.452893+0000 mgr.y (mgr.15270) 691 : cluster [DBG] pgmap v404: 161 pgs: 34 active+undersized, 10 peering, 24 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 95/636 objects degraded (14.937%) 2024-09-20T20:08:38.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:37 smithi003 bash[92129]: cluster 2024-09-20T20:08:36.452893+0000 mgr.y (mgr.15270) 691 : cluster [DBG] pgmap v404: 161 pgs: 34 active+undersized, 10 peering, 24 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 95/636 objects degraded (14.937%) 2024-09-20T20:08:38.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:37 smithi003 bash[92129]: cluster 2024-09-20T20:08:36.452893+0000 mgr.y (mgr.15270) 691 : cluster [DBG] pgmap v404: 161 pgs: 34 active+undersized, 10 peering, 24 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 95/636 objects degraded (14.937%) 2024-09-20T20:08:38.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:37 smithi003 bash[88594]: cluster 2024-09-20T20:08:36.452893+0000 mgr.y (mgr.15270) 691 : cluster [DBG] pgmap v404: 161 pgs: 34 active+undersized, 10 peering, 24 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 95/636 objects degraded (14.937%) 2024-09-20T20:08:38.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:37 smithi003 bash[88594]: cluster 2024-09-20T20:08:36.452893+0000 mgr.y (mgr.15270) 691 : cluster [DBG] pgmap v404: 161 pgs: 34 active+undersized, 10 peering, 24 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 95/636 objects degraded (14.937%) 2024-09-20T20:08:38.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:08:38 smithi183 bash[65957]: logger=plugins.update.checker t=2024-09-20T20:08:38.188971507Z level=info msg="Update check succeeded" duration=60.489496ms 2024-09-20T20:08:38.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:08:38 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:08:38.209718154Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:08:39.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:38 smithi183 bash[69508]: cluster 2024-09-20T20:08:38.933890+0000 mon.a (mon.0) 459 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-20T20:08:39.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:38 smithi183 bash[69508]: cluster 2024-09-20T20:08:38.933890+0000 mon.a (mon.0) 459 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-20T20:08:39.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:38 smithi003 bash[88594]: cluster 2024-09-20T20:08:38.933890+0000 mon.a (mon.0) 459 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-20T20:08:39.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:38 smithi003 bash[88594]: cluster 2024-09-20T20:08:38.933890+0000 mon.a (mon.0) 459 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-20T20:08:39.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:38 smithi003 bash[92129]: cluster 2024-09-20T20:08:38.933890+0000 mon.a (mon.0) 459 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-20T20:08:39.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:38 smithi003 bash[92129]: cluster 2024-09-20T20:08:38.933890+0000 mon.a (mon.0) 459 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-20T20:08:40.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:39 smithi183 bash[69508]: cluster 2024-09-20T20:08:38.454134+0000 mgr.y (mgr.15270) 692 : cluster [DBG] pgmap v405: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 107/636 objects degraded (16.824%) 2024-09-20T20:08:40.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:39 smithi183 bash[69508]: cluster 2024-09-20T20:08:38.454134+0000 mgr.y (mgr.15270) 692 : cluster [DBG] pgmap v405: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 107/636 objects degraded (16.824%) 2024-09-20T20:08:40.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:39 smithi003 bash[88594]: cluster 2024-09-20T20:08:38.454134+0000 mgr.y (mgr.15270) 692 : cluster [DBG] pgmap v405: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 107/636 objects degraded (16.824%) 2024-09-20T20:08:40.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:39 smithi003 bash[88594]: cluster 2024-09-20T20:08:38.454134+0000 mgr.y (mgr.15270) 692 : cluster [DBG] pgmap v405: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 107/636 objects degraded (16.824%) 2024-09-20T20:08:40.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:39 smithi003 bash[92129]: cluster 2024-09-20T20:08:38.454134+0000 mgr.y (mgr.15270) 692 : cluster [DBG] pgmap v405: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 107/636 objects degraded (16.824%) 2024-09-20T20:08:40.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:39 smithi003 bash[92129]: cluster 2024-09-20T20:08:38.454134+0000 mgr.y (mgr.15270) 692 : cluster [DBG] pgmap v405: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 107/636 objects degraded (16.824%) 2024-09-20T20:08:41.189 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:08:40 smithi183 bash[73209]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T20:08:41.190 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:08:40 smithi183 bash[73209]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T20:08:41.190 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:08:40 smithi183 bash[73209]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T20:08:41.190 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:08:41 smithi183 bash[73209]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-20T20:08:41.190 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:08:41 smithi183 bash[73209]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2024-09-20T20:08:41.468 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:08:41 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:08:41.190710289Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:08:41.468 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:08:41 smithi183 bash[73209]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-20T20:08:41.468 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:08:41 smithi183 bash[73209]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-09-20T20:08:41.468 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:08:41 smithi183 bash[73209]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-20T20:08:41.469 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:08:41 smithi183 bash[73209]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-20T20:08:41.469 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:08:41 smithi183 bash[73209]: --> ceph-volume lvm activate successful for osd ID: 4 2024-09-20T20:08:42.257 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:41 smithi183 bash[69508]: cluster 2024-09-20T20:08:40.456070+0000 mgr.y (mgr.15270) 693 : cluster [DBG] pgmap v406: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 251 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:42.257 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:41 smithi183 bash[69508]: cluster 2024-09-20T20:08:40.456070+0000 mgr.y (mgr.15270) 693 : cluster [DBG] pgmap v406: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 251 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:42.257 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:41 smithi183 bash[69508]: audit 2024-09-20T20:08:41.926581+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:42.257 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:41 smithi183 bash[69508]: audit 2024-09-20T20:08:41.926581+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:42.257 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:41 smithi183 bash[69508]: audit 2024-09-20T20:08:41.938452+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:42.257 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:41 smithi183 bash[69508]: audit 2024-09-20T20:08:41.938452+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:42.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:08:42 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:08:42] "GET /metrics HTTP/1.1" 200 38252 "" "Prometheus/2.51.0" 2024-09-20T20:08:42.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:41 smithi003 bash[88594]: cluster 2024-09-20T20:08:40.456070+0000 mgr.y (mgr.15270) 693 : cluster [DBG] pgmap v406: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 251 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:42.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:41 smithi003 bash[88594]: cluster 2024-09-20T20:08:40.456070+0000 mgr.y (mgr.15270) 693 : cluster [DBG] pgmap v406: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 251 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:42.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:41 smithi003 bash[88594]: audit 2024-09-20T20:08:41.926581+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:42.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:41 smithi003 bash[88594]: audit 2024-09-20T20:08:41.926581+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:42.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:41 smithi003 bash[88594]: audit 2024-09-20T20:08:41.938452+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:42.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:41 smithi003 bash[88594]: audit 2024-09-20T20:08:41.938452+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:42.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:41 smithi003 bash[92129]: cluster 2024-09-20T20:08:40.456070+0000 mgr.y (mgr.15270) 693 : cluster [DBG] pgmap v406: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 251 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:42.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:41 smithi003 bash[92129]: cluster 2024-09-20T20:08:40.456070+0000 mgr.y (mgr.15270) 693 : cluster [DBG] pgmap v406: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 251 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:42.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:41 smithi003 bash[92129]: audit 2024-09-20T20:08:41.926581+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:42.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:41 smithi003 bash[92129]: audit 2024-09-20T20:08:41.926581+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:42.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:41 smithi003 bash[92129]: audit 2024-09-20T20:08:41.938452+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:42.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:41 smithi003 bash[92129]: audit 2024-09-20T20:08:41.938452+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:43.551 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:08:43 smithi183 bash[73901]: debug 2024-09-20T20:08:43.303+0000 7fd10172b640 1 -- 172.21.15.183:0/369693539 <== mon.1 v2:172.21.15.183:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ea041d8960 con 0x55ea041f9c00 2024-09-20T20:08:44.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:44 smithi003 bash[92129]: cluster 2024-09-20T20:08:42.457279+0000 mgr.y (mgr.15270) 694 : cluster [DBG] pgmap v407: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:44.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:44 smithi003 bash[92129]: cluster 2024-09-20T20:08:42.457279+0000 mgr.y (mgr.15270) 694 : cluster [DBG] pgmap v407: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:44.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:44 smithi003 bash[92129]: audit 2024-09-20T20:08:43.060417+0000 mgr.y (mgr.15270) 695 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:08:44.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:44 smithi003 bash[92129]: audit 2024-09-20T20:08:43.060417+0000 mgr.y (mgr.15270) 695 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:08:44.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:44 smithi003 bash[92129]: audit 2024-09-20T20:08:43.125426+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:44.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:44 smithi003 bash[92129]: audit 2024-09-20T20:08:43.125426+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:44.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:44 smithi003 bash[92129]: audit 2024-09-20T20:08:43.135900+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:44.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:44 smithi003 bash[92129]: audit 2024-09-20T20:08:43.135900+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:44.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:44 smithi003 bash[92129]: cluster 2024-09-20T20:08:43.757311+0000 mon.a (mon.0) 464 : cluster [WRN] Health check update: Degraded data redundancy: 107/636 objects degraded (16.824%), 27 pgs degraded (PG_DEGRADED) 2024-09-20T20:08:44.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:44 smithi003 bash[92129]: cluster 2024-09-20T20:08:43.757311+0000 mon.a (mon.0) 464 : cluster [WRN] Health check update: Degraded data redundancy: 107/636 objects degraded (16.824%), 27 pgs degraded (PG_DEGRADED) 2024-09-20T20:08:44.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:44 smithi003 bash[92129]: audit 2024-09-20T20:08:44.038444+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:44.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:44 smithi003 bash[92129]: audit 2024-09-20T20:08:44.038444+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:44.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:44 smithi003 bash[92129]: audit 2024-09-20T20:08:44.040692+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:08:44.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:44 smithi003 bash[92129]: audit 2024-09-20T20:08:44.040692+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:08:44.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:44 smithi003 bash[88594]: cluster 2024-09-20T20:08:42.457279+0000 mgr.y (mgr.15270) 694 : cluster [DBG] pgmap v407: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:44.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:44 smithi003 bash[88594]: cluster 2024-09-20T20:08:42.457279+0000 mgr.y (mgr.15270) 694 : cluster [DBG] pgmap v407: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:44.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:44 smithi003 bash[88594]: audit 2024-09-20T20:08:43.060417+0000 mgr.y (mgr.15270) 695 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:08:44.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:44 smithi003 bash[88594]: audit 2024-09-20T20:08:43.060417+0000 mgr.y (mgr.15270) 695 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:08:44.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:44 smithi003 bash[88594]: audit 2024-09-20T20:08:43.125426+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:44.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:44 smithi003 bash[88594]: audit 2024-09-20T20:08:43.125426+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:44.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:44 smithi003 bash[88594]: audit 2024-09-20T20:08:43.135900+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:44.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:44 smithi003 bash[88594]: audit 2024-09-20T20:08:43.135900+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:44.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:44 smithi003 bash[88594]: cluster 2024-09-20T20:08:43.757311+0000 mon.a (mon.0) 464 : cluster [WRN] Health check update: Degraded data redundancy: 107/636 objects degraded (16.824%), 27 pgs degraded (PG_DEGRADED) 2024-09-20T20:08:44.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:44 smithi003 bash[88594]: cluster 2024-09-20T20:08:43.757311+0000 mon.a (mon.0) 464 : cluster [WRN] Health check update: Degraded data redundancy: 107/636 objects degraded (16.824%), 27 pgs degraded (PG_DEGRADED) 2024-09-20T20:08:44.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:44 smithi003 bash[88594]: audit 2024-09-20T20:08:44.038444+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:44.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:44 smithi003 bash[88594]: audit 2024-09-20T20:08:44.038444+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:44.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:44 smithi003 bash[88594]: audit 2024-09-20T20:08:44.040692+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:08:44.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:44 smithi003 bash[88594]: audit 2024-09-20T20:08:44.040692+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:08:44.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:08:44 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:08:44.223439198Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:08:44.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:44 smithi183 bash[69508]: cluster 2024-09-20T20:08:42.457279+0000 mgr.y (mgr.15270) 694 : cluster [DBG] pgmap v407: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:44.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:44 smithi183 bash[69508]: cluster 2024-09-20T20:08:42.457279+0000 mgr.y (mgr.15270) 694 : cluster [DBG] pgmap v407: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:44.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:44 smithi183 bash[69508]: audit 2024-09-20T20:08:43.060417+0000 mgr.y (mgr.15270) 695 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:08:44.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:44 smithi183 bash[69508]: audit 2024-09-20T20:08:43.060417+0000 mgr.y (mgr.15270) 695 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:08:44.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:44 smithi183 bash[69508]: audit 2024-09-20T20:08:43.125426+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:44.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:44 smithi183 bash[69508]: audit 2024-09-20T20:08:43.125426+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:44.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:44 smithi183 bash[69508]: audit 2024-09-20T20:08:43.135900+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:44.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:44 smithi183 bash[69508]: audit 2024-09-20T20:08:43.135900+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:44.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:44 smithi183 bash[69508]: cluster 2024-09-20T20:08:43.757311+0000 mon.a (mon.0) 464 : cluster [WRN] Health check update: Degraded data redundancy: 107/636 objects degraded (16.824%), 27 pgs degraded (PG_DEGRADED) 2024-09-20T20:08:44.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:44 smithi183 bash[69508]: cluster 2024-09-20T20:08:43.757311+0000 mon.a (mon.0) 464 : cluster [WRN] Health check update: Degraded data redundancy: 107/636 objects degraded (16.824%), 27 pgs degraded (PG_DEGRADED) 2024-09-20T20:08:44.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:44 smithi183 bash[69508]: audit 2024-09-20T20:08:44.038444+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:44.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:44 smithi183 bash[69508]: audit 2024-09-20T20:08:44.038444+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:44.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:44 smithi183 bash[69508]: audit 2024-09-20T20:08:44.040692+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:08:44.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:44 smithi183 bash[69508]: audit 2024-09-20T20:08:44.040692+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:08:45.301 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:08:44 smithi183 bash[73901]: debug 2024-09-20T20:08:44.843+0000 7fd103f92640 -1 Falling back to public interface 2024-09-20T20:08:46.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:46 smithi003 bash[92129]: cluster 2024-09-20T20:08:44.459148+0000 mgr.y (mgr.15270) 696 : cluster [DBG] pgmap v408: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 735 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:46.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:46 smithi003 bash[92129]: cluster 2024-09-20T20:08:44.459148+0000 mgr.y (mgr.15270) 696 : cluster [DBG] pgmap v408: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 735 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:46.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:46 smithi003 bash[88594]: cluster 2024-09-20T20:08:44.459148+0000 mgr.y (mgr.15270) 696 : cluster [DBG] pgmap v408: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 735 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:46.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:46 smithi003 bash[88594]: cluster 2024-09-20T20:08:44.459148+0000 mgr.y (mgr.15270) 696 : cluster [DBG] pgmap v408: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 735 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:46.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:46 smithi183 bash[69508]: cluster 2024-09-20T20:08:44.459148+0000 mgr.y (mgr.15270) 696 : cluster [DBG] pgmap v408: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 735 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:46.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:46 smithi183 bash[69508]: cluster 2024-09-20T20:08:44.459148+0000 mgr.y (mgr.15270) 696 : cluster [DBG] pgmap v408: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 735 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:47.448 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-20T20:08:47.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:08:47 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:08:47.217785115Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:08:48.125 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T20:08:48.125 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (10m) 51s ago 37m 14.4M - 0.27.0 11f11916f8cd c352858d3349 2024-09-20T20:08:48.125 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi183 *:3000 running (10m) 6s ago 37m 68.9M - 10.4.8 5aad1d7cf004 548c3fa5f1a5 2024-09-20T20:08:48.125 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.zzokqj smithi003 *:5000 running (12m) 51s ago 35m 49.4M - 3.8 6acb0a031eab d2e13422a011 2024-09-20T20:08:48.125 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi183 *:8443,9283,8765 running (12m) 6s ago 46m 444M - 19.3.0-5099-g88deadb8 441f9a3fe515 210cd19f5bae 2024-09-20T20:08:48.125 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (23m) 51s ago 48m 518M - 19.3.0-5099-g88deadb8 441f9a3fe515 9aa6e2f22487 2024-09-20T20:08:48.125 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (7m) 51s ago 48m 50.3M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 0136983baac2 2024-09-20T20:08:48.125 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi183 running (8m) 6s ago 46m 45.3M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 b3c0e322fa5f 2024-09-20T20:08:48.125 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (6m) 51s ago 46m 39.5M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 3857b5066efa 2024-09-20T20:08:48.125 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (12m) 51s ago 38m 8179k - 1.7.0 72c9c2088986 d0b8aa327069 2024-09-20T20:08:48.126 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi183 *:9100 running (11m) 6s ago 38m 9035k - 1.7.0 72c9c2088986 c79ac70026db 2024-09-20T20:08:48.126 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (4m) 51s ago 45m 52.6M 3037M 19.3.0-5099-g88deadb8 441f9a3fe515 61ba10adee7c 2024-09-20T20:08:48.126 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (4m) 51s ago 44m 56.6M 3037M 19.3.0-5099-g88deadb8 441f9a3fe515 c757af03ec7d 2024-09-20T20:08:48.126 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (2m) 51s ago 43m 46.6M 3037M 19.3.0-5099-g88deadb8 441f9a3fe515 68be22fb8655 2024-09-20T20:08:48.126 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running 51s ago 42m - 3037M 2024-09-20T20:08:48.126 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi183 running 6s ago 42m - 3292M 2024-09-20T20:08:48.126 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi183 running (41m) 6s ago 41m 70.8M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab e79f0a743785 2024-09-20T20:08:48.126 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi183 running (40m) 6s ago 40m 61.1M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 164041c5816b 2024-09-20T20:08:48.126 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi183 running (39m) 6s ago 39m 72.1M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 0eac55f5717e 2024-09-20T20:08:48.126 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi183 *:9095 running (11m) 6s ago 38m 51.8M - 2.51.0 1d3b7f56885b 7e9efbbab4fb 2024-09-20T20:08:48.126 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.tcdhwz smithi003 *:8000 running (35m) 51s ago 35m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 8fc205227459 2024-09-20T20:08:48.126 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi183.lyzazb smithi183 *:8000 running (35m) 6s ago 35m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 7387a3c9206c 2024-09-20T20:08:48.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:48 smithi003 bash[88594]: cluster 2024-09-20T20:08:46.460327+0000 mgr.y (mgr.15270) 697 : cluster [DBG] pgmap v409: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:48.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:48 smithi003 bash[88594]: cluster 2024-09-20T20:08:46.460327+0000 mgr.y (mgr.15270) 697 : cluster [DBG] pgmap v409: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:48.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:48 smithi003 bash[92129]: cluster 2024-09-20T20:08:46.460327+0000 mgr.y (mgr.15270) 697 : cluster [DBG] pgmap v409: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:48.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:48 smithi003 bash[92129]: cluster 2024-09-20T20:08:46.460327+0000 mgr.y (mgr.15270) 697 : cluster [DBG] pgmap v409: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:48.498 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T20:08:48.498 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-20T20:08:48.498 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T20:08:48.498 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:08:48.498 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-20T20:08:48.498 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T20:08:48.498 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:08:48.498 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-20T20:08:48.498 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3, 2024-09-20T20:08:48.498 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 4 2024-09-20T20:08:48.498 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:08:48.498 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-20T20:08:48.499 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T20:08:48.499 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:08:48.499 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-20T20:08:48.499 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 5, 2024-09-20T20:08:48.499 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 9 2024-09-20T20:08:48.499 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-20T20:08:48.499 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T20:08:48.551 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:08:48 smithi183 bash[73901]: debug 2024-09-20T20:08:48.263+0000 7fd103f92640 -1 osd.4 131 log_to_monitors true 2024-09-20T20:08:48.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:48 smithi183 bash[69508]: cluster 2024-09-20T20:08:46.460327+0000 mgr.y (mgr.15270) 697 : cluster [DBG] pgmap v409: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:48.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:48 smithi183 bash[69508]: cluster 2024-09-20T20:08:46.460327+0000 mgr.y (mgr.15270) 697 : cluster [DBG] pgmap v409: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:48.829 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T20:08:48.829 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T20:08:48.829 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-20T20:08:48.829 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-20T20:08:48.829 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-20T20:08:48.829 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "3/8 daemons upgraded", 2024-09-20T20:08:48.829 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading osd daemons", 2024-09-20T20:08:48.829 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-20T20:08:48.829 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T20:08:49.439 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:08:49 smithi183 bash[73901]: debug 2024-09-20T20:08:49.191+0000 7fd0f7d34640 -1 osd.4 131 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T20:08:49.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:49 smithi183 bash[69508]: audit 2024-09-20T20:08:47.434186+0000 mgr.y (mgr.15270) 698 : audit [DBG] from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:49.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:49 smithi183 bash[69508]: audit 2024-09-20T20:08:47.434186+0000 mgr.y (mgr.15270) 698 : audit [DBG] from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:49.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:49 smithi183 bash[69508]: audit 2024-09-20T20:08:47.766919+0000 mgr.y (mgr.15270) 699 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:49.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:49 smithi183 bash[69508]: audit 2024-09-20T20:08:47.766919+0000 mgr.y (mgr.15270) 699 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:49.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:49 smithi183 bash[69508]: audit 2024-09-20T20:08:48.087097+0000 mgr.y (mgr.15270) 700 : audit [DBG] from='client.54452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:49.439 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:49 smithi183 bash[69508]: audit 2024-09-20T20:08:48.087097+0000 mgr.y (mgr.15270) 700 : audit [DBG] from='client.54452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:49 smithi183 bash[69508]: audit 2024-09-20T20:08:48.269804+0000 mon.a (mon.0) 467 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T20:08:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:49 smithi183 bash[69508]: audit 2024-09-20T20:08:48.269804+0000 mon.a (mon.0) 467 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T20:08:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:49 smithi183 bash[69508]: audit 2024-09-20T20:08:48.270369+0000 mon.b (mon.1) 2 : audit [INF] from='osd.4 [v2:172.21.15.183:6800/248861464,v1:172.21.15.183:6801/248861464]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T20:08:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:49 smithi183 bash[69508]: audit 2024-09-20T20:08:48.270369+0000 mon.b (mon.1) 2 : audit [INF] from='osd.4 [v2:172.21.15.183:6800/248861464,v1:172.21.15.183:6801/248861464]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T20:08:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:49 smithi183 bash[69508]: audit 2024-09-20T20:08:48.497273+0000 mon.a (mon.0) 468 : audit [DBG] from='client.? 172.21.15.3:0/659210671' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:49.440 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:49 smithi183 bash[69508]: audit 2024-09-20T20:08:48.497273+0000 mon.a (mon.0) 468 : audit [DBG] from='client.? 172.21.15.3:0/659210671' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:49.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:49 smithi003 bash[88594]: audit 2024-09-20T20:08:47.434186+0000 mgr.y (mgr.15270) 698 : audit [DBG] from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:49.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:49 smithi003 bash[88594]: audit 2024-09-20T20:08:47.434186+0000 mgr.y (mgr.15270) 698 : audit [DBG] from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:49.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:49 smithi003 bash[88594]: audit 2024-09-20T20:08:47.766919+0000 mgr.y (mgr.15270) 699 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:49.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:49 smithi003 bash[88594]: audit 2024-09-20T20:08:47.766919+0000 mgr.y (mgr.15270) 699 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:49.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:49 smithi003 bash[88594]: audit 2024-09-20T20:08:48.087097+0000 mgr.y (mgr.15270) 700 : audit [DBG] from='client.54452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:49.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:49 smithi003 bash[88594]: audit 2024-09-20T20:08:48.087097+0000 mgr.y (mgr.15270) 700 : audit [DBG] from='client.54452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:49.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:49 smithi003 bash[88594]: audit 2024-09-20T20:08:48.269804+0000 mon.a (mon.0) 467 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T20:08:49.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:49 smithi003 bash[88594]: audit 2024-09-20T20:08:48.269804+0000 mon.a (mon.0) 467 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T20:08:49.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:49 smithi003 bash[88594]: audit 2024-09-20T20:08:48.270369+0000 mon.b (mon.1) 2 : audit [INF] from='osd.4 [v2:172.21.15.183:6800/248861464,v1:172.21.15.183:6801/248861464]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T20:08:49.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:49 smithi003 bash[88594]: audit 2024-09-20T20:08:48.270369+0000 mon.b (mon.1) 2 : audit [INF] from='osd.4 [v2:172.21.15.183:6800/248861464,v1:172.21.15.183:6801/248861464]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T20:08:49.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:49 smithi003 bash[88594]: audit 2024-09-20T20:08:48.497273+0000 mon.a (mon.0) 468 : audit [DBG] from='client.? 172.21.15.3:0/659210671' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:49.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:49 smithi003 bash[88594]: audit 2024-09-20T20:08:48.497273+0000 mon.a (mon.0) 468 : audit [DBG] from='client.? 172.21.15.3:0/659210671' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:49.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:49 smithi003 bash[92129]: audit 2024-09-20T20:08:47.434186+0000 mgr.y (mgr.15270) 698 : audit [DBG] from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:49.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:49 smithi003 bash[92129]: audit 2024-09-20T20:08:47.434186+0000 mgr.y (mgr.15270) 698 : audit [DBG] from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:49.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:49 smithi003 bash[92129]: audit 2024-09-20T20:08:47.766919+0000 mgr.y (mgr.15270) 699 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:49.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:49 smithi003 bash[92129]: audit 2024-09-20T20:08:47.766919+0000 mgr.y (mgr.15270) 699 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:49.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:49 smithi003 bash[92129]: audit 2024-09-20T20:08:48.087097+0000 mgr.y (mgr.15270) 700 : audit [DBG] from='client.54452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:49.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:49 smithi003 bash[92129]: audit 2024-09-20T20:08:48.087097+0000 mgr.y (mgr.15270) 700 : audit [DBG] from='client.54452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:49.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:49 smithi003 bash[92129]: audit 2024-09-20T20:08:48.269804+0000 mon.a (mon.0) 467 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T20:08:49.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:49 smithi003 bash[92129]: audit 2024-09-20T20:08:48.269804+0000 mon.a (mon.0) 467 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T20:08:49.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:49 smithi003 bash[92129]: audit 2024-09-20T20:08:48.270369+0000 mon.b (mon.1) 2 : audit [INF] from='osd.4 [v2:172.21.15.183:6800/248861464,v1:172.21.15.183:6801/248861464]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T20:08:49.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:49 smithi003 bash[92129]: audit 2024-09-20T20:08:48.270369+0000 mon.b (mon.1) 2 : audit [INF] from='osd.4 [v2:172.21.15.183:6800/248861464,v1:172.21.15.183:6801/248861464]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T20:08:49.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:49 smithi003 bash[92129]: audit 2024-09-20T20:08:48.497273+0000 mon.a (mon.0) 468 : audit [DBG] from='client.? 172.21.15.3:0/659210671' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:49.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:49 smithi003 bash[92129]: audit 2024-09-20T20:08:48.497273+0000 mon.a (mon.0) 468 : audit [DBG] from='client.? 172.21.15.3:0/659210671' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:50.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:50 smithi003 bash[88594]: cluster 2024-09-20T20:08:48.461404+0000 mgr.y (mgr.15270) 701 : cluster [DBG] pgmap v410: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:50.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:50 smithi003 bash[88594]: cluster 2024-09-20T20:08:48.461404+0000 mgr.y (mgr.15270) 701 : cluster [DBG] pgmap v410: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:50.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:50 smithi003 bash[88594]: audit 2024-09-20T20:08:48.828311+0000 mgr.y (mgr.15270) 702 : audit [DBG] from='client.54467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:50.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:50 smithi003 bash[88594]: audit 2024-09-20T20:08:48.828311+0000 mgr.y (mgr.15270) 702 : audit [DBG] from='client.54467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:50.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:50 smithi003 bash[88594]: audit 2024-09-20T20:08:49.143516+0000 mon.a (mon.0) 469 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-20T20:08:50.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:50 smithi003 bash[88594]: audit 2024-09-20T20:08:49.143516+0000 mon.a (mon.0) 469 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-20T20:08:50.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:50 smithi003 bash[88594]: cluster 2024-09-20T20:08:49.149800+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-20T20:08:50.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:50 smithi003 bash[88594]: cluster 2024-09-20T20:08:49.149800+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-20T20:08:50.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:50 smithi003 bash[88594]: audit 2024-09-20T20:08:49.155080+0000 mon.a (mon.0) 471 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:08:50.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:50 smithi003 bash[88594]: audit 2024-09-20T20:08:49.155080+0000 mon.a (mon.0) 471 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:08:50.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:50 smithi003 bash[88594]: audit 2024-09-20T20:08:49.155333+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.183:6800/248861464,v1:172.21.15.183:6801/248861464]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:08:50.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:50 smithi003 bash[88594]: audit 2024-09-20T20:08:49.155333+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.183:6800/248861464,v1:172.21.15.183:6801/248861464]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:08:50.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:50 smithi003 bash[92129]: cluster 2024-09-20T20:08:48.461404+0000 mgr.y (mgr.15270) 701 : cluster [DBG] pgmap v410: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:50.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:50 smithi003 bash[92129]: cluster 2024-09-20T20:08:48.461404+0000 mgr.y (mgr.15270) 701 : cluster [DBG] pgmap v410: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:50.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:50 smithi003 bash[92129]: audit 2024-09-20T20:08:48.828311+0000 mgr.y (mgr.15270) 702 : audit [DBG] from='client.54467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:50.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:50 smithi003 bash[92129]: audit 2024-09-20T20:08:48.828311+0000 mgr.y (mgr.15270) 702 : audit [DBG] from='client.54467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:50.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:50 smithi003 bash[92129]: audit 2024-09-20T20:08:49.143516+0000 mon.a (mon.0) 469 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-20T20:08:50.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:50 smithi003 bash[92129]: audit 2024-09-20T20:08:49.143516+0000 mon.a (mon.0) 469 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-20T20:08:50.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:50 smithi003 bash[92129]: cluster 2024-09-20T20:08:49.149800+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-20T20:08:50.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:50 smithi003 bash[92129]: cluster 2024-09-20T20:08:49.149800+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-20T20:08:50.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:50 smithi003 bash[92129]: audit 2024-09-20T20:08:49.155080+0000 mon.a (mon.0) 471 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:08:50.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:50 smithi003 bash[92129]: audit 2024-09-20T20:08:49.155080+0000 mon.a (mon.0) 471 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:08:50.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:50 smithi003 bash[92129]: audit 2024-09-20T20:08:49.155333+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.183:6800/248861464,v1:172.21.15.183:6801/248861464]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:08:50.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:50 smithi003 bash[92129]: audit 2024-09-20T20:08:49.155333+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.183:6800/248861464,v1:172.21.15.183:6801/248861464]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:08:50.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:08:50 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:08:50.192685209Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:08:50.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:50 smithi183 bash[69508]: cluster 2024-09-20T20:08:48.461404+0000 mgr.y (mgr.15270) 701 : cluster [DBG] pgmap v410: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:50.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:50 smithi183 bash[69508]: cluster 2024-09-20T20:08:48.461404+0000 mgr.y (mgr.15270) 701 : cluster [DBG] pgmap v410: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:50.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:50 smithi183 bash[69508]: audit 2024-09-20T20:08:48.828311+0000 mgr.y (mgr.15270) 702 : audit [DBG] from='client.54467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:50.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:50 smithi183 bash[69508]: audit 2024-09-20T20:08:48.828311+0000 mgr.y (mgr.15270) 702 : audit [DBG] from='client.54467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:08:50.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:50 smithi183 bash[69508]: audit 2024-09-20T20:08:49.143516+0000 mon.a (mon.0) 469 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-20T20:08:50.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:50 smithi183 bash[69508]: audit 2024-09-20T20:08:49.143516+0000 mon.a (mon.0) 469 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-20T20:08:50.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:50 smithi183 bash[69508]: cluster 2024-09-20T20:08:49.149800+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-20T20:08:50.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:50 smithi183 bash[69508]: cluster 2024-09-20T20:08:49.149800+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-20T20:08:50.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:50 smithi183 bash[69508]: audit 2024-09-20T20:08:49.155080+0000 mon.a (mon.0) 471 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:08:50.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:50 smithi183 bash[69508]: audit 2024-09-20T20:08:49.155080+0000 mon.a (mon.0) 471 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:08:50.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:50 smithi183 bash[69508]: audit 2024-09-20T20:08:49.155333+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.183:6800/248861464,v1:172.21.15.183:6801/248861464]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:08:50.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:50 smithi183 bash[69508]: audit 2024-09-20T20:08:49.155333+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.183:6800/248861464,v1:172.21.15.183:6801/248861464]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:08:51.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:51 smithi003 bash[88594]: cluster 2024-09-20T20:08:50.144446+0000 mon.a (mon.0) 472 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:08:51.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:51 smithi003 bash[88594]: cluster 2024-09-20T20:08:50.144446+0000 mon.a (mon.0) 472 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:08:51.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:51 smithi003 bash[88594]: cluster 2024-09-20T20:08:50.154573+0000 mon.a (mon.0) 473 : cluster [INF] osd.4 [v2:172.21.15.183:6800/248861464,v1:172.21.15.183:6801/248861464] boot 2024-09-20T20:08:51.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:51 smithi003 bash[88594]: cluster 2024-09-20T20:08:50.154573+0000 mon.a (mon.0) 473 : cluster [INF] osd.4 [v2:172.21.15.183:6800/248861464,v1:172.21.15.183:6801/248861464] boot 2024-09-20T20:08:51.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:51 smithi003 bash[88594]: cluster 2024-09-20T20:08:50.154730+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-09-20T20:08:51.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:51 smithi003 bash[88594]: cluster 2024-09-20T20:08:50.154730+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-09-20T20:08:51.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:51 smithi003 bash[88594]: audit 2024-09-20T20:08:50.155933+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T20:08:51.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:51 smithi003 bash[88594]: audit 2024-09-20T20:08:50.155933+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T20:08:51.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:51 smithi003 bash[88594]: cluster 2024-09-20T20:08:51.159416+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-20T20:08:51.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:51 smithi003 bash[88594]: cluster 2024-09-20T20:08:51.159416+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-20T20:08:51.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:51 smithi003 bash[92129]: cluster 2024-09-20T20:08:50.144446+0000 mon.a (mon.0) 472 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:08:51.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:51 smithi003 bash[92129]: cluster 2024-09-20T20:08:50.144446+0000 mon.a (mon.0) 472 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:08:51.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:51 smithi003 bash[92129]: cluster 2024-09-20T20:08:50.154573+0000 mon.a (mon.0) 473 : cluster [INF] osd.4 [v2:172.21.15.183:6800/248861464,v1:172.21.15.183:6801/248861464] boot 2024-09-20T20:08:51.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:51 smithi003 bash[92129]: cluster 2024-09-20T20:08:50.154573+0000 mon.a (mon.0) 473 : cluster [INF] osd.4 [v2:172.21.15.183:6800/248861464,v1:172.21.15.183:6801/248861464] boot 2024-09-20T20:08:51.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:51 smithi003 bash[92129]: cluster 2024-09-20T20:08:50.154730+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-09-20T20:08:51.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:51 smithi003 bash[92129]: cluster 2024-09-20T20:08:50.154730+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-09-20T20:08:51.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:51 smithi003 bash[92129]: audit 2024-09-20T20:08:50.155933+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T20:08:51.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:51 smithi003 bash[92129]: audit 2024-09-20T20:08:50.155933+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T20:08:51.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:51 smithi003 bash[92129]: cluster 2024-09-20T20:08:51.159416+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-20T20:08:51.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:51 smithi003 bash[92129]: cluster 2024-09-20T20:08:51.159416+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-20T20:08:51.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:51 smithi183 bash[69508]: cluster 2024-09-20T20:08:50.144446+0000 mon.a (mon.0) 472 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:08:51.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:51 smithi183 bash[69508]: cluster 2024-09-20T20:08:50.144446+0000 mon.a (mon.0) 472 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:08:51.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:51 smithi183 bash[69508]: cluster 2024-09-20T20:08:50.154573+0000 mon.a (mon.0) 473 : cluster [INF] osd.4 [v2:172.21.15.183:6800/248861464,v1:172.21.15.183:6801/248861464] boot 2024-09-20T20:08:51.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:51 smithi183 bash[69508]: cluster 2024-09-20T20:08:50.154573+0000 mon.a (mon.0) 473 : cluster [INF] osd.4 [v2:172.21.15.183:6800/248861464,v1:172.21.15.183:6801/248861464] boot 2024-09-20T20:08:51.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:51 smithi183 bash[69508]: cluster 2024-09-20T20:08:50.154730+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-09-20T20:08:51.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:51 smithi183 bash[69508]: cluster 2024-09-20T20:08:50.154730+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-09-20T20:08:51.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:51 smithi183 bash[69508]: audit 2024-09-20T20:08:50.155933+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T20:08:51.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:51 smithi183 bash[69508]: audit 2024-09-20T20:08:50.155933+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T20:08:51.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:51 smithi183 bash[69508]: cluster 2024-09-20T20:08:51.159416+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-20T20:08:51.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:51 smithi183 bash[69508]: cluster 2024-09-20T20:08:51.159416+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-20T20:08:52.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:52 smithi003 bash[88594]: cluster 2024-09-20T20:08:50.462434+0000 mgr.y (mgr.15270) 703 : cluster [DBG] pgmap v413: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:52.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:52 smithi003 bash[88594]: cluster 2024-09-20T20:08:50.462434+0000 mgr.y (mgr.15270) 703 : cluster [DBG] pgmap v413: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:52.454 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:08:52 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:08:52] "GET /metrics HTTP/1.1" 200 38264 "" "Prometheus/2.51.0" 2024-09-20T20:08:52.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:52 smithi003 bash[92129]: cluster 2024-09-20T20:08:50.462434+0000 mgr.y (mgr.15270) 703 : cluster [DBG] pgmap v413: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:52.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:52 smithi003 bash[92129]: cluster 2024-09-20T20:08:50.462434+0000 mgr.y (mgr.15270) 703 : cluster [DBG] pgmap v413: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:52.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:52 smithi183 bash[69508]: cluster 2024-09-20T20:08:50.462434+0000 mgr.y (mgr.15270) 703 : cluster [DBG] pgmap v413: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:52.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:52 smithi183 bash[69508]: cluster 2024-09-20T20:08:50.462434+0000 mgr.y (mgr.15270) 703 : cluster [DBG] pgmap v413: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:53.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:08:53 smithi003 bash[68089]: debug 2024-09-20T20:08:53.239+0000 7fc1df36b640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-20T20:08:53.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:08:53 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:08:53.228617471Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:08:54.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[88594]: cluster 2024-09-20T20:08:52.463467+0000 mgr.y (mgr.15270) 704 : cluster [DBG] pgmap v415: 161 pgs: 3 peering, 38 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:54.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[88594]: cluster 2024-09-20T20:08:52.463467+0000 mgr.y (mgr.15270) 704 : cluster [DBG] pgmap v415: 161 pgs: 3 peering, 38 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:54.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[88594]: audit 2024-09-20T20:08:53.064397+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:54.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[88594]: audit 2024-09-20T20:08:53.064397+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:54.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[88594]: audit 2024-09-20T20:08:53.068657+0000 mgr.y (mgr.15270) 705 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:08:54.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[88594]: audit 2024-09-20T20:08:53.068657+0000 mgr.y (mgr.15270) 705 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:08:54.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[88594]: audit 2024-09-20T20:08:53.079172+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:54.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[88594]: audit 2024-09-20T20:08:53.079172+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:54.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[88594]: audit 2024-09-20T20:08:53.081681+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:08:54.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[88594]: audit 2024-09-20T20:08:53.081681+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:08:54.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[88594]: audit 2024-09-20T20:08:53.083632+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:08:54.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[88594]: audit 2024-09-20T20:08:53.083632+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:08:54.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[88594]: audit 2024-09-20T20:08:53.097010+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:54.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[88594]: audit 2024-09-20T20:08:53.097010+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:54.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[88594]: audit 2024-09-20T20:08:53.229518+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:08:54.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[88594]: audit 2024-09-20T20:08:53.229518+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:08:54.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[88594]: audit 2024-09-20T20:08:53.233378+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:54.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[88594]: audit 2024-09-20T20:08:53.233378+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:54.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[92129]: cluster 2024-09-20T20:08:52.463467+0000 mgr.y (mgr.15270) 704 : cluster [DBG] pgmap v415: 161 pgs: 3 peering, 38 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:54.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[92129]: cluster 2024-09-20T20:08:52.463467+0000 mgr.y (mgr.15270) 704 : cluster [DBG] pgmap v415: 161 pgs: 3 peering, 38 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:54.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[92129]: audit 2024-09-20T20:08:53.064397+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:54.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[92129]: audit 2024-09-20T20:08:53.064397+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:54.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[92129]: audit 2024-09-20T20:08:53.068657+0000 mgr.y (mgr.15270) 705 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:08:54.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[92129]: audit 2024-09-20T20:08:53.068657+0000 mgr.y (mgr.15270) 705 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:08:54.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[92129]: audit 2024-09-20T20:08:53.079172+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:54.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[92129]: audit 2024-09-20T20:08:53.079172+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:54.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[92129]: audit 2024-09-20T20:08:53.081681+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:08:54.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[92129]: audit 2024-09-20T20:08:53.081681+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:08:54.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[92129]: audit 2024-09-20T20:08:53.083632+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:08:54.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[92129]: audit 2024-09-20T20:08:53.083632+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:08:54.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[92129]: audit 2024-09-20T20:08:53.097010+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:54.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[92129]: audit 2024-09-20T20:08:53.097010+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:54.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[92129]: audit 2024-09-20T20:08:53.229518+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:08:54.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[92129]: audit 2024-09-20T20:08:53.229518+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:08:54.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[92129]: audit 2024-09-20T20:08:53.233378+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:54.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[92129]: audit 2024-09-20T20:08:53.233378+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:54.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[92129]: audit 2024-09-20T20:08:53.236051+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:54.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[92129]: audit 2024-09-20T20:08:53.236051+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:54.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[92129]: audit 2024-09-20T20:08:53.238545+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:54.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[92129]: audit 2024-09-20T20:08:53.238545+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:54.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[92129]: audit 2024-09-20T20:08:53.241451+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-20T20:08:54.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[92129]: audit 2024-09-20T20:08:53.241451+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-20T20:08:54.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[92129]: audit 2024-09-20T20:08:53.241833+0000 mgr.y (mgr.15270) 706 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-20T20:08:54.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[92129]: audit 2024-09-20T20:08:53.241833+0000 mgr.y (mgr.15270) 706 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-20T20:08:54.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[92129]: cephadm 2024-09-20T20:08:53.243389+0000 mgr.y (mgr.15270) 707 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-20T20:08:54.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[92129]: cephadm 2024-09-20T20:08:53.243389+0000 mgr.y (mgr.15270) 707 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-20T20:08:54.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[88594]: audit 2024-09-20T20:08:53.236051+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:54.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[88594]: audit 2024-09-20T20:08:53.236051+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:54.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[88594]: audit 2024-09-20T20:08:53.238545+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:54.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[88594]: audit 2024-09-20T20:08:53.238545+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:54.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[88594]: audit 2024-09-20T20:08:53.241451+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-20T20:08:54.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[88594]: audit 2024-09-20T20:08:53.241451+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-20T20:08:54.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[88594]: audit 2024-09-20T20:08:53.241833+0000 mgr.y (mgr.15270) 706 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-20T20:08:54.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[88594]: audit 2024-09-20T20:08:53.241833+0000 mgr.y (mgr.15270) 706 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-20T20:08:54.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[88594]: cephadm 2024-09-20T20:08:53.243389+0000 mgr.y (mgr.15270) 707 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-20T20:08:54.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:54 smithi003 bash[88594]: cephadm 2024-09-20T20:08:53.243389+0000 mgr.y (mgr.15270) 707 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-20T20:08:54.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:54 smithi183 bash[69508]: cluster 2024-09-20T20:08:52.463467+0000 mgr.y (mgr.15270) 704 : cluster [DBG] pgmap v415: 161 pgs: 3 peering, 38 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:54.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:54 smithi183 bash[69508]: cluster 2024-09-20T20:08:52.463467+0000 mgr.y (mgr.15270) 704 : cluster [DBG] pgmap v415: 161 pgs: 3 peering, 38 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 107/636 objects degraded (16.824%) 2024-09-20T20:08:54.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:54 smithi183 bash[69508]: audit 2024-09-20T20:08:53.064397+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:54.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:54 smithi183 bash[69508]: audit 2024-09-20T20:08:53.064397+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:54.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:54 smithi183 bash[69508]: audit 2024-09-20T20:08:53.068657+0000 mgr.y (mgr.15270) 705 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:08:54.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:54 smithi183 bash[69508]: audit 2024-09-20T20:08:53.068657+0000 mgr.y (mgr.15270) 705 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:08:54.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:54 smithi183 bash[69508]: audit 2024-09-20T20:08:53.079172+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:54.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:54 smithi183 bash[69508]: audit 2024-09-20T20:08:53.079172+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:54.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:54 smithi183 bash[69508]: audit 2024-09-20T20:08:53.081681+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:08:54.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:54 smithi183 bash[69508]: audit 2024-09-20T20:08:53.081681+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:08:54.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:54 smithi183 bash[69508]: audit 2024-09-20T20:08:53.083632+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:08:54.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:54 smithi183 bash[69508]: audit 2024-09-20T20:08:53.083632+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:08:54.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:54 smithi183 bash[69508]: audit 2024-09-20T20:08:53.097010+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:54.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:54 smithi183 bash[69508]: audit 2024-09-20T20:08:53.097010+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:08:54.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:54 smithi183 bash[69508]: audit 2024-09-20T20:08:53.229518+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:08:54.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:54 smithi183 bash[69508]: audit 2024-09-20T20:08:53.229518+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:08:54.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:54 smithi183 bash[69508]: audit 2024-09-20T20:08:53.233378+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:54.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:54 smithi183 bash[69508]: audit 2024-09-20T20:08:53.233378+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:54.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:54 smithi183 bash[69508]: audit 2024-09-20T20:08:53.236051+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:54.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:54 smithi183 bash[69508]: audit 2024-09-20T20:08:53.236051+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:54.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:54 smithi183 bash[69508]: audit 2024-09-20T20:08:53.238545+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:54.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:54 smithi183 bash[69508]: audit 2024-09-20T20:08:53.238545+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:08:54.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:54 smithi183 bash[69508]: audit 2024-09-20T20:08:53.241451+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-20T20:08:54.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:54 smithi183 bash[69508]: audit 2024-09-20T20:08:53.241451+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-20T20:08:54.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:54 smithi183 bash[69508]: audit 2024-09-20T20:08:53.241833+0000 mgr.y (mgr.15270) 706 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-20T20:08:54.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:54 smithi183 bash[69508]: audit 2024-09-20T20:08:53.241833+0000 mgr.y (mgr.15270) 706 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-20T20:08:54.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:54 smithi183 bash[69508]: cephadm 2024-09-20T20:08:53.243389+0000 mgr.y (mgr.15270) 707 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-20T20:08:54.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:54 smithi183 bash[69508]: cephadm 2024-09-20T20:08:53.243389+0000 mgr.y (mgr.15270) 707 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-20T20:08:55.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:55 smithi003 bash[88594]: cluster 2024-09-20T20:08:55.059980+0000 mon.a (mon.0) 487 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 107/636 objects degraded (16.824%), 27 pgs degraded) 2024-09-20T20:08:55.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:55 smithi003 bash[88594]: cluster 2024-09-20T20:08:55.059980+0000 mon.a (mon.0) 487 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 107/636 objects degraded (16.824%), 27 pgs degraded) 2024-09-20T20:08:55.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:55 smithi003 bash[88594]: cluster 2024-09-20T20:08:55.060027+0000 mon.a (mon.0) 488 : cluster [INF] Cluster is now healthy 2024-09-20T20:08:55.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:55 smithi003 bash[88594]: cluster 2024-09-20T20:08:55.060027+0000 mon.a (mon.0) 488 : cluster [INF] Cluster is now healthy 2024-09-20T20:08:55.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:55 smithi003 bash[92129]: cluster 2024-09-20T20:08:55.059980+0000 mon.a (mon.0) 487 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 107/636 objects degraded (16.824%), 27 pgs degraded) 2024-09-20T20:08:55.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:55 smithi003 bash[92129]: cluster 2024-09-20T20:08:55.059980+0000 mon.a (mon.0) 487 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 107/636 objects degraded (16.824%), 27 pgs degraded) 2024-09-20T20:08:55.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:55 smithi003 bash[92129]: cluster 2024-09-20T20:08:55.060027+0000 mon.a (mon.0) 488 : cluster [INF] Cluster is now healthy 2024-09-20T20:08:55.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:55 smithi003 bash[92129]: cluster 2024-09-20T20:08:55.060027+0000 mon.a (mon.0) 488 : cluster [INF] Cluster is now healthy 2024-09-20T20:08:55.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:55 smithi183 bash[69508]: cluster 2024-09-20T20:08:55.059980+0000 mon.a (mon.0) 487 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 107/636 objects degraded (16.824%), 27 pgs degraded) 2024-09-20T20:08:55.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:55 smithi183 bash[69508]: cluster 2024-09-20T20:08:55.059980+0000 mon.a (mon.0) 487 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 107/636 objects degraded (16.824%), 27 pgs degraded) 2024-09-20T20:08:55.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:55 smithi183 bash[69508]: cluster 2024-09-20T20:08:55.060027+0000 mon.a (mon.0) 488 : cluster [INF] Cluster is now healthy 2024-09-20T20:08:55.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:55 smithi183 bash[69508]: cluster 2024-09-20T20:08:55.060027+0000 mon.a (mon.0) 488 : cluster [INF] Cluster is now healthy 2024-09-20T20:08:56.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:56 smithi003 bash[92129]: cluster 2024-09-20T20:08:54.465130+0000 mgr.y (mgr.15270) 708 : cluster [DBG] pgmap v416: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-20T20:08:56.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:56 smithi003 bash[92129]: cluster 2024-09-20T20:08:54.465130+0000 mgr.y (mgr.15270) 708 : cluster [DBG] pgmap v416: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-20T20:08:56.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:56 smithi003 bash[88594]: cluster 2024-09-20T20:08:54.465130+0000 mgr.y (mgr.15270) 708 : cluster [DBG] pgmap v416: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-20T20:08:56.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:56 smithi003 bash[88594]: cluster 2024-09-20T20:08:54.465130+0000 mgr.y (mgr.15270) 708 : cluster [DBG] pgmap v416: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-20T20:08:56.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:08:56 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:08:56.199884813Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:08:56.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:56 smithi183 bash[69508]: cluster 2024-09-20T20:08:54.465130+0000 mgr.y (mgr.15270) 708 : cluster [DBG] pgmap v416: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-20T20:08:56.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:56 smithi183 bash[69508]: cluster 2024-09-20T20:08:54.465130+0000 mgr.y (mgr.15270) 708 : cluster [DBG] pgmap v416: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-20T20:08:58.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:58 smithi003 bash[92129]: cluster 2024-09-20T20:08:56.465958+0000 mgr.y (mgr.15270) 709 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 699 B/s rd, 0 op/s 2024-09-20T20:08:58.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:08:58 smithi003 bash[92129]: cluster 2024-09-20T20:08:56.465958+0000 mgr.y (mgr.15270) 709 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 699 B/s rd, 0 op/s 2024-09-20T20:08:58.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:58 smithi003 bash[88594]: cluster 2024-09-20T20:08:56.465958+0000 mgr.y (mgr.15270) 709 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 699 B/s rd, 0 op/s 2024-09-20T20:08:58.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:08:58 smithi003 bash[88594]: cluster 2024-09-20T20:08:56.465958+0000 mgr.y (mgr.15270) 709 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 699 B/s rd, 0 op/s 2024-09-20T20:08:58.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:58 smithi183 bash[69508]: cluster 2024-09-20T20:08:56.465958+0000 mgr.y (mgr.15270) 709 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 699 B/s rd, 0 op/s 2024-09-20T20:08:58.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:08:58 smithi183 bash[69508]: cluster 2024-09-20T20:08:56.465958+0000 mgr.y (mgr.15270) 709 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 699 B/s rd, 0 op/s 2024-09-20T20:08:59.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:08:59 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:08:59.219622636Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:09:00.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:00 smithi183 bash[69508]: cluster 2024-09-20T20:08:58.466853+0000 mgr.y (mgr.15270) 710 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 615 B/s rd, 0 op/s 2024-09-20T20:09:00.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:00 smithi183 bash[69508]: cluster 2024-09-20T20:08:58.466853+0000 mgr.y (mgr.15270) 710 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 615 B/s rd, 0 op/s 2024-09-20T20:09:00.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:00 smithi183 bash[69508]: audit 2024-09-20T20:08:59.036504+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:00.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:00 smithi183 bash[69508]: audit 2024-09-20T20:08:59.036504+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:00.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:00 smithi183 bash[69508]: audit 2024-09-20T20:08:59.038858+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:09:00.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:00 smithi183 bash[69508]: audit 2024-09-20T20:08:59.038858+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:09:00.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:00 smithi003 bash[88594]: cluster 2024-09-20T20:08:58.466853+0000 mgr.y (mgr.15270) 710 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 615 B/s rd, 0 op/s 2024-09-20T20:09:00.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:00 smithi003 bash[88594]: cluster 2024-09-20T20:08:58.466853+0000 mgr.y (mgr.15270) 710 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 615 B/s rd, 0 op/s 2024-09-20T20:09:00.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:00 smithi003 bash[88594]: audit 2024-09-20T20:08:59.036504+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:00.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:00 smithi003 bash[88594]: audit 2024-09-20T20:08:59.036504+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:00.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:00 smithi003 bash[88594]: audit 2024-09-20T20:08:59.038858+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:09:00.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:00 smithi003 bash[88594]: audit 2024-09-20T20:08:59.038858+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:09:00.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:00 smithi003 bash[92129]: cluster 2024-09-20T20:08:58.466853+0000 mgr.y (mgr.15270) 710 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 615 B/s rd, 0 op/s 2024-09-20T20:09:00.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:00 smithi003 bash[92129]: cluster 2024-09-20T20:08:58.466853+0000 mgr.y (mgr.15270) 710 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 615 B/s rd, 0 op/s 2024-09-20T20:09:00.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:00 smithi003 bash[92129]: audit 2024-09-20T20:08:59.036504+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:00.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:00 smithi003 bash[92129]: audit 2024-09-20T20:08:59.036504+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:00.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:00 smithi003 bash[92129]: audit 2024-09-20T20:08:59.038858+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:09:00.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:00 smithi003 bash[92129]: audit 2024-09-20T20:08:59.038858+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:09:02.301 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:09:02 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:09:02.223098143Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:09:02.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:02 smithi183 bash[69508]: cluster 2024-09-20T20:09:00.468441+0000 mgr.y (mgr.15270) 711 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T20:09:02.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:02 smithi183 bash[69508]: cluster 2024-09-20T20:09:00.468441+0000 mgr.y (mgr.15270) 711 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T20:09:02.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:09:02 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:09:02] "GET /metrics HTTP/1.1" 200 38251 "" "Prometheus/2.51.0" 2024-09-20T20:09:02.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:02 smithi003 bash[88594]: cluster 2024-09-20T20:09:00.468441+0000 mgr.y (mgr.15270) 711 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T20:09:02.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:02 smithi003 bash[88594]: cluster 2024-09-20T20:09:00.468441+0000 mgr.y (mgr.15270) 711 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T20:09:02.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:02 smithi003 bash[92129]: cluster 2024-09-20T20:09:00.468441+0000 mgr.y (mgr.15270) 711 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T20:09:02.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:02 smithi003 bash[92129]: cluster 2024-09-20T20:09:00.468441+0000 mgr.y (mgr.15270) 711 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T20:09:04.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:04 smithi183 bash[69508]: cluster 2024-09-20T20:09:02.469245+0000 mgr.y (mgr.15270) 712 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-09-20T20:09:04.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:04 smithi183 bash[69508]: cluster 2024-09-20T20:09:02.469245+0000 mgr.y (mgr.15270) 712 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-09-20T20:09:04.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:04 smithi183 bash[69508]: audit 2024-09-20T20:09:03.079995+0000 mgr.y (mgr.15270) 713 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:09:04.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:04 smithi183 bash[69508]: audit 2024-09-20T20:09:03.079995+0000 mgr.y (mgr.15270) 713 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:09:04.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:04 smithi003 bash[88594]: cluster 2024-09-20T20:09:02.469245+0000 mgr.y (mgr.15270) 712 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-09-20T20:09:04.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:04 smithi003 bash[88594]: cluster 2024-09-20T20:09:02.469245+0000 mgr.y (mgr.15270) 712 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-09-20T20:09:04.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:04 smithi003 bash[88594]: audit 2024-09-20T20:09:03.079995+0000 mgr.y (mgr.15270) 713 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:09:04.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:04 smithi003 bash[88594]: audit 2024-09-20T20:09:03.079995+0000 mgr.y (mgr.15270) 713 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:09:04.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:04 smithi003 bash[92129]: cluster 2024-09-20T20:09:02.469245+0000 mgr.y (mgr.15270) 712 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-09-20T20:09:04.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:04 smithi003 bash[92129]: cluster 2024-09-20T20:09:02.469245+0000 mgr.y (mgr.15270) 712 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-09-20T20:09:04.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:04 smithi003 bash[92129]: audit 2024-09-20T20:09:03.079995+0000 mgr.y (mgr.15270) 713 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:09:04.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:04 smithi003 bash[92129]: audit 2024-09-20T20:09:03.079995+0000 mgr.y (mgr.15270) 713 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:09:05.478 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:09:05 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:09:05.199289087Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:09:05.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:05 smithi183 bash[69508]: cluster 2024-09-20T20:09:04.470867+0000 mgr.y (mgr.15270) 714 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:09:05.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:05 smithi183 bash[69508]: cluster 2024-09-20T20:09:04.470867+0000 mgr.y (mgr.15270) 714 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:09:05.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:05 smithi183 bash[69508]: audit 2024-09-20T20:09:04.479391+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:05.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:05 smithi183 bash[69508]: audit 2024-09-20T20:09:04.479391+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:05.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:05 smithi003 bash[92129]: cluster 2024-09-20T20:09:04.470867+0000 mgr.y (mgr.15270) 714 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:09:05.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:05 smithi003 bash[92129]: cluster 2024-09-20T20:09:04.470867+0000 mgr.y (mgr.15270) 714 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:09:05.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:05 smithi003 bash[92129]: audit 2024-09-20T20:09:04.479391+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:05.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:05 smithi003 bash[92129]: audit 2024-09-20T20:09:04.479391+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:05.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:05 smithi003 bash[88594]: cluster 2024-09-20T20:09:04.470867+0000 mgr.y (mgr.15270) 714 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:09:05.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:05 smithi003 bash[88594]: cluster 2024-09-20T20:09:04.470867+0000 mgr.y (mgr.15270) 714 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:09:05.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:05 smithi003 bash[88594]: audit 2024-09-20T20:09:04.479391+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:05.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:05 smithi003 bash[88594]: audit 2024-09-20T20:09:04.479391+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:07.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:07 smithi183 bash[69508]: cluster 2024-09-20T20:09:06.471707+0000 mgr.y (mgr.15270) 715 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:07.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:07 smithi183 bash[69508]: cluster 2024-09-20T20:09:06.471707+0000 mgr.y (mgr.15270) 715 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:07.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:07 smithi003 bash[92129]: cluster 2024-09-20T20:09:06.471707+0000 mgr.y (mgr.15270) 715 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:07.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:07 smithi003 bash[92129]: cluster 2024-09-20T20:09:06.471707+0000 mgr.y (mgr.15270) 715 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:07.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:07 smithi003 bash[88594]: cluster 2024-09-20T20:09:06.471707+0000 mgr.y (mgr.15270) 715 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:07.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:07 smithi003 bash[88594]: cluster 2024-09-20T20:09:06.471707+0000 mgr.y (mgr.15270) 715 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:08.492 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:09:08 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:09:08.20174085Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:09:08.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:08 smithi183 bash[69508]: audit 2024-09-20T20:09:08.251344+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-20T20:09:08.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:08 smithi183 bash[69508]: audit 2024-09-20T20:09:08.251344+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-20T20:09:08.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:08 smithi183 bash[69508]: audit 2024-09-20T20:09:08.251781+0000 mgr.y (mgr.15270) 716 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-20T20:09:08.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:08 smithi183 bash[69508]: audit 2024-09-20T20:09:08.251781+0000 mgr.y (mgr.15270) 716 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-20T20:09:08.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:08 smithi183 bash[69508]: cephadm 2024-09-20T20:09:08.254420+0000 mgr.y (mgr.15270) 717 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-20T20:09:08.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:08 smithi183 bash[69508]: cephadm 2024-09-20T20:09:08.254420+0000 mgr.y (mgr.15270) 717 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-20T20:09:08.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:08 smithi003 bash[88594]: audit 2024-09-20T20:09:08.251344+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-20T20:09:08.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:08 smithi003 bash[88594]: audit 2024-09-20T20:09:08.251344+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-20T20:09:08.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:08 smithi003 bash[88594]: audit 2024-09-20T20:09:08.251781+0000 mgr.y (mgr.15270) 716 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-20T20:09:08.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:08 smithi003 bash[88594]: audit 2024-09-20T20:09:08.251781+0000 mgr.y (mgr.15270) 716 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-20T20:09:08.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:08 smithi003 bash[88594]: cephadm 2024-09-20T20:09:08.254420+0000 mgr.y (mgr.15270) 717 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-20T20:09:08.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:08 smithi003 bash[88594]: cephadm 2024-09-20T20:09:08.254420+0000 mgr.y (mgr.15270) 717 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-20T20:09:08.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:08 smithi003 bash[92129]: audit 2024-09-20T20:09:08.251344+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-20T20:09:08.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:08 smithi003 bash[92129]: audit 2024-09-20T20:09:08.251344+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-20T20:09:08.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:08 smithi003 bash[92129]: audit 2024-09-20T20:09:08.251781+0000 mgr.y (mgr.15270) 716 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-20T20:09:08.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:08 smithi003 bash[92129]: audit 2024-09-20T20:09:08.251781+0000 mgr.y (mgr.15270) 716 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-20T20:09:08.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:08 smithi003 bash[92129]: cephadm 2024-09-20T20:09:08.254420+0000 mgr.y (mgr.15270) 717 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-20T20:09:08.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:08 smithi003 bash[92129]: cephadm 2024-09-20T20:09:08.254420+0000 mgr.y (mgr.15270) 717 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-20T20:09:09.747 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:09 smithi183 bash[69508]: cluster 2024-09-20T20:09:08.472582+0000 mgr.y (mgr.15270) 718 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:09.747 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:09 smithi183 bash[69508]: cluster 2024-09-20T20:09:08.472582+0000 mgr.y (mgr.15270) 718 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:09.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:09 smithi003 bash[88594]: cluster 2024-09-20T20:09:08.472582+0000 mgr.y (mgr.15270) 718 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:09.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:09 smithi003 bash[88594]: cluster 2024-09-20T20:09:08.472582+0000 mgr.y (mgr.15270) 718 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:09.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:09 smithi003 bash[92129]: cluster 2024-09-20T20:09:08.472582+0000 mgr.y (mgr.15270) 718 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:09.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:09 smithi003 bash[92129]: cluster 2024-09-20T20:09:08.472582+0000 mgr.y (mgr.15270) 718 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:11.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:09:11 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:09:11.211266394Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:09:11.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:11 smithi003 bash[88594]: cluster 2024-09-20T20:09:10.474130+0000 mgr.y (mgr.15270) 719 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:09:11.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:11 smithi003 bash[88594]: cluster 2024-09-20T20:09:10.474130+0000 mgr.y (mgr.15270) 719 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:09:11.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:11 smithi003 bash[88594]: cephadm 2024-09-20T20:09:10.551713+0000 mgr.y (mgr.15270) 720 : cephadm [INF] Upgrade: Updating osd.5 2024-09-20T20:09:11.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:11 smithi003 bash[88594]: cephadm 2024-09-20T20:09:10.551713+0000 mgr.y (mgr.15270) 720 : cephadm [INF] Upgrade: Updating osd.5 2024-09-20T20:09:11.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:11 smithi003 bash[88594]: audit 2024-09-20T20:09:10.559100+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:11.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:11 smithi003 bash[88594]: audit 2024-09-20T20:09:10.559100+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:11.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:11 smithi003 bash[88594]: audit 2024-09-20T20:09:10.563639+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-20T20:09:11.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:11 smithi003 bash[88594]: audit 2024-09-20T20:09:10.563639+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-20T20:09:11.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:11 smithi003 bash[88594]: audit 2024-09-20T20:09:10.565312+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:09:11.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:11 smithi003 bash[88594]: audit 2024-09-20T20:09:10.565312+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:09:11.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:11 smithi003 bash[88594]: cephadm 2024-09-20T20:09:10.570829+0000 mgr.y (mgr.15270) 721 : cephadm [INF] Deploying daemon osd.5 on smithi183 2024-09-20T20:09:11.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:11 smithi003 bash[88594]: cephadm 2024-09-20T20:09:10.570829+0000 mgr.y (mgr.15270) 721 : cephadm [INF] Deploying daemon osd.5 on smithi183 2024-09-20T20:09:11.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:11 smithi003 bash[92129]: cluster 2024-09-20T20:09:10.474130+0000 mgr.y (mgr.15270) 719 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:09:11.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:11 smithi003 bash[92129]: cluster 2024-09-20T20:09:10.474130+0000 mgr.y (mgr.15270) 719 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:09:11.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:11 smithi003 bash[92129]: cephadm 2024-09-20T20:09:10.551713+0000 mgr.y (mgr.15270) 720 : cephadm [INF] Upgrade: Updating osd.5 2024-09-20T20:09:11.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:11 smithi003 bash[92129]: cephadm 2024-09-20T20:09:10.551713+0000 mgr.y (mgr.15270) 720 : cephadm [INF] Upgrade: Updating osd.5 2024-09-20T20:09:11.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:11 smithi003 bash[92129]: audit 2024-09-20T20:09:10.559100+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:11.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:11 smithi003 bash[92129]: audit 2024-09-20T20:09:10.559100+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:11.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:11 smithi003 bash[92129]: audit 2024-09-20T20:09:10.563639+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-20T20:09:11.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:11 smithi003 bash[92129]: audit 2024-09-20T20:09:10.563639+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-20T20:09:11.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:11 smithi003 bash[92129]: audit 2024-09-20T20:09:10.565312+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:09:11.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:11 smithi003 bash[92129]: audit 2024-09-20T20:09:10.565312+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:09:11.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:11 smithi003 bash[92129]: cephadm 2024-09-20T20:09:10.570829+0000 mgr.y (mgr.15270) 721 : cephadm [INF] Deploying daemon osd.5 on smithi183 2024-09-20T20:09:11.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:11 smithi003 bash[92129]: cephadm 2024-09-20T20:09:10.570829+0000 mgr.y (mgr.15270) 721 : cephadm [INF] Deploying daemon osd.5 on smithi183 2024-09-20T20:09:11.996 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:11 smithi183 bash[69508]: cluster 2024-09-20T20:09:10.474130+0000 mgr.y (mgr.15270) 719 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:09:11.997 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:11 smithi183 bash[69508]: cluster 2024-09-20T20:09:10.474130+0000 mgr.y (mgr.15270) 719 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:09:11.997 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:11 smithi183 bash[69508]: cephadm 2024-09-20T20:09:10.551713+0000 mgr.y (mgr.15270) 720 : cephadm [INF] Upgrade: Updating osd.5 2024-09-20T20:09:11.997 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:11 smithi183 bash[69508]: cephadm 2024-09-20T20:09:10.551713+0000 mgr.y (mgr.15270) 720 : cephadm [INF] Upgrade: Updating osd.5 2024-09-20T20:09:11.997 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:11 smithi183 bash[69508]: audit 2024-09-20T20:09:10.559100+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:11.997 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:11 smithi183 bash[69508]: audit 2024-09-20T20:09:10.559100+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:11.997 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:11 smithi183 bash[69508]: audit 2024-09-20T20:09:10.563639+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-20T20:09:11.997 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:11 smithi183 bash[69508]: audit 2024-09-20T20:09:10.563639+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-20T20:09:11.997 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:11 smithi183 bash[69508]: audit 2024-09-20T20:09:10.565312+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:09:11.997 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:11 smithi183 bash[69508]: audit 2024-09-20T20:09:10.565312+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:09:11.997 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:11 smithi183 bash[69508]: cephadm 2024-09-20T20:09:10.570829+0000 mgr.y (mgr.15270) 721 : cephadm [INF] Deploying daemon osd.5 on smithi183 2024-09-20T20:09:11.997 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:11 smithi183 bash[69508]: cephadm 2024-09-20T20:09:10.570829+0000 mgr.y (mgr.15270) 721 : cephadm [INF] Deploying daemon osd.5 on smithi183 2024-09-20T20:09:12.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:09:12 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:09:12] "GET /metrics HTTP/1.1" 200 38251 "" "Prometheus/2.51.0" 2024-09-20T20:09:13.830 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:13 smithi183 bash[69508]: cluster 2024-09-20T20:09:12.474943+0000 mgr.y (mgr.15270) 722 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:13.830 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:13 smithi183 bash[69508]: cluster 2024-09-20T20:09:12.474943+0000 mgr.y (mgr.15270) 722 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:13.830 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:13 smithi183 bash[69508]: audit 2024-09-20T20:09:13.091349+0000 mgr.y (mgr.15270) 723 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:09:13.830 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:13 smithi183 bash[69508]: audit 2024-09-20T20:09:13.091349+0000 mgr.y (mgr.15270) 723 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:09:13.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:13 smithi003 bash[88594]: cluster 2024-09-20T20:09:12.474943+0000 mgr.y (mgr.15270) 722 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:13.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:13 smithi003 bash[88594]: cluster 2024-09-20T20:09:12.474943+0000 mgr.y (mgr.15270) 722 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:13.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:13 smithi003 bash[88594]: audit 2024-09-20T20:09:13.091349+0000 mgr.y (mgr.15270) 723 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:09:13.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:13 smithi003 bash[88594]: audit 2024-09-20T20:09:13.091349+0000 mgr.y (mgr.15270) 723 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:09:13.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:13 smithi003 bash[92129]: cluster 2024-09-20T20:09:12.474943+0000 mgr.y (mgr.15270) 722 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:13.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:13 smithi003 bash[92129]: cluster 2024-09-20T20:09:12.474943+0000 mgr.y (mgr.15270) 722 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:13.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:13 smithi003 bash[92129]: audit 2024-09-20T20:09:13.091349+0000 mgr.y (mgr.15270) 723 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:09:13.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:13 smithi003 bash[92129]: audit 2024-09-20T20:09:13.091349+0000 mgr.y (mgr.15270) 723 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:09:14.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:09:14 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:09:14.212796132Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:09:14.834 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:14 smithi183 bash[69508]: audit 2024-09-20T20:09:14.030775+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:09:14.834 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:14 smithi183 bash[69508]: audit 2024-09-20T20:09:14.030775+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:09:14.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:14 smithi003 bash[92129]: audit 2024-09-20T20:09:14.030775+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:09:14.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:14 smithi003 bash[92129]: audit 2024-09-20T20:09:14.030775+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:09:14.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:14 smithi003 bash[88594]: audit 2024-09-20T20:09:14.030775+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:09:14.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:14 smithi003 bash[88594]: audit 2024-09-20T20:09:14.030775+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:09:15.097 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:09:14 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:09:15.098 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:09:14 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:09:15.098 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:09:14 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:09:15.098 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 20:09:14 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:09:15.099 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 20:09:14 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:09:15.099 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:09:14 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:09:15.100 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 20:09:14 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:09:15.100 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:14 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:09:15.100 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:09:14 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:09:15.551 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:09:15 smithi183 systemd[1]: Stopping Ceph osd.5 for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T20:09:15.551 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:09:15 smithi183 bash[30263]: debug 2024-09-20T20:09:15.210+0000 7f754a201640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-20T20:09:15.551 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:09:15 smithi183 bash[30263]: debug 2024-09-20T20:09:15.210+0000 7f754a201640 -1 osd.5 136 *** Got signal Terminated *** 2024-09-20T20:09:15.551 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:09:15 smithi183 bash[30263]: debug 2024-09-20T20:09:15.210+0000 7f754a201640 -1 osd.5 136 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T20:09:15.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:15 smithi003 bash[92129]: cluster 2024-09-20T20:09:14.476610+0000 mgr.y (mgr.15270) 724 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:09:15.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:15 smithi003 bash[92129]: cluster 2024-09-20T20:09:14.476610+0000 mgr.y (mgr.15270) 724 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:09:15.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:15 smithi003 bash[92129]: cluster 2024-09-20T20:09:15.214425+0000 mon.a (mon.0) 497 : cluster [INF] osd.5 marked itself down and dead 2024-09-20T20:09:15.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:15 smithi003 bash[92129]: cluster 2024-09-20T20:09:15.214425+0000 mon.a (mon.0) 497 : cluster [INF] osd.5 marked itself down and dead 2024-09-20T20:09:15.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:15 smithi003 bash[88594]: cluster 2024-09-20T20:09:14.476610+0000 mgr.y (mgr.15270) 724 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:09:15.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:15 smithi003 bash[88594]: cluster 2024-09-20T20:09:14.476610+0000 mgr.y (mgr.15270) 724 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:09:15.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:15 smithi003 bash[88594]: cluster 2024-09-20T20:09:15.214425+0000 mon.a (mon.0) 497 : cluster [INF] osd.5 marked itself down and dead 2024-09-20T20:09:15.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:15 smithi003 bash[88594]: cluster 2024-09-20T20:09:15.214425+0000 mon.a (mon.0) 497 : cluster [INF] osd.5 marked itself down and dead 2024-09-20T20:09:16.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:15 smithi183 bash[69508]: cluster 2024-09-20T20:09:14.476610+0000 mgr.y (mgr.15270) 724 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:09:16.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:15 smithi183 bash[69508]: cluster 2024-09-20T20:09:14.476610+0000 mgr.y (mgr.15270) 724 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:09:16.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:15 smithi183 bash[69508]: cluster 2024-09-20T20:09:15.214425+0000 mon.a (mon.0) 497 : cluster [INF] osd.5 marked itself down and dead 2024-09-20T20:09:16.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:15 smithi183 bash[69508]: cluster 2024-09-20T20:09:15.214425+0000 mon.a (mon.0) 497 : cluster [INF] osd.5 marked itself down and dead 2024-09-20T20:09:16.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:16 smithi003 bash[88594]: cluster 2024-09-20T20:09:15.571478+0000 mon.a (mon.0) 498 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:09:16.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:16 smithi003 bash[88594]: cluster 2024-09-20T20:09:15.571478+0000 mon.a (mon.0) 498 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:09:16.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:16 smithi003 bash[88594]: cluster 2024-09-20T20:09:15.587935+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-20T20:09:16.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:16 smithi003 bash[88594]: cluster 2024-09-20T20:09:15.587935+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-20T20:09:16.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:16 smithi003 bash[88594]: cluster 2024-09-20T20:09:15.588805+0000 mon.a (mon.0) 500 : cluster [INF] osd.5 marked itself dead as of e137 2024-09-20T20:09:16.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:16 smithi003 bash[88594]: cluster 2024-09-20T20:09:15.588805+0000 mon.a (mon.0) 500 : cluster [INF] osd.5 marked itself dead as of e137 2024-09-20T20:09:16.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:16 smithi003 bash[92129]: cluster 2024-09-20T20:09:15.571478+0000 mon.a (mon.0) 498 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:09:16.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:16 smithi003 bash[92129]: cluster 2024-09-20T20:09:15.571478+0000 mon.a (mon.0) 498 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:09:16.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:16 smithi003 bash[92129]: cluster 2024-09-20T20:09:15.587935+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-20T20:09:16.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:16 smithi003 bash[92129]: cluster 2024-09-20T20:09:15.587935+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-20T20:09:16.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:16 smithi003 bash[92129]: cluster 2024-09-20T20:09:15.588805+0000 mon.a (mon.0) 500 : cluster [INF] osd.5 marked itself dead as of e137 2024-09-20T20:09:16.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:16 smithi003 bash[92129]: cluster 2024-09-20T20:09:15.588805+0000 mon.a (mon.0) 500 : cluster [INF] osd.5 marked itself dead as of e137 2024-09-20T20:09:16.956 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:09:16 smithi183 bash[77483]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-osd-5 2024-09-20T20:09:16.956 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:16 smithi183 bash[69508]: cluster 2024-09-20T20:09:15.571478+0000 mon.a (mon.0) 498 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:09:16.956 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:16 smithi183 bash[69508]: cluster 2024-09-20T20:09:15.571478+0000 mon.a (mon.0) 498 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:09:16.956 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:16 smithi183 bash[69508]: cluster 2024-09-20T20:09:15.587935+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-20T20:09:16.956 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:16 smithi183 bash[69508]: cluster 2024-09-20T20:09:15.587935+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-20T20:09:16.957 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:16 smithi183 bash[69508]: cluster 2024-09-20T20:09:15.588805+0000 mon.a (mon.0) 500 : cluster [INF] osd.5 marked itself dead as of e137 2024-09-20T20:09:16.957 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:16 smithi183 bash[69508]: cluster 2024-09-20T20:09:15.588805+0000 mon.a (mon.0) 500 : cluster [INF] osd.5 marked itself dead as of e137 2024-09-20T20:09:17.301 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:09:16 smithi183 bash[77546]: Error response from daemon: No such container: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-osd-5 2024-09-20T20:09:17.301 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:09:17 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:09:17.205505711Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:09:17.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:17 smithi003 bash[88594]: cluster 2024-09-20T20:09:16.477325+0000 mgr.y (mgr.15270) 725 : cluster [DBG] pgmap v428: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T20:09:17.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:17 smithi003 bash[88594]: cluster 2024-09-20T20:09:16.477325+0000 mgr.y (mgr.15270) 725 : cluster [DBG] pgmap v428: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T20:09:17.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:17 smithi003 bash[88594]: cluster 2024-09-20T20:09:16.599898+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-20T20:09:17.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:17 smithi003 bash[88594]: cluster 2024-09-20T20:09:16.599898+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-20T20:09:17.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:17 smithi003 bash[92129]: cluster 2024-09-20T20:09:16.477325+0000 mgr.y (mgr.15270) 725 : cluster [DBG] pgmap v428: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T20:09:17.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:17 smithi003 bash[92129]: cluster 2024-09-20T20:09:16.477325+0000 mgr.y (mgr.15270) 725 : cluster [DBG] pgmap v428: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T20:09:17.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:17 smithi003 bash[92129]: cluster 2024-09-20T20:09:16.599898+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-20T20:09:17.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:17 smithi003 bash[92129]: cluster 2024-09-20T20:09:16.599898+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-20T20:09:18.005 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:17 smithi183 bash[69508]: cluster 2024-09-20T20:09:16.477325+0000 mgr.y (mgr.15270) 725 : cluster [DBG] pgmap v428: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T20:09:18.005 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:17 smithi183 bash[69508]: cluster 2024-09-20T20:09:16.477325+0000 mgr.y (mgr.15270) 725 : cluster [DBG] pgmap v428: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T20:09:18.006 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:17 smithi183 bash[69508]: cluster 2024-09-20T20:09:16.599898+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-20T20:09:18.006 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:17 smithi183 bash[69508]: cluster 2024-09-20T20:09:16.599898+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-20T20:09:18.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:18 smithi003 bash[88594]: cluster 2024-09-20T20:09:18.593475+0000 mon.a (mon.0) 502 : cluster [WRN] Health check failed: Degraded data redundancy: 13/636 objects degraded (2.044%), 3 pgs degraded (PG_DEGRADED) 2024-09-20T20:09:18.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:18 smithi003 bash[88594]: cluster 2024-09-20T20:09:18.593475+0000 mon.a (mon.0) 502 : cluster [WRN] Health check failed: Degraded data redundancy: 13/636 objects degraded (2.044%), 3 pgs degraded (PG_DEGRADED) 2024-09-20T20:09:18.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:18 smithi003 bash[92129]: cluster 2024-09-20T20:09:18.593475+0000 mon.a (mon.0) 502 : cluster [WRN] Health check failed: Degraded data redundancy: 13/636 objects degraded (2.044%), 3 pgs degraded (PG_DEGRADED) 2024-09-20T20:09:18.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:18 smithi003 bash[92129]: cluster 2024-09-20T20:09:18.593475+0000 mon.a (mon.0) 502 : cluster [WRN] Health check failed: Degraded data redundancy: 13/636 objects degraded (2.044%), 3 pgs degraded (PG_DEGRADED) 2024-09-20T20:09:18.957 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:18 smithi183 bash[69508]: cluster 2024-09-20T20:09:18.593475+0000 mon.a (mon.0) 502 : cluster [WRN] Health check failed: Degraded data redundancy: 13/636 objects degraded (2.044%), 3 pgs degraded (PG_DEGRADED) 2024-09-20T20:09:18.957 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:18 smithi183 bash[69508]: cluster 2024-09-20T20:09:18.593475+0000 mon.a (mon.0) 502 : cluster [WRN] Health check failed: Degraded data redundancy: 13/636 objects degraded (2.044%), 3 pgs degraded (PG_DEGRADED) 2024-09-20T20:09:19.179 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-20T20:09:19.227 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:09:19 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:09:19.227 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:09:19 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:09:19.228 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:09:19 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:09:19.228 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:09:19 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:09:19.228 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 20:09:19 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:09:19.228 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 20:09:19 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:09:19.229 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:09:18 smithi183 systemd[1]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490@osd.5.service: Deactivated successfully. 2024-09-20T20:09:19.229 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:09:18 smithi183 systemd[1]: Stopped Ceph osd.5 for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T20:09:19.229 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:09:19 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:09:19.229 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:19 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:09:19.229 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 20:09:19 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:09:19.551 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:09:19 smithi183 systemd[1]: Started Ceph osd.5 for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T20:09:19.827 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T20:09:19.827 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (11m) 82s ago 38m 14.4M - 0.27.0 11f11916f8cd c352858d3349 2024-09-20T20:09:19.827 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi183 *:3000 running (10m) 37s ago 38m 68.9M - 10.4.8 5aad1d7cf004 548c3fa5f1a5 2024-09-20T20:09:19.827 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.zzokqj smithi003 *:5000 running (13m) 82s ago 35m 49.4M - 3.8 6acb0a031eab d2e13422a011 2024-09-20T20:09:19.827 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi183 *:8443,9283,8765 running (12m) 37s ago 46m 444M - 19.3.0-5099-g88deadb8 441f9a3fe515 210cd19f5bae 2024-09-20T20:09:19.828 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (23m) 82s ago 49m 518M - 19.3.0-5099-g88deadb8 441f9a3fe515 9aa6e2f22487 2024-09-20T20:09:19.828 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (7m) 82s ago 49m 50.3M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 0136983baac2 2024-09-20T20:09:19.828 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi183 running (9m) 37s ago 47m 45.3M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 b3c0e322fa5f 2024-09-20T20:09:19.828 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (7m) 82s ago 47m 39.5M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 3857b5066efa 2024-09-20T20:09:19.828 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (12m) 82s ago 38m 8179k - 1.7.0 72c9c2088986 d0b8aa327069 2024-09-20T20:09:19.828 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi183 *:9100 running (12m) 37s ago 38m 9035k - 1.7.0 72c9c2088986 c79ac70026db 2024-09-20T20:09:19.828 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (5m) 82s ago 46m 52.6M 3037M 19.3.0-5099-g88deadb8 441f9a3fe515 61ba10adee7c 2024-09-20T20:09:19.828 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (4m) 82s ago 45m 56.6M 3037M 19.3.0-5099-g88deadb8 441f9a3fe515 c757af03ec7d 2024-09-20T20:09:19.828 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (2m) 82s ago 44m 46.6M 3037M 19.3.0-5099-g88deadb8 441f9a3fe515 68be22fb8655 2024-09-20T20:09:19.828 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running 82s ago 43m - 3037M 2024-09-20T20:09:19.828 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi183 running 37s ago 42m - 3292M 2024-09-20T20:09:19.828 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi183 starting - - - 3292M 2024-09-20T20:09:19.828 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi183 running (40m) 37s ago 40m 61.1M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 164041c5816b 2024-09-20T20:09:19.828 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi183 running (39m) 37s ago 39m 72.1M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 0eac55f5717e 2024-09-20T20:09:19.829 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi183 *:9095 running (11m) 37s ago 38m 51.8M - 2.51.0 1d3b7f56885b 7e9efbbab4fb 2024-09-20T20:09:19.829 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.tcdhwz smithi003 *:8000 running (36m) 82s ago 36m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 8fc205227459 2024-09-20T20:09:19.829 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi183.lyzazb smithi183 *:8000 running (36m) 37s ago 36m 102M - 19.1.1-369-ged8ee0f2 6acb0a031eab 7387a3c9206c 2024-09-20T20:09:20.202 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T20:09:20.202 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-20T20:09:20.203 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T20:09:20.203 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:09:20.203 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-20T20:09:20.203 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T20:09:20.203 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:09:20.203 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-20T20:09:20.203 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2, 2024-09-20T20:09:20.203 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 5 2024-09-20T20:09:20.203 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:09:20.203 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-20T20:09:20.203 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T20:09:20.203 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:09:20.203 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-20T20:09:20.203 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 4, 2024-09-20T20:09:20.204 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 10 2024-09-20T20:09:20.204 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-20T20:09:20.204 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T20:09:20.525 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T20:09:20.525 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T20:09:20.525 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-20T20:09:20.525 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-20T20:09:20.525 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-20T20:09:20.525 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "3/8 daemons upgraded", 2024-09-20T20:09:20.525 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading osd daemons", 2024-09-20T20:09:20.526 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-20T20:09:20.526 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T20:09:20.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:09:20 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:09:20.232817857Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:09:20.551 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:09:20 smithi183 bash[77690]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T20:09:20.551 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:09:20 smithi183 bash[77690]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T20:09:20.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:20 smithi183 bash[69508]: cluster 2024-09-20T20:09:18.478298+0000 mgr.y (mgr.15270) 726 : cluster [DBG] pgmap v430: 161 pgs: 10 active+undersized, 17 stale+active+clean, 3 active+undersized+degraded, 131 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 13/636 objects degraded (2.044%) 2024-09-20T20:09:20.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:20 smithi183 bash[69508]: cluster 2024-09-20T20:09:18.478298+0000 mgr.y (mgr.15270) 726 : cluster [DBG] pgmap v430: 161 pgs: 10 active+undersized, 17 stale+active+clean, 3 active+undersized+degraded, 131 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 13/636 objects degraded (2.044%) 2024-09-20T20:09:20.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:20 smithi183 bash[69508]: audit 2024-09-20T20:09:19.166193+0000 mgr.y (mgr.15270) 727 : audit [DBG] from='client.54473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:20.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:20 smithi183 bash[69508]: audit 2024-09-20T20:09:19.166193+0000 mgr.y (mgr.15270) 727 : audit [DBG] from='client.54473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:20.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:20 smithi183 bash[69508]: audit 2024-09-20T20:09:19.273966+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:20.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:20 smithi183 bash[69508]: audit 2024-09-20T20:09:19.273966+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:20.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:20 smithi183 bash[69508]: audit 2024-09-20T20:09:19.278632+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:20.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:20 smithi183 bash[69508]: audit 2024-09-20T20:09:19.278632+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:20.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:20 smithi183 bash[69508]: audit 2024-09-20T20:09:20.201918+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.3:0/1095222280' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:09:20.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:20 smithi183 bash[69508]: audit 2024-09-20T20:09:20.201918+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.3:0/1095222280' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:09:20.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:20 smithi003 bash[88594]: cluster 2024-09-20T20:09:18.478298+0000 mgr.y (mgr.15270) 726 : cluster [DBG] pgmap v430: 161 pgs: 10 active+undersized, 17 stale+active+clean, 3 active+undersized+degraded, 131 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 13/636 objects degraded (2.044%) 2024-09-20T20:09:20.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:20 smithi003 bash[88594]: cluster 2024-09-20T20:09:18.478298+0000 mgr.y (mgr.15270) 726 : cluster [DBG] pgmap v430: 161 pgs: 10 active+undersized, 17 stale+active+clean, 3 active+undersized+degraded, 131 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 13/636 objects degraded (2.044%) 2024-09-20T20:09:20.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:20 smithi003 bash[88594]: audit 2024-09-20T20:09:19.166193+0000 mgr.y (mgr.15270) 727 : audit [DBG] from='client.54473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:20.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:20 smithi003 bash[88594]: audit 2024-09-20T20:09:19.166193+0000 mgr.y (mgr.15270) 727 : audit [DBG] from='client.54473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:20.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:20 smithi003 bash[88594]: audit 2024-09-20T20:09:19.273966+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:20.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:20 smithi003 bash[88594]: audit 2024-09-20T20:09:19.273966+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:20.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:20 smithi003 bash[88594]: audit 2024-09-20T20:09:19.278632+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:20.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:20 smithi003 bash[88594]: audit 2024-09-20T20:09:19.278632+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:20.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:20 smithi003 bash[88594]: audit 2024-09-20T20:09:20.201918+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.3:0/1095222280' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:09:20.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:20 smithi003 bash[88594]: audit 2024-09-20T20:09:20.201918+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.3:0/1095222280' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:09:20.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:20 smithi003 bash[92129]: cluster 2024-09-20T20:09:18.478298+0000 mgr.y (mgr.15270) 726 : cluster [DBG] pgmap v430: 161 pgs: 10 active+undersized, 17 stale+active+clean, 3 active+undersized+degraded, 131 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 13/636 objects degraded (2.044%) 2024-09-20T20:09:20.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:20 smithi003 bash[92129]: cluster 2024-09-20T20:09:18.478298+0000 mgr.y (mgr.15270) 726 : cluster [DBG] pgmap v430: 161 pgs: 10 active+undersized, 17 stale+active+clean, 3 active+undersized+degraded, 131 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 13/636 objects degraded (2.044%) 2024-09-20T20:09:20.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:20 smithi003 bash[92129]: audit 2024-09-20T20:09:19.166193+0000 mgr.y (mgr.15270) 727 : audit [DBG] from='client.54473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:20.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:20 smithi003 bash[92129]: audit 2024-09-20T20:09:19.166193+0000 mgr.y (mgr.15270) 727 : audit [DBG] from='client.54473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:20.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:20 smithi003 bash[92129]: audit 2024-09-20T20:09:19.273966+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:20.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:20 smithi003 bash[92129]: audit 2024-09-20T20:09:19.273966+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:20.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:20 smithi003 bash[92129]: audit 2024-09-20T20:09:19.278632+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:20.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:20 smithi003 bash[92129]: audit 2024-09-20T20:09:19.278632+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:20.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:20 smithi003 bash[92129]: audit 2024-09-20T20:09:20.201918+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.3:0/1095222280' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:09:20.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:20 smithi003 bash[92129]: audit 2024-09-20T20:09:20.201918+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.3:0/1095222280' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:09:21.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:21 smithi183 bash[69508]: audit 2024-09-20T20:09:19.484724+0000 mgr.y (mgr.15270) 728 : audit [DBG] from='client.54479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:21.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:21 smithi183 bash[69508]: audit 2024-09-20T20:09:19.484724+0000 mgr.y (mgr.15270) 728 : audit [DBG] from='client.54479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:21.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:21 smithi183 bash[69508]: audit 2024-09-20T20:09:19.806189+0000 mgr.y (mgr.15270) 729 : audit [DBG] from='client.44511 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:21.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:21 smithi183 bash[69508]: audit 2024-09-20T20:09:19.806189+0000 mgr.y (mgr.15270) 729 : audit [DBG] from='client.44511 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:21.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:21 smithi003 bash[88594]: audit 2024-09-20T20:09:19.484724+0000 mgr.y (mgr.15270) 728 : audit [DBG] from='client.54479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:21.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:21 smithi003 bash[88594]: audit 2024-09-20T20:09:19.484724+0000 mgr.y (mgr.15270) 728 : audit [DBG] from='client.54479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:21.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:21 smithi003 bash[88594]: audit 2024-09-20T20:09:19.806189+0000 mgr.y (mgr.15270) 729 : audit [DBG] from='client.44511 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:21.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:21 smithi003 bash[88594]: audit 2024-09-20T20:09:19.806189+0000 mgr.y (mgr.15270) 729 : audit [DBG] from='client.44511 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:21.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:21 smithi003 bash[92129]: audit 2024-09-20T20:09:19.484724+0000 mgr.y (mgr.15270) 728 : audit [DBG] from='client.54479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:21.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:21 smithi003 bash[92129]: audit 2024-09-20T20:09:19.484724+0000 mgr.y (mgr.15270) 728 : audit [DBG] from='client.54479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:21.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:21 smithi003 bash[92129]: audit 2024-09-20T20:09:19.806189+0000 mgr.y (mgr.15270) 729 : audit [DBG] from='client.44511 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:21.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:21 smithi003 bash[92129]: audit 2024-09-20T20:09:19.806189+0000 mgr.y (mgr.15270) 729 : audit [DBG] from='client.44511 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:22.285 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:09:22 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:09:22] "GET /metrics HTTP/1.1" 200 38250 "" "Prometheus/2.51.0" 2024-09-20T20:09:22.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:22 smithi183 bash[69508]: cluster 2024-09-20T20:09:20.480014+0000 mgr.y (mgr.15270) 730 : cluster [DBG] pgmap v431: 161 pgs: 31 active+undersized, 1 stale+active+clean, 23 active+undersized+degraded, 106 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-20T20:09:22.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:22 smithi183 bash[69508]: cluster 2024-09-20T20:09:20.480014+0000 mgr.y (mgr.15270) 730 : cluster [DBG] pgmap v431: 161 pgs: 31 active+undersized, 1 stale+active+clean, 23 active+undersized+degraded, 106 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-20T20:09:22.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:22 smithi183 bash[69508]: audit 2024-09-20T20:09:20.524448+0000 mgr.y (mgr.15270) 731 : audit [DBG] from='client.54497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:22.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:22 smithi183 bash[69508]: audit 2024-09-20T20:09:20.524448+0000 mgr.y (mgr.15270) 731 : audit [DBG] from='client.54497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:22.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:22 smithi003 bash[88594]: cluster 2024-09-20T20:09:20.480014+0000 mgr.y (mgr.15270) 730 : cluster [DBG] pgmap v431: 161 pgs: 31 active+undersized, 1 stale+active+clean, 23 active+undersized+degraded, 106 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-20T20:09:22.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:22 smithi003 bash[88594]: cluster 2024-09-20T20:09:20.480014+0000 mgr.y (mgr.15270) 730 : cluster [DBG] pgmap v431: 161 pgs: 31 active+undersized, 1 stale+active+clean, 23 active+undersized+degraded, 106 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-20T20:09:22.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:22 smithi003 bash[88594]: audit 2024-09-20T20:09:20.524448+0000 mgr.y (mgr.15270) 731 : audit [DBG] from='client.54497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:22.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:22 smithi003 bash[88594]: audit 2024-09-20T20:09:20.524448+0000 mgr.y (mgr.15270) 731 : audit [DBG] from='client.54497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:22.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:22 smithi003 bash[92129]: cluster 2024-09-20T20:09:20.480014+0000 mgr.y (mgr.15270) 730 : cluster [DBG] pgmap v431: 161 pgs: 31 active+undersized, 1 stale+active+clean, 23 active+undersized+degraded, 106 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-20T20:09:22.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:22 smithi003 bash[92129]: cluster 2024-09-20T20:09:20.480014+0000 mgr.y (mgr.15270) 730 : cluster [DBG] pgmap v431: 161 pgs: 31 active+undersized, 1 stale+active+clean, 23 active+undersized+degraded, 106 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-20T20:09:22.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:22 smithi003 bash[92129]: audit 2024-09-20T20:09:20.524448+0000 mgr.y (mgr.15270) 731 : audit [DBG] from='client.54497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:22.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:22 smithi003 bash[92129]: audit 2024-09-20T20:09:20.524448+0000 mgr.y (mgr.15270) 731 : audit [DBG] from='client.54497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:23.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:09:23 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:09:23.206767289Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:09:24.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:24 smithi183 bash[69508]: cluster 2024-09-20T20:09:22.481103+0000 mgr.y (mgr.15270) 732 : cluster [DBG] pgmap v432: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-20T20:09:24.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:24 smithi183 bash[69508]: cluster 2024-09-20T20:09:22.481103+0000 mgr.y (mgr.15270) 732 : cluster [DBG] pgmap v432: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-20T20:09:24.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:24 smithi183 bash[69508]: audit 2024-09-20T20:09:23.100694+0000 mgr.y (mgr.15270) 733 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:09:24.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:24 smithi183 bash[69508]: audit 2024-09-20T20:09:23.100694+0000 mgr.y (mgr.15270) 733 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:09:24.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:24 smithi183 bash[69508]: cluster 2024-09-20T20:09:23.765679+0000 mon.a (mon.0) 505 : cluster [WRN] Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 23 pgs degraded (PG_DEGRADED) 2024-09-20T20:09:24.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:24 smithi183 bash[69508]: cluster 2024-09-20T20:09:23.765679+0000 mon.a (mon.0) 505 : cluster [WRN] Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 23 pgs degraded (PG_DEGRADED) 2024-09-20T20:09:24.551 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:09:24 smithi183 bash[77690]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T20:09:24.551 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:09:24 smithi183 bash[77690]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T20:09:24.551 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:09:24 smithi183 bash[77690]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T20:09:24.551 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:09:24 smithi183 bash[77690]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-20T20:09:24.552 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:09:24 smithi183 bash[77690]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2024-09-20T20:09:24.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:24 smithi003 bash[88594]: cluster 2024-09-20T20:09:22.481103+0000 mgr.y (mgr.15270) 732 : cluster [DBG] pgmap v432: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-20T20:09:24.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:24 smithi003 bash[88594]: cluster 2024-09-20T20:09:22.481103+0000 mgr.y (mgr.15270) 732 : cluster [DBG] pgmap v432: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-20T20:09:24.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:24 smithi003 bash[88594]: audit 2024-09-20T20:09:23.100694+0000 mgr.y (mgr.15270) 733 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:09:24.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:24 smithi003 bash[88594]: audit 2024-09-20T20:09:23.100694+0000 mgr.y (mgr.15270) 733 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:09:24.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:24 smithi003 bash[88594]: cluster 2024-09-20T20:09:23.765679+0000 mon.a (mon.0) 505 : cluster [WRN] Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 23 pgs degraded (PG_DEGRADED) 2024-09-20T20:09:24.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:24 smithi003 bash[88594]: cluster 2024-09-20T20:09:23.765679+0000 mon.a (mon.0) 505 : cluster [WRN] Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 23 pgs degraded (PG_DEGRADED) 2024-09-20T20:09:24.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:24 smithi003 bash[92129]: cluster 2024-09-20T20:09:22.481103+0000 mgr.y (mgr.15270) 732 : cluster [DBG] pgmap v432: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-20T20:09:24.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:24 smithi003 bash[92129]: cluster 2024-09-20T20:09:22.481103+0000 mgr.y (mgr.15270) 732 : cluster [DBG] pgmap v432: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-20T20:09:24.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:24 smithi003 bash[92129]: audit 2024-09-20T20:09:23.100694+0000 mgr.y (mgr.15270) 733 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:09:24.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:24 smithi003 bash[92129]: audit 2024-09-20T20:09:23.100694+0000 mgr.y (mgr.15270) 733 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:09:24.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:24 smithi003 bash[92129]: cluster 2024-09-20T20:09:23.765679+0000 mon.a (mon.0) 505 : cluster [WRN] Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 23 pgs degraded (PG_DEGRADED) 2024-09-20T20:09:24.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:24 smithi003 bash[92129]: cluster 2024-09-20T20:09:23.765679+0000 mon.a (mon.0) 505 : cluster [WRN] Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 23 pgs degraded (PG_DEGRADED) 2024-09-20T20:09:25.054 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:09:24 smithi183 bash[77690]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-20T20:09:25.055 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:09:24 smithi183 bash[77690]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2024-09-20T20:09:25.055 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:09:24 smithi183 bash[77690]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-20T20:09:25.055 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:09:24 smithi183 bash[77690]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-20T20:09:25.055 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:09:24 smithi183 bash[77690]: --> ceph-volume lvm activate successful for osd ID: 5 2024-09-20T20:09:26.526 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:09:26 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:09:26.199190869Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:09:26.526 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:26 smithi183 bash[69508]: cluster 2024-09-20T20:09:24.482959+0000 mgr.y (mgr.15270) 734 : cluster [DBG] pgmap v433: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-20T20:09:26.526 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:26 smithi183 bash[69508]: cluster 2024-09-20T20:09:24.482959+0000 mgr.y (mgr.15270) 734 : cluster [DBG] pgmap v433: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-20T20:09:26.526 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:26 smithi183 bash[69508]: audit 2024-09-20T20:09:25.262803+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:26.526 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:26 smithi183 bash[69508]: audit 2024-09-20T20:09:25.262803+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:26.526 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:26 smithi183 bash[69508]: audit 2024-09-20T20:09:25.290557+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:26.526 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:26 smithi183 bash[69508]: audit 2024-09-20T20:09:25.290557+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:26.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:26 smithi003 bash[92129]: cluster 2024-09-20T20:09:24.482959+0000 mgr.y (mgr.15270) 734 : cluster [DBG] pgmap v433: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-20T20:09:26.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:26 smithi003 bash[92129]: cluster 2024-09-20T20:09:24.482959+0000 mgr.y (mgr.15270) 734 : cluster [DBG] pgmap v433: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-20T20:09:26.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:26 smithi003 bash[92129]: audit 2024-09-20T20:09:25.262803+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:26.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:26 smithi003 bash[92129]: audit 2024-09-20T20:09:25.262803+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:26.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:26 smithi003 bash[92129]: audit 2024-09-20T20:09:25.290557+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:26.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:26 smithi003 bash[92129]: audit 2024-09-20T20:09:25.290557+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:26.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:26 smithi003 bash[88594]: cluster 2024-09-20T20:09:24.482959+0000 mgr.y (mgr.15270) 734 : cluster [DBG] pgmap v433: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-20T20:09:26.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:26 smithi003 bash[88594]: cluster 2024-09-20T20:09:24.482959+0000 mgr.y (mgr.15270) 734 : cluster [DBG] pgmap v433: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-20T20:09:26.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:26 smithi003 bash[88594]: audit 2024-09-20T20:09:25.262803+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:26.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:26 smithi003 bash[88594]: audit 2024-09-20T20:09:25.262803+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:26.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:26 smithi003 bash[88594]: audit 2024-09-20T20:09:25.290557+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:26.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:26 smithi003 bash[88594]: audit 2024-09-20T20:09:25.290557+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:26.801 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:09:26 smithi183 bash[78386]: debug 2024-09-20T20:09:26.606+0000 7f81601b0640 1 -- 172.21.15.183:0/2077837776 <== mon.1 v2:172.21.15.183:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c0c9548960 con 0x55c0c9569c00 2024-09-20T20:09:27.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:27 smithi003 bash[88594]: audit 2024-09-20T20:09:26.451410+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:27.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:27 smithi003 bash[88594]: audit 2024-09-20T20:09:26.451410+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:27.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:27 smithi003 bash[88594]: audit 2024-09-20T20:09:26.461757+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:27.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:27 smithi003 bash[88594]: audit 2024-09-20T20:09:26.461757+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:27.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:27 smithi003 bash[88594]: cluster 2024-09-20T20:09:26.484026+0000 mgr.y (mgr.15270) 735 : cluster [DBG] pgmap v434: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-20T20:09:27.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:27 smithi003 bash[88594]: cluster 2024-09-20T20:09:26.484026+0000 mgr.y (mgr.15270) 735 : cluster [DBG] pgmap v434: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-20T20:09:27.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:27 smithi003 bash[92129]: audit 2024-09-20T20:09:26.451410+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:27.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:27 smithi003 bash[92129]: audit 2024-09-20T20:09:26.451410+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:27.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:27 smithi003 bash[92129]: audit 2024-09-20T20:09:26.461757+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:27.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:27 smithi003 bash[92129]: audit 2024-09-20T20:09:26.461757+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:27.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:27 smithi003 bash[92129]: cluster 2024-09-20T20:09:26.484026+0000 mgr.y (mgr.15270) 735 : cluster [DBG] pgmap v434: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-20T20:09:27.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:27 smithi003 bash[92129]: cluster 2024-09-20T20:09:26.484026+0000 mgr.y (mgr.15270) 735 : cluster [DBG] pgmap v434: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-20T20:09:27.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:27 smithi183 bash[69508]: audit 2024-09-20T20:09:26.451410+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:27.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:27 smithi183 bash[69508]: audit 2024-09-20T20:09:26.451410+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:27.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:27 smithi183 bash[69508]: audit 2024-09-20T20:09:26.461757+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:27.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:27 smithi183 bash[69508]: audit 2024-09-20T20:09:26.461757+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:27.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:27 smithi183 bash[69508]: cluster 2024-09-20T20:09:26.484026+0000 mgr.y (mgr.15270) 735 : cluster [DBG] pgmap v434: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-20T20:09:27.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:27 smithi183 bash[69508]: cluster 2024-09-20T20:09:26.484026+0000 mgr.y (mgr.15270) 735 : cluster [DBG] pgmap v434: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-20T20:09:28.801 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:09:28 smithi183 bash[78386]: debug 2024-09-20T20:09:28.402+0000 7f8162a17640 -1 Falling back to public interface 2024-09-20T20:09:29.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:09:29 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:09:29.202526885Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:09:30.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:30 smithi183 bash[69508]: cluster 2024-09-20T20:09:28.485183+0000 mgr.y (mgr.15270) 736 : cluster [DBG] pgmap v435: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-20T20:09:30.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:30 smithi183 bash[69508]: cluster 2024-09-20T20:09:28.485183+0000 mgr.y (mgr.15270) 736 : cluster [DBG] pgmap v435: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-20T20:09:30.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:30 smithi183 bash[69508]: audit 2024-09-20T20:09:29.037562+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:30.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:30 smithi183 bash[69508]: audit 2024-09-20T20:09:29.037562+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:30.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:30 smithi183 bash[69508]: audit 2024-09-20T20:09:29.039919+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:09:30.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:30 smithi183 bash[69508]: audit 2024-09-20T20:09:29.039919+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:09:30.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:30 smithi003 bash[88594]: cluster 2024-09-20T20:09:28.485183+0000 mgr.y (mgr.15270) 736 : cluster [DBG] pgmap v435: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-20T20:09:30.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:30 smithi003 bash[88594]: cluster 2024-09-20T20:09:28.485183+0000 mgr.y (mgr.15270) 736 : cluster [DBG] pgmap v435: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-20T20:09:30.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:30 smithi003 bash[88594]: audit 2024-09-20T20:09:29.037562+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:30.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:30 smithi003 bash[88594]: audit 2024-09-20T20:09:29.037562+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:30.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:30 smithi003 bash[88594]: audit 2024-09-20T20:09:29.039919+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:09:30.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:30 smithi003 bash[88594]: audit 2024-09-20T20:09:29.039919+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:09:30.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:30 smithi003 bash[92129]: cluster 2024-09-20T20:09:28.485183+0000 mgr.y (mgr.15270) 736 : cluster [DBG] pgmap v435: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-20T20:09:30.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:30 smithi003 bash[92129]: cluster 2024-09-20T20:09:28.485183+0000 mgr.y (mgr.15270) 736 : cluster [DBG] pgmap v435: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-20T20:09:30.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:30 smithi003 bash[92129]: audit 2024-09-20T20:09:29.037562+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:30.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:30 smithi003 bash[92129]: audit 2024-09-20T20:09:29.037562+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:30.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:30 smithi003 bash[92129]: audit 2024-09-20T20:09:29.039919+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:09:30.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:30 smithi003 bash[92129]: audit 2024-09-20T20:09:29.039919+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:09:32.206 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:09:31 smithi183 bash[78386]: debug 2024-09-20T20:09:31.886+0000 7f8162a17640 -1 osd.5 137 log_to_monitors true 2024-09-20T20:09:32.207 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:09:32 smithi183 bash[78386]: debug 2024-09-20T20:09:32.086+0000 7f815a7c1640 -1 osd.5 137 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T20:09:32.207 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:32 smithi183 bash[69508]: cluster 2024-09-20T20:09:30.486904+0000 mgr.y (mgr.15270) 737 : cluster [DBG] pgmap v436: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-20T20:09:32.207 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:32 smithi183 bash[69508]: cluster 2024-09-20T20:09:30.486904+0000 mgr.y (mgr.15270) 737 : cluster [DBG] pgmap v436: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-20T20:09:32.207 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:32 smithi183 bash[69508]: audit 2024-09-20T20:09:31.894503+0000 mon.a (mon.0) 512 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T20:09:32.207 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:32 smithi183 bash[69508]: audit 2024-09-20T20:09:31.894503+0000 mon.a (mon.0) 512 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T20:09:32.207 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:32 smithi183 bash[69508]: audit 2024-09-20T20:09:31.894844+0000 mon.b (mon.1) 4 : audit [INF] from='osd.5 [v2:172.21.15.183:6808/4253724935,v1:172.21.15.183:6809/4253724935]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T20:09:32.207 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:32 smithi183 bash[69508]: audit 2024-09-20T20:09:31.894844+0000 mon.b (mon.1) 4 : audit [INF] from='osd.5 [v2:172.21.15.183:6808/4253724935,v1:172.21.15.183:6809/4253724935]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T20:09:32.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:09:32 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:09:32] "GET /metrics HTTP/1.1" 200 38251 "" "Prometheus/2.51.0" 2024-09-20T20:09:32.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:32 smithi003 bash[92129]: cluster 2024-09-20T20:09:30.486904+0000 mgr.y (mgr.15270) 737 : cluster [DBG] pgmap v436: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-20T20:09:32.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:32 smithi003 bash[92129]: cluster 2024-09-20T20:09:30.486904+0000 mgr.y (mgr.15270) 737 : cluster [DBG] pgmap v436: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-20T20:09:32.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:32 smithi003 bash[92129]: audit 2024-09-20T20:09:31.894503+0000 mon.a (mon.0) 512 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T20:09:32.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:32 smithi003 bash[92129]: audit 2024-09-20T20:09:31.894503+0000 mon.a (mon.0) 512 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T20:09:32.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:32 smithi003 bash[92129]: audit 2024-09-20T20:09:31.894844+0000 mon.b (mon.1) 4 : audit [INF] from='osd.5 [v2:172.21.15.183:6808/4253724935,v1:172.21.15.183:6809/4253724935]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T20:09:32.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:32 smithi003 bash[92129]: audit 2024-09-20T20:09:31.894844+0000 mon.b (mon.1) 4 : audit [INF] from='osd.5 [v2:172.21.15.183:6808/4253724935,v1:172.21.15.183:6809/4253724935]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T20:09:32.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:32 smithi003 bash[88594]: cluster 2024-09-20T20:09:30.486904+0000 mgr.y (mgr.15270) 737 : cluster [DBG] pgmap v436: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-20T20:09:32.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:32 smithi003 bash[88594]: cluster 2024-09-20T20:09:30.486904+0000 mgr.y (mgr.15270) 737 : cluster [DBG] pgmap v436: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-20T20:09:32.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:32 smithi003 bash[88594]: audit 2024-09-20T20:09:31.894503+0000 mon.a (mon.0) 512 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T20:09:32.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:32 smithi003 bash[88594]: audit 2024-09-20T20:09:31.894503+0000 mon.a (mon.0) 512 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T20:09:32.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:32 smithi003 bash[88594]: audit 2024-09-20T20:09:31.894844+0000 mon.b (mon.1) 4 : audit [INF] from='osd.5 [v2:172.21.15.183:6808/4253724935,v1:172.21.15.183:6809/4253724935]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T20:09:32.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:32 smithi003 bash[88594]: audit 2024-09-20T20:09:31.894844+0000 mon.b (mon.1) 4 : audit [INF] from='osd.5 [v2:172.21.15.183:6808/4253724935,v1:172.21.15.183:6809/4253724935]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T20:09:32.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:09:32 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:09:32.207381924Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:09:33.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:33 smithi183 bash[69508]: audit 2024-09-20T20:09:32.040712+0000 mon.a (mon.0) 513 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-20T20:09:33.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:33 smithi183 bash[69508]: audit 2024-09-20T20:09:32.040712+0000 mon.a (mon.0) 513 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-20T20:09:33.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:33 smithi183 bash[69508]: cluster 2024-09-20T20:09:32.048964+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-20T20:09:33.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:33 smithi183 bash[69508]: cluster 2024-09-20T20:09:32.048964+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-20T20:09:33.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:33 smithi183 bash[69508]: audit 2024-09-20T20:09:32.056389+0000 mon.b (mon.1) 5 : audit [INF] from='osd.5 [v2:172.21.15.183:6808/4253724935,v1:172.21.15.183:6809/4253724935]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:09:33.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:33 smithi183 bash[69508]: audit 2024-09-20T20:09:32.056389+0000 mon.b (mon.1) 5 : audit [INF] from='osd.5 [v2:172.21.15.183:6808/4253724935,v1:172.21.15.183:6809/4253724935]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:09:33.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:33 smithi183 bash[69508]: audit 2024-09-20T20:09:32.059696+0000 mon.a (mon.0) 515 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:09:33.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:33 smithi183 bash[69508]: audit 2024-09-20T20:09:32.059696+0000 mon.a (mon.0) 515 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:09:33.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:33 smithi003 bash[88594]: audit 2024-09-20T20:09:32.040712+0000 mon.a (mon.0) 513 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-20T20:09:33.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:33 smithi003 bash[88594]: audit 2024-09-20T20:09:32.040712+0000 mon.a (mon.0) 513 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-20T20:09:33.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:33 smithi003 bash[88594]: cluster 2024-09-20T20:09:32.048964+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-20T20:09:33.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:33 smithi003 bash[88594]: cluster 2024-09-20T20:09:32.048964+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-20T20:09:33.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:33 smithi003 bash[88594]: audit 2024-09-20T20:09:32.056389+0000 mon.b (mon.1) 5 : audit [INF] from='osd.5 [v2:172.21.15.183:6808/4253724935,v1:172.21.15.183:6809/4253724935]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:09:33.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:33 smithi003 bash[88594]: audit 2024-09-20T20:09:32.056389+0000 mon.b (mon.1) 5 : audit [INF] from='osd.5 [v2:172.21.15.183:6808/4253724935,v1:172.21.15.183:6809/4253724935]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:09:33.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:33 smithi003 bash[88594]: audit 2024-09-20T20:09:32.059696+0000 mon.a (mon.0) 515 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:09:33.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:33 smithi003 bash[88594]: audit 2024-09-20T20:09:32.059696+0000 mon.a (mon.0) 515 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:09:33.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:33 smithi003 bash[92129]: audit 2024-09-20T20:09:32.040712+0000 mon.a (mon.0) 513 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-20T20:09:33.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:33 smithi003 bash[92129]: audit 2024-09-20T20:09:32.040712+0000 mon.a (mon.0) 513 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-20T20:09:33.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:33 smithi003 bash[92129]: cluster 2024-09-20T20:09:32.048964+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-20T20:09:33.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:33 smithi003 bash[92129]: cluster 2024-09-20T20:09:32.048964+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-20T20:09:33.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:33 smithi003 bash[92129]: audit 2024-09-20T20:09:32.056389+0000 mon.b (mon.1) 5 : audit [INF] from='osd.5 [v2:172.21.15.183:6808/4253724935,v1:172.21.15.183:6809/4253724935]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:09:33.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:33 smithi003 bash[92129]: audit 2024-09-20T20:09:32.056389+0000 mon.b (mon.1) 5 : audit [INF] from='osd.5 [v2:172.21.15.183:6808/4253724935,v1:172.21.15.183:6809/4253724935]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:09:33.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:33 smithi003 bash[92129]: audit 2024-09-20T20:09:32.059696+0000 mon.a (mon.0) 515 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:09:33.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:33 smithi003 bash[92129]: audit 2024-09-20T20:09:32.059696+0000 mon.a (mon.0) 515 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:09:34.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:34 smithi003 bash[88594]: cluster 2024-09-20T20:09:32.488215+0000 mgr.y (mgr.15270) 738 : cluster [DBG] pgmap v438: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-20T20:09:34.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:34 smithi003 bash[88594]: cluster 2024-09-20T20:09:32.488215+0000 mgr.y (mgr.15270) 738 : cluster [DBG] pgmap v438: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-20T20:09:34.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:34 smithi003 bash[88594]: cluster 2024-09-20T20:09:33.052321+0000 mon.a (mon.0) 516 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:09:34.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:34 smithi003 bash[88594]: cluster 2024-09-20T20:09:33.052321+0000 mon.a (mon.0) 516 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:09:34.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:34 smithi003 bash[88594]: cluster 2024-09-20T20:09:33.062773+0000 mon.a (mon.0) 517 : cluster [INF] osd.5 [v2:172.21.15.183:6808/4253724935,v1:172.21.15.183:6809/4253724935] boot 2024-09-20T20:09:34.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:34 smithi003 bash[88594]: cluster 2024-09-20T20:09:33.062773+0000 mon.a (mon.0) 517 : cluster [INF] osd.5 [v2:172.21.15.183:6808/4253724935,v1:172.21.15.183:6809/4253724935] boot 2024-09-20T20:09:34.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:34 smithi003 bash[88594]: cluster 2024-09-20T20:09:33.062891+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-09-20T20:09:34.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:34 smithi003 bash[88594]: cluster 2024-09-20T20:09:33.062891+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-09-20T20:09:34.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:34 smithi003 bash[88594]: audit 2024-09-20T20:09:33.064842+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T20:09:34.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:34 smithi003 bash[88594]: audit 2024-09-20T20:09:33.064842+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T20:09:34.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:34 smithi003 bash[88594]: audit 2024-09-20T20:09:33.110828+0000 mgr.y (mgr.15270) 739 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:09:34.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:34 smithi003 bash[88594]: audit 2024-09-20T20:09:33.110828+0000 mgr.y (mgr.15270) 739 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:09:34.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:34 smithi003 bash[92129]: cluster 2024-09-20T20:09:32.488215+0000 mgr.y (mgr.15270) 738 : cluster [DBG] pgmap v438: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-20T20:09:34.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:34 smithi003 bash[92129]: cluster 2024-09-20T20:09:32.488215+0000 mgr.y (mgr.15270) 738 : cluster [DBG] pgmap v438: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-20T20:09:34.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:34 smithi003 bash[92129]: cluster 2024-09-20T20:09:33.052321+0000 mon.a (mon.0) 516 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:09:34.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:34 smithi003 bash[92129]: cluster 2024-09-20T20:09:33.052321+0000 mon.a (mon.0) 516 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:09:34.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:34 smithi003 bash[92129]: cluster 2024-09-20T20:09:33.062773+0000 mon.a (mon.0) 517 : cluster [INF] osd.5 [v2:172.21.15.183:6808/4253724935,v1:172.21.15.183:6809/4253724935] boot 2024-09-20T20:09:34.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:34 smithi003 bash[92129]: cluster 2024-09-20T20:09:33.062773+0000 mon.a (mon.0) 517 : cluster [INF] osd.5 [v2:172.21.15.183:6808/4253724935,v1:172.21.15.183:6809/4253724935] boot 2024-09-20T20:09:34.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:34 smithi003 bash[92129]: cluster 2024-09-20T20:09:33.062891+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-09-20T20:09:34.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:34 smithi003 bash[92129]: cluster 2024-09-20T20:09:33.062891+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-09-20T20:09:34.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:34 smithi003 bash[92129]: audit 2024-09-20T20:09:33.064842+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T20:09:34.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:34 smithi003 bash[92129]: audit 2024-09-20T20:09:33.064842+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T20:09:34.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:34 smithi003 bash[92129]: audit 2024-09-20T20:09:33.110828+0000 mgr.y (mgr.15270) 739 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:09:34.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:34 smithi003 bash[92129]: audit 2024-09-20T20:09:33.110828+0000 mgr.y (mgr.15270) 739 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:09:34.454 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:34 smithi183 bash[69508]: cluster 2024-09-20T20:09:32.488215+0000 mgr.y (mgr.15270) 738 : cluster [DBG] pgmap v438: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-20T20:09:34.454 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:34 smithi183 bash[69508]: cluster 2024-09-20T20:09:32.488215+0000 mgr.y (mgr.15270) 738 : cluster [DBG] pgmap v438: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-20T20:09:34.455 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:34 smithi183 bash[69508]: cluster 2024-09-20T20:09:33.052321+0000 mon.a (mon.0) 516 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:09:34.455 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:34 smithi183 bash[69508]: cluster 2024-09-20T20:09:33.052321+0000 mon.a (mon.0) 516 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:09:34.455 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:34 smithi183 bash[69508]: cluster 2024-09-20T20:09:33.062773+0000 mon.a (mon.0) 517 : cluster [INF] osd.5 [v2:172.21.15.183:6808/4253724935,v1:172.21.15.183:6809/4253724935] boot 2024-09-20T20:09:34.455 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:34 smithi183 bash[69508]: cluster 2024-09-20T20:09:33.062773+0000 mon.a (mon.0) 517 : cluster [INF] osd.5 [v2:172.21.15.183:6808/4253724935,v1:172.21.15.183:6809/4253724935] boot 2024-09-20T20:09:34.455 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:34 smithi183 bash[69508]: cluster 2024-09-20T20:09:33.062891+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-09-20T20:09:34.455 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:34 smithi183 bash[69508]: cluster 2024-09-20T20:09:33.062891+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-09-20T20:09:34.455 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:34 smithi183 bash[69508]: audit 2024-09-20T20:09:33.064842+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T20:09:34.455 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:34 smithi183 bash[69508]: audit 2024-09-20T20:09:33.064842+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T20:09:34.455 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:34 smithi183 bash[69508]: audit 2024-09-20T20:09:33.110828+0000 mgr.y (mgr.15270) 739 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:09:34.455 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:34 smithi183 bash[69508]: audit 2024-09-20T20:09:33.110828+0000 mgr.y (mgr.15270) 739 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:09:35.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:35 smithi003 bash[92129]: cluster 2024-09-20T20:09:34.093638+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-20T20:09:35.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:35 smithi003 bash[92129]: cluster 2024-09-20T20:09:34.093638+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-20T20:09:35.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:35 smithi003 bash[88594]: cluster 2024-09-20T20:09:34.093638+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-20T20:09:35.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:35 smithi003 bash[88594]: cluster 2024-09-20T20:09:34.093638+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-20T20:09:35.466 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:09:35 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:09:35.201731741Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:09:35.466 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:35 smithi183 bash[69508]: cluster 2024-09-20T20:09:34.093638+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-20T20:09:35.466 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:35 smithi183 bash[69508]: cluster 2024-09-20T20:09:34.093638+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-20T20:09:36.385 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:36 smithi003 bash[92129]: cluster 2024-09-20T20:09:34.489753+0000 mgr.y (mgr.15270) 740 : cluster [DBG] pgmap v441: 161 pgs: 5 activating, 5 peering, 23 active+undersized, 11 active+undersized+degraded, 117 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 46/636 objects degraded (7.233%) 2024-09-20T20:09:36.385 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:36 smithi003 bash[92129]: cluster 2024-09-20T20:09:34.489753+0000 mgr.y (mgr.15270) 740 : cluster [DBG] pgmap v441: 161 pgs: 5 activating, 5 peering, 23 active+undersized, 11 active+undersized+degraded, 117 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 46/636 objects degraded (7.233%) 2024-09-20T20:09:36.385 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:36 smithi003 bash[92129]: cluster 2024-09-20T20:09:35.084989+0000 mon.a (mon.0) 521 : cluster [WRN] Health check update: Degraded data redundancy: 46/636 objects degraded (7.233%), 11 pgs degraded (PG_DEGRADED) 2024-09-20T20:09:36.385 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:36 smithi003 bash[92129]: cluster 2024-09-20T20:09:35.084989+0000 mon.a (mon.0) 521 : cluster [WRN] Health check update: Degraded data redundancy: 46/636 objects degraded (7.233%), 11 pgs degraded (PG_DEGRADED) 2024-09-20T20:09:36.385 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:36 smithi003 bash[88594]: cluster 2024-09-20T20:09:34.489753+0000 mgr.y (mgr.15270) 740 : cluster [DBG] pgmap v441: 161 pgs: 5 activating, 5 peering, 23 active+undersized, 11 active+undersized+degraded, 117 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 46/636 objects degraded (7.233%) 2024-09-20T20:09:36.385 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:36 smithi003 bash[88594]: cluster 2024-09-20T20:09:34.489753+0000 mgr.y (mgr.15270) 740 : cluster [DBG] pgmap v441: 161 pgs: 5 activating, 5 peering, 23 active+undersized, 11 active+undersized+degraded, 117 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 46/636 objects degraded (7.233%) 2024-09-20T20:09:36.386 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:36 smithi003 bash[88594]: cluster 2024-09-20T20:09:35.084989+0000 mon.a (mon.0) 521 : cluster [WRN] Health check update: Degraded data redundancy: 46/636 objects degraded (7.233%), 11 pgs degraded (PG_DEGRADED) 2024-09-20T20:09:36.386 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:36 smithi003 bash[88594]: cluster 2024-09-20T20:09:35.084989+0000 mon.a (mon.0) 521 : cluster [WRN] Health check update: Degraded data redundancy: 46/636 objects degraded (7.233%), 11 pgs degraded (PG_DEGRADED) 2024-09-20T20:09:36.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:36 smithi183 bash[69508]: cluster 2024-09-20T20:09:34.489753+0000 mgr.y (mgr.15270) 740 : cluster [DBG] pgmap v441: 161 pgs: 5 activating, 5 peering, 23 active+undersized, 11 active+undersized+degraded, 117 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 46/636 objects degraded (7.233%) 2024-09-20T20:09:36.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:36 smithi183 bash[69508]: cluster 2024-09-20T20:09:34.489753+0000 mgr.y (mgr.15270) 740 : cluster [DBG] pgmap v441: 161 pgs: 5 activating, 5 peering, 23 active+undersized, 11 active+undersized+degraded, 117 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 46/636 objects degraded (7.233%) 2024-09-20T20:09:36.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:36 smithi183 bash[69508]: cluster 2024-09-20T20:09:35.084989+0000 mon.a (mon.0) 521 : cluster [WRN] Health check update: Degraded data redundancy: 46/636 objects degraded (7.233%), 11 pgs degraded (PG_DEGRADED) 2024-09-20T20:09:36.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:36 smithi183 bash[69508]: cluster 2024-09-20T20:09:35.084989+0000 mon.a (mon.0) 521 : cluster [WRN] Health check update: Degraded data redundancy: 46/636 objects degraded (7.233%), 11 pgs degraded (PG_DEGRADED) 2024-09-20T20:09:36.702 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:09:36 smithi003 bash[68089]: debug 2024-09-20T20:09:36.383+0000 7fc1df36b640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-09-20T20:09:37.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:37 smithi183 bash[69508]: audit 2024-09-20T20:09:36.207880+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:37.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:37 smithi183 bash[69508]: audit 2024-09-20T20:09:36.207880+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:37.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:37 smithi183 bash[69508]: audit 2024-09-20T20:09:36.219566+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:37.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:37 smithi183 bash[69508]: audit 2024-09-20T20:09:36.219566+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:37.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:37 smithi183 bash[69508]: audit 2024-09-20T20:09:36.221975+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:09:37.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:37 smithi183 bash[69508]: audit 2024-09-20T20:09:36.221975+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:09:37.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:37 smithi183 bash[69508]: audit 2024-09-20T20:09:36.223899+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:09:37.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:37 smithi183 bash[69508]: audit 2024-09-20T20:09:36.223899+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:09:37.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:37 smithi183 bash[69508]: audit 2024-09-20T20:09:36.236467+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:37.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:37 smithi183 bash[69508]: audit 2024-09-20T20:09:36.236467+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:37.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:37 smithi183 bash[69508]: audit 2024-09-20T20:09:36.372056+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:09:37.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:37 smithi183 bash[69508]: audit 2024-09-20T20:09:36.372056+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:09:37.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:37 smithi183 bash[69508]: audit 2024-09-20T20:09:36.375821+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:09:37.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:37 smithi183 bash[69508]: audit 2024-09-20T20:09:36.375821+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:09:37.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:37 smithi183 bash[69508]: audit 2024-09-20T20:09:36.378559+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:09:37.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:37 smithi183 bash[69508]: audit 2024-09-20T20:09:36.378559+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:09:37.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:37 smithi183 bash[69508]: audit 2024-09-20T20:09:36.381169+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:09:37.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:37 smithi183 bash[69508]: audit 2024-09-20T20:09:36.381169+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:09:37.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:37 smithi183 bash[69508]: audit 2024-09-20T20:09:36.384021+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-20T20:09:37.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:37 smithi183 bash[69508]: audit 2024-09-20T20:09:36.384021+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-20T20:09:37.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:37 smithi183 bash[69508]: audit 2024-09-20T20:09:36.384464+0000 mgr.y (mgr.15270) 741 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-20T20:09:37.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:37 smithi183 bash[69508]: audit 2024-09-20T20:09:36.384464+0000 mgr.y (mgr.15270) 741 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-20T20:09:37.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:37 smithi183 bash[69508]: cephadm 2024-09-20T20:09:36.386586+0000 mgr.y (mgr.15270) 742 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-09-20T20:09:37.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:37 smithi183 bash[69508]: cephadm 2024-09-20T20:09:36.386586+0000 mgr.y (mgr.15270) 742 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-09-20T20:09:37.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[88594]: audit 2024-09-20T20:09:36.207880+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:37.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[88594]: audit 2024-09-20T20:09:36.207880+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:37.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[88594]: audit 2024-09-20T20:09:36.219566+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:37.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[88594]: audit 2024-09-20T20:09:36.219566+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:37.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[88594]: audit 2024-09-20T20:09:36.221975+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:09:37.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[88594]: audit 2024-09-20T20:09:36.221975+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:09:37.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[88594]: audit 2024-09-20T20:09:36.223899+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:09:37.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[88594]: audit 2024-09-20T20:09:36.223899+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:09:37.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[88594]: audit 2024-09-20T20:09:36.236467+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:37.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[88594]: audit 2024-09-20T20:09:36.236467+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:37.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[88594]: audit 2024-09-20T20:09:36.372056+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:09:37.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[88594]: audit 2024-09-20T20:09:36.372056+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:09:37.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[88594]: audit 2024-09-20T20:09:36.375821+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:09:37.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[88594]: audit 2024-09-20T20:09:36.375821+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:09:37.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[88594]: audit 2024-09-20T20:09:36.378559+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:09:37.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[88594]: audit 2024-09-20T20:09:36.378559+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:09:37.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[88594]: audit 2024-09-20T20:09:36.381169+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:09:37.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[88594]: audit 2024-09-20T20:09:36.381169+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:09:37.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[88594]: audit 2024-09-20T20:09:36.384021+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-20T20:09:37.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[88594]: audit 2024-09-20T20:09:36.384021+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-20T20:09:37.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[92129]: audit 2024-09-20T20:09:36.207880+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:37.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[92129]: audit 2024-09-20T20:09:36.207880+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:37.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[92129]: audit 2024-09-20T20:09:36.219566+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:37.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[92129]: audit 2024-09-20T20:09:36.219566+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:37.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[92129]: audit 2024-09-20T20:09:36.221975+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:09:37.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[92129]: audit 2024-09-20T20:09:36.221975+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:09:37.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[92129]: audit 2024-09-20T20:09:36.223899+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:09:37.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[92129]: audit 2024-09-20T20:09:36.223899+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:09:37.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[92129]: audit 2024-09-20T20:09:36.236467+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:37.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[92129]: audit 2024-09-20T20:09:36.236467+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:37.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[92129]: audit 2024-09-20T20:09:36.372056+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:09:37.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[92129]: audit 2024-09-20T20:09:36.372056+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:09:37.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[92129]: audit 2024-09-20T20:09:36.375821+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:09:37.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[92129]: audit 2024-09-20T20:09:36.375821+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:09:37.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[92129]: audit 2024-09-20T20:09:36.378559+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:09:37.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[92129]: audit 2024-09-20T20:09:36.378559+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:09:37.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[92129]: audit 2024-09-20T20:09:36.381169+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:09:37.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[92129]: audit 2024-09-20T20:09:36.381169+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:09:37.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[92129]: audit 2024-09-20T20:09:36.384021+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-20T20:09:37.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[92129]: audit 2024-09-20T20:09:36.384021+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-20T20:09:37.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[88594]: audit 2024-09-20T20:09:36.384464+0000 mgr.y (mgr.15270) 741 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-20T20:09:37.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[88594]: audit 2024-09-20T20:09:36.384464+0000 mgr.y (mgr.15270) 741 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-20T20:09:37.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[88594]: cephadm 2024-09-20T20:09:36.386586+0000 mgr.y (mgr.15270) 742 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-09-20T20:09:37.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[88594]: cephadm 2024-09-20T20:09:36.386586+0000 mgr.y (mgr.15270) 742 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-09-20T20:09:37.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[92129]: audit 2024-09-20T20:09:36.384464+0000 mgr.y (mgr.15270) 741 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-20T20:09:37.707 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[92129]: audit 2024-09-20T20:09:36.384464+0000 mgr.y (mgr.15270) 741 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-20T20:09:37.707 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[92129]: cephadm 2024-09-20T20:09:36.386586+0000 mgr.y (mgr.15270) 742 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-09-20T20:09:37.707 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:37 smithi003 bash[92129]: cephadm 2024-09-20T20:09:36.386586+0000 mgr.y (mgr.15270) 742 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-09-20T20:09:38.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:09:38 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:09:38.213895888Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:09:38.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:38 smithi183 bash[69508]: cluster 2024-09-20T20:09:36.490721+0000 mgr.y (mgr.15270) 743 : cluster [DBG] pgmap v442: 161 pgs: 5 activating, 5 peering, 19 active+undersized, 11 active+undersized+degraded, 121 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 46/636 objects degraded (7.233%) 2024-09-20T20:09:38.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:38 smithi183 bash[69508]: cluster 2024-09-20T20:09:36.490721+0000 mgr.y (mgr.15270) 743 : cluster [DBG] pgmap v442: 161 pgs: 5 activating, 5 peering, 19 active+undersized, 11 active+undersized+degraded, 121 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 46/636 objects degraded (7.233%) 2024-09-20T20:09:38.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:38 smithi003 bash[88594]: cluster 2024-09-20T20:09:36.490721+0000 mgr.y (mgr.15270) 743 : cluster [DBG] pgmap v442: 161 pgs: 5 activating, 5 peering, 19 active+undersized, 11 active+undersized+degraded, 121 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 46/636 objects degraded (7.233%) 2024-09-20T20:09:38.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:38 smithi003 bash[88594]: cluster 2024-09-20T20:09:36.490721+0000 mgr.y (mgr.15270) 743 : cluster [DBG] pgmap v442: 161 pgs: 5 activating, 5 peering, 19 active+undersized, 11 active+undersized+degraded, 121 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 46/636 objects degraded (7.233%) 2024-09-20T20:09:38.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:38 smithi003 bash[92129]: cluster 2024-09-20T20:09:36.490721+0000 mgr.y (mgr.15270) 743 : cluster [DBG] pgmap v442: 161 pgs: 5 activating, 5 peering, 19 active+undersized, 11 active+undersized+degraded, 121 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 46/636 objects degraded (7.233%) 2024-09-20T20:09:38.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:38 smithi003 bash[92129]: cluster 2024-09-20T20:09:36.490721+0000 mgr.y (mgr.15270) 743 : cluster [DBG] pgmap v442: 161 pgs: 5 activating, 5 peering, 19 active+undersized, 11 active+undersized+degraded, 121 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 46/636 objects degraded (7.233%) 2024-09-20T20:09:39.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:39 smithi183 bash[69508]: cluster 2024-09-20T20:09:39.236226+0000 mon.a (mon.0) 532 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/636 objects degraded (7.233%), 11 pgs degraded) 2024-09-20T20:09:39.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:39 smithi183 bash[69508]: cluster 2024-09-20T20:09:39.236226+0000 mon.a (mon.0) 532 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/636 objects degraded (7.233%), 11 pgs degraded) 2024-09-20T20:09:39.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:39 smithi183 bash[69508]: cluster 2024-09-20T20:09:39.236275+0000 mon.a (mon.0) 533 : cluster [INF] Cluster is now healthy 2024-09-20T20:09:39.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:39 smithi183 bash[69508]: cluster 2024-09-20T20:09:39.236275+0000 mon.a (mon.0) 533 : cluster [INF] Cluster is now healthy 2024-09-20T20:09:39.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:39 smithi003 bash[88594]: cluster 2024-09-20T20:09:39.236226+0000 mon.a (mon.0) 532 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/636 objects degraded (7.233%), 11 pgs degraded) 2024-09-20T20:09:39.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:39 smithi003 bash[88594]: cluster 2024-09-20T20:09:39.236226+0000 mon.a (mon.0) 532 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/636 objects degraded (7.233%), 11 pgs degraded) 2024-09-20T20:09:39.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:39 smithi003 bash[88594]: cluster 2024-09-20T20:09:39.236275+0000 mon.a (mon.0) 533 : cluster [INF] Cluster is now healthy 2024-09-20T20:09:39.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:39 smithi003 bash[88594]: cluster 2024-09-20T20:09:39.236275+0000 mon.a (mon.0) 533 : cluster [INF] Cluster is now healthy 2024-09-20T20:09:39.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:39 smithi003 bash[92129]: cluster 2024-09-20T20:09:39.236226+0000 mon.a (mon.0) 532 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/636 objects degraded (7.233%), 11 pgs degraded) 2024-09-20T20:09:39.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:39 smithi003 bash[92129]: cluster 2024-09-20T20:09:39.236226+0000 mon.a (mon.0) 532 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/636 objects degraded (7.233%), 11 pgs degraded) 2024-09-20T20:09:39.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:39 smithi003 bash[92129]: cluster 2024-09-20T20:09:39.236275+0000 mon.a (mon.0) 533 : cluster [INF] Cluster is now healthy 2024-09-20T20:09:39.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:39 smithi003 bash[92129]: cluster 2024-09-20T20:09:39.236275+0000 mon.a (mon.0) 533 : cluster [INF] Cluster is now healthy 2024-09-20T20:09:40.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:40 smithi183 bash[69508]: cluster 2024-09-20T20:09:38.491718+0000 mgr.y (mgr.15270) 744 : cluster [DBG] pgmap v443: 161 pgs: 5 activating, 5 peering, 151 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 476 B/s rd, 0 op/s 2024-09-20T20:09:40.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:40 smithi183 bash[69508]: cluster 2024-09-20T20:09:38.491718+0000 mgr.y (mgr.15270) 744 : cluster [DBG] pgmap v443: 161 pgs: 5 activating, 5 peering, 151 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 476 B/s rd, 0 op/s 2024-09-20T20:09:40.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:40 smithi003 bash[88594]: cluster 2024-09-20T20:09:38.491718+0000 mgr.y (mgr.15270) 744 : cluster [DBG] pgmap v443: 161 pgs: 5 activating, 5 peering, 151 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 476 B/s rd, 0 op/s 2024-09-20T20:09:40.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:40 smithi003 bash[88594]: cluster 2024-09-20T20:09:38.491718+0000 mgr.y (mgr.15270) 744 : cluster [DBG] pgmap v443: 161 pgs: 5 activating, 5 peering, 151 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 476 B/s rd, 0 op/s 2024-09-20T20:09:40.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:40 smithi003 bash[92129]: cluster 2024-09-20T20:09:38.491718+0000 mgr.y (mgr.15270) 744 : cluster [DBG] pgmap v443: 161 pgs: 5 activating, 5 peering, 151 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 476 B/s rd, 0 op/s 2024-09-20T20:09:40.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:40 smithi003 bash[92129]: cluster 2024-09-20T20:09:38.491718+0000 mgr.y (mgr.15270) 744 : cluster [DBG] pgmap v443: 161 pgs: 5 activating, 5 peering, 151 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 476 B/s rd, 0 op/s 2024-09-20T20:09:41.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:09:41 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:09:41.203394124Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:09:42.296 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:09:42 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:09:42] "GET /metrics HTTP/1.1" 200 38251 "" "Prometheus/2.51.0" 2024-09-20T20:09:42.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:42 smithi183 bash[69508]: cluster 2024-09-20T20:09:40.493158+0000 mgr.y (mgr.15270) 745 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T20:09:42.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:42 smithi183 bash[69508]: cluster 2024-09-20T20:09:40.493158+0000 mgr.y (mgr.15270) 745 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T20:09:42.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:42 smithi003 bash[88594]: cluster 2024-09-20T20:09:40.493158+0000 mgr.y (mgr.15270) 745 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T20:09:42.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:42 smithi003 bash[88594]: cluster 2024-09-20T20:09:40.493158+0000 mgr.y (mgr.15270) 745 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T20:09:42.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:42 smithi003 bash[92129]: cluster 2024-09-20T20:09:40.493158+0000 mgr.y (mgr.15270) 745 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T20:09:42.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:42 smithi003 bash[92129]: cluster 2024-09-20T20:09:40.493158+0000 mgr.y (mgr.15270) 745 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T20:09:44.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:09:44 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:09:44.230599982Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:09:44.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:44 smithi183 bash[69508]: cluster 2024-09-20T20:09:42.494120+0000 mgr.y (mgr.15270) 746 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 868 B/s rd, 0 op/s 2024-09-20T20:09:44.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:44 smithi183 bash[69508]: cluster 2024-09-20T20:09:42.494120+0000 mgr.y (mgr.15270) 746 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 868 B/s rd, 0 op/s 2024-09-20T20:09:44.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:44 smithi183 bash[69508]: audit 2024-09-20T20:09:43.121969+0000 mgr.y (mgr.15270) 747 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:09:44.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:44 smithi183 bash[69508]: audit 2024-09-20T20:09:43.121969+0000 mgr.y (mgr.15270) 747 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:09:44.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:44 smithi183 bash[69508]: audit 2024-09-20T20:09:44.037944+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:44.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:44 smithi183 bash[69508]: audit 2024-09-20T20:09:44.037944+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:44.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:44 smithi183 bash[69508]: audit 2024-09-20T20:09:44.040418+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:09:44.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:44 smithi183 bash[69508]: audit 2024-09-20T20:09:44.040418+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:09:44.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:44 smithi003 bash[88594]: cluster 2024-09-20T20:09:42.494120+0000 mgr.y (mgr.15270) 746 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 868 B/s rd, 0 op/s 2024-09-20T20:09:44.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:44 smithi003 bash[88594]: cluster 2024-09-20T20:09:42.494120+0000 mgr.y (mgr.15270) 746 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 868 B/s rd, 0 op/s 2024-09-20T20:09:44.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:44 smithi003 bash[88594]: audit 2024-09-20T20:09:43.121969+0000 mgr.y (mgr.15270) 747 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:09:44.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:44 smithi003 bash[88594]: audit 2024-09-20T20:09:43.121969+0000 mgr.y (mgr.15270) 747 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:09:44.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:44 smithi003 bash[88594]: audit 2024-09-20T20:09:44.037944+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:44.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:44 smithi003 bash[88594]: audit 2024-09-20T20:09:44.037944+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:44.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:44 smithi003 bash[88594]: audit 2024-09-20T20:09:44.040418+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:09:44.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:44 smithi003 bash[88594]: audit 2024-09-20T20:09:44.040418+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:09:44.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:44 smithi003 bash[92129]: cluster 2024-09-20T20:09:42.494120+0000 mgr.y (mgr.15270) 746 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 868 B/s rd, 0 op/s 2024-09-20T20:09:44.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:44 smithi003 bash[92129]: cluster 2024-09-20T20:09:42.494120+0000 mgr.y (mgr.15270) 746 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 868 B/s rd, 0 op/s 2024-09-20T20:09:44.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:44 smithi003 bash[92129]: audit 2024-09-20T20:09:43.121969+0000 mgr.y (mgr.15270) 747 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:09:44.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:44 smithi003 bash[92129]: audit 2024-09-20T20:09:43.121969+0000 mgr.y (mgr.15270) 747 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:09:44.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:44 smithi003 bash[92129]: audit 2024-09-20T20:09:44.037944+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:44.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:44 smithi003 bash[92129]: audit 2024-09-20T20:09:44.037944+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:44.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:44 smithi003 bash[92129]: audit 2024-09-20T20:09:44.040418+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:09:44.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:44 smithi003 bash[92129]: audit 2024-09-20T20:09:44.040418+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:09:46.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:46 smithi003 bash[88594]: cluster 2024-09-20T20:09:44.495695+0000 mgr.y (mgr.15270) 748 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:09:46.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:46 smithi003 bash[88594]: cluster 2024-09-20T20:09:44.495695+0000 mgr.y (mgr.15270) 748 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:09:46.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:46 smithi003 bash[92129]: cluster 2024-09-20T20:09:44.495695+0000 mgr.y (mgr.15270) 748 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:09:46.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:46 smithi003 bash[92129]: cluster 2024-09-20T20:09:44.495695+0000 mgr.y (mgr.15270) 748 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:09:46.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:46 smithi183 bash[69508]: cluster 2024-09-20T20:09:44.495695+0000 mgr.y (mgr.15270) 748 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:09:46.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:46 smithi183 bash[69508]: cluster 2024-09-20T20:09:44.495695+0000 mgr.y (mgr.15270) 748 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:09:47.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:09:47 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:09:47.215887116Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:09:48.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:48 smithi003 bash[88594]: cluster 2024-09-20T20:09:46.496978+0000 mgr.y (mgr.15270) 749 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:48.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:48 smithi003 bash[88594]: cluster 2024-09-20T20:09:46.496978+0000 mgr.y (mgr.15270) 749 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:48.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:48 smithi003 bash[92129]: cluster 2024-09-20T20:09:46.496978+0000 mgr.y (mgr.15270) 749 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:48.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:48 smithi003 bash[92129]: cluster 2024-09-20T20:09:46.496978+0000 mgr.y (mgr.15270) 749 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:48.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:48 smithi183 bash[69508]: cluster 2024-09-20T20:09:46.496978+0000 mgr.y (mgr.15270) 749 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:48.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:48 smithi183 bash[69508]: cluster 2024-09-20T20:09:46.496978+0000 mgr.y (mgr.15270) 749 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:50.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:09:50 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:09:50.232191991Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:09:50.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:50 smithi183 bash[69508]: cluster 2024-09-20T20:09:48.497978+0000 mgr.y (mgr.15270) 750 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:50.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:50 smithi183 bash[69508]: cluster 2024-09-20T20:09:48.497978+0000 mgr.y (mgr.15270) 750 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:50.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:50 smithi183 bash[69508]: audit 2024-09-20T20:09:49.506091+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:50.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:50 smithi183 bash[69508]: audit 2024-09-20T20:09:49.506091+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:50.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:50 smithi003 bash[88594]: cluster 2024-09-20T20:09:48.497978+0000 mgr.y (mgr.15270) 750 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:50.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:50 smithi003 bash[88594]: cluster 2024-09-20T20:09:48.497978+0000 mgr.y (mgr.15270) 750 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:50.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:50 smithi003 bash[88594]: audit 2024-09-20T20:09:49.506091+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:50.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:50 smithi003 bash[88594]: audit 2024-09-20T20:09:49.506091+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:50.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:50 smithi003 bash[92129]: cluster 2024-09-20T20:09:48.497978+0000 mgr.y (mgr.15270) 750 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:50.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:50 smithi003 bash[92129]: cluster 2024-09-20T20:09:48.497978+0000 mgr.y (mgr.15270) 750 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:50.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:50 smithi003 bash[92129]: audit 2024-09-20T20:09:49.506091+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:50.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:50 smithi003 bash[92129]: audit 2024-09-20T20:09:49.506091+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:50.880 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-20T20:09:51.561 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T20:09:51.562 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (11m) 114s ago 38m 14.4M - 0.27.0 11f11916f8cd c352858d3349 2024-09-20T20:09:51.562 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi183 *:3000 running (11m) 26s ago 38m 69.0M - 10.4.8 5aad1d7cf004 548c3fa5f1a5 2024-09-20T20:09:51.562 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.zzokqj smithi003 *:5000 running (13m) 114s ago 36m 49.4M - 3.8 6acb0a031eab d2e13422a011 2024-09-20T20:09:51.562 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi183 *:8443,9283,8765 running (13m) 26s ago 47m 444M - 19.3.0-5099-g88deadb8 441f9a3fe515 210cd19f5bae 2024-09-20T20:09:51.562 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (24m) 114s ago 49m 518M - 19.3.0-5099-g88deadb8 441f9a3fe515 9aa6e2f22487 2024-09-20T20:09:51.562 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (8m) 114s ago 49m 50.3M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 0136983baac2 2024-09-20T20:09:51.562 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi183 running (9m) 26s ago 47m 46.8M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 b3c0e322fa5f 2024-09-20T20:09:51.562 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (7m) 114s ago 47m 39.5M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 3857b5066efa 2024-09-20T20:09:51.562 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (13m) 114s ago 39m 8179k - 1.7.0 72c9c2088986 d0b8aa327069 2024-09-20T20:09:51.562 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi183 *:9100 running (13m) 26s ago 39m 8787k - 1.7.0 72c9c2088986 c79ac70026db 2024-09-20T20:09:51.562 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (5m) 114s ago 46m 52.6M 3037M 19.3.0-5099-g88deadb8 441f9a3fe515 61ba10adee7c 2024-09-20T20:09:51.562 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (5m) 114s ago 45m 56.6M 3037M 19.3.0-5099-g88deadb8 441f9a3fe515 c757af03ec7d 2024-09-20T20:09:51.563 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (3m) 114s ago 44m 46.6M 3037M 19.3.0-5099-g88deadb8 441f9a3fe515 68be22fb8655 2024-09-20T20:09:51.563 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running 114s ago 43m - 3037M 2024-09-20T20:09:51.563 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi183 running (69s) 26s ago 43m 50.2M 3292M 19.3.0-5099-g88deadb8 441f9a3fe515 ad6dc54d2e39 2024-09-20T20:09:51.563 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi183 running 26s ago 42m - 3292M 2024-09-20T20:09:51.563 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi183 running (41m) 26s ago 41m 61.8M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 164041c5816b 2024-09-20T20:09:51.563 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi183 running (40m) 26s ago 40m 72.9M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 0eac55f5717e 2024-09-20T20:09:51.563 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi183 *:9095 running (12m) 26s ago 39m 51.8M - 2.51.0 1d3b7f56885b 7e9efbbab4fb 2024-09-20T20:09:51.563 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.tcdhwz smithi003 *:8000 running (36m) 114s ago 36m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 8fc205227459 2024-09-20T20:09:51.563 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi183.lyzazb smithi183 *:8000 running (36m) 26s ago 36m 103M - 19.1.1-369-ged8ee0f2 6acb0a031eab 7387a3c9206c 2024-09-20T20:09:51.953 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T20:09:51.953 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-20T20:09:51.953 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T20:09:51.953 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:09:51.953 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-20T20:09:51.953 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T20:09:51.953 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:09:51.953 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-20T20:09:51.953 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2, 2024-09-20T20:09:51.953 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 6 2024-09-20T20:09:51.953 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:09:51.953 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-20T20:09:51.954 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T20:09:51.954 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:09:51.954 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-20T20:09:51.954 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 4, 2024-09-20T20:09:51.954 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 11 2024-09-20T20:09:51.954 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-20T20:09:51.954 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T20:09:52.288 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T20:09:52.288 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T20:09:52.288 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-20T20:09:52.289 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-20T20:09:52.289 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-20T20:09:52.289 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "4/8 daemons upgraded", 2024-09-20T20:09:52.289 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading osd daemons", 2024-09-20T20:09:52.289 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-20T20:09:52.289 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T20:09:52.317 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:09:52 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:09:52] "GET /metrics HTTP/1.1" 200 38248 "" "Prometheus/2.51.0" 2024-09-20T20:09:52.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:52 smithi003 bash[88594]: cluster 2024-09-20T20:09:50.499447+0000 mgr.y (mgr.15270) 751 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:09:52.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:52 smithi003 bash[88594]: cluster 2024-09-20T20:09:50.499447+0000 mgr.y (mgr.15270) 751 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:09:52.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:52 smithi003 bash[88594]: audit 2024-09-20T20:09:50.867828+0000 mgr.y (mgr.15270) 752 : audit [DBG] from='client.54506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:52.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:52 smithi003 bash[88594]: audit 2024-09-20T20:09:50.867828+0000 mgr.y (mgr.15270) 752 : audit [DBG] from='client.54506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:52.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:52 smithi003 bash[88594]: audit 2024-09-20T20:09:51.196550+0000 mgr.y (mgr.15270) 753 : audit [DBG] from='client.54512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:52.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:52 smithi003 bash[88594]: audit 2024-09-20T20:09:51.196550+0000 mgr.y (mgr.15270) 753 : audit [DBG] from='client.54512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:52.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:52 smithi003 bash[88594]: audit 2024-09-20T20:09:51.400904+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-20T20:09:52.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:52 smithi003 bash[88594]: audit 2024-09-20T20:09:51.400904+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-20T20:09:52.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:52 smithi003 bash[88594]: audit 2024-09-20T20:09:51.401285+0000 mgr.y (mgr.15270) 754 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-20T20:09:52.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:52 smithi003 bash[88594]: audit 2024-09-20T20:09:51.401285+0000 mgr.y (mgr.15270) 754 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-20T20:09:52.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:52 smithi003 bash[88594]: cephadm 2024-09-20T20:09:51.403624+0000 mgr.y (mgr.15270) 755 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-20T20:09:52.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:52 smithi003 bash[88594]: cephadm 2024-09-20T20:09:51.403624+0000 mgr.y (mgr.15270) 755 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-20T20:09:52.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:52 smithi003 bash[88594]: audit 2024-09-20T20:09:51.952175+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.3:0/2078429967' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:09:52.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:52 smithi003 bash[88594]: audit 2024-09-20T20:09:51.952175+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.3:0/2078429967' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:09:52.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:52 smithi003 bash[92129]: cluster 2024-09-20T20:09:50.499447+0000 mgr.y (mgr.15270) 751 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:09:52.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:52 smithi003 bash[92129]: cluster 2024-09-20T20:09:50.499447+0000 mgr.y (mgr.15270) 751 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:09:52.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:52 smithi003 bash[92129]: audit 2024-09-20T20:09:50.867828+0000 mgr.y (mgr.15270) 752 : audit [DBG] from='client.54506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:52.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:52 smithi003 bash[92129]: audit 2024-09-20T20:09:50.867828+0000 mgr.y (mgr.15270) 752 : audit [DBG] from='client.54506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:52.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:52 smithi003 bash[92129]: audit 2024-09-20T20:09:51.196550+0000 mgr.y (mgr.15270) 753 : audit [DBG] from='client.54512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:52.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:52 smithi003 bash[92129]: audit 2024-09-20T20:09:51.196550+0000 mgr.y (mgr.15270) 753 : audit [DBG] from='client.54512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:52.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:52 smithi003 bash[92129]: audit 2024-09-20T20:09:51.400904+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-20T20:09:52.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:52 smithi003 bash[92129]: audit 2024-09-20T20:09:51.400904+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-20T20:09:52.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:52 smithi003 bash[92129]: audit 2024-09-20T20:09:51.401285+0000 mgr.y (mgr.15270) 754 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-20T20:09:52.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:52 smithi003 bash[92129]: audit 2024-09-20T20:09:51.401285+0000 mgr.y (mgr.15270) 754 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-20T20:09:52.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:52 smithi003 bash[92129]: cephadm 2024-09-20T20:09:51.403624+0000 mgr.y (mgr.15270) 755 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-20T20:09:52.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:52 smithi003 bash[92129]: cephadm 2024-09-20T20:09:51.403624+0000 mgr.y (mgr.15270) 755 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-20T20:09:52.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:52 smithi003 bash[92129]: audit 2024-09-20T20:09:51.952175+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.3:0/2078429967' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:09:52.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:52 smithi003 bash[92129]: audit 2024-09-20T20:09:51.952175+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.3:0/2078429967' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:09:52.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:52 smithi183 bash[69508]: cluster 2024-09-20T20:09:50.499447+0000 mgr.y (mgr.15270) 751 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:09:52.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:52 smithi183 bash[69508]: cluster 2024-09-20T20:09:50.499447+0000 mgr.y (mgr.15270) 751 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:09:52.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:52 smithi183 bash[69508]: audit 2024-09-20T20:09:50.867828+0000 mgr.y (mgr.15270) 752 : audit [DBG] from='client.54506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:52.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:52 smithi183 bash[69508]: audit 2024-09-20T20:09:50.867828+0000 mgr.y (mgr.15270) 752 : audit [DBG] from='client.54506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:52.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:52 smithi183 bash[69508]: audit 2024-09-20T20:09:51.196550+0000 mgr.y (mgr.15270) 753 : audit [DBG] from='client.54512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:52.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:52 smithi183 bash[69508]: audit 2024-09-20T20:09:51.196550+0000 mgr.y (mgr.15270) 753 : audit [DBG] from='client.54512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:52.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:52 smithi183 bash[69508]: audit 2024-09-20T20:09:51.400904+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-20T20:09:52.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:52 smithi183 bash[69508]: audit 2024-09-20T20:09:51.400904+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-20T20:09:52.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:52 smithi183 bash[69508]: audit 2024-09-20T20:09:51.401285+0000 mgr.y (mgr.15270) 754 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-20T20:09:52.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:52 smithi183 bash[69508]: audit 2024-09-20T20:09:51.401285+0000 mgr.y (mgr.15270) 754 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-20T20:09:52.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:52 smithi183 bash[69508]: cephadm 2024-09-20T20:09:51.403624+0000 mgr.y (mgr.15270) 755 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-20T20:09:52.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:52 smithi183 bash[69508]: cephadm 2024-09-20T20:09:51.403624+0000 mgr.y (mgr.15270) 755 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-20T20:09:52.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:52 smithi183 bash[69508]: audit 2024-09-20T20:09:51.952175+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.3:0/2078429967' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:09:52.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:52 smithi183 bash[69508]: audit 2024-09-20T20:09:51.952175+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.3:0/2078429967' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:09:53.301 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:09:53 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:09:53.186182314Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:09:53.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:53 smithi003 bash[88594]: audit 2024-09-20T20:09:51.527507+0000 mgr.y (mgr.15270) 756 : audit [DBG] from='client.54518 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:53.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:53 smithi003 bash[88594]: audit 2024-09-20T20:09:51.527507+0000 mgr.y (mgr.15270) 756 : audit [DBG] from='client.54518 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:53.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:53 smithi003 bash[88594]: audit 2024-09-20T20:09:52.287678+0000 mgr.y (mgr.15270) 757 : audit [DBG] from='client.54530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:53.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:53 smithi003 bash[88594]: audit 2024-09-20T20:09:52.287678+0000 mgr.y (mgr.15270) 757 : audit [DBG] from='client.54530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:53.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:53 smithi003 bash[92129]: audit 2024-09-20T20:09:51.527507+0000 mgr.y (mgr.15270) 756 : audit [DBG] from='client.54518 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:53.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:53 smithi003 bash[92129]: audit 2024-09-20T20:09:51.527507+0000 mgr.y (mgr.15270) 756 : audit [DBG] from='client.54518 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:53.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:53 smithi003 bash[92129]: audit 2024-09-20T20:09:52.287678+0000 mgr.y (mgr.15270) 757 : audit [DBG] from='client.54530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:53.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:53 smithi003 bash[92129]: audit 2024-09-20T20:09:52.287678+0000 mgr.y (mgr.15270) 757 : audit [DBG] from='client.54530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:53.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:53 smithi183 bash[69508]: audit 2024-09-20T20:09:51.527507+0000 mgr.y (mgr.15270) 756 : audit [DBG] from='client.54518 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:53.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:53 smithi183 bash[69508]: audit 2024-09-20T20:09:51.527507+0000 mgr.y (mgr.15270) 756 : audit [DBG] from='client.54518 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:53.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:53 smithi183 bash[69508]: audit 2024-09-20T20:09:52.287678+0000 mgr.y (mgr.15270) 757 : audit [DBG] from='client.54530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:53.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:53 smithi183 bash[69508]: audit 2024-09-20T20:09:52.287678+0000 mgr.y (mgr.15270) 757 : audit [DBG] from='client.54530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:09:54.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:54 smithi003 bash[88594]: cluster 2024-09-20T20:09:52.500426+0000 mgr.y (mgr.15270) 758 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:54.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:54 smithi003 bash[88594]: cluster 2024-09-20T20:09:52.500426+0000 mgr.y (mgr.15270) 758 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:54.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:54 smithi003 bash[88594]: audit 2024-09-20T20:09:53.128831+0000 mgr.y (mgr.15270) 759 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:09:54.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:54 smithi003 bash[88594]: audit 2024-09-20T20:09:53.128831+0000 mgr.y (mgr.15270) 759 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:09:54.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:54 smithi003 bash[88594]: audit 2024-09-20T20:09:53.799277+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:54.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:54 smithi003 bash[88594]: audit 2024-09-20T20:09:53.799277+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:54.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:54 smithi003 bash[88594]: audit 2024-09-20T20:09:53.803853+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-20T20:09:54.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:54 smithi003 bash[88594]: audit 2024-09-20T20:09:53.803853+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-20T20:09:54.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:54 smithi003 bash[88594]: audit 2024-09-20T20:09:53.805663+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:09:54.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:54 smithi003 bash[88594]: audit 2024-09-20T20:09:53.805663+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:09:54.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:54 smithi003 bash[92129]: cluster 2024-09-20T20:09:52.500426+0000 mgr.y (mgr.15270) 758 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:54.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:54 smithi003 bash[92129]: cluster 2024-09-20T20:09:52.500426+0000 mgr.y (mgr.15270) 758 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:54.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:54 smithi003 bash[92129]: audit 2024-09-20T20:09:53.128831+0000 mgr.y (mgr.15270) 759 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:09:54.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:54 smithi003 bash[92129]: audit 2024-09-20T20:09:53.128831+0000 mgr.y (mgr.15270) 759 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:09:54.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:54 smithi003 bash[92129]: audit 2024-09-20T20:09:53.799277+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:54.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:54 smithi003 bash[92129]: audit 2024-09-20T20:09:53.799277+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:54.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:54 smithi003 bash[92129]: audit 2024-09-20T20:09:53.803853+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-20T20:09:54.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:54 smithi003 bash[92129]: audit 2024-09-20T20:09:53.803853+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-20T20:09:54.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:54 smithi003 bash[92129]: audit 2024-09-20T20:09:53.805663+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:09:54.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:54 smithi003 bash[92129]: audit 2024-09-20T20:09:53.805663+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:09:54.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:54 smithi183 bash[69508]: cluster 2024-09-20T20:09:52.500426+0000 mgr.y (mgr.15270) 758 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:54.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:54 smithi183 bash[69508]: cluster 2024-09-20T20:09:52.500426+0000 mgr.y (mgr.15270) 758 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:54.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:54 smithi183 bash[69508]: audit 2024-09-20T20:09:53.128831+0000 mgr.y (mgr.15270) 759 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:09:54.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:54 smithi183 bash[69508]: audit 2024-09-20T20:09:53.128831+0000 mgr.y (mgr.15270) 759 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:09:54.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:54 smithi183 bash[69508]: audit 2024-09-20T20:09:53.799277+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:54.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:54 smithi183 bash[69508]: audit 2024-09-20T20:09:53.799277+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:09:54.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:54 smithi183 bash[69508]: audit 2024-09-20T20:09:53.803853+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-20T20:09:54.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:54 smithi183 bash[69508]: audit 2024-09-20T20:09:53.803853+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-20T20:09:54.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:54 smithi183 bash[69508]: audit 2024-09-20T20:09:53.805663+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:09:54.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:54 smithi183 bash[69508]: audit 2024-09-20T20:09:53.805663+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:09:55.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:55 smithi003 bash[92129]: cephadm 2024-09-20T20:09:53.791984+0000 mgr.y (mgr.15270) 760 : cephadm [INF] Upgrade: Updating osd.6 2024-09-20T20:09:55.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:55 smithi003 bash[92129]: cephadm 2024-09-20T20:09:53.791984+0000 mgr.y (mgr.15270) 760 : cephadm [INF] Upgrade: Updating osd.6 2024-09-20T20:09:55.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:55 smithi003 bash[92129]: cephadm 2024-09-20T20:09:53.811094+0000 mgr.y (mgr.15270) 761 : cephadm [INF] Deploying daemon osd.6 on smithi183 2024-09-20T20:09:55.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:55 smithi003 bash[92129]: cephadm 2024-09-20T20:09:53.811094+0000 mgr.y (mgr.15270) 761 : cephadm [INF] Deploying daemon osd.6 on smithi183 2024-09-20T20:09:55.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:55 smithi003 bash[88594]: cephadm 2024-09-20T20:09:53.791984+0000 mgr.y (mgr.15270) 760 : cephadm [INF] Upgrade: Updating osd.6 2024-09-20T20:09:55.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:55 smithi003 bash[88594]: cephadm 2024-09-20T20:09:53.791984+0000 mgr.y (mgr.15270) 760 : cephadm [INF] Upgrade: Updating osd.6 2024-09-20T20:09:55.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:55 smithi003 bash[88594]: cephadm 2024-09-20T20:09:53.811094+0000 mgr.y (mgr.15270) 761 : cephadm [INF] Deploying daemon osd.6 on smithi183 2024-09-20T20:09:55.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:55 smithi003 bash[88594]: cephadm 2024-09-20T20:09:53.811094+0000 mgr.y (mgr.15270) 761 : cephadm [INF] Deploying daemon osd.6 on smithi183 2024-09-20T20:09:55.727 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:55 smithi183 bash[69508]: cephadm 2024-09-20T20:09:53.791984+0000 mgr.y (mgr.15270) 760 : cephadm [INF] Upgrade: Updating osd.6 2024-09-20T20:09:55.727 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:55 smithi183 bash[69508]: cephadm 2024-09-20T20:09:53.791984+0000 mgr.y (mgr.15270) 760 : cephadm [INF] Upgrade: Updating osd.6 2024-09-20T20:09:55.727 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:55 smithi183 bash[69508]: cephadm 2024-09-20T20:09:53.811094+0000 mgr.y (mgr.15270) 761 : cephadm [INF] Deploying daemon osd.6 on smithi183 2024-09-20T20:09:55.727 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:55 smithi183 bash[69508]: cephadm 2024-09-20T20:09:53.811094+0000 mgr.y (mgr.15270) 761 : cephadm [INF] Deploying daemon osd.6 on smithi183 2024-09-20T20:09:56.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:09:56 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:09:56.194220321Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:09:56.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:56 smithi183 bash[69508]: cluster 2024-09-20T20:09:54.501968+0000 mgr.y (mgr.15270) 762 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:09:56.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:56 smithi183 bash[69508]: cluster 2024-09-20T20:09:54.501968+0000 mgr.y (mgr.15270) 762 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:09:56.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:56 smithi003 bash[88594]: cluster 2024-09-20T20:09:54.501968+0000 mgr.y (mgr.15270) 762 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:09:56.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:56 smithi003 bash[88594]: cluster 2024-09-20T20:09:54.501968+0000 mgr.y (mgr.15270) 762 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:09:56.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:56 smithi003 bash[92129]: cluster 2024-09-20T20:09:54.501968+0000 mgr.y (mgr.15270) 762 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:09:56.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:56 smithi003 bash[92129]: cluster 2024-09-20T20:09:54.501968+0000 mgr.y (mgr.15270) 762 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:09:58.615 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 20:09:58 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:09:58.616 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:09:58 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:09:58.616 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 20:09:58 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:09:58.616 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:09:58 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:09:58.616 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:09:58 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:09:58.617 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 20:09:58 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:09:58.617 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:58 smithi183 bash[69508]: cluster 2024-09-20T20:09:56.502836+0000 mgr.y (mgr.15270) 763 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:58.617 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:58 smithi183 bash[69508]: cluster 2024-09-20T20:09:56.502836+0000 mgr.y (mgr.15270) 763 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:58.617 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:58 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:09:58.618 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:09:58 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:09:58.618 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:09:58 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:09:58.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:58 smithi003 bash[88594]: cluster 2024-09-20T20:09:56.502836+0000 mgr.y (mgr.15270) 763 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:58.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:58 smithi003 bash[88594]: cluster 2024-09-20T20:09:56.502836+0000 mgr.y (mgr.15270) 763 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:58.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:58 smithi003 bash[92129]: cluster 2024-09-20T20:09:56.502836+0000 mgr.y (mgr.15270) 763 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:58.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:58 smithi003 bash[92129]: cluster 2024-09-20T20:09:56.502836+0000 mgr.y (mgr.15270) 763 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:09:59.051 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:09:58 smithi183 systemd[1]: Stopping Ceph osd.6 for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T20:09:59.051 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:09:58 smithi183 bash[35622]: debug 2024-09-20T20:09:58.713+0000 7f1be5460640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-20T20:09:59.051 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:09:58 smithi183 bash[35622]: debug 2024-09-20T20:09:58.713+0000 7f1be5460640 -1 osd.6 141 *** Got signal Terminated *** 2024-09-20T20:09:59.051 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:09:58 smithi183 bash[35622]: debug 2024-09-20T20:09:58.713+0000 7f1be5460640 -1 osd.6 141 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T20:09:59.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:09:59 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:09:59.225585164Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:09:59.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:59 smithi183 bash[69508]: cluster 2024-09-20T20:09:58.720037+0000 mon.a (mon.0) 541 : cluster [INF] osd.6 marked itself down and dead 2024-09-20T20:09:59.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:59 smithi183 bash[69508]: cluster 2024-09-20T20:09:58.720037+0000 mon.a (mon.0) 541 : cluster [INF] osd.6 marked itself down and dead 2024-09-20T20:09:59.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:59 smithi183 bash[69508]: audit 2024-09-20T20:09:59.032245+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:09:59.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:09:59 smithi183 bash[69508]: audit 2024-09-20T20:09:59.032245+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:09:59.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:59 smithi003 bash[92129]: cluster 2024-09-20T20:09:58.720037+0000 mon.a (mon.0) 541 : cluster [INF] osd.6 marked itself down and dead 2024-09-20T20:09:59.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:59 smithi003 bash[92129]: cluster 2024-09-20T20:09:58.720037+0000 mon.a (mon.0) 541 : cluster [INF] osd.6 marked itself down and dead 2024-09-20T20:09:59.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:59 smithi003 bash[92129]: audit 2024-09-20T20:09:59.032245+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:09:59.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:09:59 smithi003 bash[92129]: audit 2024-09-20T20:09:59.032245+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:09:59.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:59 smithi003 bash[88594]: cluster 2024-09-20T20:09:58.720037+0000 mon.a (mon.0) 541 : cluster [INF] osd.6 marked itself down and dead 2024-09-20T20:09:59.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:59 smithi003 bash[88594]: cluster 2024-09-20T20:09:58.720037+0000 mon.a (mon.0) 541 : cluster [INF] osd.6 marked itself down and dead 2024-09-20T20:09:59.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:59 smithi003 bash[88594]: audit 2024-09-20T20:09:59.032245+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:09:59.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:09:59 smithi003 bash[88594]: audit 2024-09-20T20:09:59.032245+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:10:00.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:00 smithi003 bash[88594]: cluster 2024-09-20T20:09:58.503885+0000 mgr.y (mgr.15270) 764 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:10:00.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:00 smithi003 bash[88594]: cluster 2024-09-20T20:09:58.503885+0000 mgr.y (mgr.15270) 764 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:10:00.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:00 smithi003 bash[88594]: cluster 2024-09-20T20:09:59.348763+0000 mon.a (mon.0) 543 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:10:00.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:00 smithi003 bash[88594]: cluster 2024-09-20T20:09:59.348763+0000 mon.a (mon.0) 543 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:10:00.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:00 smithi003 bash[88594]: cluster 2024-09-20T20:09:59.375426+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-20T20:10:00.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:00 smithi003 bash[88594]: cluster 2024-09-20T20:09:59.375426+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-20T20:10:00.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:00 smithi003 bash[88594]: cluster 2024-09-20T20:10:00.000208+0000 mon.a (mon.0) 545 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down 2024-09-20T20:10:00.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:00 smithi003 bash[88594]: cluster 2024-09-20T20:10:00.000208+0000 mon.a (mon.0) 545 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down 2024-09-20T20:10:00.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:00 smithi003 bash[88594]: cluster 2024-09-20T20:10:00.000269+0000 mon.a (mon.0) 546 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-09-20T20:10:00.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:00 smithi003 bash[88594]: cluster 2024-09-20T20:10:00.000269+0000 mon.a (mon.0) 546 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-09-20T20:10:00.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:00 smithi003 bash[88594]: cluster 2024-09-20T20:10:00.000302+0000 mon.a (mon.0) 547 : cluster [WRN] osd.6 (root=default,host=smithi183) is down 2024-09-20T20:10:00.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:00 smithi003 bash[88594]: cluster 2024-09-20T20:10:00.000302+0000 mon.a (mon.0) 547 : cluster [WRN] osd.6 (root=default,host=smithi183) is down 2024-09-20T20:10:00.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:00 smithi003 bash[92129]: cluster 2024-09-20T20:09:58.503885+0000 mgr.y (mgr.15270) 764 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:10:00.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:00 smithi003 bash[92129]: cluster 2024-09-20T20:09:58.503885+0000 mgr.y (mgr.15270) 764 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:10:00.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:00 smithi003 bash[92129]: cluster 2024-09-20T20:09:59.348763+0000 mon.a (mon.0) 543 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:10:00.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:00 smithi003 bash[92129]: cluster 2024-09-20T20:09:59.348763+0000 mon.a (mon.0) 543 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:10:00.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:00 smithi003 bash[92129]: cluster 2024-09-20T20:09:59.375426+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-20T20:10:00.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:00 smithi003 bash[92129]: cluster 2024-09-20T20:09:59.375426+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-20T20:10:00.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:00 smithi003 bash[92129]: cluster 2024-09-20T20:10:00.000208+0000 mon.a (mon.0) 545 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down 2024-09-20T20:10:00.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:00 smithi003 bash[92129]: cluster 2024-09-20T20:10:00.000208+0000 mon.a (mon.0) 545 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down 2024-09-20T20:10:00.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:00 smithi003 bash[92129]: cluster 2024-09-20T20:10:00.000269+0000 mon.a (mon.0) 546 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-09-20T20:10:00.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:00 smithi003 bash[92129]: cluster 2024-09-20T20:10:00.000269+0000 mon.a (mon.0) 546 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-09-20T20:10:00.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:00 smithi003 bash[92129]: cluster 2024-09-20T20:10:00.000302+0000 mon.a (mon.0) 547 : cluster [WRN] osd.6 (root=default,host=smithi183) is down 2024-09-20T20:10:00.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:00 smithi003 bash[92129]: cluster 2024-09-20T20:10:00.000302+0000 mon.a (mon.0) 547 : cluster [WRN] osd.6 (root=default,host=smithi183) is down 2024-09-20T20:10:00.718 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:10:00 smithi183 bash[81721]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-osd-6 2024-09-20T20:10:00.718 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:10:00 smithi183 bash[81785]: Error response from daemon: No such container: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-osd-6 2024-09-20T20:10:00.719 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:00 smithi183 bash[69508]: cluster 2024-09-20T20:09:58.503885+0000 mgr.y (mgr.15270) 764 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:10:00.719 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:00 smithi183 bash[69508]: cluster 2024-09-20T20:09:58.503885+0000 mgr.y (mgr.15270) 764 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:10:00.719 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:00 smithi183 bash[69508]: cluster 2024-09-20T20:09:59.348763+0000 mon.a (mon.0) 543 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:10:00.719 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:00 smithi183 bash[69508]: cluster 2024-09-20T20:09:59.348763+0000 mon.a (mon.0) 543 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:10:00.719 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:00 smithi183 bash[69508]: cluster 2024-09-20T20:09:59.375426+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-20T20:10:00.719 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:00 smithi183 bash[69508]: cluster 2024-09-20T20:09:59.375426+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-20T20:10:00.719 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:00 smithi183 bash[69508]: cluster 2024-09-20T20:10:00.000208+0000 mon.a (mon.0) 545 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down 2024-09-20T20:10:00.719 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:00 smithi183 bash[69508]: cluster 2024-09-20T20:10:00.000208+0000 mon.a (mon.0) 545 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down 2024-09-20T20:10:00.719 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:00 smithi183 bash[69508]: cluster 2024-09-20T20:10:00.000269+0000 mon.a (mon.0) 546 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-09-20T20:10:00.719 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:00 smithi183 bash[69508]: cluster 2024-09-20T20:10:00.000269+0000 mon.a (mon.0) 546 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-09-20T20:10:00.720 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:00 smithi183 bash[69508]: cluster 2024-09-20T20:10:00.000302+0000 mon.a (mon.0) 547 : cluster [WRN] osd.6 (root=default,host=smithi183) is down 2024-09-20T20:10:00.720 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:00 smithi183 bash[69508]: cluster 2024-09-20T20:10:00.000302+0000 mon.a (mon.0) 547 : cluster [WRN] osd.6 (root=default,host=smithi183) is down 2024-09-20T20:10:01.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:01 smithi003 bash[88594]: cluster 2024-09-20T20:10:00.378233+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-20T20:10:01.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:01 smithi003 bash[88594]: cluster 2024-09-20T20:10:00.378233+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-20T20:10:01.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:01 smithi003 bash[92129]: cluster 2024-09-20T20:10:00.378233+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-20T20:10:01.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:01 smithi003 bash[92129]: cluster 2024-09-20T20:10:00.378233+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-20T20:10:01.763 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:01 smithi183 bash[69508]: cluster 2024-09-20T20:10:00.378233+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-20T20:10:01.764 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:01 smithi183 bash[69508]: cluster 2024-09-20T20:10:00.378233+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-20T20:10:02.384 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:10:02 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:10:02] "GET /metrics HTTP/1.1" 200 38246 "" "Prometheus/2.51.0" 2024-09-20T20:10:02.385 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:10:02 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:10:02.192822729Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:10:02.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:02 smithi003 bash[88594]: cluster 2024-09-20T20:10:00.504640+0000 mgr.y (mgr.15270) 765 : cluster [DBG] pgmap v456: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:10:02.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:02 smithi003 bash[88594]: cluster 2024-09-20T20:10:00.504640+0000 mgr.y (mgr.15270) 765 : cluster [DBG] pgmap v456: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:10:02.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:02 smithi003 bash[92129]: cluster 2024-09-20T20:10:00.504640+0000 mgr.y (mgr.15270) 765 : cluster [DBG] pgmap v456: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:10:02.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:02 smithi003 bash[92129]: cluster 2024-09-20T20:10:00.504640+0000 mgr.y (mgr.15270) 765 : cluster [DBG] pgmap v456: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:10:02.757 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:02 smithi183 bash[69508]: cluster 2024-09-20T20:10:00.504640+0000 mgr.y (mgr.15270) 765 : cluster [DBG] pgmap v456: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:10:02.757 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:02 smithi183 bash[69508]: cluster 2024-09-20T20:10:00.504640+0000 mgr.y (mgr.15270) 765 : cluster [DBG] pgmap v456: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:10:03.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:02 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:10:03.051 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:10:02 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:10:03.051 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:10:02 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:10:03.052 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 20:10:02 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:10:03.052 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 20:10:02 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:10:03.052 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:10:02 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:10:03.052 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:10:02 smithi183 systemd[1]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490@osd.6.service: Deactivated successfully. 2024-09-20T20:10:03.053 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:10:02 smithi183 systemd[1]: Stopped Ceph osd.6 for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T20:10:03.053 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:10:02 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:10:03.053 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:10:03 smithi183 systemd[1]: Started Ceph osd.6 for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T20:10:03.053 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 20:10:02 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:10:03.053 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:10:02 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:10:04.301 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:10:04 smithi183 bash[81934]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T20:10:04.301 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:10:04 smithi183 bash[81934]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T20:10:04.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:04 smithi183 bash[69508]: cluster 2024-09-20T20:10:02.505743+0000 mgr.y (mgr.15270) 766 : cluster [DBG] pgmap v457: 161 pgs: 5 active+undersized, 11 stale+active+clean, 5 active+undersized+degraded, 140 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 13/636 objects degraded (2.044%) 2024-09-20T20:10:04.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:04 smithi183 bash[69508]: cluster 2024-09-20T20:10:02.505743+0000 mgr.y (mgr.15270) 766 : cluster [DBG] pgmap v457: 161 pgs: 5 active+undersized, 11 stale+active+clean, 5 active+undersized+degraded, 140 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 13/636 objects degraded (2.044%) 2024-09-20T20:10:04.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:04 smithi183 bash[69508]: audit 2024-09-20T20:10:03.058207+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:04.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:04 smithi183 bash[69508]: audit 2024-09-20T20:10:03.058207+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:04.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:04 smithi183 bash[69508]: audit 2024-09-20T20:10:03.070870+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:04.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:04 smithi183 bash[69508]: audit 2024-09-20T20:10:03.070870+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:04.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:04 smithi183 bash[69508]: audit 2024-09-20T20:10:03.138213+0000 mgr.y (mgr.15270) 767 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:10:04.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:04 smithi183 bash[69508]: audit 2024-09-20T20:10:03.138213+0000 mgr.y (mgr.15270) 767 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:10:04.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:04 smithi183 bash[69508]: cluster 2024-09-20T20:10:03.384123+0000 mon.a (mon.0) 551 : cluster [WRN] Health check failed: Degraded data redundancy: 13/636 objects degraded (2.044%), 5 pgs degraded (PG_DEGRADED) 2024-09-20T20:10:04.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:04 smithi183 bash[69508]: cluster 2024-09-20T20:10:03.384123+0000 mon.a (mon.0) 551 : cluster [WRN] Health check failed: Degraded data redundancy: 13/636 objects degraded (2.044%), 5 pgs degraded (PG_DEGRADED) 2024-09-20T20:10:04.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:04 smithi003 bash[88594]: cluster 2024-09-20T20:10:02.505743+0000 mgr.y (mgr.15270) 766 : cluster [DBG] pgmap v457: 161 pgs: 5 active+undersized, 11 stale+active+clean, 5 active+undersized+degraded, 140 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 13/636 objects degraded (2.044%) 2024-09-20T20:10:04.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:04 smithi003 bash[88594]: cluster 2024-09-20T20:10:02.505743+0000 mgr.y (mgr.15270) 766 : cluster [DBG] pgmap v457: 161 pgs: 5 active+undersized, 11 stale+active+clean, 5 active+undersized+degraded, 140 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 13/636 objects degraded (2.044%) 2024-09-20T20:10:04.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:04 smithi003 bash[88594]: audit 2024-09-20T20:10:03.058207+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:04.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:04 smithi003 bash[88594]: audit 2024-09-20T20:10:03.058207+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:04.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:04 smithi003 bash[88594]: audit 2024-09-20T20:10:03.070870+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:04.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:04 smithi003 bash[88594]: audit 2024-09-20T20:10:03.070870+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:04.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:04 smithi003 bash[88594]: audit 2024-09-20T20:10:03.138213+0000 mgr.y (mgr.15270) 767 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:10:04.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:04 smithi003 bash[88594]: audit 2024-09-20T20:10:03.138213+0000 mgr.y (mgr.15270) 767 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:10:04.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:04 smithi003 bash[88594]: cluster 2024-09-20T20:10:03.384123+0000 mon.a (mon.0) 551 : cluster [WRN] Health check failed: Degraded data redundancy: 13/636 objects degraded (2.044%), 5 pgs degraded (PG_DEGRADED) 2024-09-20T20:10:04.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:04 smithi003 bash[88594]: cluster 2024-09-20T20:10:03.384123+0000 mon.a (mon.0) 551 : cluster [WRN] Health check failed: Degraded data redundancy: 13/636 objects degraded (2.044%), 5 pgs degraded (PG_DEGRADED) 2024-09-20T20:10:04.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:04 smithi003 bash[92129]: cluster 2024-09-20T20:10:02.505743+0000 mgr.y (mgr.15270) 766 : cluster [DBG] pgmap v457: 161 pgs: 5 active+undersized, 11 stale+active+clean, 5 active+undersized+degraded, 140 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 13/636 objects degraded (2.044%) 2024-09-20T20:10:04.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:04 smithi003 bash[92129]: cluster 2024-09-20T20:10:02.505743+0000 mgr.y (mgr.15270) 766 : cluster [DBG] pgmap v457: 161 pgs: 5 active+undersized, 11 stale+active+clean, 5 active+undersized+degraded, 140 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 13/636 objects degraded (2.044%) 2024-09-20T20:10:04.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:04 smithi003 bash[92129]: audit 2024-09-20T20:10:03.058207+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:04.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:04 smithi003 bash[92129]: audit 2024-09-20T20:10:03.058207+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:04.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:04 smithi003 bash[92129]: audit 2024-09-20T20:10:03.070870+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:04.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:04 smithi003 bash[92129]: audit 2024-09-20T20:10:03.070870+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:04.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:04 smithi003 bash[92129]: audit 2024-09-20T20:10:03.138213+0000 mgr.y (mgr.15270) 767 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:10:04.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:04 smithi003 bash[92129]: audit 2024-09-20T20:10:03.138213+0000 mgr.y (mgr.15270) 767 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:10:04.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:04 smithi003 bash[92129]: cluster 2024-09-20T20:10:03.384123+0000 mon.a (mon.0) 551 : cluster [WRN] Health check failed: Degraded data redundancy: 13/636 objects degraded (2.044%), 5 pgs degraded (PG_DEGRADED) 2024-09-20T20:10:04.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:04 smithi003 bash[92129]: cluster 2024-09-20T20:10:03.384123+0000 mon.a (mon.0) 551 : cluster [WRN] Health check failed: Degraded data redundancy: 13/636 objects degraded (2.044%), 5 pgs degraded (PG_DEGRADED) 2024-09-20T20:10:05.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:10:05 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:10:05.220806328Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:10:06.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:06 smithi003 bash[88594]: cluster 2024-09-20T20:10:04.507483+0000 mgr.y (mgr.15270) 768 : cluster [DBG] pgmap v458: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:06.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:06 smithi003 bash[88594]: cluster 2024-09-20T20:10:04.507483+0000 mgr.y (mgr.15270) 768 : cluster [DBG] pgmap v458: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:06.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:06 smithi003 bash[92129]: cluster 2024-09-20T20:10:04.507483+0000 mgr.y (mgr.15270) 768 : cluster [DBG] pgmap v458: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:06.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:06 smithi003 bash[92129]: cluster 2024-09-20T20:10:04.507483+0000 mgr.y (mgr.15270) 768 : cluster [DBG] pgmap v458: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:06.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:06 smithi183 bash[69508]: cluster 2024-09-20T20:10:04.507483+0000 mgr.y (mgr.15270) 768 : cluster [DBG] pgmap v458: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:06.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:06 smithi183 bash[69508]: cluster 2024-09-20T20:10:04.507483+0000 mgr.y (mgr.15270) 768 : cluster [DBG] pgmap v458: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:08.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:08 smithi003 bash[88594]: cluster 2024-09-20T20:10:06.508653+0000 mgr.y (mgr.15270) 769 : cluster [DBG] pgmap v459: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:08.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:08 smithi003 bash[88594]: cluster 2024-09-20T20:10:06.508653+0000 mgr.y (mgr.15270) 769 : cluster [DBG] pgmap v459: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:08.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:08 smithi003 bash[92129]: cluster 2024-09-20T20:10:06.508653+0000 mgr.y (mgr.15270) 769 : cluster [DBG] pgmap v459: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:08.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:08 smithi003 bash[92129]: cluster 2024-09-20T20:10:06.508653+0000 mgr.y (mgr.15270) 769 : cluster [DBG] pgmap v459: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:08.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:10:08 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:10:08.192263587Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:10:08.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:08 smithi183 bash[69508]: cluster 2024-09-20T20:10:06.508653+0000 mgr.y (mgr.15270) 769 : cluster [DBG] pgmap v459: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:08.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:08 smithi183 bash[69508]: cluster 2024-09-20T20:10:06.508653+0000 mgr.y (mgr.15270) 769 : cluster [DBG] pgmap v459: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:08.551 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:10:08 smithi183 bash[81934]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T20:10:08.551 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:10:08 smithi183 bash[81934]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T20:10:08.551 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:10:08 smithi183 bash[81934]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T20:10:08.552 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:10:08 smithi183 bash[81934]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-20T20:10:08.552 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:10:08 smithi183 bash[81934]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2024-09-20T20:10:09.051 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:10:08 smithi183 bash[81934]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-20T20:10:09.051 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:10:08 smithi183 bash[81934]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2024-09-20T20:10:09.051 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:10:08 smithi183 bash[81934]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-20T20:10:09.051 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:10:08 smithi183 bash[81934]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-20T20:10:09.051 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:10:08 smithi183 bash[81934]: --> ceph-volume lvm activate successful for osd ID: 6 2024-09-20T20:10:09.433 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:09 smithi183 bash[69508]: cluster 2024-09-20T20:10:08.775843+0000 mon.a (mon.0) 552 : cluster [WRN] Health check update: Degraded data redundancy: 77/636 objects degraded (12.107%), 21 pgs degraded (PG_DEGRADED) 2024-09-20T20:10:09.434 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:09 smithi183 bash[69508]: cluster 2024-09-20T20:10:08.775843+0000 mon.a (mon.0) 552 : cluster [WRN] Health check update: Degraded data redundancy: 77/636 objects degraded (12.107%), 21 pgs degraded (PG_DEGRADED) 2024-09-20T20:10:09.434 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:09 smithi183 bash[69508]: audit 2024-09-20T20:10:09.044190+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:09.434 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:09 smithi183 bash[69508]: audit 2024-09-20T20:10:09.044190+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:09.434 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:09 smithi183 bash[69508]: audit 2024-09-20T20:10:09.056597+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:09.434 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:09 smithi183 bash[69508]: audit 2024-09-20T20:10:09.056597+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:09.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:09 smithi003 bash[88594]: cluster 2024-09-20T20:10:08.775843+0000 mon.a (mon.0) 552 : cluster [WRN] Health check update: Degraded data redundancy: 77/636 objects degraded (12.107%), 21 pgs degraded (PG_DEGRADED) 2024-09-20T20:10:09.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:09 smithi003 bash[88594]: cluster 2024-09-20T20:10:08.775843+0000 mon.a (mon.0) 552 : cluster [WRN] Health check update: Degraded data redundancy: 77/636 objects degraded (12.107%), 21 pgs degraded (PG_DEGRADED) 2024-09-20T20:10:09.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:09 smithi003 bash[88594]: audit 2024-09-20T20:10:09.044190+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:09.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:09 smithi003 bash[88594]: audit 2024-09-20T20:10:09.044190+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:09.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:09 smithi003 bash[88594]: audit 2024-09-20T20:10:09.056597+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:09.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:09 smithi003 bash[88594]: audit 2024-09-20T20:10:09.056597+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:09.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:09 smithi003 bash[92129]: cluster 2024-09-20T20:10:08.775843+0000 mon.a (mon.0) 552 : cluster [WRN] Health check update: Degraded data redundancy: 77/636 objects degraded (12.107%), 21 pgs degraded (PG_DEGRADED) 2024-09-20T20:10:09.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:09 smithi003 bash[92129]: cluster 2024-09-20T20:10:08.775843+0000 mon.a (mon.0) 552 : cluster [WRN] Health check update: Degraded data redundancy: 77/636 objects degraded (12.107%), 21 pgs degraded (PG_DEGRADED) 2024-09-20T20:10:09.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:09 smithi003 bash[92129]: audit 2024-09-20T20:10:09.044190+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:09.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:09 smithi003 bash[92129]: audit 2024-09-20T20:10:09.044190+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:09.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:09 smithi003 bash[92129]: audit 2024-09-20T20:10:09.056597+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:09.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:09 smithi003 bash[92129]: audit 2024-09-20T20:10:09.056597+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:10.395 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:10 smithi183 bash[69508]: cluster 2024-09-20T20:10:08.510029+0000 mgr.y (mgr.15270) 770 : cluster [DBG] pgmap v460: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 111 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:10.395 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:10 smithi183 bash[69508]: cluster 2024-09-20T20:10:08.510029+0000 mgr.y (mgr.15270) 770 : cluster [DBG] pgmap v460: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 111 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:10.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:10 smithi003 bash[88594]: cluster 2024-09-20T20:10:08.510029+0000 mgr.y (mgr.15270) 770 : cluster [DBG] pgmap v460: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 111 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:10.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:10 smithi003 bash[88594]: cluster 2024-09-20T20:10:08.510029+0000 mgr.y (mgr.15270) 770 : cluster [DBG] pgmap v460: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 111 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:10.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:10 smithi003 bash[92129]: cluster 2024-09-20T20:10:08.510029+0000 mgr.y (mgr.15270) 770 : cluster [DBG] pgmap v460: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 111 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:10.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:10 smithi003 bash[92129]: cluster 2024-09-20T20:10:08.510029+0000 mgr.y (mgr.15270) 770 : cluster [DBG] pgmap v460: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 111 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:10.801 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:10:10 smithi183 bash[82632]: debug 2024-09-20T20:10:10.473+0000 7f9e22cd7640 1 -- 172.21.15.183:0/2541717377 <== mon.1 v2:172.21.15.183:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x556763fa0960 con 0x556763fc1800 2024-09-20T20:10:11.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:10:11 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:10:11.228062728Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:10:11.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:11 smithi183 bash[69508]: audit 2024-09-20T20:10:10.259120+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:11.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:11 smithi183 bash[69508]: audit 2024-09-20T20:10:10.259120+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:11.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:11 smithi183 bash[69508]: audit 2024-09-20T20:10:10.271759+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:11.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:11 smithi183 bash[69508]: audit 2024-09-20T20:10:10.271759+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:11.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:11 smithi003 bash[88594]: audit 2024-09-20T20:10:10.259120+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:11.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:11 smithi003 bash[88594]: audit 2024-09-20T20:10:10.259120+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:11.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:11 smithi003 bash[88594]: audit 2024-09-20T20:10:10.271759+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:11.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:11 smithi003 bash[88594]: audit 2024-09-20T20:10:10.271759+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:11.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:11 smithi003 bash[92129]: audit 2024-09-20T20:10:10.259120+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:11.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:11 smithi003 bash[92129]: audit 2024-09-20T20:10:10.259120+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:11.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:11 smithi003 bash[92129]: audit 2024-09-20T20:10:10.271759+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:11.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:11 smithi003 bash[92129]: audit 2024-09-20T20:10:10.271759+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:12.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:12 smithi003 bash[88594]: cluster 2024-09-20T20:10:10.511729+0000 mgr.y (mgr.15270) 771 : cluster [DBG] pgmap v461: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 606 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:12.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:12 smithi003 bash[88594]: cluster 2024-09-20T20:10:10.511729+0000 mgr.y (mgr.15270) 771 : cluster [DBG] pgmap v461: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 606 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:12.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:10:12 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:10:12] "GET /metrics HTTP/1.1" 200 38246 "" "Prometheus/2.51.0" 2024-09-20T20:10:12.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:12 smithi003 bash[92129]: cluster 2024-09-20T20:10:10.511729+0000 mgr.y (mgr.15270) 771 : cluster [DBG] pgmap v461: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 606 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:12.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:12 smithi003 bash[92129]: cluster 2024-09-20T20:10:10.511729+0000 mgr.y (mgr.15270) 771 : cluster [DBG] pgmap v461: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 606 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:12.551 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:10:12 smithi183 bash[82632]: debug 2024-09-20T20:10:12.057+0000 7f9e2553e640 -1 Falling back to public interface 2024-09-20T20:10:12.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:12 smithi183 bash[69508]: cluster 2024-09-20T20:10:10.511729+0000 mgr.y (mgr.15270) 771 : cluster [DBG] pgmap v461: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 606 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:12.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:12 smithi183 bash[69508]: cluster 2024-09-20T20:10:10.511729+0000 mgr.y (mgr.15270) 771 : cluster [DBG] pgmap v461: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 606 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:14.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:10:14 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:10:14.226548757Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:10:14.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:14 smithi183 bash[69508]: cluster 2024-09-20T20:10:12.513008+0000 mgr.y (mgr.15270) 772 : cluster [DBG] pgmap v462: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:14.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:14 smithi183 bash[69508]: cluster 2024-09-20T20:10:12.513008+0000 mgr.y (mgr.15270) 772 : cluster [DBG] pgmap v462: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:14.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:14 smithi183 bash[69508]: audit 2024-09-20T20:10:13.148687+0000 mgr.y (mgr.15270) 773 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:10:14.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:14 smithi183 bash[69508]: audit 2024-09-20T20:10:13.148687+0000 mgr.y (mgr.15270) 773 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:10:14.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:14 smithi183 bash[69508]: audit 2024-09-20T20:10:14.038805+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:14.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:14 smithi183 bash[69508]: audit 2024-09-20T20:10:14.038805+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:14.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:14 smithi183 bash[69508]: audit 2024-09-20T20:10:14.041003+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:10:14.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:14 smithi183 bash[69508]: audit 2024-09-20T20:10:14.041003+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:10:14.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:14 smithi003 bash[88594]: cluster 2024-09-20T20:10:12.513008+0000 mgr.y (mgr.15270) 772 : cluster [DBG] pgmap v462: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:14.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:14 smithi003 bash[88594]: cluster 2024-09-20T20:10:12.513008+0000 mgr.y (mgr.15270) 772 : cluster [DBG] pgmap v462: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:14.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:14 smithi003 bash[88594]: audit 2024-09-20T20:10:13.148687+0000 mgr.y (mgr.15270) 773 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:10:14.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:14 smithi003 bash[88594]: audit 2024-09-20T20:10:13.148687+0000 mgr.y (mgr.15270) 773 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:10:14.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:14 smithi003 bash[88594]: audit 2024-09-20T20:10:14.038805+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:14.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:14 smithi003 bash[88594]: audit 2024-09-20T20:10:14.038805+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:14.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:14 smithi003 bash[88594]: audit 2024-09-20T20:10:14.041003+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:10:14.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:14 smithi003 bash[88594]: audit 2024-09-20T20:10:14.041003+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:10:14.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:14 smithi003 bash[92129]: cluster 2024-09-20T20:10:12.513008+0000 mgr.y (mgr.15270) 772 : cluster [DBG] pgmap v462: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:14.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:14 smithi003 bash[92129]: cluster 2024-09-20T20:10:12.513008+0000 mgr.y (mgr.15270) 772 : cluster [DBG] pgmap v462: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:14.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:14 smithi003 bash[92129]: audit 2024-09-20T20:10:13.148687+0000 mgr.y (mgr.15270) 773 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:10:14.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:14 smithi003 bash[92129]: audit 2024-09-20T20:10:13.148687+0000 mgr.y (mgr.15270) 773 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:10:14.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:14 smithi003 bash[92129]: audit 2024-09-20T20:10:14.038805+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:14.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:14 smithi003 bash[92129]: audit 2024-09-20T20:10:14.038805+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:14.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:14 smithi003 bash[92129]: audit 2024-09-20T20:10:14.041003+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:10:14.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:14 smithi003 bash[92129]: audit 2024-09-20T20:10:14.041003+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:10:15.801 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:10:15 smithi183 bash[82632]: debug 2024-09-20T20:10:15.468+0000 7f9e2553e640 -1 osd.6 141 log_to_monitors true 2024-09-20T20:10:16.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:16 smithi183 bash[69508]: cluster 2024-09-20T20:10:14.514798+0000 mgr.y (mgr.15270) 774 : cluster [DBG] pgmap v463: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:16.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:16 smithi183 bash[69508]: cluster 2024-09-20T20:10:14.514798+0000 mgr.y (mgr.15270) 774 : cluster [DBG] pgmap v463: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:16.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:16 smithi183 bash[69508]: audit 2024-09-20T20:10:15.473430+0000 mon.a (mon.0) 559 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-20T20:10:16.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:16 smithi183 bash[69508]: audit 2024-09-20T20:10:15.473430+0000 mon.a (mon.0) 559 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-20T20:10:16.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:16 smithi183 bash[69508]: audit 2024-09-20T20:10:15.473770+0000 mon.b (mon.1) 6 : audit [INF] from='osd.6 [v2:172.21.15.183:6816/2765019387,v1:172.21.15.183:6817/2765019387]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-20T20:10:16.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:16 smithi183 bash[69508]: audit 2024-09-20T20:10:15.473770+0000 mon.b (mon.1) 6 : audit [INF] from='osd.6 [v2:172.21.15.183:6816/2765019387,v1:172.21.15.183:6817/2765019387]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-20T20:10:16.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:16 smithi003 bash[92129]: cluster 2024-09-20T20:10:14.514798+0000 mgr.y (mgr.15270) 774 : cluster [DBG] pgmap v463: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:16.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:16 smithi003 bash[92129]: cluster 2024-09-20T20:10:14.514798+0000 mgr.y (mgr.15270) 774 : cluster [DBG] pgmap v463: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:16.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:16 smithi003 bash[92129]: audit 2024-09-20T20:10:15.473430+0000 mon.a (mon.0) 559 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-20T20:10:16.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:16 smithi003 bash[92129]: audit 2024-09-20T20:10:15.473430+0000 mon.a (mon.0) 559 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-20T20:10:16.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:16 smithi003 bash[92129]: audit 2024-09-20T20:10:15.473770+0000 mon.b (mon.1) 6 : audit [INF] from='osd.6 [v2:172.21.15.183:6816/2765019387,v1:172.21.15.183:6817/2765019387]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-20T20:10:16.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:16 smithi003 bash[92129]: audit 2024-09-20T20:10:15.473770+0000 mon.b (mon.1) 6 : audit [INF] from='osd.6 [v2:172.21.15.183:6816/2765019387,v1:172.21.15.183:6817/2765019387]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-20T20:10:16.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:16 smithi003 bash[88594]: cluster 2024-09-20T20:10:14.514798+0000 mgr.y (mgr.15270) 774 : cluster [DBG] pgmap v463: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:16.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:16 smithi003 bash[88594]: cluster 2024-09-20T20:10:14.514798+0000 mgr.y (mgr.15270) 774 : cluster [DBG] pgmap v463: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:16.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:16 smithi003 bash[88594]: audit 2024-09-20T20:10:15.473430+0000 mon.a (mon.0) 559 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-20T20:10:16.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:16 smithi003 bash[88594]: audit 2024-09-20T20:10:15.473430+0000 mon.a (mon.0) 559 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-20T20:10:16.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:16 smithi003 bash[88594]: audit 2024-09-20T20:10:15.473770+0000 mon.b (mon.1) 6 : audit [INF] from='osd.6 [v2:172.21.15.183:6816/2765019387,v1:172.21.15.183:6817/2765019387]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-20T20:10:16.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:16 smithi003 bash[88594]: audit 2024-09-20T20:10:15.473770+0000 mon.b (mon.1) 6 : audit [INF] from='osd.6 [v2:172.21.15.183:6816/2765019387,v1:172.21.15.183:6817/2765019387]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-20T20:10:16.801 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:10:16 smithi183 bash[82632]: debug 2024-09-20T20:10:16.800+0000 7f9e192e0640 -1 osd.6 141 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T20:10:17.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:10:17 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:10:17.208866031Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:10:17.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:17 smithi183 bash[69508]: audit 2024-09-20T20:10:16.280954+0000 mon.a (mon.0) 560 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-20T20:10:17.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:17 smithi183 bash[69508]: audit 2024-09-20T20:10:16.280954+0000 mon.a (mon.0) 560 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-20T20:10:17.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:17 smithi183 bash[69508]: cluster 2024-09-20T20:10:16.291833+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-20T20:10:17.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:17 smithi183 bash[69508]: cluster 2024-09-20T20:10:16.291833+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-20T20:10:17.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:17 smithi183 bash[69508]: audit 2024-09-20T20:10:16.294818+0000 mon.b (mon.1) 7 : audit [INF] from='osd.6 [v2:172.21.15.183:6816/2765019387,v1:172.21.15.183:6817/2765019387]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:10:17.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:17 smithi183 bash[69508]: audit 2024-09-20T20:10:16.294818+0000 mon.b (mon.1) 7 : audit [INF] from='osd.6 [v2:172.21.15.183:6816/2765019387,v1:172.21.15.183:6817/2765019387]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:10:17.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:17 smithi183 bash[69508]: audit 2024-09-20T20:10:16.305659+0000 mon.a (mon.0) 562 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:10:17.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:17 smithi183 bash[69508]: audit 2024-09-20T20:10:16.305659+0000 mon.a (mon.0) 562 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:10:17.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:17 smithi183 bash[69508]: audit 2024-09-20T20:10:16.788823+0000 mon.a (mon.0) 563 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-20T20:10:17.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:17 smithi183 bash[69508]: audit 2024-09-20T20:10:16.788823+0000 mon.a (mon.0) 563 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-20T20:10:17.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:17 smithi003 bash[88594]: audit 2024-09-20T20:10:16.280954+0000 mon.a (mon.0) 560 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-20T20:10:17.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:17 smithi003 bash[88594]: audit 2024-09-20T20:10:16.280954+0000 mon.a (mon.0) 560 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-20T20:10:17.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:17 smithi003 bash[88594]: cluster 2024-09-20T20:10:16.291833+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-20T20:10:17.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:17 smithi003 bash[88594]: cluster 2024-09-20T20:10:16.291833+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-20T20:10:17.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:17 smithi003 bash[88594]: audit 2024-09-20T20:10:16.294818+0000 mon.b (mon.1) 7 : audit [INF] from='osd.6 [v2:172.21.15.183:6816/2765019387,v1:172.21.15.183:6817/2765019387]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:10:17.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:17 smithi003 bash[88594]: audit 2024-09-20T20:10:16.294818+0000 mon.b (mon.1) 7 : audit [INF] from='osd.6 [v2:172.21.15.183:6816/2765019387,v1:172.21.15.183:6817/2765019387]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:10:17.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:17 smithi003 bash[88594]: audit 2024-09-20T20:10:16.305659+0000 mon.a (mon.0) 562 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:10:17.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:17 smithi003 bash[88594]: audit 2024-09-20T20:10:16.305659+0000 mon.a (mon.0) 562 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:10:17.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:17 smithi003 bash[88594]: audit 2024-09-20T20:10:16.788823+0000 mon.a (mon.0) 563 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-20T20:10:17.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:17 smithi003 bash[88594]: audit 2024-09-20T20:10:16.788823+0000 mon.a (mon.0) 563 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-20T20:10:17.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:17 smithi003 bash[92129]: audit 2024-09-20T20:10:16.280954+0000 mon.a (mon.0) 560 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-20T20:10:17.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:17 smithi003 bash[92129]: audit 2024-09-20T20:10:16.280954+0000 mon.a (mon.0) 560 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-20T20:10:17.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:17 smithi003 bash[92129]: cluster 2024-09-20T20:10:16.291833+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-20T20:10:17.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:17 smithi003 bash[92129]: cluster 2024-09-20T20:10:16.291833+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-20T20:10:17.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:17 smithi003 bash[92129]: audit 2024-09-20T20:10:16.294818+0000 mon.b (mon.1) 7 : audit [INF] from='osd.6 [v2:172.21.15.183:6816/2765019387,v1:172.21.15.183:6817/2765019387]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:10:17.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:17 smithi003 bash[92129]: audit 2024-09-20T20:10:16.294818+0000 mon.b (mon.1) 7 : audit [INF] from='osd.6 [v2:172.21.15.183:6816/2765019387,v1:172.21.15.183:6817/2765019387]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:10:17.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:17 smithi003 bash[92129]: audit 2024-09-20T20:10:16.305659+0000 mon.a (mon.0) 562 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:10:17.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:17 smithi003 bash[92129]: audit 2024-09-20T20:10:16.305659+0000 mon.a (mon.0) 562 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:10:17.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:17 smithi003 bash[92129]: audit 2024-09-20T20:10:16.788823+0000 mon.a (mon.0) 563 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-20T20:10:17.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:17 smithi003 bash[92129]: audit 2024-09-20T20:10:16.788823+0000 mon.a (mon.0) 563 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-20T20:10:18.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:18 smithi003 bash[88594]: cluster 2024-09-20T20:10:16.516380+0000 mgr.y (mgr.15270) 775 : cluster [DBG] pgmap v465: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:18.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:18 smithi003 bash[88594]: cluster 2024-09-20T20:10:16.516380+0000 mgr.y (mgr.15270) 775 : cluster [DBG] pgmap v465: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:18.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:18 smithi003 bash[88594]: cluster 2024-09-20T20:10:17.785114+0000 mon.a (mon.0) 564 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:10:18.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:18 smithi003 bash[88594]: cluster 2024-09-20T20:10:17.785114+0000 mon.a (mon.0) 564 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:10:18.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:18 smithi003 bash[88594]: cluster 2024-09-20T20:10:17.794828+0000 mon.a (mon.0) 565 : cluster [INF] osd.6 [v2:172.21.15.183:6816/2765019387,v1:172.21.15.183:6817/2765019387] boot 2024-09-20T20:10:18.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:18 smithi003 bash[88594]: cluster 2024-09-20T20:10:17.794828+0000 mon.a (mon.0) 565 : cluster [INF] osd.6 [v2:172.21.15.183:6816/2765019387,v1:172.21.15.183:6817/2765019387] boot 2024-09-20T20:10:18.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:18 smithi003 bash[88594]: cluster 2024-09-20T20:10:17.794929+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-20T20:10:18.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:18 smithi003 bash[88594]: cluster 2024-09-20T20:10:17.794929+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-20T20:10:18.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:18 smithi003 bash[88594]: audit 2024-09-20T20:10:17.796624+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-20T20:10:18.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:18 smithi003 bash[88594]: audit 2024-09-20T20:10:17.796624+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-20T20:10:18.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:18 smithi003 bash[92129]: cluster 2024-09-20T20:10:16.516380+0000 mgr.y (mgr.15270) 775 : cluster [DBG] pgmap v465: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:18.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:18 smithi003 bash[92129]: cluster 2024-09-20T20:10:16.516380+0000 mgr.y (mgr.15270) 775 : cluster [DBG] pgmap v465: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:18.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:18 smithi003 bash[92129]: cluster 2024-09-20T20:10:17.785114+0000 mon.a (mon.0) 564 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:10:18.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:18 smithi003 bash[92129]: cluster 2024-09-20T20:10:17.785114+0000 mon.a (mon.0) 564 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:10:18.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:18 smithi003 bash[92129]: cluster 2024-09-20T20:10:17.794828+0000 mon.a (mon.0) 565 : cluster [INF] osd.6 [v2:172.21.15.183:6816/2765019387,v1:172.21.15.183:6817/2765019387] boot 2024-09-20T20:10:18.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:18 smithi003 bash[92129]: cluster 2024-09-20T20:10:17.794828+0000 mon.a (mon.0) 565 : cluster [INF] osd.6 [v2:172.21.15.183:6816/2765019387,v1:172.21.15.183:6817/2765019387] boot 2024-09-20T20:10:18.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:18 smithi003 bash[92129]: cluster 2024-09-20T20:10:17.794929+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-20T20:10:18.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:18 smithi003 bash[92129]: cluster 2024-09-20T20:10:17.794929+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-20T20:10:18.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:18 smithi003 bash[92129]: audit 2024-09-20T20:10:17.796624+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-20T20:10:18.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:18 smithi003 bash[92129]: audit 2024-09-20T20:10:17.796624+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-20T20:10:18.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:18 smithi183 bash[69508]: cluster 2024-09-20T20:10:16.516380+0000 mgr.y (mgr.15270) 775 : cluster [DBG] pgmap v465: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:18.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:18 smithi183 bash[69508]: cluster 2024-09-20T20:10:16.516380+0000 mgr.y (mgr.15270) 775 : cluster [DBG] pgmap v465: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:18.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:18 smithi183 bash[69508]: cluster 2024-09-20T20:10:17.785114+0000 mon.a (mon.0) 564 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:10:18.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:18 smithi183 bash[69508]: cluster 2024-09-20T20:10:17.785114+0000 mon.a (mon.0) 564 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:10:18.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:18 smithi183 bash[69508]: cluster 2024-09-20T20:10:17.794828+0000 mon.a (mon.0) 565 : cluster [INF] osd.6 [v2:172.21.15.183:6816/2765019387,v1:172.21.15.183:6817/2765019387] boot 2024-09-20T20:10:18.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:18 smithi183 bash[69508]: cluster 2024-09-20T20:10:17.794828+0000 mon.a (mon.0) 565 : cluster [INF] osd.6 [v2:172.21.15.183:6816/2765019387,v1:172.21.15.183:6817/2765019387] boot 2024-09-20T20:10:18.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:18 smithi183 bash[69508]: cluster 2024-09-20T20:10:17.794929+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-20T20:10:18.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:18 smithi183 bash[69508]: cluster 2024-09-20T20:10:17.794929+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-20T20:10:18.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:18 smithi183 bash[69508]: audit 2024-09-20T20:10:17.796624+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-20T20:10:18.803 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:18 smithi183 bash[69508]: audit 2024-09-20T20:10:17.796624+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-20T20:10:20.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:19 smithi183 bash[69508]: cluster 2024-09-20T20:10:18.517480+0000 mgr.y (mgr.15270) 776 : cluster [DBG] pgmap v467: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:20.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:19 smithi183 bash[69508]: cluster 2024-09-20T20:10:18.517480+0000 mgr.y (mgr.15270) 776 : cluster [DBG] pgmap v467: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:20.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:19 smithi183 bash[69508]: cluster 2024-09-20T20:10:18.795745+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-20T20:10:20.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:19 smithi183 bash[69508]: cluster 2024-09-20T20:10:18.795745+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-20T20:10:20.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:19 smithi003 bash[92129]: cluster 2024-09-20T20:10:18.517480+0000 mgr.y (mgr.15270) 776 : cluster [DBG] pgmap v467: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:20.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:19 smithi003 bash[92129]: cluster 2024-09-20T20:10:18.517480+0000 mgr.y (mgr.15270) 776 : cluster [DBG] pgmap v467: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:20.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:19 smithi003 bash[92129]: cluster 2024-09-20T20:10:18.795745+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-20T20:10:20.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:19 smithi003 bash[92129]: cluster 2024-09-20T20:10:18.795745+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-20T20:10:20.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:19 smithi003 bash[88594]: cluster 2024-09-20T20:10:18.517480+0000 mgr.y (mgr.15270) 776 : cluster [DBG] pgmap v467: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:20.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:19 smithi003 bash[88594]: cluster 2024-09-20T20:10:18.517480+0000 mgr.y (mgr.15270) 776 : cluster [DBG] pgmap v467: 161 pgs: 32 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T20:10:20.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:19 smithi003 bash[88594]: cluster 2024-09-20T20:10:18.795745+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-20T20:10:20.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:19 smithi003 bash[88594]: cluster 2024-09-20T20:10:18.795745+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-20T20:10:20.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:10:20 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:10:20.236036054Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:10:20.702 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:10:20 smithi003 bash[68089]: debug 2024-09-20T20:10:20.346+0000 7fc1df36b640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T20:10:21.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:21 smithi183 bash[69508]: audit 2024-09-20T20:10:20.214395+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:21.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:21 smithi183 bash[69508]: audit 2024-09-20T20:10:20.214395+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:21.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:21 smithi183 bash[69508]: audit 2024-09-20T20:10:20.227662+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:21.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:21 smithi183 bash[69508]: audit 2024-09-20T20:10:20.227662+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:21.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:21 smithi183 bash[69508]: audit 2024-09-20T20:10:20.229742+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:10:21.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:21 smithi183 bash[69508]: audit 2024-09-20T20:10:20.229742+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:10:21.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:21 smithi183 bash[69508]: audit 2024-09-20T20:10:20.231594+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:10:21.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:21 smithi183 bash[69508]: audit 2024-09-20T20:10:20.231594+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:10:21.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:21 smithi183 bash[69508]: audit 2024-09-20T20:10:20.242440+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:21.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:21 smithi183 bash[69508]: audit 2024-09-20T20:10:20.242440+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:21.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:21 smithi183 bash[69508]: audit 2024-09-20T20:10:20.336392+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:10:21.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:21 smithi183 bash[69508]: audit 2024-09-20T20:10:20.336392+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:10:21.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:21 smithi183 bash[69508]: audit 2024-09-20T20:10:20.339769+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:10:21.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:21 smithi183 bash[69508]: audit 2024-09-20T20:10:20.339769+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:10:21.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:21 smithi183 bash[69508]: audit 2024-09-20T20:10:20.342778+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:10:21.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:21 smithi183 bash[69508]: audit 2024-09-20T20:10:20.342778+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:10:21.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:21 smithi183 bash[69508]: audit 2024-09-20T20:10:20.345273+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:10:21.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:21 smithi183 bash[69508]: audit 2024-09-20T20:10:20.345273+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:10:21.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:21 smithi183 bash[69508]: audit 2024-09-20T20:10:20.348201+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-20T20:10:21.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:21 smithi183 bash[69508]: audit 2024-09-20T20:10:20.348201+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-20T20:10:21.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:21 smithi183 bash[69508]: audit 2024-09-20T20:10:20.348560+0000 mgr.y (mgr.15270) 777 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-20T20:10:21.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:21 smithi183 bash[69508]: audit 2024-09-20T20:10:20.348560+0000 mgr.y (mgr.15270) 777 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-20T20:10:21.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:21 smithi183 bash[69508]: cephadm 2024-09-20T20:10:20.350190+0000 mgr.y (mgr.15270) 778 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T20:10:21.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:21 smithi183 bash[69508]: cephadm 2024-09-20T20:10:20.350190+0000 mgr.y (mgr.15270) 778 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T20:10:21.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[88594]: audit 2024-09-20T20:10:20.214395+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:21.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[88594]: audit 2024-09-20T20:10:20.214395+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:21.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[88594]: audit 2024-09-20T20:10:20.227662+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:21.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[88594]: audit 2024-09-20T20:10:20.227662+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:21.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[88594]: audit 2024-09-20T20:10:20.229742+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:10:21.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[88594]: audit 2024-09-20T20:10:20.229742+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:10:21.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[88594]: audit 2024-09-20T20:10:20.231594+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:10:21.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[88594]: audit 2024-09-20T20:10:20.231594+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:10:21.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[88594]: audit 2024-09-20T20:10:20.242440+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:21.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[88594]: audit 2024-09-20T20:10:20.242440+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:21.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[88594]: audit 2024-09-20T20:10:20.336392+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:10:21.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[88594]: audit 2024-09-20T20:10:20.336392+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:10:21.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[88594]: audit 2024-09-20T20:10:20.339769+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:10:21.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[88594]: audit 2024-09-20T20:10:20.339769+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:10:21.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[88594]: audit 2024-09-20T20:10:20.342778+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:10:21.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[88594]: audit 2024-09-20T20:10:20.342778+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:10:21.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[88594]: audit 2024-09-20T20:10:20.345273+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:10:21.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[88594]: audit 2024-09-20T20:10:20.345273+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:10:21.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[88594]: audit 2024-09-20T20:10:20.348201+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-20T20:10:21.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[88594]: audit 2024-09-20T20:10:20.348201+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-20T20:10:21.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[92129]: audit 2024-09-20T20:10:20.214395+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:21.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[92129]: audit 2024-09-20T20:10:20.214395+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:21.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[92129]: audit 2024-09-20T20:10:20.227662+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:21.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[92129]: audit 2024-09-20T20:10:20.227662+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:21.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[92129]: audit 2024-09-20T20:10:20.229742+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:10:21.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[92129]: audit 2024-09-20T20:10:20.229742+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:10:21.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[92129]: audit 2024-09-20T20:10:20.231594+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:10:21.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[92129]: audit 2024-09-20T20:10:20.231594+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:10:21.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[92129]: audit 2024-09-20T20:10:20.242440+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:21.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[92129]: audit 2024-09-20T20:10:20.242440+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:21.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[92129]: audit 2024-09-20T20:10:20.336392+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:10:21.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[92129]: audit 2024-09-20T20:10:20.336392+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:10:21.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[92129]: audit 2024-09-20T20:10:20.339769+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:10:21.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[92129]: audit 2024-09-20T20:10:20.339769+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:10:21.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[92129]: audit 2024-09-20T20:10:20.342778+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:10:21.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[92129]: audit 2024-09-20T20:10:20.342778+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:10:21.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[92129]: audit 2024-09-20T20:10:20.345273+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:10:21.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[92129]: audit 2024-09-20T20:10:20.345273+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:10:21.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[92129]: audit 2024-09-20T20:10:20.348201+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-20T20:10:21.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[92129]: audit 2024-09-20T20:10:20.348201+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-20T20:10:21.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[88594]: audit 2024-09-20T20:10:20.348560+0000 mgr.y (mgr.15270) 777 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-20T20:10:21.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[88594]: audit 2024-09-20T20:10:20.348560+0000 mgr.y (mgr.15270) 777 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-20T20:10:21.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[88594]: cephadm 2024-09-20T20:10:20.350190+0000 mgr.y (mgr.15270) 778 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T20:10:21.706 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[88594]: cephadm 2024-09-20T20:10:20.350190+0000 mgr.y (mgr.15270) 778 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T20:10:21.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[92129]: audit 2024-09-20T20:10:20.348560+0000 mgr.y (mgr.15270) 777 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-20T20:10:21.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[92129]: audit 2024-09-20T20:10:20.348560+0000 mgr.y (mgr.15270) 777 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-20T20:10:21.706 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[92129]: cephadm 2024-09-20T20:10:20.350190+0000 mgr.y (mgr.15270) 778 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T20:10:21.707 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:21 smithi003 bash[92129]: cephadm 2024-09-20T20:10:20.350190+0000 mgr.y (mgr.15270) 778 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T20:10:22.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:10:22 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:10:22] "GET /metrics HTTP/1.1" 200 38256 "" "Prometheus/2.51.0" 2024-09-20T20:10:22.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:22 smithi003 bash[92129]: cluster 2024-09-20T20:10:20.518866+0000 mgr.y (mgr.15270) 779 : cluster [DBG] pgmap v469: 161 pgs: 1 peering, 14 active+undersized, 10 active+undersized+degraded, 136 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 35/636 objects degraded (5.503%) 2024-09-20T20:10:22.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:22 smithi003 bash[92129]: cluster 2024-09-20T20:10:20.518866+0000 mgr.y (mgr.15270) 779 : cluster [DBG] pgmap v469: 161 pgs: 1 peering, 14 active+undersized, 10 active+undersized+degraded, 136 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 35/636 objects degraded (5.503%) 2024-09-20T20:10:22.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:22 smithi003 bash[92129]: cluster 2024-09-20T20:10:21.238228+0000 mon.a (mon.0) 579 : cluster [WRN] Health check update: Degraded data redundancy: 35/636 objects degraded (5.503%), 10 pgs degraded (PG_DEGRADED) 2024-09-20T20:10:22.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:22 smithi003 bash[92129]: cluster 2024-09-20T20:10:21.238228+0000 mon.a (mon.0) 579 : cluster [WRN] Health check update: Degraded data redundancy: 35/636 objects degraded (5.503%), 10 pgs degraded (PG_DEGRADED) 2024-09-20T20:10:22.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:22 smithi003 bash[88594]: cluster 2024-09-20T20:10:20.518866+0000 mgr.y (mgr.15270) 779 : cluster [DBG] pgmap v469: 161 pgs: 1 peering, 14 active+undersized, 10 active+undersized+degraded, 136 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 35/636 objects degraded (5.503%) 2024-09-20T20:10:22.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:22 smithi003 bash[88594]: cluster 2024-09-20T20:10:20.518866+0000 mgr.y (mgr.15270) 779 : cluster [DBG] pgmap v469: 161 pgs: 1 peering, 14 active+undersized, 10 active+undersized+degraded, 136 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 35/636 objects degraded (5.503%) 2024-09-20T20:10:22.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:22 smithi003 bash[88594]: cluster 2024-09-20T20:10:21.238228+0000 mon.a (mon.0) 579 : cluster [WRN] Health check update: Degraded data redundancy: 35/636 objects degraded (5.503%), 10 pgs degraded (PG_DEGRADED) 2024-09-20T20:10:22.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:22 smithi003 bash[88594]: cluster 2024-09-20T20:10:21.238228+0000 mon.a (mon.0) 579 : cluster [WRN] Health check update: Degraded data redundancy: 35/636 objects degraded (5.503%), 10 pgs degraded (PG_DEGRADED) 2024-09-20T20:10:22.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:22 smithi183 bash[69508]: cluster 2024-09-20T20:10:20.518866+0000 mgr.y (mgr.15270) 779 : cluster [DBG] pgmap v469: 161 pgs: 1 peering, 14 active+undersized, 10 active+undersized+degraded, 136 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 35/636 objects degraded (5.503%) 2024-09-20T20:10:22.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:22 smithi183 bash[69508]: cluster 2024-09-20T20:10:20.518866+0000 mgr.y (mgr.15270) 779 : cluster [DBG] pgmap v469: 161 pgs: 1 peering, 14 active+undersized, 10 active+undersized+degraded, 136 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 35/636 objects degraded (5.503%) 2024-09-20T20:10:22.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:22 smithi183 bash[69508]: cluster 2024-09-20T20:10:21.238228+0000 mon.a (mon.0) 579 : cluster [WRN] Health check update: Degraded data redundancy: 35/636 objects degraded (5.503%), 10 pgs degraded (PG_DEGRADED) 2024-09-20T20:10:22.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:22 smithi183 bash[69508]: cluster 2024-09-20T20:10:21.238228+0000 mon.a (mon.0) 579 : cluster [WRN] Health check update: Degraded data redundancy: 35/636 objects degraded (5.503%), 10 pgs degraded (PG_DEGRADED) 2024-09-20T20:10:22.638 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-20T20:10:23.277 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T20:10:23.277 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (12m) 2m ago 39m 14.4M - 0.27.0 11f11916f8cd c352858d3349 2024-09-20T20:10:23.277 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi183 *:3000 running (11m) 14s ago 39m 69.0M - 10.4.8 5aad1d7cf004 548c3fa5f1a5 2024-09-20T20:10:23.277 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.zzokqj smithi003 *:5000 running (14m) 2m ago 36m 49.4M - 3.8 6acb0a031eab d2e13422a011 2024-09-20T20:10:23.277 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi183 *:8443,9283,8765 running (14m) 14s ago 47m 444M - 19.3.0-5099-g88deadb8 441f9a3fe515 210cd19f5bae 2024-09-20T20:10:23.277 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (24m) 2m ago 50m 518M - 19.3.0-5099-g88deadb8 441f9a3fe515 9aa6e2f22487 2024-09-20T20:10:23.277 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (8m) 2m ago 50m 50.3M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 0136983baac2 2024-09-20T20:10:23.278 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi183 running (10m) 14s ago 48m 46.0M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 b3c0e322fa5f 2024-09-20T20:10:23.278 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (8m) 2m ago 48m 39.5M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 3857b5066efa 2024-09-20T20:10:23.278 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (13m) 2m ago 39m 8179k - 1.7.0 72c9c2088986 d0b8aa327069 2024-09-20T20:10:23.278 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi183 *:9100 running (13m) 14s ago 39m 8355k - 1.7.0 72c9c2088986 c79ac70026db 2024-09-20T20:10:23.278 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (6m) 2m ago 47m 52.6M 3037M 19.3.0-5099-g88deadb8 441f9a3fe515 61ba10adee7c 2024-09-20T20:10:23.278 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (5m) 2m ago 46m 56.6M 3037M 19.3.0-5099-g88deadb8 441f9a3fe515 c757af03ec7d 2024-09-20T20:10:23.279 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (3m) 2m ago 45m 46.6M 3037M 19.3.0-5099-g88deadb8 441f9a3fe515 68be22fb8655 2024-09-20T20:10:23.279 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running 2m ago 44m - 3037M 2024-09-20T20:10:23.279 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi183 running (101s) 14s ago 43m 51.0M 3292M 19.3.0-5099-g88deadb8 441f9a3fe515 ad6dc54d2e39 2024-09-20T20:10:23.279 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi183 running (57s) 14s ago 42m 47.8M 3292M 19.3.0-5099-g88deadb8 441f9a3fe515 d32f5d1a7136 2024-09-20T20:10:23.279 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi183 running 14s ago 41m - 3292M 2024-09-20T20:10:23.279 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi183 running (40m) 14s ago 40m 74.2M 3292M 19.1.1-369-ged8ee0f2 6acb0a031eab 0eac55f5717e 2024-09-20T20:10:23.279 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi183 *:9095 running (12m) 14s ago 39m 52.0M - 2.51.0 1d3b7f56885b 7e9efbbab4fb 2024-09-20T20:10:23.280 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.tcdhwz smithi003 *:8000 running (37m) 2m ago 37m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 8fc205227459 2024-09-20T20:10:23.280 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi183.lyzazb smithi183 *:8000 running (37m) 14s ago 37m 103M - 19.1.1-369-ged8ee0f2 6acb0a031eab 7387a3c9206c 2024-09-20T20:10:23.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:10:23 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:10:23.22505986Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:10:23.663 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T20:10:23.663 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-20T20:10:23.663 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T20:10:23.663 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:10:23.663 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-20T20:10:23.663 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T20:10:23.663 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:10:23.663 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-20T20:10:23.663 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 1, 2024-09-20T20:10:23.663 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 7 2024-09-20T20:10:23.663 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:10:23.664 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-20T20:10:23.664 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T20:10:23.664 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:10:23.664 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-20T20:10:23.664 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3, 2024-09-20T20:10:23.664 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 12 2024-09-20T20:10:23.664 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-20T20:10:23.664 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T20:10:23.995 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T20:10:23.995 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T20:10:23.995 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-20T20:10:23.995 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-20T20:10:23.995 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-20T20:10:23.995 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "5/8 daemons upgraded", 2024-09-20T20:10:23.995 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading osd daemons", 2024-09-20T20:10:23.995 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-20T20:10:23.996 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T20:10:24.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:24 smithi183 bash[69508]: cluster 2024-09-20T20:10:22.519968+0000 mgr.y (mgr.15270) 780 : cluster [DBG] pgmap v470: 161 pgs: 1 peering, 1 active+undersized, 2 active+undersized+degraded, 157 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 656 B/s rd, 0 op/s; 10/636 objects degraded (1.572%) 2024-09-20T20:10:24.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:24 smithi183 bash[69508]: cluster 2024-09-20T20:10:22.519968+0000 mgr.y (mgr.15270) 780 : cluster [DBG] pgmap v470: 161 pgs: 1 peering, 1 active+undersized, 2 active+undersized+degraded, 157 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 656 B/s rd, 0 op/s; 10/636 objects degraded (1.572%) 2024-09-20T20:10:24.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:24 smithi183 bash[69508]: audit 2024-09-20T20:10:22.625939+0000 mgr.y (mgr.15270) 781 : audit [DBG] from='client.54536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:24.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:24 smithi183 bash[69508]: audit 2024-09-20T20:10:22.625939+0000 mgr.y (mgr.15270) 781 : audit [DBG] from='client.54536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:24.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:24 smithi183 bash[69508]: audit 2024-09-20T20:10:22.934752+0000 mgr.y (mgr.15270) 782 : audit [DBG] from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:24.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:24 smithi183 bash[69508]: audit 2024-09-20T20:10:22.934752+0000 mgr.y (mgr.15270) 782 : audit [DBG] from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:24.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:24 smithi183 bash[69508]: audit 2024-09-20T20:10:23.159838+0000 mgr.y (mgr.15270) 783 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:10:24.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:24 smithi183 bash[69508]: audit 2024-09-20T20:10:23.159838+0000 mgr.y (mgr.15270) 783 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:10:24.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:24 smithi183 bash[69508]: audit 2024-09-20T20:10:23.255844+0000 mgr.y (mgr.15270) 784 : audit [DBG] from='client.54548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:24.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:24 smithi183 bash[69508]: audit 2024-09-20T20:10:23.255844+0000 mgr.y (mgr.15270) 784 : audit [DBG] from='client.54548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:24.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:24 smithi183 bash[69508]: audit 2024-09-20T20:10:23.662449+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.3:0/1332256928' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:10:24.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:24 smithi183 bash[69508]: audit 2024-09-20T20:10:23.662449+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.3:0/1332256928' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:10:24.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:24 smithi003 bash[88594]: cluster 2024-09-20T20:10:22.519968+0000 mgr.y (mgr.15270) 780 : cluster [DBG] pgmap v470: 161 pgs: 1 peering, 1 active+undersized, 2 active+undersized+degraded, 157 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 656 B/s rd, 0 op/s; 10/636 objects degraded (1.572%) 2024-09-20T20:10:24.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:24 smithi003 bash[88594]: cluster 2024-09-20T20:10:22.519968+0000 mgr.y (mgr.15270) 780 : cluster [DBG] pgmap v470: 161 pgs: 1 peering, 1 active+undersized, 2 active+undersized+degraded, 157 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 656 B/s rd, 0 op/s; 10/636 objects degraded (1.572%) 2024-09-20T20:10:24.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:24 smithi003 bash[88594]: audit 2024-09-20T20:10:22.625939+0000 mgr.y (mgr.15270) 781 : audit [DBG] from='client.54536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:24.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:24 smithi003 bash[88594]: audit 2024-09-20T20:10:22.625939+0000 mgr.y (mgr.15270) 781 : audit [DBG] from='client.54536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:24.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:24 smithi003 bash[88594]: audit 2024-09-20T20:10:22.934752+0000 mgr.y (mgr.15270) 782 : audit [DBG] from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:24.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:24 smithi003 bash[88594]: audit 2024-09-20T20:10:22.934752+0000 mgr.y (mgr.15270) 782 : audit [DBG] from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:24.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:24 smithi003 bash[88594]: audit 2024-09-20T20:10:23.159838+0000 mgr.y (mgr.15270) 783 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:10:24.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:24 smithi003 bash[88594]: audit 2024-09-20T20:10:23.159838+0000 mgr.y (mgr.15270) 783 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:10:24.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:24 smithi003 bash[88594]: audit 2024-09-20T20:10:23.255844+0000 mgr.y (mgr.15270) 784 : audit [DBG] from='client.54548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:24.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:24 smithi003 bash[88594]: audit 2024-09-20T20:10:23.255844+0000 mgr.y (mgr.15270) 784 : audit [DBG] from='client.54548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:24.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:24 smithi003 bash[88594]: audit 2024-09-20T20:10:23.662449+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.3:0/1332256928' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:10:24.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:24 smithi003 bash[88594]: audit 2024-09-20T20:10:23.662449+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.3:0/1332256928' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:10:24.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:24 smithi003 bash[92129]: cluster 2024-09-20T20:10:22.519968+0000 mgr.y (mgr.15270) 780 : cluster [DBG] pgmap v470: 161 pgs: 1 peering, 1 active+undersized, 2 active+undersized+degraded, 157 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 656 B/s rd, 0 op/s; 10/636 objects degraded (1.572%) 2024-09-20T20:10:24.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:24 smithi003 bash[92129]: cluster 2024-09-20T20:10:22.519968+0000 mgr.y (mgr.15270) 780 : cluster [DBG] pgmap v470: 161 pgs: 1 peering, 1 active+undersized, 2 active+undersized+degraded, 157 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 656 B/s rd, 0 op/s; 10/636 objects degraded (1.572%) 2024-09-20T20:10:24.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:24 smithi003 bash[92129]: audit 2024-09-20T20:10:22.625939+0000 mgr.y (mgr.15270) 781 : audit [DBG] from='client.54536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:24.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:24 smithi003 bash[92129]: audit 2024-09-20T20:10:22.625939+0000 mgr.y (mgr.15270) 781 : audit [DBG] from='client.54536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:24.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:24 smithi003 bash[92129]: audit 2024-09-20T20:10:22.934752+0000 mgr.y (mgr.15270) 782 : audit [DBG] from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:24.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:24 smithi003 bash[92129]: audit 2024-09-20T20:10:22.934752+0000 mgr.y (mgr.15270) 782 : audit [DBG] from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:24.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:24 smithi003 bash[92129]: audit 2024-09-20T20:10:23.159838+0000 mgr.y (mgr.15270) 783 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:10:24.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:24 smithi003 bash[92129]: audit 2024-09-20T20:10:23.159838+0000 mgr.y (mgr.15270) 783 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:10:24.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:24 smithi003 bash[92129]: audit 2024-09-20T20:10:23.255844+0000 mgr.y (mgr.15270) 784 : audit [DBG] from='client.54548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:24.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:24 smithi003 bash[92129]: audit 2024-09-20T20:10:23.255844+0000 mgr.y (mgr.15270) 784 : audit [DBG] from='client.54548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:24.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:24 smithi003 bash[92129]: audit 2024-09-20T20:10:23.662449+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.3:0/1332256928' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:10:24.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:24 smithi003 bash[92129]: audit 2024-09-20T20:10:23.662449+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.3:0/1332256928' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:10:25.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:25 smithi183 bash[69508]: audit 2024-09-20T20:10:23.994268+0000 mgr.y (mgr.15270) 785 : audit [DBG] from='client.54560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:25.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:25 smithi183 bash[69508]: audit 2024-09-20T20:10:23.994268+0000 mgr.y (mgr.15270) 785 : audit [DBG] from='client.54560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:25.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:25 smithi003 bash[88594]: audit 2024-09-20T20:10:23.994268+0000 mgr.y (mgr.15270) 785 : audit [DBG] from='client.54560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:25.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:25 smithi003 bash[88594]: audit 2024-09-20T20:10:23.994268+0000 mgr.y (mgr.15270) 785 : audit [DBG] from='client.54560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:25.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:25 smithi003 bash[92129]: audit 2024-09-20T20:10:23.994268+0000 mgr.y (mgr.15270) 785 : audit [DBG] from='client.54560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:25.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:25 smithi003 bash[92129]: audit 2024-09-20T20:10:23.994268+0000 mgr.y (mgr.15270) 785 : audit [DBG] from='client.54560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:26.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:10:26 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:10:26.213421062Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:10:26.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:26 smithi183 bash[69508]: cluster 2024-09-20T20:10:24.521455+0000 mgr.y (mgr.15270) 786 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T20:10:26.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:26 smithi183 bash[69508]: cluster 2024-09-20T20:10:24.521455+0000 mgr.y (mgr.15270) 786 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T20:10:26.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:26 smithi183 bash[69508]: cluster 2024-09-20T20:10:25.218709+0000 mon.a (mon.0) 580 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/636 objects degraded (1.572%), 2 pgs degraded) 2024-09-20T20:10:26.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:26 smithi183 bash[69508]: cluster 2024-09-20T20:10:25.218709+0000 mon.a (mon.0) 580 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/636 objects degraded (1.572%), 2 pgs degraded) 2024-09-20T20:10:26.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:26 smithi183 bash[69508]: cluster 2024-09-20T20:10:25.218753+0000 mon.a (mon.0) 581 : cluster [INF] Cluster is now healthy 2024-09-20T20:10:26.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:26 smithi183 bash[69508]: cluster 2024-09-20T20:10:25.218753+0000 mon.a (mon.0) 581 : cluster [INF] Cluster is now healthy 2024-09-20T20:10:26.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:26 smithi003 bash[88594]: cluster 2024-09-20T20:10:24.521455+0000 mgr.y (mgr.15270) 786 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T20:10:26.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:26 smithi003 bash[88594]: cluster 2024-09-20T20:10:24.521455+0000 mgr.y (mgr.15270) 786 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T20:10:26.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:26 smithi003 bash[88594]: cluster 2024-09-20T20:10:25.218709+0000 mon.a (mon.0) 580 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/636 objects degraded (1.572%), 2 pgs degraded) 2024-09-20T20:10:26.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:26 smithi003 bash[88594]: cluster 2024-09-20T20:10:25.218709+0000 mon.a (mon.0) 580 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/636 objects degraded (1.572%), 2 pgs degraded) 2024-09-20T20:10:26.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:26 smithi003 bash[88594]: cluster 2024-09-20T20:10:25.218753+0000 mon.a (mon.0) 581 : cluster [INF] Cluster is now healthy 2024-09-20T20:10:26.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:26 smithi003 bash[88594]: cluster 2024-09-20T20:10:25.218753+0000 mon.a (mon.0) 581 : cluster [INF] Cluster is now healthy 2024-09-20T20:10:26.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:26 smithi003 bash[92129]: cluster 2024-09-20T20:10:24.521455+0000 mgr.y (mgr.15270) 786 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T20:10:26.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:26 smithi003 bash[92129]: cluster 2024-09-20T20:10:24.521455+0000 mgr.y (mgr.15270) 786 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T20:10:26.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:26 smithi003 bash[92129]: cluster 2024-09-20T20:10:25.218709+0000 mon.a (mon.0) 580 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/636 objects degraded (1.572%), 2 pgs degraded) 2024-09-20T20:10:26.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:26 smithi003 bash[92129]: cluster 2024-09-20T20:10:25.218709+0000 mon.a (mon.0) 580 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/636 objects degraded (1.572%), 2 pgs degraded) 2024-09-20T20:10:26.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:26 smithi003 bash[92129]: cluster 2024-09-20T20:10:25.218753+0000 mon.a (mon.0) 581 : cluster [INF] Cluster is now healthy 2024-09-20T20:10:26.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:26 smithi003 bash[92129]: cluster 2024-09-20T20:10:25.218753+0000 mon.a (mon.0) 581 : cluster [INF] Cluster is now healthy 2024-09-20T20:10:28.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:28 smithi183 bash[69508]: cluster 2024-09-20T20:10:26.522405+0000 mgr.y (mgr.15270) 787 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T20:10:28.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:28 smithi183 bash[69508]: cluster 2024-09-20T20:10:26.522405+0000 mgr.y (mgr.15270) 787 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T20:10:28.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:28 smithi003 bash[88594]: cluster 2024-09-20T20:10:26.522405+0000 mgr.y (mgr.15270) 787 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T20:10:28.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:28 smithi003 bash[88594]: cluster 2024-09-20T20:10:26.522405+0000 mgr.y (mgr.15270) 787 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T20:10:28.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:28 smithi003 bash[92129]: cluster 2024-09-20T20:10:26.522405+0000 mgr.y (mgr.15270) 787 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T20:10:28.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:28 smithi003 bash[92129]: cluster 2024-09-20T20:10:26.522405+0000 mgr.y (mgr.15270) 787 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T20:10:29.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:10:29 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:10:29.227853452Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:10:30.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:30 smithi183 bash[69508]: cluster 2024-09-20T20:10:28.523801+0000 mgr.y (mgr.15270) 788 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-20T20:10:30.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:30 smithi183 bash[69508]: cluster 2024-09-20T20:10:28.523801+0000 mgr.y (mgr.15270) 788 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-20T20:10:30.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:30 smithi183 bash[69508]: audit 2024-09-20T20:10:29.039683+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:30.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:30 smithi183 bash[69508]: audit 2024-09-20T20:10:29.039683+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:30.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:30 smithi183 bash[69508]: audit 2024-09-20T20:10:29.041844+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:10:30.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:30 smithi183 bash[69508]: audit 2024-09-20T20:10:29.041844+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:10:30.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:30 smithi003 bash[88594]: cluster 2024-09-20T20:10:28.523801+0000 mgr.y (mgr.15270) 788 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-20T20:10:30.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:30 smithi003 bash[88594]: cluster 2024-09-20T20:10:28.523801+0000 mgr.y (mgr.15270) 788 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-20T20:10:30.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:30 smithi003 bash[88594]: audit 2024-09-20T20:10:29.039683+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:30.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:30 smithi003 bash[88594]: audit 2024-09-20T20:10:29.039683+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:30.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:30 smithi003 bash[88594]: audit 2024-09-20T20:10:29.041844+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:10:30.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:30 smithi003 bash[88594]: audit 2024-09-20T20:10:29.041844+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:10:30.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:30 smithi003 bash[92129]: cluster 2024-09-20T20:10:28.523801+0000 mgr.y (mgr.15270) 788 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-20T20:10:30.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:30 smithi003 bash[92129]: cluster 2024-09-20T20:10:28.523801+0000 mgr.y (mgr.15270) 788 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-20T20:10:30.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:30 smithi003 bash[92129]: audit 2024-09-20T20:10:29.039683+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:30.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:30 smithi003 bash[92129]: audit 2024-09-20T20:10:29.039683+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:30.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:30 smithi003 bash[92129]: audit 2024-09-20T20:10:29.041844+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:10:30.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:30 smithi003 bash[92129]: audit 2024-09-20T20:10:29.041844+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:10:32.301 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:10:32 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:10:32.198035027Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:10:32.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:32 smithi183 bash[69508]: cluster 2024-09-20T20:10:30.525066+0000 mgr.y (mgr.15270) 789 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:10:32.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:32 smithi183 bash[69508]: cluster 2024-09-20T20:10:30.525066+0000 mgr.y (mgr.15270) 789 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:10:32.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:32 smithi003 bash[88594]: cluster 2024-09-20T20:10:30.525066+0000 mgr.y (mgr.15270) 789 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:10:32.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:32 smithi003 bash[88594]: cluster 2024-09-20T20:10:30.525066+0000 mgr.y (mgr.15270) 789 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:10:32.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:32 smithi003 bash[92129]: cluster 2024-09-20T20:10:30.525066+0000 mgr.y (mgr.15270) 789 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:10:32.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:32 smithi003 bash[92129]: cluster 2024-09-20T20:10:30.525066+0000 mgr.y (mgr.15270) 789 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:10:32.453 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:10:32 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:10:32] "GET /metrics HTTP/1.1" 200 38248 "" "Prometheus/2.51.0" 2024-09-20T20:10:34.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:34 smithi183 bash[69508]: cluster 2024-09-20T20:10:32.526181+0000 mgr.y (mgr.15270) 790 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:10:34.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:34 smithi183 bash[69508]: cluster 2024-09-20T20:10:32.526181+0000 mgr.y (mgr.15270) 790 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:10:34.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:34 smithi183 bash[69508]: audit 2024-09-20T20:10:33.170979+0000 mgr.y (mgr.15270) 791 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:10:34.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:34 smithi183 bash[69508]: audit 2024-09-20T20:10:33.170979+0000 mgr.y (mgr.15270) 791 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:10:34.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:34 smithi003 bash[88594]: cluster 2024-09-20T20:10:32.526181+0000 mgr.y (mgr.15270) 790 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:10:34.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:34 smithi003 bash[88594]: cluster 2024-09-20T20:10:32.526181+0000 mgr.y (mgr.15270) 790 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:10:34.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:34 smithi003 bash[88594]: audit 2024-09-20T20:10:33.170979+0000 mgr.y (mgr.15270) 791 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:10:34.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:34 smithi003 bash[88594]: audit 2024-09-20T20:10:33.170979+0000 mgr.y (mgr.15270) 791 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:10:34.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:34 smithi003 bash[92129]: cluster 2024-09-20T20:10:32.526181+0000 mgr.y (mgr.15270) 790 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:10:34.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:34 smithi003 bash[92129]: cluster 2024-09-20T20:10:32.526181+0000 mgr.y (mgr.15270) 790 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:10:34.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:34 smithi003 bash[92129]: audit 2024-09-20T20:10:33.170979+0000 mgr.y (mgr.15270) 791 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:10:34.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:34 smithi003 bash[92129]: audit 2024-09-20T20:10:33.170979+0000 mgr.y (mgr.15270) 791 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:10:35.537 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:10:35 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:10:35.212755017Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:10:35.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:35 smithi183 bash[69508]: cluster 2024-09-20T20:10:34.527694+0000 mgr.y (mgr.15270) 792 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:10:35.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:35 smithi183 bash[69508]: cluster 2024-09-20T20:10:34.527694+0000 mgr.y (mgr.15270) 792 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:10:35.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:35 smithi183 bash[69508]: audit 2024-09-20T20:10:34.529427+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:35.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:35 smithi183 bash[69508]: audit 2024-09-20T20:10:34.529427+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:35.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:35 smithi183 bash[69508]: audit 2024-09-20T20:10:35.364529+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-20T20:10:35.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:35 smithi183 bash[69508]: audit 2024-09-20T20:10:35.364529+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-20T20:10:35.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:35 smithi183 bash[69508]: audit 2024-09-20T20:10:35.364968+0000 mgr.y (mgr.15270) 793 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-20T20:10:35.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:35 smithi183 bash[69508]: audit 2024-09-20T20:10:35.364968+0000 mgr.y (mgr.15270) 793 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-20T20:10:35.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:35 smithi183 bash[69508]: cephadm 2024-09-20T20:10:35.367526+0000 mgr.y (mgr.15270) 794 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-20T20:10:35.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:35 smithi183 bash[69508]: cephadm 2024-09-20T20:10:35.367526+0000 mgr.y (mgr.15270) 794 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-20T20:10:35.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:35 smithi003 bash[88594]: cluster 2024-09-20T20:10:34.527694+0000 mgr.y (mgr.15270) 792 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:10:35.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:35 smithi003 bash[88594]: cluster 2024-09-20T20:10:34.527694+0000 mgr.y (mgr.15270) 792 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:10:35.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:35 smithi003 bash[88594]: audit 2024-09-20T20:10:34.529427+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:35.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:35 smithi003 bash[88594]: audit 2024-09-20T20:10:34.529427+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:35.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:35 smithi003 bash[88594]: audit 2024-09-20T20:10:35.364529+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-20T20:10:35.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:35 smithi003 bash[88594]: audit 2024-09-20T20:10:35.364529+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-20T20:10:35.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:35 smithi003 bash[88594]: audit 2024-09-20T20:10:35.364968+0000 mgr.y (mgr.15270) 793 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-20T20:10:35.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:35 smithi003 bash[88594]: audit 2024-09-20T20:10:35.364968+0000 mgr.y (mgr.15270) 793 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-20T20:10:35.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:35 smithi003 bash[88594]: cephadm 2024-09-20T20:10:35.367526+0000 mgr.y (mgr.15270) 794 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-20T20:10:35.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:35 smithi003 bash[88594]: cephadm 2024-09-20T20:10:35.367526+0000 mgr.y (mgr.15270) 794 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-20T20:10:35.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:35 smithi003 bash[92129]: cluster 2024-09-20T20:10:34.527694+0000 mgr.y (mgr.15270) 792 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:10:35.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:35 smithi003 bash[92129]: cluster 2024-09-20T20:10:34.527694+0000 mgr.y (mgr.15270) 792 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:10:35.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:35 smithi003 bash[92129]: audit 2024-09-20T20:10:34.529427+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:35.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:35 smithi003 bash[92129]: audit 2024-09-20T20:10:34.529427+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:35.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:35 smithi003 bash[92129]: audit 2024-09-20T20:10:35.364529+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-20T20:10:35.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:35 smithi003 bash[92129]: audit 2024-09-20T20:10:35.364529+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-20T20:10:35.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:35 smithi003 bash[92129]: audit 2024-09-20T20:10:35.364968+0000 mgr.y (mgr.15270) 793 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-20T20:10:35.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:35 smithi003 bash[92129]: audit 2024-09-20T20:10:35.364968+0000 mgr.y (mgr.15270) 793 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-20T20:10:35.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:35 smithi003 bash[92129]: cephadm 2024-09-20T20:10:35.367526+0000 mgr.y (mgr.15270) 794 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-20T20:10:35.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:35 smithi003 bash[92129]: cephadm 2024-09-20T20:10:35.367526+0000 mgr.y (mgr.15270) 794 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-20T20:10:37.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:37 smithi183 bash[69508]: cluster 2024-09-20T20:10:36.528687+0000 mgr.y (mgr.15270) 795 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:10:37.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:37 smithi183 bash[69508]: cluster 2024-09-20T20:10:36.528687+0000 mgr.y (mgr.15270) 795 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:10:37.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:37 smithi003 bash[88594]: cluster 2024-09-20T20:10:36.528687+0000 mgr.y (mgr.15270) 795 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:10:37.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:37 smithi003 bash[88594]: cluster 2024-09-20T20:10:36.528687+0000 mgr.y (mgr.15270) 795 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:10:37.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:37 smithi003 bash[92129]: cluster 2024-09-20T20:10:36.528687+0000 mgr.y (mgr.15270) 795 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:10:37.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:37 smithi003 bash[92129]: cluster 2024-09-20T20:10:36.528687+0000 mgr.y (mgr.15270) 795 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:10:38.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:10:38 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:10:38.187938854Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:10:38.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:38 smithi003 bash[88594]: cephadm 2024-09-20T20:10:37.664948+0000 mgr.y (mgr.15270) 796 : cephadm [INF] Upgrade: Updating osd.7 2024-09-20T20:10:38.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:38 smithi003 bash[88594]: cephadm 2024-09-20T20:10:37.664948+0000 mgr.y (mgr.15270) 796 : cephadm [INF] Upgrade: Updating osd.7 2024-09-20T20:10:38.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:38 smithi003 bash[88594]: audit 2024-09-20T20:10:37.673542+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:38.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:38 smithi003 bash[88594]: audit 2024-09-20T20:10:37.673542+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:38.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:38 smithi003 bash[88594]: audit 2024-09-20T20:10:37.677826+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-20T20:10:38.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:38 smithi003 bash[88594]: audit 2024-09-20T20:10:37.677826+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-20T20:10:38.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:38 smithi003 bash[88594]: audit 2024-09-20T20:10:37.679759+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:10:38.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:38 smithi003 bash[88594]: audit 2024-09-20T20:10:37.679759+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:10:38.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:38 smithi003 bash[88594]: cephadm 2024-09-20T20:10:37.685424+0000 mgr.y (mgr.15270) 797 : cephadm [INF] Deploying daemon osd.7 on smithi183 2024-09-20T20:10:38.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:38 smithi003 bash[88594]: cephadm 2024-09-20T20:10:37.685424+0000 mgr.y (mgr.15270) 797 : cephadm [INF] Deploying daemon osd.7 on smithi183 2024-09-20T20:10:38.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:38 smithi003 bash[92129]: cephadm 2024-09-20T20:10:37.664948+0000 mgr.y (mgr.15270) 796 : cephadm [INF] Upgrade: Updating osd.7 2024-09-20T20:10:38.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:38 smithi003 bash[92129]: cephadm 2024-09-20T20:10:37.664948+0000 mgr.y (mgr.15270) 796 : cephadm [INF] Upgrade: Updating osd.7 2024-09-20T20:10:38.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:38 smithi003 bash[92129]: audit 2024-09-20T20:10:37.673542+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:38.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:38 smithi003 bash[92129]: audit 2024-09-20T20:10:37.673542+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:38.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:38 smithi003 bash[92129]: audit 2024-09-20T20:10:37.677826+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-20T20:10:38.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:38 smithi003 bash[92129]: audit 2024-09-20T20:10:37.677826+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-20T20:10:38.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:38 smithi003 bash[92129]: audit 2024-09-20T20:10:37.679759+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:10:38.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:38 smithi003 bash[92129]: audit 2024-09-20T20:10:37.679759+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:10:38.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:38 smithi003 bash[92129]: cephadm 2024-09-20T20:10:37.685424+0000 mgr.y (mgr.15270) 797 : cephadm [INF] Deploying daemon osd.7 on smithi183 2024-09-20T20:10:38.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:38 smithi003 bash[92129]: cephadm 2024-09-20T20:10:37.685424+0000 mgr.y (mgr.15270) 797 : cephadm [INF] Deploying daemon osd.7 on smithi183 2024-09-20T20:10:39.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:38 smithi183 bash[69508]: cephadm 2024-09-20T20:10:37.664948+0000 mgr.y (mgr.15270) 796 : cephadm [INF] Upgrade: Updating osd.7 2024-09-20T20:10:39.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:38 smithi183 bash[69508]: cephadm 2024-09-20T20:10:37.664948+0000 mgr.y (mgr.15270) 796 : cephadm [INF] Upgrade: Updating osd.7 2024-09-20T20:10:39.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:38 smithi183 bash[69508]: audit 2024-09-20T20:10:37.673542+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:39.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:38 smithi183 bash[69508]: audit 2024-09-20T20:10:37.673542+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:39.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:38 smithi183 bash[69508]: audit 2024-09-20T20:10:37.677826+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-20T20:10:39.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:38 smithi183 bash[69508]: audit 2024-09-20T20:10:37.677826+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-20T20:10:39.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:38 smithi183 bash[69508]: audit 2024-09-20T20:10:37.679759+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:10:39.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:38 smithi183 bash[69508]: audit 2024-09-20T20:10:37.679759+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:10:39.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:38 smithi183 bash[69508]: cephadm 2024-09-20T20:10:37.685424+0000 mgr.y (mgr.15270) 797 : cephadm [INF] Deploying daemon osd.7 on smithi183 2024-09-20T20:10:39.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:38 smithi183 bash[69508]: cephadm 2024-09-20T20:10:37.685424+0000 mgr.y (mgr.15270) 797 : cephadm [INF] Deploying daemon osd.7 on smithi183 2024-09-20T20:10:39.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:39 smithi183 bash[69508]: cluster 2024-09-20T20:10:38.529791+0000 mgr.y (mgr.15270) 798 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:10:39.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:39 smithi183 bash[69508]: cluster 2024-09-20T20:10:38.529791+0000 mgr.y (mgr.15270) 798 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:10:39.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:39 smithi003 bash[88594]: cluster 2024-09-20T20:10:38.529791+0000 mgr.y (mgr.15270) 798 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:10:39.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:39 smithi003 bash[88594]: cluster 2024-09-20T20:10:38.529791+0000 mgr.y (mgr.15270) 798 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:10:39.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:39 smithi003 bash[92129]: cluster 2024-09-20T20:10:38.529791+0000 mgr.y (mgr.15270) 798 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:10:39.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:39 smithi003 bash[92129]: cluster 2024-09-20T20:10:38.529791+0000 mgr.y (mgr.15270) 798 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:10:41.229 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:10:41 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:10:41.19289569Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:10:41.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:41 smithi003 bash[88594]: cluster 2024-09-20T20:10:40.530997+0000 mgr.y (mgr.15270) 799 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:10:41.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:41 smithi003 bash[88594]: cluster 2024-09-20T20:10:40.530997+0000 mgr.y (mgr.15270) 799 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:10:41.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:41 smithi003 bash[92129]: cluster 2024-09-20T20:10:40.530997+0000 mgr.y (mgr.15270) 799 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:10:41.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:41 smithi003 bash[92129]: cluster 2024-09-20T20:10:40.530997+0000 mgr.y (mgr.15270) 799 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:10:42.017 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:41 smithi183 bash[69508]: cluster 2024-09-20T20:10:40.530997+0000 mgr.y (mgr.15270) 799 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:10:42.017 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:41 smithi183 bash[69508]: cluster 2024-09-20T20:10:40.530997+0000 mgr.y (mgr.15270) 799 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:10:42.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:42 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:10:42.301 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 20:10:42 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:10:42.301 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:10:42 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:10:42.302 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:10:42 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:10:42.302 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 20:10:42 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:10:42.302 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:10:42 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:10:42.303 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:10:42 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:10:42.303 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:10:42 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:10:42.303 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:10:42 smithi183 systemd[1]: Stopping Ceph osd.7 for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T20:10:42.303 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 20:10:42 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:10:42.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:10:42 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:10:42] "GET /metrics HTTP/1.1" 200 38248 "" "Prometheus/2.51.0" 2024-09-20T20:10:42.706 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:10:42 smithi183 bash[40932]: debug 2024-09-20T20:10:42.384+0000 7fc28a2f0640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-20T20:10:42.706 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:10:42 smithi183 bash[40932]: debug 2024-09-20T20:10:42.384+0000 7fc28a2f0640 -1 osd.7 146 *** Got signal Terminated *** 2024-09-20T20:10:42.706 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:10:42 smithi183 bash[40932]: debug 2024-09-20T20:10:42.384+0000 7fc28a2f0640 -1 osd.7 146 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T20:10:43.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:42 smithi183 bash[69508]: cluster 2024-09-20T20:10:42.386607+0000 mon.a (mon.0) 589 : cluster [INF] osd.7 marked itself down and dead 2024-09-20T20:10:43.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:42 smithi183 bash[69508]: cluster 2024-09-20T20:10:42.386607+0000 mon.a (mon.0) 589 : cluster [INF] osd.7 marked itself down and dead 2024-09-20T20:10:43.183 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:42 smithi003 bash[88594]: cluster 2024-09-20T20:10:42.386607+0000 mon.a (mon.0) 589 : cluster [INF] osd.7 marked itself down and dead 2024-09-20T20:10:43.183 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:42 smithi003 bash[88594]: cluster 2024-09-20T20:10:42.386607+0000 mon.a (mon.0) 589 : cluster [INF] osd.7 marked itself down and dead 2024-09-20T20:10:43.183 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:42 smithi003 bash[92129]: cluster 2024-09-20T20:10:42.386607+0000 mon.a (mon.0) 589 : cluster [INF] osd.7 marked itself down and dead 2024-09-20T20:10:43.183 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:42 smithi003 bash[92129]: cluster 2024-09-20T20:10:42.386607+0000 mon.a (mon.0) 589 : cluster [INF] osd.7 marked itself down and dead 2024-09-20T20:10:44.046 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:10:43 smithi183 bash[86084]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-osd-7 2024-09-20T20:10:44.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:43 smithi183 bash[69508]: cluster 2024-09-20T20:10:42.532052+0000 mgr.y (mgr.15270) 800 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:10:44.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:43 smithi183 bash[69508]: cluster 2024-09-20T20:10:42.532052+0000 mgr.y (mgr.15270) 800 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:10:44.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:43 smithi183 bash[69508]: cluster 2024-09-20T20:10:42.691411+0000 mon.a (mon.0) 590 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:10:44.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:43 smithi183 bash[69508]: cluster 2024-09-20T20:10:42.691411+0000 mon.a (mon.0) 590 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:10:44.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:43 smithi183 bash[69508]: cluster 2024-09-20T20:10:42.715633+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-20T20:10:44.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:43 smithi183 bash[69508]: cluster 2024-09-20T20:10:42.715633+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-20T20:10:44.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:43 smithi183 bash[69508]: audit 2024-09-20T20:10:43.182167+0000 mgr.y (mgr.15270) 801 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:10:44.046 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:43 smithi183 bash[69508]: audit 2024-09-20T20:10:43.182167+0000 mgr.y (mgr.15270) 801 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:10:44.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:43 smithi003 bash[92129]: cluster 2024-09-20T20:10:42.532052+0000 mgr.y (mgr.15270) 800 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:10:44.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:43 smithi003 bash[92129]: cluster 2024-09-20T20:10:42.532052+0000 mgr.y (mgr.15270) 800 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:10:44.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:43 smithi003 bash[92129]: cluster 2024-09-20T20:10:42.691411+0000 mon.a (mon.0) 590 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:10:44.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:43 smithi003 bash[92129]: cluster 2024-09-20T20:10:42.691411+0000 mon.a (mon.0) 590 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:10:44.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:43 smithi003 bash[92129]: cluster 2024-09-20T20:10:42.715633+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-20T20:10:44.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:43 smithi003 bash[92129]: cluster 2024-09-20T20:10:42.715633+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-20T20:10:44.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:43 smithi003 bash[92129]: audit 2024-09-20T20:10:43.182167+0000 mgr.y (mgr.15270) 801 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:10:44.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:43 smithi003 bash[92129]: audit 2024-09-20T20:10:43.182167+0000 mgr.y (mgr.15270) 801 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:10:44.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:43 smithi003 bash[88594]: cluster 2024-09-20T20:10:42.532052+0000 mgr.y (mgr.15270) 800 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:10:44.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:43 smithi003 bash[88594]: cluster 2024-09-20T20:10:42.532052+0000 mgr.y (mgr.15270) 800 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:10:44.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:43 smithi003 bash[88594]: cluster 2024-09-20T20:10:42.691411+0000 mon.a (mon.0) 590 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:10:44.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:43 smithi003 bash[88594]: cluster 2024-09-20T20:10:42.691411+0000 mon.a (mon.0) 590 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T20:10:44.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:43 smithi003 bash[88594]: cluster 2024-09-20T20:10:42.715633+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-20T20:10:44.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:43 smithi003 bash[88594]: cluster 2024-09-20T20:10:42.715633+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-20T20:10:44.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:43 smithi003 bash[88594]: audit 2024-09-20T20:10:43.182167+0000 mgr.y (mgr.15270) 801 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:10:44.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:43 smithi003 bash[88594]: audit 2024-09-20T20:10:43.182167+0000 mgr.y (mgr.15270) 801 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:10:44.551 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:10:44 smithi183 bash[86149]: Error response from daemon: No such container: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-osd-7 2024-09-20T20:10:44.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:10:44 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:10:44.194176239Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:10:45.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:44 smithi183 bash[69508]: cluster 2024-09-20T20:10:43.713374+0000 mon.a (mon.0) 592 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-20T20:10:45.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:44 smithi183 bash[69508]: cluster 2024-09-20T20:10:43.713374+0000 mon.a (mon.0) 592 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-20T20:10:45.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:44 smithi183 bash[69508]: audit 2024-09-20T20:10:44.039703+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:45.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:44 smithi183 bash[69508]: audit 2024-09-20T20:10:44.039703+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:45.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:44 smithi183 bash[69508]: audit 2024-09-20T20:10:44.041902+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:10:45.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:44 smithi183 bash[69508]: audit 2024-09-20T20:10:44.041902+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:10:45.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:44 smithi003 bash[88594]: cluster 2024-09-20T20:10:43.713374+0000 mon.a (mon.0) 592 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-20T20:10:45.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:44 smithi003 bash[88594]: cluster 2024-09-20T20:10:43.713374+0000 mon.a (mon.0) 592 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-20T20:10:45.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:44 smithi003 bash[88594]: audit 2024-09-20T20:10:44.039703+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:45.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:44 smithi003 bash[88594]: audit 2024-09-20T20:10:44.039703+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:45.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:44 smithi003 bash[88594]: audit 2024-09-20T20:10:44.041902+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:10:45.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:44 smithi003 bash[88594]: audit 2024-09-20T20:10:44.041902+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:10:45.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:44 smithi003 bash[92129]: cluster 2024-09-20T20:10:43.713374+0000 mon.a (mon.0) 592 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-20T20:10:45.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:44 smithi003 bash[92129]: cluster 2024-09-20T20:10:43.713374+0000 mon.a (mon.0) 592 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-20T20:10:45.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:44 smithi003 bash[92129]: audit 2024-09-20T20:10:44.039703+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:45.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:44 smithi003 bash[92129]: audit 2024-09-20T20:10:44.039703+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:45.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:44 smithi003 bash[92129]: audit 2024-09-20T20:10:44.041902+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:10:45.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:44 smithi003 bash[92129]: audit 2024-09-20T20:10:44.041902+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:10:45.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:45 smithi183 bash[69508]: cluster 2024-09-20T20:10:44.533395+0000 mgr.y (mgr.15270) 802 : cluster [DBG] pgmap v483: 161 pgs: 11 active+undersized, 12 peering, 12 stale+active+clean, 13 active+undersized+degraded, 113 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 52/636 objects degraded (8.176%) 2024-09-20T20:10:45.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:45 smithi183 bash[69508]: cluster 2024-09-20T20:10:44.533395+0000 mgr.y (mgr.15270) 802 : cluster [DBG] pgmap v483: 161 pgs: 11 active+undersized, 12 peering, 12 stale+active+clean, 13 active+undersized+degraded, 113 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 52/636 objects degraded (8.176%) 2024-09-20T20:10:45.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:45 smithi183 bash[69508]: cluster 2024-09-20T20:10:45.035119+0000 mon.a (mon.0) 595 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-20T20:10:45.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:45 smithi183 bash[69508]: cluster 2024-09-20T20:10:45.035119+0000 mon.a (mon.0) 595 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-20T20:10:45.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:45 smithi183 bash[69508]: cluster 2024-09-20T20:10:45.035170+0000 mon.a (mon.0) 596 : cluster [WRN] Health check failed: Degraded data redundancy: 52/636 objects degraded (8.176%), 13 pgs degraded (PG_DEGRADED) 2024-09-20T20:10:45.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:45 smithi183 bash[69508]: cluster 2024-09-20T20:10:45.035170+0000 mon.a (mon.0) 596 : cluster [WRN] Health check failed: Degraded data redundancy: 52/636 objects degraded (8.176%), 13 pgs degraded (PG_DEGRADED) 2024-09-20T20:10:46.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:45 smithi003 bash[88594]: cluster 2024-09-20T20:10:44.533395+0000 mgr.y (mgr.15270) 802 : cluster [DBG] pgmap v483: 161 pgs: 11 active+undersized, 12 peering, 12 stale+active+clean, 13 active+undersized+degraded, 113 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 52/636 objects degraded (8.176%) 2024-09-20T20:10:46.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:45 smithi003 bash[88594]: cluster 2024-09-20T20:10:44.533395+0000 mgr.y (mgr.15270) 802 : cluster [DBG] pgmap v483: 161 pgs: 11 active+undersized, 12 peering, 12 stale+active+clean, 13 active+undersized+degraded, 113 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 52/636 objects degraded (8.176%) 2024-09-20T20:10:46.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:45 smithi003 bash[88594]: cluster 2024-09-20T20:10:45.035119+0000 mon.a (mon.0) 595 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-20T20:10:46.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:45 smithi003 bash[88594]: cluster 2024-09-20T20:10:45.035119+0000 mon.a (mon.0) 595 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-20T20:10:46.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:45 smithi003 bash[88594]: cluster 2024-09-20T20:10:45.035170+0000 mon.a (mon.0) 596 : cluster [WRN] Health check failed: Degraded data redundancy: 52/636 objects degraded (8.176%), 13 pgs degraded (PG_DEGRADED) 2024-09-20T20:10:46.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:45 smithi003 bash[88594]: cluster 2024-09-20T20:10:45.035170+0000 mon.a (mon.0) 596 : cluster [WRN] Health check failed: Degraded data redundancy: 52/636 objects degraded (8.176%), 13 pgs degraded (PG_DEGRADED) 2024-09-20T20:10:46.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:45 smithi003 bash[92129]: cluster 2024-09-20T20:10:44.533395+0000 mgr.y (mgr.15270) 802 : cluster [DBG] pgmap v483: 161 pgs: 11 active+undersized, 12 peering, 12 stale+active+clean, 13 active+undersized+degraded, 113 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 52/636 objects degraded (8.176%) 2024-09-20T20:10:46.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:45 smithi003 bash[92129]: cluster 2024-09-20T20:10:44.533395+0000 mgr.y (mgr.15270) 802 : cluster [DBG] pgmap v483: 161 pgs: 11 active+undersized, 12 peering, 12 stale+active+clean, 13 active+undersized+degraded, 113 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 52/636 objects degraded (8.176%) 2024-09-20T20:10:46.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:45 smithi003 bash[92129]: cluster 2024-09-20T20:10:45.035119+0000 mon.a (mon.0) 595 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-20T20:10:46.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:45 smithi003 bash[92129]: cluster 2024-09-20T20:10:45.035119+0000 mon.a (mon.0) 595 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-20T20:10:46.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:45 smithi003 bash[92129]: cluster 2024-09-20T20:10:45.035170+0000 mon.a (mon.0) 596 : cluster [WRN] Health check failed: Degraded data redundancy: 52/636 objects degraded (8.176%), 13 pgs degraded (PG_DEGRADED) 2024-09-20T20:10:46.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:45 smithi003 bash[92129]: cluster 2024-09-20T20:10:45.035170+0000 mon.a (mon.0) 596 : cluster [WRN] Health check failed: Degraded data redundancy: 52/636 objects degraded (8.176%), 13 pgs degraded (PG_DEGRADED) 2024-09-20T20:10:46.402 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:10:46 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:10:46.402 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:10:46 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:10:46.403 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:10:46 smithi183 systemd[1]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490@osd.7.service: Deactivated successfully. 2024-09-20T20:10:46.403 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:10:46 smithi183 systemd[1]: Stopped Ceph osd.7 for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T20:10:46.403 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:10:46 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:10:46.403 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 20:10:46 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:10:46.403 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:10:46 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:10:46.404 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 20:10:46 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:10:46.404 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 20:10:46 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:10:46.404 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:46 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:10:46.404 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:10:46 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:10:46.801 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:10:46 smithi183 systemd[1]: Started Ceph osd.7 for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T20:10:47.441 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:10:47 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:10:47.189810379Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:10:47.801 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:10:47 smithi183 bash[86298]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T20:10:47.801 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:10:47 smithi183 bash[86298]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T20:10:47.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:47 smithi183 bash[69508]: audit 2024-09-20T20:10:46.454905+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:47.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:47 smithi183 bash[69508]: audit 2024-09-20T20:10:46.454905+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:47.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:47 smithi183 bash[69508]: audit 2024-09-20T20:10:46.465243+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:47.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:47 smithi183 bash[69508]: audit 2024-09-20T20:10:46.465243+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:47.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:47 smithi183 bash[69508]: cluster 2024-09-20T20:10:46.535120+0000 mgr.y (mgr.15270) 803 : cluster [DBG] pgmap v484: 161 pgs: 27 active+undersized, 12 peering, 4 stale+active+clean, 15 active+undersized+degraded, 103 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 54/636 objects degraded (8.491%) 2024-09-20T20:10:47.802 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:47 smithi183 bash[69508]: cluster 2024-09-20T20:10:46.535120+0000 mgr.y (mgr.15270) 803 : cluster [DBG] pgmap v484: 161 pgs: 27 active+undersized, 12 peering, 4 stale+active+clean, 15 active+undersized+degraded, 103 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 54/636 objects degraded (8.491%) 2024-09-20T20:10:47.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:47 smithi003 bash[88594]: audit 2024-09-20T20:10:46.454905+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:47.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:47 smithi003 bash[88594]: audit 2024-09-20T20:10:46.454905+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:47.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:47 smithi003 bash[88594]: audit 2024-09-20T20:10:46.465243+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:47.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:47 smithi003 bash[88594]: audit 2024-09-20T20:10:46.465243+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:47.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:47 smithi003 bash[88594]: cluster 2024-09-20T20:10:46.535120+0000 mgr.y (mgr.15270) 803 : cluster [DBG] pgmap v484: 161 pgs: 27 active+undersized, 12 peering, 4 stale+active+clean, 15 active+undersized+degraded, 103 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 54/636 objects degraded (8.491%) 2024-09-20T20:10:47.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:47 smithi003 bash[88594]: cluster 2024-09-20T20:10:46.535120+0000 mgr.y (mgr.15270) 803 : cluster [DBG] pgmap v484: 161 pgs: 27 active+undersized, 12 peering, 4 stale+active+clean, 15 active+undersized+degraded, 103 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 54/636 objects degraded (8.491%) 2024-09-20T20:10:47.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:47 smithi003 bash[92129]: audit 2024-09-20T20:10:46.454905+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:47.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:47 smithi003 bash[92129]: audit 2024-09-20T20:10:46.454905+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:47.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:47 smithi003 bash[92129]: audit 2024-09-20T20:10:46.465243+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:47.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:47 smithi003 bash[92129]: audit 2024-09-20T20:10:46.465243+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:47.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:47 smithi003 bash[92129]: cluster 2024-09-20T20:10:46.535120+0000 mgr.y (mgr.15270) 803 : cluster [DBG] pgmap v484: 161 pgs: 27 active+undersized, 12 peering, 4 stale+active+clean, 15 active+undersized+degraded, 103 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 54/636 objects degraded (8.491%) 2024-09-20T20:10:47.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:47 smithi003 bash[92129]: cluster 2024-09-20T20:10:46.535120+0000 mgr.y (mgr.15270) 803 : cluster [DBG] pgmap v484: 161 pgs: 27 active+undersized, 12 peering, 4 stale+active+clean, 15 active+undersized+degraded, 103 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 54/636 objects degraded (8.491%) 2024-09-20T20:10:48.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:48 smithi003 bash[88594]: cluster 2024-09-20T20:10:48.588114+0000 mon.a (mon.0) 599 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-09-20T20:10:48.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:48 smithi003 bash[88594]: cluster 2024-09-20T20:10:48.588114+0000 mon.a (mon.0) 599 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-09-20T20:10:48.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:48 smithi003 bash[92129]: cluster 2024-09-20T20:10:48.588114+0000 mon.a (mon.0) 599 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-09-20T20:10:48.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:48 smithi003 bash[92129]: cluster 2024-09-20T20:10:48.588114+0000 mon.a (mon.0) 599 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-09-20T20:10:49.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:48 smithi183 bash[69508]: cluster 2024-09-20T20:10:48.588114+0000 mon.a (mon.0) 599 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-09-20T20:10:49.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:48 smithi183 bash[69508]: cluster 2024-09-20T20:10:48.588114+0000 mon.a (mon.0) 599 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2024-09-20T20:10:49.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:49 smithi003 bash[88594]: cluster 2024-09-20T20:10:48.536648+0000 mgr.y (mgr.15270) 804 : cluster [DBG] pgmap v485: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T20:10:49.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:49 smithi003 bash[88594]: cluster 2024-09-20T20:10:48.536648+0000 mgr.y (mgr.15270) 804 : cluster [DBG] pgmap v485: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T20:10:49.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:49 smithi003 bash[92129]: cluster 2024-09-20T20:10:48.536648+0000 mgr.y (mgr.15270) 804 : cluster [DBG] pgmap v485: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T20:10:49.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:49 smithi003 bash[92129]: cluster 2024-09-20T20:10:48.536648+0000 mgr.y (mgr.15270) 804 : cluster [DBG] pgmap v485: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T20:10:50.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:49 smithi183 bash[69508]: cluster 2024-09-20T20:10:48.536648+0000 mgr.y (mgr.15270) 804 : cluster [DBG] pgmap v485: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T20:10:50.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:49 smithi183 bash[69508]: cluster 2024-09-20T20:10:48.536648+0000 mgr.y (mgr.15270) 804 : cluster [DBG] pgmap v485: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T20:10:50.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:10:50 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:10:50.226727238Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:10:51.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:51 smithi183 bash[69508]: cluster 2024-09-20T20:10:50.538134+0000 mgr.y (mgr.15270) 805 : cluster [DBG] pgmap v486: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T20:10:51.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:51 smithi183 bash[69508]: cluster 2024-09-20T20:10:50.538134+0000 mgr.y (mgr.15270) 805 : cluster [DBG] pgmap v486: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T20:10:51.801 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:10:51 smithi183 bash[86298]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T20:10:51.801 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:10:51 smithi183 bash[86298]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T20:10:51.801 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:10:51 smithi183 bash[86298]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T20:10:51.801 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:10:51 smithi183 bash[86298]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-20T20:10:51.801 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:10:51 smithi183 bash[86298]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2024-09-20T20:10:51.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:51 smithi003 bash[92129]: cluster 2024-09-20T20:10:50.538134+0000 mgr.y (mgr.15270) 805 : cluster [DBG] pgmap v486: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T20:10:51.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:51 smithi003 bash[92129]: cluster 2024-09-20T20:10:50.538134+0000 mgr.y (mgr.15270) 805 : cluster [DBG] pgmap v486: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T20:10:51.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:51 smithi003 bash[88594]: cluster 2024-09-20T20:10:50.538134+0000 mgr.y (mgr.15270) 805 : cluster [DBG] pgmap v486: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T20:10:51.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:51 smithi003 bash[88594]: cluster 2024-09-20T20:10:50.538134+0000 mgr.y (mgr.15270) 805 : cluster [DBG] pgmap v486: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T20:10:52.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:10:51 smithi183 bash[86298]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-20T20:10:52.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:10:51 smithi183 bash[86298]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2024-09-20T20:10:52.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:10:51 smithi183 bash[86298]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-20T20:10:52.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:10:51 smithi183 bash[86298]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-20T20:10:52.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:10:51 smithi183 bash[86298]: --> ceph-volume lvm activate successful for osd ID: 7 2024-09-20T20:10:52.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:10:52 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:10:52] "GET /metrics HTTP/1.1" 200 38247 "" "Prometheus/2.51.0" 2024-09-20T20:10:53.460 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:10:53 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:10:53.199908585Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:10:53.724 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:53 smithi183 bash[69508]: audit 2024-09-20T20:10:52.462776+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:53.725 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:53 smithi183 bash[69508]: audit 2024-09-20T20:10:52.462776+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:53.725 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:53 smithi183 bash[69508]: audit 2024-09-20T20:10:52.475237+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:53.725 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:53 smithi183 bash[69508]: audit 2024-09-20T20:10:52.475237+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:53.725 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:53 smithi183 bash[69508]: cluster 2024-09-20T20:10:52.539418+0000 mgr.y (mgr.15270) 806 : cluster [DBG] pgmap v487: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T20:10:53.725 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:53 smithi183 bash[69508]: cluster 2024-09-20T20:10:52.539418+0000 mgr.y (mgr.15270) 806 : cluster [DBG] pgmap v487: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T20:10:53.725 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:53 smithi183 bash[69508]: audit 2024-09-20T20:10:53.192748+0000 mgr.y (mgr.15270) 807 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:10:53.726 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:53 smithi183 bash[69508]: audit 2024-09-20T20:10:53.192748+0000 mgr.y (mgr.15270) 807 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:10:53.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:53 smithi003 bash[88594]: audit 2024-09-20T20:10:52.462776+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:53.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:53 smithi003 bash[88594]: audit 2024-09-20T20:10:52.462776+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:53.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:53 smithi003 bash[88594]: audit 2024-09-20T20:10:52.475237+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:53.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:53 smithi003 bash[88594]: audit 2024-09-20T20:10:52.475237+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:53.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:53 smithi003 bash[88594]: cluster 2024-09-20T20:10:52.539418+0000 mgr.y (mgr.15270) 806 : cluster [DBG] pgmap v487: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T20:10:53.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:53 smithi003 bash[88594]: cluster 2024-09-20T20:10:52.539418+0000 mgr.y (mgr.15270) 806 : cluster [DBG] pgmap v487: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T20:10:53.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:53 smithi003 bash[88594]: audit 2024-09-20T20:10:53.192748+0000 mgr.y (mgr.15270) 807 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:10:53.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:53 smithi003 bash[88594]: audit 2024-09-20T20:10:53.192748+0000 mgr.y (mgr.15270) 807 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:10:53.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:53 smithi003 bash[92129]: audit 2024-09-20T20:10:52.462776+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:53.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:53 smithi003 bash[92129]: audit 2024-09-20T20:10:52.462776+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:53.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:53 smithi003 bash[92129]: audit 2024-09-20T20:10:52.475237+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:53.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:53 smithi003 bash[92129]: audit 2024-09-20T20:10:52.475237+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:53.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:53 smithi003 bash[92129]: cluster 2024-09-20T20:10:52.539418+0000 mgr.y (mgr.15270) 806 : cluster [DBG] pgmap v487: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T20:10:53.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:53 smithi003 bash[92129]: cluster 2024-09-20T20:10:52.539418+0000 mgr.y (mgr.15270) 806 : cluster [DBG] pgmap v487: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T20:10:53.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:53 smithi003 bash[92129]: audit 2024-09-20T20:10:53.192748+0000 mgr.y (mgr.15270) 807 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:10:53.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:53 smithi003 bash[92129]: audit 2024-09-20T20:10:53.192748+0000 mgr.y (mgr.15270) 807 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:10:54.051 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:10:53 smithi183 bash[86994]: debug 2024-09-20T20:10:53.723+0000 7f882ac18640 1 -- 172.21.15.183:0/2170867564 <== mon.1 v2:172.21.15.183:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x556136fbc960 con 0x556137dae000 2024-09-20T20:10:54.353 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-20T20:10:54.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:54 smithi003 bash[88594]: audit 2024-09-20T20:10:53.667138+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:54.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:54 smithi003 bash[88594]: audit 2024-09-20T20:10:53.667138+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:54.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:54 smithi003 bash[88594]: audit 2024-09-20T20:10:53.679284+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:54.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:54 smithi003 bash[88594]: audit 2024-09-20T20:10:53.679284+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:54.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:54 smithi003 bash[88594]: cluster 2024-09-20T20:10:53.785070+0000 mon.a (mon.0) 604 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 27 pgs degraded (PG_DEGRADED) 2024-09-20T20:10:54.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:54 smithi003 bash[88594]: cluster 2024-09-20T20:10:53.785070+0000 mon.a (mon.0) 604 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 27 pgs degraded (PG_DEGRADED) 2024-09-20T20:10:54.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:54 smithi003 bash[88594]: audit 2024-09-20T20:10:54.339563+0000 mgr.y (mgr.15270) 808 : audit [DBG] from='client.54566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:54.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:54 smithi003 bash[88594]: audit 2024-09-20T20:10:54.339563+0000 mgr.y (mgr.15270) 808 : audit [DBG] from='client.54566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:54.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:54 smithi003 bash[92129]: audit 2024-09-20T20:10:53.667138+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:54.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:54 smithi003 bash[92129]: audit 2024-09-20T20:10:53.667138+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:54.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:54 smithi003 bash[92129]: audit 2024-09-20T20:10:53.679284+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:54.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:54 smithi003 bash[92129]: audit 2024-09-20T20:10:53.679284+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:54.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:54 smithi003 bash[92129]: cluster 2024-09-20T20:10:53.785070+0000 mon.a (mon.0) 604 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 27 pgs degraded (PG_DEGRADED) 2024-09-20T20:10:54.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:54 smithi003 bash[92129]: cluster 2024-09-20T20:10:53.785070+0000 mon.a (mon.0) 604 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 27 pgs degraded (PG_DEGRADED) 2024-09-20T20:10:54.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:54 smithi003 bash[92129]: audit 2024-09-20T20:10:54.339563+0000 mgr.y (mgr.15270) 808 : audit [DBG] from='client.54566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:54.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:54 smithi003 bash[92129]: audit 2024-09-20T20:10:54.339563+0000 mgr.y (mgr.15270) 808 : audit [DBG] from='client.54566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:55.029 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T20:10:55.029 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (13m) 2m ago 40m 14.4M - 0.27.0 11f11916f8cd c352858d3349 2024-09-20T20:10:55.029 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi183 *:3000 running (12m) 2s ago 39m 69.0M - 10.4.8 5aad1d7cf004 548c3fa5f1a5 2024-09-20T20:10:55.029 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.zzokqj smithi003 *:5000 running (14m) 2m ago 37m 49.4M - 3.8 6acb0a031eab d2e13422a011 2024-09-20T20:10:55.029 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi183 *:8443,9283,8765 running (14m) 2s ago 48m 445M - 19.3.0-5099-g88deadb8 441f9a3fe515 210cd19f5bae 2024-09-20T20:10:55.029 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (25m) 2m ago 50m 518M - 19.3.0-5099-g88deadb8 441f9a3fe515 9aa6e2f22487 2024-09-20T20:10:55.029 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (9m) 2m ago 50m 50.3M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 0136983baac2 2024-09-20T20:10:55.029 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi183 running (10m) 2s ago 48m 47.5M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 b3c0e322fa5f 2024-09-20T20:10:55.029 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (8m) 2m ago 48m 39.5M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 3857b5066efa 2024-09-20T20:10:55.029 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (14m) 2m ago 40m 8179k - 1.7.0 72c9c2088986 d0b8aa327069 2024-09-20T20:10:55.029 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi183 *:9100 running (14m) 2s ago 40m 8815k - 1.7.0 72c9c2088986 c79ac70026db 2024-09-20T20:10:55.029 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (6m) 2m ago 47m 52.6M 3037M 19.3.0-5099-g88deadb8 441f9a3fe515 61ba10adee7c 2024-09-20T20:10:55.029 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (6m) 2m ago 46m 56.6M 3037M 19.3.0-5099-g88deadb8 441f9a3fe515 c757af03ec7d 2024-09-20T20:10:55.030 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (4m) 2m ago 45m 46.6M 3037M 19.3.0-5099-g88deadb8 441f9a3fe515 68be22fb8655 2024-09-20T20:10:55.030 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running 2m ago 44m - 3037M 2024-09-20T20:10:55.030 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi183 running (2m) 2s ago 44m 52.2M 3292M 19.3.0-5099-g88deadb8 441f9a3fe515 ad6dc54d2e39 2024-09-20T20:10:55.030 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi183 running (89s) 2s ago 43m 48.6M 3292M 19.3.0-5099-g88deadb8 441f9a3fe515 d32f5d1a7136 2024-09-20T20:10:55.030 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi183 running (45s) 2s ago 42m 52.5M 3292M 19.3.0-5099-g88deadb8 441f9a3fe515 7917ecf0c8a9 2024-09-20T20:10:55.030 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi183 running 2s ago 41m - 3292M 2024-09-20T20:10:55.030 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi183 *:9095 running (13m) 2s ago 40m 52.0M - 2.51.0 1d3b7f56885b 7e9efbbab4fb 2024-09-20T20:10:55.030 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.tcdhwz smithi003 *:8000 running (37m) 2m ago 37m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 8fc205227459 2024-09-20T20:10:55.030 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi183.lyzazb smithi183 *:8000 running (37m) 2s ago 37m 103M - 19.1.1-369-ged8ee0f2 6acb0a031eab 7387a3c9206c 2024-09-20T20:10:55.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:54 smithi183 bash[69508]: audit 2024-09-20T20:10:53.667138+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:55.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:54 smithi183 bash[69508]: audit 2024-09-20T20:10:53.667138+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:55.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:54 smithi183 bash[69508]: audit 2024-09-20T20:10:53.679284+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:55.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:54 smithi183 bash[69508]: audit 2024-09-20T20:10:53.679284+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:10:55.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:54 smithi183 bash[69508]: cluster 2024-09-20T20:10:53.785070+0000 mon.a (mon.0) 604 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 27 pgs degraded (PG_DEGRADED) 2024-09-20T20:10:55.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:54 smithi183 bash[69508]: cluster 2024-09-20T20:10:53.785070+0000 mon.a (mon.0) 604 : cluster [WRN] Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 27 pgs degraded (PG_DEGRADED) 2024-09-20T20:10:55.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:54 smithi183 bash[69508]: audit 2024-09-20T20:10:54.339563+0000 mgr.y (mgr.15270) 808 : audit [DBG] from='client.54566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:55.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:54 smithi183 bash[69508]: audit 2024-09-20T20:10:54.339563+0000 mgr.y (mgr.15270) 808 : audit [DBG] from='client.54566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:55.406 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T20:10:55.407 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-20T20:10:55.407 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T20:10:55.407 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:10:55.407 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-20T20:10:55.407 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T20:10:55.407 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:10:55.407 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-20T20:10:55.407 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 7 2024-09-20T20:10:55.407 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:10:55.407 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-20T20:10:55.407 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T20:10:55.407 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:10:55.407 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-20T20:10:55.408 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2, 2024-09-20T20:10:55.408 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 12 2024-09-20T20:10:55.408 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-20T20:10:55.408 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T20:10:55.724 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T20:10:55.724 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T20:10:55.724 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-20T20:10:55.724 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-20T20:10:55.724 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-20T20:10:55.724 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "6/8 daemons upgraded", 2024-09-20T20:10:55.724 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading osd daemons", 2024-09-20T20:10:55.724 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-20T20:10:55.724 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T20:10:55.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:55 smithi003 bash[88594]: cluster 2024-09-20T20:10:54.541098+0000 mgr.y (mgr.15270) 809 : cluster [DBG] pgmap v488: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T20:10:55.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:55 smithi003 bash[88594]: cluster 2024-09-20T20:10:54.541098+0000 mgr.y (mgr.15270) 809 : cluster [DBG] pgmap v488: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T20:10:55.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:55 smithi003 bash[88594]: audit 2024-09-20T20:10:54.676576+0000 mgr.y (mgr.15270) 810 : audit [DBG] from='client.54572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:55.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:55 smithi003 bash[88594]: audit 2024-09-20T20:10:54.676576+0000 mgr.y (mgr.15270) 810 : audit [DBG] from='client.54572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:55.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:55 smithi003 bash[88594]: audit 2024-09-20T20:10:54.995115+0000 mgr.y (mgr.15270) 811 : audit [DBG] from='client.54578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:55.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:55 smithi003 bash[88594]: audit 2024-09-20T20:10:54.995115+0000 mgr.y (mgr.15270) 811 : audit [DBG] from='client.54578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:55.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:55 smithi003 bash[88594]: audit 2024-09-20T20:10:55.406284+0000 mon.a (mon.0) 605 : audit [DBG] from='client.? 172.21.15.3:0/1519252775' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:10:55.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:55 smithi003 bash[88594]: audit 2024-09-20T20:10:55.406284+0000 mon.a (mon.0) 605 : audit [DBG] from='client.? 172.21.15.3:0/1519252775' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:10:55.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:55 smithi003 bash[92129]: cluster 2024-09-20T20:10:54.541098+0000 mgr.y (mgr.15270) 809 : cluster [DBG] pgmap v488: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T20:10:55.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:55 smithi003 bash[92129]: cluster 2024-09-20T20:10:54.541098+0000 mgr.y (mgr.15270) 809 : cluster [DBG] pgmap v488: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T20:10:55.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:55 smithi003 bash[92129]: audit 2024-09-20T20:10:54.676576+0000 mgr.y (mgr.15270) 810 : audit [DBG] from='client.54572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:55.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:55 smithi003 bash[92129]: audit 2024-09-20T20:10:54.676576+0000 mgr.y (mgr.15270) 810 : audit [DBG] from='client.54572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:55.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:55 smithi003 bash[92129]: audit 2024-09-20T20:10:54.995115+0000 mgr.y (mgr.15270) 811 : audit [DBG] from='client.54578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:55.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:55 smithi003 bash[92129]: audit 2024-09-20T20:10:54.995115+0000 mgr.y (mgr.15270) 811 : audit [DBG] from='client.54578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:55.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:55 smithi003 bash[92129]: audit 2024-09-20T20:10:55.406284+0000 mon.a (mon.0) 605 : audit [DBG] from='client.? 172.21.15.3:0/1519252775' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:10:55.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:55 smithi003 bash[92129]: audit 2024-09-20T20:10:55.406284+0000 mon.a (mon.0) 605 : audit [DBG] from='client.? 172.21.15.3:0/1519252775' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:10:56.051 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:10:55 smithi183 bash[86994]: debug 2024-09-20T20:10:55.683+0000 7f882d47f640 -1 Falling back to public interface 2024-09-20T20:10:56.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:55 smithi183 bash[69508]: cluster 2024-09-20T20:10:54.541098+0000 mgr.y (mgr.15270) 809 : cluster [DBG] pgmap v488: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T20:10:56.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:55 smithi183 bash[69508]: cluster 2024-09-20T20:10:54.541098+0000 mgr.y (mgr.15270) 809 : cluster [DBG] pgmap v488: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T20:10:56.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:55 smithi183 bash[69508]: audit 2024-09-20T20:10:54.676576+0000 mgr.y (mgr.15270) 810 : audit [DBG] from='client.54572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:56.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:55 smithi183 bash[69508]: audit 2024-09-20T20:10:54.676576+0000 mgr.y (mgr.15270) 810 : audit [DBG] from='client.54572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:56.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:55 smithi183 bash[69508]: audit 2024-09-20T20:10:54.995115+0000 mgr.y (mgr.15270) 811 : audit [DBG] from='client.54578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:56.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:55 smithi183 bash[69508]: audit 2024-09-20T20:10:54.995115+0000 mgr.y (mgr.15270) 811 : audit [DBG] from='client.54578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:56.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:55 smithi183 bash[69508]: audit 2024-09-20T20:10:55.406284+0000 mon.a (mon.0) 605 : audit [DBG] from='client.? 172.21.15.3:0/1519252775' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:10:56.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:55 smithi183 bash[69508]: audit 2024-09-20T20:10:55.406284+0000 mon.a (mon.0) 605 : audit [DBG] from='client.? 172.21.15.3:0/1519252775' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:10:56.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:10:56 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:10:56.20285084Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:10:56.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:56 smithi003 bash[92129]: audit 2024-09-20T20:10:55.723476+0000 mgr.y (mgr.15270) 812 : audit [DBG] from='client.44616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:56.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:56 smithi003 bash[92129]: audit 2024-09-20T20:10:55.723476+0000 mgr.y (mgr.15270) 812 : audit [DBG] from='client.44616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:56.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:56 smithi003 bash[88594]: audit 2024-09-20T20:10:55.723476+0000 mgr.y (mgr.15270) 812 : audit [DBG] from='client.44616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:56.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:56 smithi003 bash[88594]: audit 2024-09-20T20:10:55.723476+0000 mgr.y (mgr.15270) 812 : audit [DBG] from='client.44616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:57.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:56 smithi183 bash[69508]: audit 2024-09-20T20:10:55.723476+0000 mgr.y (mgr.15270) 812 : audit [DBG] from='client.44616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:57.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:56 smithi183 bash[69508]: audit 2024-09-20T20:10:55.723476+0000 mgr.y (mgr.15270) 812 : audit [DBG] from='client.44616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:10:57.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:57 smithi003 bash[88594]: cluster 2024-09-20T20:10:56.542354+0000 mgr.y (mgr.15270) 813 : cluster [DBG] pgmap v489: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T20:10:57.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:10:57 smithi003 bash[88594]: cluster 2024-09-20T20:10:56.542354+0000 mgr.y (mgr.15270) 813 : cluster [DBG] pgmap v489: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T20:10:57.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:57 smithi003 bash[92129]: cluster 2024-09-20T20:10:56.542354+0000 mgr.y (mgr.15270) 813 : cluster [DBG] pgmap v489: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T20:10:57.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:10:57 smithi003 bash[92129]: cluster 2024-09-20T20:10:56.542354+0000 mgr.y (mgr.15270) 813 : cluster [DBG] pgmap v489: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T20:10:58.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:57 smithi183 bash[69508]: cluster 2024-09-20T20:10:56.542354+0000 mgr.y (mgr.15270) 813 : cluster [DBG] pgmap v489: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T20:10:58.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:10:57 smithi183 bash[69508]: cluster 2024-09-20T20:10:56.542354+0000 mgr.y (mgr.15270) 813 : cluster [DBG] pgmap v489: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-20T20:10:59.226 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:10:59 smithi183 bash[86994]: debug 2024-09-20T20:10:59.115+0000 7f882d47f640 -1 osd.7 146 log_to_monitors true 2024-09-20T20:10:59.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:10:59 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:10:59.226698659Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:11:00.222 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:11:00 smithi183 bash[86994]: debug 2024-09-20T20:11:00.095+0000 7f8825229640 -1 osd.7 146 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T20:11:00.223 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:00 smithi183 bash[69508]: cluster 2024-09-20T20:10:58.543829+0000 mgr.y (mgr.15270) 814 : cluster [DBG] pgmap v490: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-20T20:11:00.223 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:00 smithi183 bash[69508]: cluster 2024-09-20T20:10:58.543829+0000 mgr.y (mgr.15270) 814 : cluster [DBG] pgmap v490: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-20T20:11:00.223 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:00 smithi183 bash[69508]: audit 2024-09-20T20:10:59.043020+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:00.223 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:00 smithi183 bash[69508]: audit 2024-09-20T20:10:59.043020+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:00.223 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:00 smithi183 bash[69508]: audit 2024-09-20T20:10:59.045893+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:11:00.223 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:00 smithi183 bash[69508]: audit 2024-09-20T20:10:59.045893+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:11:00.223 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:00 smithi183 bash[69508]: audit 2024-09-20T20:10:59.122224+0000 mon.a (mon.0) 608 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-20T20:11:00.224 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:00 smithi183 bash[69508]: audit 2024-09-20T20:10:59.122224+0000 mon.a (mon.0) 608 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-20T20:11:00.224 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:00 smithi183 bash[69508]: audit 2024-09-20T20:10:59.122558+0000 mon.b (mon.1) 8 : audit [INF] from='osd.7 [v2:172.21.15.183:6824/1706027552,v1:172.21.15.183:6825/1706027552]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-20T20:11:00.224 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:00 smithi183 bash[69508]: audit 2024-09-20T20:10:59.122558+0000 mon.b (mon.1) 8 : audit [INF] from='osd.7 [v2:172.21.15.183:6824/1706027552,v1:172.21.15.183:6825/1706027552]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-20T20:11:00.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:00 smithi003 bash[88594]: cluster 2024-09-20T20:10:58.543829+0000 mgr.y (mgr.15270) 814 : cluster [DBG] pgmap v490: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-20T20:11:00.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:00 smithi003 bash[88594]: cluster 2024-09-20T20:10:58.543829+0000 mgr.y (mgr.15270) 814 : cluster [DBG] pgmap v490: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-20T20:11:00.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:00 smithi003 bash[88594]: audit 2024-09-20T20:10:59.043020+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:00.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:00 smithi003 bash[88594]: audit 2024-09-20T20:10:59.043020+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:00.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:00 smithi003 bash[88594]: audit 2024-09-20T20:10:59.045893+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:11:00.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:00 smithi003 bash[88594]: audit 2024-09-20T20:10:59.045893+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:11:00.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:00 smithi003 bash[88594]: audit 2024-09-20T20:10:59.122224+0000 mon.a (mon.0) 608 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-20T20:11:00.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:00 smithi003 bash[88594]: audit 2024-09-20T20:10:59.122224+0000 mon.a (mon.0) 608 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-20T20:11:00.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:00 smithi003 bash[88594]: audit 2024-09-20T20:10:59.122558+0000 mon.b (mon.1) 8 : audit [INF] from='osd.7 [v2:172.21.15.183:6824/1706027552,v1:172.21.15.183:6825/1706027552]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-20T20:11:00.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:00 smithi003 bash[88594]: audit 2024-09-20T20:10:59.122558+0000 mon.b (mon.1) 8 : audit [INF] from='osd.7 [v2:172.21.15.183:6824/1706027552,v1:172.21.15.183:6825/1706027552]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-20T20:11:00.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:00 smithi003 bash[92129]: cluster 2024-09-20T20:10:58.543829+0000 mgr.y (mgr.15270) 814 : cluster [DBG] pgmap v490: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-20T20:11:00.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:00 smithi003 bash[92129]: cluster 2024-09-20T20:10:58.543829+0000 mgr.y (mgr.15270) 814 : cluster [DBG] pgmap v490: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-20T20:11:00.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:00 smithi003 bash[92129]: audit 2024-09-20T20:10:59.043020+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:00.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:00 smithi003 bash[92129]: audit 2024-09-20T20:10:59.043020+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:00.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:00 smithi003 bash[92129]: audit 2024-09-20T20:10:59.045893+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:11:00.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:00 smithi003 bash[92129]: audit 2024-09-20T20:10:59.045893+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:11:00.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:00 smithi003 bash[92129]: audit 2024-09-20T20:10:59.122224+0000 mon.a (mon.0) 608 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-20T20:11:00.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:00 smithi003 bash[92129]: audit 2024-09-20T20:10:59.122224+0000 mon.a (mon.0) 608 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-20T20:11:00.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:00 smithi003 bash[92129]: audit 2024-09-20T20:10:59.122558+0000 mon.b (mon.1) 8 : audit [INF] from='osd.7 [v2:172.21.15.183:6824/1706027552,v1:172.21.15.183:6825/1706027552]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-20T20:11:00.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:00 smithi003 bash[92129]: audit 2024-09-20T20:10:59.122558+0000 mon.b (mon.1) 8 : audit [INF] from='osd.7 [v2:172.21.15.183:6824/1706027552,v1:172.21.15.183:6825/1706027552]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-20T20:11:01.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:01 smithi183 bash[69508]: audit 2024-09-20T20:11:00.040748+0000 mon.a (mon.0) 609 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-20T20:11:01.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:01 smithi183 bash[69508]: audit 2024-09-20T20:11:00.040748+0000 mon.a (mon.0) 609 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-20T20:11:01.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:01 smithi183 bash[69508]: cluster 2024-09-20T20:11:00.047979+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-20T20:11:01.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:01 smithi183 bash[69508]: cluster 2024-09-20T20:11:00.047979+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-20T20:11:01.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:01 smithi183 bash[69508]: audit 2024-09-20T20:11:00.049324+0000 mon.b (mon.1) 9 : audit [INF] from='osd.7 [v2:172.21.15.183:6824/1706027552,v1:172.21.15.183:6825/1706027552]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:11:01.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:01 smithi183 bash[69508]: audit 2024-09-20T20:11:00.049324+0000 mon.b (mon.1) 9 : audit [INF] from='osd.7 [v2:172.21.15.183:6824/1706027552,v1:172.21.15.183:6825/1706027552]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:11:01.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:01 smithi183 bash[69508]: audit 2024-09-20T20:11:00.050047+0000 mon.a (mon.0) 611 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:11:01.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:01 smithi183 bash[69508]: audit 2024-09-20T20:11:00.050047+0000 mon.a (mon.0) 611 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:11:01.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:01 smithi003 bash[88594]: audit 2024-09-20T20:11:00.040748+0000 mon.a (mon.0) 609 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-20T20:11:01.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:01 smithi003 bash[88594]: audit 2024-09-20T20:11:00.040748+0000 mon.a (mon.0) 609 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-20T20:11:01.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:01 smithi003 bash[88594]: cluster 2024-09-20T20:11:00.047979+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-20T20:11:01.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:01 smithi003 bash[88594]: cluster 2024-09-20T20:11:00.047979+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-20T20:11:01.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:01 smithi003 bash[88594]: audit 2024-09-20T20:11:00.049324+0000 mon.b (mon.1) 9 : audit [INF] from='osd.7 [v2:172.21.15.183:6824/1706027552,v1:172.21.15.183:6825/1706027552]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:11:01.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:01 smithi003 bash[88594]: audit 2024-09-20T20:11:00.049324+0000 mon.b (mon.1) 9 : audit [INF] from='osd.7 [v2:172.21.15.183:6824/1706027552,v1:172.21.15.183:6825/1706027552]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:11:01.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:01 smithi003 bash[88594]: audit 2024-09-20T20:11:00.050047+0000 mon.a (mon.0) 611 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:11:01.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:01 smithi003 bash[88594]: audit 2024-09-20T20:11:00.050047+0000 mon.a (mon.0) 611 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:11:01.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:01 smithi003 bash[92129]: audit 2024-09-20T20:11:00.040748+0000 mon.a (mon.0) 609 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-20T20:11:01.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:01 smithi003 bash[92129]: audit 2024-09-20T20:11:00.040748+0000 mon.a (mon.0) 609 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-20T20:11:01.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:01 smithi003 bash[92129]: cluster 2024-09-20T20:11:00.047979+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-20T20:11:01.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:01 smithi003 bash[92129]: cluster 2024-09-20T20:11:00.047979+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-20T20:11:01.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:01 smithi003 bash[92129]: audit 2024-09-20T20:11:00.049324+0000 mon.b (mon.1) 9 : audit [INF] from='osd.7 [v2:172.21.15.183:6824/1706027552,v1:172.21.15.183:6825/1706027552]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:11:01.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:01 smithi003 bash[92129]: audit 2024-09-20T20:11:00.049324+0000 mon.b (mon.1) 9 : audit [INF] from='osd.7 [v2:172.21.15.183:6824/1706027552,v1:172.21.15.183:6825/1706027552]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:11:01.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:01 smithi003 bash[92129]: audit 2024-09-20T20:11:00.050047+0000 mon.a (mon.0) 611 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:11:01.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:01 smithi003 bash[92129]: audit 2024-09-20T20:11:00.050047+0000 mon.a (mon.0) 611 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi183", "root=default"]} : dispatch 2024-09-20T20:11:02.186 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:02 smithi183 bash[69508]: cluster 2024-09-20T20:11:00.544936+0000 mgr.y (mgr.15270) 815 : cluster [DBG] pgmap v492: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-20T20:11:02.187 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:02 smithi183 bash[69508]: cluster 2024-09-20T20:11:00.544936+0000 mgr.y (mgr.15270) 815 : cluster [DBG] pgmap v492: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-20T20:11:02.187 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:02 smithi183 bash[69508]: cluster 2024-09-20T20:11:01.052229+0000 mon.a (mon.0) 612 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:11:02.187 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:02 smithi183 bash[69508]: cluster 2024-09-20T20:11:01.052229+0000 mon.a (mon.0) 612 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:11:02.187 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:02 smithi183 bash[69508]: cluster 2024-09-20T20:11:01.062311+0000 mon.a (mon.0) 613 : cluster [INF] osd.7 [v2:172.21.15.183:6824/1706027552,v1:172.21.15.183:6825/1706027552] boot 2024-09-20T20:11:02.187 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:02 smithi183 bash[69508]: cluster 2024-09-20T20:11:01.062311+0000 mon.a (mon.0) 613 : cluster [INF] osd.7 [v2:172.21.15.183:6824/1706027552,v1:172.21.15.183:6825/1706027552] boot 2024-09-20T20:11:02.187 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:02 smithi183 bash[69508]: cluster 2024-09-20T20:11:01.062592+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-09-20T20:11:02.187 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:02 smithi183 bash[69508]: cluster 2024-09-20T20:11:01.062592+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-09-20T20:11:02.187 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:02 smithi183 bash[69508]: audit 2024-09-20T20:11:01.073417+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-20T20:11:02.187 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:02 smithi183 bash[69508]: audit 2024-09-20T20:11:01.073417+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-20T20:11:02.187 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:02 smithi183 bash[69508]: cluster 2024-09-20T20:11:02.065012+0000 mon.a (mon.0) 616 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-20T20:11:02.187 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:02 smithi183 bash[69508]: cluster 2024-09-20T20:11:02.065012+0000 mon.a (mon.0) 616 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-20T20:11:02.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:11:02 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:11:02] "GET /metrics HTTP/1.1" 200 38252 "" "Prometheus/2.51.0" 2024-09-20T20:11:02.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:02 smithi003 bash[92129]: cluster 2024-09-20T20:11:00.544936+0000 mgr.y (mgr.15270) 815 : cluster [DBG] pgmap v492: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-20T20:11:02.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:02 smithi003 bash[92129]: cluster 2024-09-20T20:11:00.544936+0000 mgr.y (mgr.15270) 815 : cluster [DBG] pgmap v492: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-20T20:11:02.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:02 smithi003 bash[92129]: cluster 2024-09-20T20:11:01.052229+0000 mon.a (mon.0) 612 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:11:02.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:02 smithi003 bash[92129]: cluster 2024-09-20T20:11:01.052229+0000 mon.a (mon.0) 612 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:11:02.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:02 smithi003 bash[92129]: cluster 2024-09-20T20:11:01.062311+0000 mon.a (mon.0) 613 : cluster [INF] osd.7 [v2:172.21.15.183:6824/1706027552,v1:172.21.15.183:6825/1706027552] boot 2024-09-20T20:11:02.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:02 smithi003 bash[92129]: cluster 2024-09-20T20:11:01.062311+0000 mon.a (mon.0) 613 : cluster [INF] osd.7 [v2:172.21.15.183:6824/1706027552,v1:172.21.15.183:6825/1706027552] boot 2024-09-20T20:11:02.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:02 smithi003 bash[92129]: cluster 2024-09-20T20:11:01.062592+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-09-20T20:11:02.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:02 smithi003 bash[92129]: cluster 2024-09-20T20:11:01.062592+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-09-20T20:11:02.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:02 smithi003 bash[92129]: audit 2024-09-20T20:11:01.073417+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-20T20:11:02.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:02 smithi003 bash[92129]: audit 2024-09-20T20:11:01.073417+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-20T20:11:02.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:02 smithi003 bash[92129]: cluster 2024-09-20T20:11:02.065012+0000 mon.a (mon.0) 616 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-20T20:11:02.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:02 smithi003 bash[92129]: cluster 2024-09-20T20:11:02.065012+0000 mon.a (mon.0) 616 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-20T20:11:02.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:02 smithi003 bash[88594]: cluster 2024-09-20T20:11:00.544936+0000 mgr.y (mgr.15270) 815 : cluster [DBG] pgmap v492: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-20T20:11:02.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:02 smithi003 bash[88594]: cluster 2024-09-20T20:11:00.544936+0000 mgr.y (mgr.15270) 815 : cluster [DBG] pgmap v492: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-20T20:11:02.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:02 smithi003 bash[88594]: cluster 2024-09-20T20:11:01.052229+0000 mon.a (mon.0) 612 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:11:02.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:02 smithi003 bash[88594]: cluster 2024-09-20T20:11:01.052229+0000 mon.a (mon.0) 612 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T20:11:02.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:02 smithi003 bash[88594]: cluster 2024-09-20T20:11:01.062311+0000 mon.a (mon.0) 613 : cluster [INF] osd.7 [v2:172.21.15.183:6824/1706027552,v1:172.21.15.183:6825/1706027552] boot 2024-09-20T20:11:02.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:02 smithi003 bash[88594]: cluster 2024-09-20T20:11:01.062311+0000 mon.a (mon.0) 613 : cluster [INF] osd.7 [v2:172.21.15.183:6824/1706027552,v1:172.21.15.183:6825/1706027552] boot 2024-09-20T20:11:02.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:02 smithi003 bash[88594]: cluster 2024-09-20T20:11:01.062592+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-09-20T20:11:02.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:02 smithi003 bash[88594]: cluster 2024-09-20T20:11:01.062592+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-09-20T20:11:02.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:02 smithi003 bash[88594]: audit 2024-09-20T20:11:01.073417+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-20T20:11:02.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:02 smithi003 bash[88594]: audit 2024-09-20T20:11:01.073417+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-20T20:11:02.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:02 smithi003 bash[88594]: cluster 2024-09-20T20:11:02.065012+0000 mon.a (mon.0) 616 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-20T20:11:02.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:02 smithi003 bash[88594]: cluster 2024-09-20T20:11:02.065012+0000 mon.a (mon.0) 616 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-20T20:11:02.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:11:02 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:11:02.187563926Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:11:03.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:03 smithi003 bash[88594]: cluster 2024-09-20T20:11:03.083474+0000 mon.a (mon.0) 617 : cluster [WRN] Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 23 pgs degraded (PG_DEGRADED) 2024-09-20T20:11:03.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:03 smithi003 bash[88594]: cluster 2024-09-20T20:11:03.083474+0000 mon.a (mon.0) 617 : cluster [WRN] Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 23 pgs degraded (PG_DEGRADED) 2024-09-20T20:11:03.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:03 smithi003 bash[92129]: cluster 2024-09-20T20:11:03.083474+0000 mon.a (mon.0) 617 : cluster [WRN] Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 23 pgs degraded (PG_DEGRADED) 2024-09-20T20:11:03.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:03 smithi003 bash[92129]: cluster 2024-09-20T20:11:03.083474+0000 mon.a (mon.0) 617 : cluster [WRN] Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 23 pgs degraded (PG_DEGRADED) 2024-09-20T20:11:03.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:03 smithi183 bash[69508]: cluster 2024-09-20T20:11:03.083474+0000 mon.a (mon.0) 617 : cluster [WRN] Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 23 pgs degraded (PG_DEGRADED) 2024-09-20T20:11:03.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:03 smithi183 bash[69508]: cluster 2024-09-20T20:11:03.083474+0000 mon.a (mon.0) 617 : cluster [WRN] Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 23 pgs degraded (PG_DEGRADED) 2024-09-20T20:11:04.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: cluster 2024-09-20T20:11:02.546140+0000 mgr.y (mgr.15270) 816 : cluster [DBG] pgmap v495: 161 pgs: 2 activating, 6 peering, 33 active+undersized, 23 active+undersized+degraded, 97 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-20T20:11:04.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: cluster 2024-09-20T20:11:02.546140+0000 mgr.y (mgr.15270) 816 : cluster [DBG] pgmap v495: 161 pgs: 2 activating, 6 peering, 33 active+undersized, 23 active+undersized+degraded, 97 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-20T20:11:04.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.204005+0000 mgr.y (mgr.15270) 817 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:11:04.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.204005+0000 mgr.y (mgr.15270) 817 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:11:04.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.663811+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.663811+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.674513+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.674513+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.676767+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:11:04.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.676767+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:11:04.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.678782+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:11:04.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.678782+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:11:04.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.689869+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.689869+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.821796+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:11:04.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.821796+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:11:04.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.825158+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.825158+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: cluster 2024-09-20T20:11:02.546140+0000 mgr.y (mgr.15270) 816 : cluster [DBG] pgmap v495: 161 pgs: 2 activating, 6 peering, 33 active+undersized, 23 active+undersized+degraded, 97 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-20T20:11:04.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: cluster 2024-09-20T20:11:02.546140+0000 mgr.y (mgr.15270) 816 : cluster [DBG] pgmap v495: 161 pgs: 2 activating, 6 peering, 33 active+undersized, 23 active+undersized+degraded, 97 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-20T20:11:04.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.204005+0000 mgr.y (mgr.15270) 817 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:11:04.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.204005+0000 mgr.y (mgr.15270) 817 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:11:04.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.663811+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.663811+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.674513+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.674513+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.676767+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:11:04.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.676767+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:11:04.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.678782+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:11:04.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.678782+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:11:04.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.689869+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.689869+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.821796+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:11:04.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.821796+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:11:04.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.825158+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.825158+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.827686+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.827686+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.829711+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.829711+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.832905+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.832905+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.842123+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.842123+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.848166+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-20T20:11:04.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.848166+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-20T20:11:04.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.854417+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-20T20:11:04.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.854417+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-20T20:11:04.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.858668+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-20T20:11:04.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.858668+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-20T20:11:04.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.864830+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-20T20:11:04.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.864830+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-20T20:11:04.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.869116+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-20T20:11:04.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.869116+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-20T20:11:04.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.827686+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.827686+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.829711+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.829711+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.832905+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.832905+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.457 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.842123+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.842123+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.848166+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-20T20:11:04.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.848166+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-20T20:11:04.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.854417+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-20T20:11:04.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.854417+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-20T20:11:04.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.858668+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-20T20:11:04.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.858668+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-20T20:11:04.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.864830+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-20T20:11:04.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.864830+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-20T20:11:04.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.869116+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-20T20:11:04.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.869116+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-20T20:11:04.458 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.874972+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-20T20:11:04.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.874972+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-20T20:11:04.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.879069+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-20T20:11:04.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.879069+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-20T20:11:04.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.884911+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-20T20:11:04.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.884911+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-20T20:11:04.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.889235+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-20T20:11:04.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.889235+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-20T20:11:04.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.894913+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-20T20:11:04.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.894913+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-20T20:11:04.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.898876+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-20T20:11:04.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.898876+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-20T20:11:04.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.904615+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-20T20:11:04.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.904615+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-20T20:11:04.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.908754+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-20T20:11:04.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.908754+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-20T20:11:04.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.914647+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-20T20:11:04.460 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.874972+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-20T20:11:04.460 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.874972+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-20T20:11:04.460 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.879069+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-20T20:11:04.460 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.879069+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-20T20:11:04.460 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.884911+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-20T20:11:04.460 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.884911+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-20T20:11:04.460 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.889235+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-20T20:11:04.460 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.889235+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-20T20:11:04.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.894913+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-20T20:11:04.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.894913+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-20T20:11:04.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.898876+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-20T20:11:04.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.898876+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-20T20:11:04.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.904615+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-20T20:11:04.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.904615+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-20T20:11:04.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.908754+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-20T20:11:04.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.908754+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-20T20:11:04.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.914647+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-20T20:11:04.461 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.914647+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-20T20:11:04.462 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.918944+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-20T20:11:04.462 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.918944+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-20T20:11:04.462 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.925234+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-20T20:11:04.462 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.925234+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-20T20:11:04.462 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.934861+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.462 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.934861+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.462 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.943727+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.462 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.943727+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.462 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.950449+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.462 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.950449+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.462 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.958955+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.462 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.958955+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.462 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.964065+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.463 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.964065+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.463 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.967043+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.463 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.967043+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.463 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.975209+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.463 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.975209+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.463 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.981421+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.463 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.914647+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-20T20:11:04.463 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.918944+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-20T20:11:04.463 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.918944+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-20T20:11:04.463 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.925234+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-20T20:11:04.464 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.925234+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-20T20:11:04.464 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.934861+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.464 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.934861+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.464 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.943727+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.464 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.943727+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.464 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.950449+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.464 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.950449+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.464 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.958955+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.464 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.958955+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.464 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.964065+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.464 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.964065+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.464 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.967043+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.464 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.967043+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.464 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.975209+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.464 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.975209+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.465 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.981421+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.465 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.981421+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.465 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.989493+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.465 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.989493+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.465 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.997205+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.465 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:03.997205+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.465 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.005460+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.465 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.005460+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.465 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.011710+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.465 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.011710+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.465 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.015338+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.466 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.015338+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.466 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.018903+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.466 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.018903+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.466 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.022488+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.466 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.022488+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.466 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.025819+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.466 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.025819+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.466 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.029309+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.466 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.029309+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.466 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.033307+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T20:11:04.466 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.981421+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.467 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.989493+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.467 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.989493+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.467 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.997205+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.467 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:03.997205+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.467 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.005460+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.467 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.005460+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.467 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.011710+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.467 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.011710+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.467 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.015338+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.467 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.015338+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.467 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.018903+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.467 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.018903+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.467 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.022488+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.468 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.022488+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.468 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.025819+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.468 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.025819+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.468 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.029309+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.468 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.029309+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.468 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.033307+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T20:11:04.468 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.033307+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T20:11:04.468 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.039727+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T20:11:04.468 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.039727+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T20:11:04.468 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.044024+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:04.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.044024+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:04.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.052104+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T20:11:04.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.052104+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T20:11:04.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.057823+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T20:11:04.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.057823+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T20:11:04.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.063225+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T20:11:04.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.063225+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T20:11:04.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.066751+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T20:11:04.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.066751+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T20:11:04.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.074641+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-20T20:11:04.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.074641+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-20T20:11:04.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.080076+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T20:11:04.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.080076+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T20:11:04.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.033307+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T20:11:04.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.039727+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T20:11:04.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.039727+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T20:11:04.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.044024+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:04.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.044024+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:04.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.052104+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T20:11:04.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.052104+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T20:11:04.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.057823+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T20:11:04.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.057823+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T20:11:04.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.063225+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T20:11:04.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.063225+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T20:11:04.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.066751+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T20:11:04.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.066751+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T20:11:04.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.074641+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-20T20:11:04.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.074641+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-20T20:11:04.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.080076+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T20:11:04.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.080076+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T20:11:04.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.085880+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T20:11:04.472 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.085880+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T20:11:04.472 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.089700+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T20:11:04.472 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.089700+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T20:11:04.472 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.091347+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T20:11:04.472 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.091347+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T20:11:04.472 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.098009+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T20:11:04.472 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.098009+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T20:11:04.472 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.103231+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:04.472 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.103231+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:04.472 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.104860+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T20:11:04.472 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.104860+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T20:11:04.472 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.110524+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T20:11:04.472 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.110524+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T20:11:04.473 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.114249+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T20:11:04.473 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.114249+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T20:11:04.473 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.115858+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T20:11:04.473 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.115858+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T20:11:04.473 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.127233+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T20:11:04.473 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.127233+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T20:11:04.473 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.132429+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T20:11:04.473 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[88594]: audit 2024-09-20T20:11:04.132429+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T20:11:04.473 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.085880+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T20:11:04.473 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.085880+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T20:11:04.474 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.089700+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T20:11:04.474 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.089700+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T20:11:04.474 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.091347+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T20:11:04.474 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.091347+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T20:11:04.474 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.098009+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T20:11:04.474 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.098009+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T20:11:04.474 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.103231+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:04.474 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.103231+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:04.474 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.104860+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T20:11:04.474 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.104860+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T20:11:04.474 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.110524+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T20:11:04.474 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.110524+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T20:11:04.474 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.114249+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T20:11:04.475 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.114249+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T20:11:04.475 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.115858+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T20:11:04.475 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.115858+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T20:11:04.475 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.127233+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T20:11:04.475 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.127233+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T20:11:04.475 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.132429+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T20:11:04.475 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:04 smithi003 bash[92129]: audit 2024-09-20T20:11:04.132429+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T20:11:04.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: cluster 2024-09-20T20:11:02.546140+0000 mgr.y (mgr.15270) 816 : cluster [DBG] pgmap v495: 161 pgs: 2 activating, 6 peering, 33 active+undersized, 23 active+undersized+degraded, 97 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-20T20:11:04.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: cluster 2024-09-20T20:11:02.546140+0000 mgr.y (mgr.15270) 816 : cluster [DBG] pgmap v495: 161 pgs: 2 activating, 6 peering, 33 active+undersized, 23 active+undersized+degraded, 97 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-20T20:11:04.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.204005+0000 mgr.y (mgr.15270) 817 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:11:04.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.204005+0000 mgr.y (mgr.15270) 817 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:11:04.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.663811+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.663811+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.674513+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.674513+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.676767+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:11:04.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.676767+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:11:04.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.678782+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:11:04.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.678782+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:11:04.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.689869+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.689869+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.821796+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:11:04.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.821796+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:11:04.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.825158+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.825158+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.827686+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.827686+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.829711+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.829711+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.832905+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.832905+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.842123+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.842123+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.848166+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-20T20:11:04.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.848166+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-20T20:11:04.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.854417+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-20T20:11:04.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.854417+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-20T20:11:04.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.858668+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-20T20:11:04.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.858668+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-20T20:11:04.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.864830+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-20T20:11:04.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.864830+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-20T20:11:04.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.869116+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-20T20:11:04.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.869116+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-20T20:11:04.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.874972+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-20T20:11:04.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.874972+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-20T20:11:04.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.879069+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-20T20:11:04.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.879069+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-20T20:11:04.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.884911+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-20T20:11:04.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.884911+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-20T20:11:04.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.889235+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-20T20:11:04.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.889235+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-20T20:11:04.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.894913+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-20T20:11:04.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.894913+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-20T20:11:04.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.898876+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-20T20:11:04.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.898876+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-20T20:11:04.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.904615+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-20T20:11:04.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.904615+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-20T20:11:04.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.908754+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-20T20:11:04.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.908754+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-20T20:11:04.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.914647+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-20T20:11:04.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.914647+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-20T20:11:04.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.918944+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-20T20:11:04.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.918944+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-20T20:11:04.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.925234+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-20T20:11:04.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.925234+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-20T20:11:04.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.934861+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.934861+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.943727+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.943727+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.950449+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.950449+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.958955+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.958955+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.964065+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.964065+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.967043+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.967043+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.975209+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.975209+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.981421+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.981421+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.989493+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.989493+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.997205+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:03.997205+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.005460+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.005460+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:04.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.011710+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.011710+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.015338+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.015338+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.018903+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.018903+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.022488+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.022488+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.025819+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.025819+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.029309+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.029309+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:04.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.033307+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T20:11:04.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.033307+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T20:11:04.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.039727+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T20:11:04.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.039727+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T20:11:04.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.044024+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:04.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.044024+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:04.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.052104+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T20:11:04.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.052104+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T20:11:04.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.057823+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T20:11:04.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.057823+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T20:11:04.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.063225+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T20:11:04.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.063225+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T20:11:04.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.066751+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T20:11:04.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.066751+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T20:11:04.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.074641+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-20T20:11:04.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.074641+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-20T20:11:04.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.080076+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T20:11:04.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.080076+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T20:11:04.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.085880+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T20:11:04.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.085880+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T20:11:04.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.089700+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T20:11:04.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.089700+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T20:11:04.561 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.091347+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T20:11:04.562 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.091347+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T20:11:04.562 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.098009+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T20:11:04.562 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.098009+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T20:11:04.562 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.103231+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:04.562 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.103231+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:04.562 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.104860+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T20:11:04.562 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.104860+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T20:11:04.562 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.110524+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T20:11:04.562 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.110524+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T20:11:04.562 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.114249+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T20:11:04.562 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.114249+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T20:11:04.562 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.115858+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T20:11:04.563 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.115858+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T20:11:04.563 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.127233+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T20:11:04.563 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.127233+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T20:11:04.563 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.132429+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T20:11:04.563 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:04 smithi183 bash[69508]: audit 2024-09-20T20:11:04.132429+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T20:11:05.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: cephadm 2024-09-20T20:11:03.834340+0000 mgr.y (mgr.15270) 818 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-20T20:11:05.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: cephadm 2024-09-20T20:11:03.834340+0000 mgr.y (mgr.15270) 818 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-20T20:11:05.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: cephadm 2024-09-20T20:11:03.936527+0000 mgr.y (mgr.15270) 819 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T20:11:05.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: cephadm 2024-09-20T20:11:03.936527+0000 mgr.y (mgr.15270) 819 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T20:11:05.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: cephadm 2024-09-20T20:11:03.952035+0000 mgr.y (mgr.15270) 820 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T20:11:05.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: cephadm 2024-09-20T20:11:03.952035+0000 mgr.y (mgr.15270) 820 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T20:11:05.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: cephadm 2024-09-20T20:11:03.968673+0000 mgr.y (mgr.15270) 821 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T20:11:05.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: cephadm 2024-09-20T20:11:03.968673+0000 mgr.y (mgr.15270) 821 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T20:11:05.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: cephadm 2024-09-20T20:11:03.983044+0000 mgr.y (mgr.15270) 822 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T20:11:05.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: cephadm 2024-09-20T20:11:03.983044+0000 mgr.y (mgr.15270) 822 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T20:11:05.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: cephadm 2024-09-20T20:11:03.998727+0000 mgr.y (mgr.15270) 823 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T20:11:05.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: cephadm 2024-09-20T20:11:03.998727+0000 mgr.y (mgr.15270) 823 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T20:11:05.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: cephadm 2024-09-20T20:11:04.031074+0000 mgr.y (mgr.15270) 824 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T20:11:05.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: cephadm 2024-09-20T20:11:04.031074+0000 mgr.y (mgr.15270) 824 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T20:11:05.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: audit 2024-09-20T20:11:04.139027+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T20:11:05.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: audit 2024-09-20T20:11:04.139027+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T20:11:05.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: audit 2024-09-20T20:11:04.145640+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:05.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: audit 2024-09-20T20:11:04.145640+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:05.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: audit 2024-09-20T20:11:04.170836+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:05.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: audit 2024-09-20T20:11:04.170836+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:05.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: audit 2024-09-20T20:11:04.172518+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:05.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: cephadm 2024-09-20T20:11:03.834340+0000 mgr.y (mgr.15270) 818 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-20T20:11:05.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: cephadm 2024-09-20T20:11:03.834340+0000 mgr.y (mgr.15270) 818 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-20T20:11:05.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: cephadm 2024-09-20T20:11:03.936527+0000 mgr.y (mgr.15270) 819 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T20:11:05.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: cephadm 2024-09-20T20:11:03.936527+0000 mgr.y (mgr.15270) 819 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T20:11:05.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: cephadm 2024-09-20T20:11:03.952035+0000 mgr.y (mgr.15270) 820 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T20:11:05.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: cephadm 2024-09-20T20:11:03.952035+0000 mgr.y (mgr.15270) 820 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T20:11:05.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: cephadm 2024-09-20T20:11:03.968673+0000 mgr.y (mgr.15270) 821 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T20:11:05.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: cephadm 2024-09-20T20:11:03.968673+0000 mgr.y (mgr.15270) 821 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T20:11:05.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: cephadm 2024-09-20T20:11:03.983044+0000 mgr.y (mgr.15270) 822 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T20:11:05.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: cephadm 2024-09-20T20:11:03.983044+0000 mgr.y (mgr.15270) 822 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T20:11:05.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: cephadm 2024-09-20T20:11:03.998727+0000 mgr.y (mgr.15270) 823 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T20:11:05.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: cephadm 2024-09-20T20:11:03.998727+0000 mgr.y (mgr.15270) 823 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T20:11:05.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: cephadm 2024-09-20T20:11:04.031074+0000 mgr.y (mgr.15270) 824 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T20:11:05.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: cephadm 2024-09-20T20:11:04.031074+0000 mgr.y (mgr.15270) 824 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T20:11:05.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: audit 2024-09-20T20:11:04.139027+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T20:11:05.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: audit 2024-09-20T20:11:04.139027+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T20:11:05.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: audit 2024-09-20T20:11:04.145640+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:05.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: audit 2024-09-20T20:11:04.145640+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:05.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: audit 2024-09-20T20:11:04.170836+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:05.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: audit 2024-09-20T20:11:04.170836+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:05.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: audit 2024-09-20T20:11:04.172518+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:05.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: audit 2024-09-20T20:11:04.172518+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:05.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: audit 2024-09-20T20:11:04.174172+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:05.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: audit 2024-09-20T20:11:04.174172+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:05.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: audit 2024-09-20T20:11:04.175645+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:05.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: audit 2024-09-20T20:11:04.175645+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:05.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: audit 2024-09-20T20:11:04.177495+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:05.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: audit 2024-09-20T20:11:04.177495+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:05.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: cephadm 2024-09-20T20:11:04.178827+0000 mgr.y (mgr.15270) 825 : cephadm [INF] Upgrade: Complete! 2024-09-20T20:11:05.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: cephadm 2024-09-20T20:11:04.178827+0000 mgr.y (mgr.15270) 825 : cephadm [INF] Upgrade: Complete! 2024-09-20T20:11:05.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: audit 2024-09-20T20:11:04.179817+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T20:11:05.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: audit 2024-09-20T20:11:04.179817+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T20:11:05.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: audit 2024-09-20T20:11:04.186170+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T20:11:05.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: audit 2024-09-20T20:11:04.186170+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T20:11:05.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: audit 2024-09-20T20:11:04.187851+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:11:05.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: audit 2024-09-20T20:11:04.187851+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:11:05.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: audit 2024-09-20T20:11:04.189235+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:11:05.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: audit 2024-09-20T20:11:04.189235+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:11:05.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: audit 2024-09-20T20:11:04.197504+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:05.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: audit 2024-09-20T20:11:04.172518+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:05.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: audit 2024-09-20T20:11:04.174172+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:05.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: audit 2024-09-20T20:11:04.174172+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:05.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: audit 2024-09-20T20:11:04.175645+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:05.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: audit 2024-09-20T20:11:04.175645+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:05.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: audit 2024-09-20T20:11:04.177495+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:05.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: audit 2024-09-20T20:11:04.177495+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:05.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: cephadm 2024-09-20T20:11:04.178827+0000 mgr.y (mgr.15270) 825 : cephadm [INF] Upgrade: Complete! 2024-09-20T20:11:05.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: cephadm 2024-09-20T20:11:04.178827+0000 mgr.y (mgr.15270) 825 : cephadm [INF] Upgrade: Complete! 2024-09-20T20:11:05.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: audit 2024-09-20T20:11:04.179817+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T20:11:05.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: audit 2024-09-20T20:11:04.179817+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T20:11:05.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: audit 2024-09-20T20:11:04.186170+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T20:11:05.459 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: audit 2024-09-20T20:11:04.186170+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T20:11:05.459 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: audit 2024-09-20T20:11:04.187851+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:11:05.459 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: audit 2024-09-20T20:11:04.187851+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:11:05.459 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: audit 2024-09-20T20:11:04.189235+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:11:05.459 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: audit 2024-09-20T20:11:04.189235+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:11:05.459 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: audit 2024-09-20T20:11:04.197504+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:05.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: audit 2024-09-20T20:11:04.197504+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:05.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: audit 2024-09-20T20:11:04.318589+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:11:05.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: audit 2024-09-20T20:11:04.318589+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:11:05.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: audit 2024-09-20T20:11:04.320289+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:11:05.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: audit 2024-09-20T20:11:04.320289+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:11:05.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: audit 2024-09-20T20:11:04.328624+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:05.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: audit 2024-09-20T20:11:04.328624+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:05.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: audit 2024-09-20T20:11:04.554350+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:05.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[88594]: audit 2024-09-20T20:11:04.554350+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:05.460 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: audit 2024-09-20T20:11:04.197504+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:05.460 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: audit 2024-09-20T20:11:04.318589+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:11:05.460 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: audit 2024-09-20T20:11:04.318589+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:11:05.460 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: audit 2024-09-20T20:11:04.320289+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:11:05.460 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: audit 2024-09-20T20:11:04.320289+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:11:05.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: audit 2024-09-20T20:11:04.328624+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:05.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: audit 2024-09-20T20:11:04.328624+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:05.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: audit 2024-09-20T20:11:04.554350+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:05.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:05 smithi003 bash[92129]: audit 2024-09-20T20:11:04.554350+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:05.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:11:05.193945206Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:11:05.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: cephadm 2024-09-20T20:11:03.834340+0000 mgr.y (mgr.15270) 818 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-20T20:11:05.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: cephadm 2024-09-20T20:11:03.834340+0000 mgr.y (mgr.15270) 818 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-20T20:11:05.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: cephadm 2024-09-20T20:11:03.936527+0000 mgr.y (mgr.15270) 819 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T20:11:05.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: cephadm 2024-09-20T20:11:03.936527+0000 mgr.y (mgr.15270) 819 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T20:11:05.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: cephadm 2024-09-20T20:11:03.952035+0000 mgr.y (mgr.15270) 820 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T20:11:05.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: cephadm 2024-09-20T20:11:03.952035+0000 mgr.y (mgr.15270) 820 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T20:11:05.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: cephadm 2024-09-20T20:11:03.968673+0000 mgr.y (mgr.15270) 821 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T20:11:05.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: cephadm 2024-09-20T20:11:03.968673+0000 mgr.y (mgr.15270) 821 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T20:11:05.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: cephadm 2024-09-20T20:11:03.983044+0000 mgr.y (mgr.15270) 822 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T20:11:05.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: cephadm 2024-09-20T20:11:03.983044+0000 mgr.y (mgr.15270) 822 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T20:11:05.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: cephadm 2024-09-20T20:11:03.998727+0000 mgr.y (mgr.15270) 823 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T20:11:05.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: cephadm 2024-09-20T20:11:03.998727+0000 mgr.y (mgr.15270) 823 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T20:11:05.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: cephadm 2024-09-20T20:11:04.031074+0000 mgr.y (mgr.15270) 824 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T20:11:05.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: cephadm 2024-09-20T20:11:04.031074+0000 mgr.y (mgr.15270) 824 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T20:11:05.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: audit 2024-09-20T20:11:04.139027+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T20:11:05.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: audit 2024-09-20T20:11:04.139027+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T20:11:05.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: audit 2024-09-20T20:11:04.145640+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:05.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: audit 2024-09-20T20:11:04.145640+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:05.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: audit 2024-09-20T20:11:04.170836+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:05.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: audit 2024-09-20T20:11:04.170836+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:05.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: audit 2024-09-20T20:11:04.172518+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:05.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: audit 2024-09-20T20:11:04.172518+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:05.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: audit 2024-09-20T20:11:04.174172+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:05.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: audit 2024-09-20T20:11:04.174172+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:05.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: audit 2024-09-20T20:11:04.175645+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:05.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: audit 2024-09-20T20:11:04.175645+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:05.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: audit 2024-09-20T20:11:04.177495+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:05.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: audit 2024-09-20T20:11:04.177495+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:11:05.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: cephadm 2024-09-20T20:11:04.178827+0000 mgr.y (mgr.15270) 825 : cephadm [INF] Upgrade: Complete! 2024-09-20T20:11:05.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: cephadm 2024-09-20T20:11:04.178827+0000 mgr.y (mgr.15270) 825 : cephadm [INF] Upgrade: Complete! 2024-09-20T20:11:05.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: audit 2024-09-20T20:11:04.179817+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T20:11:05.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: audit 2024-09-20T20:11:04.179817+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T20:11:05.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: audit 2024-09-20T20:11:04.186170+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T20:11:05.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: audit 2024-09-20T20:11:04.186170+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T20:11:05.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: audit 2024-09-20T20:11:04.187851+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:11:05.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: audit 2024-09-20T20:11:04.187851+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:11:05.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: audit 2024-09-20T20:11:04.189235+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:11:05.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: audit 2024-09-20T20:11:04.189235+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:11:05.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: audit 2024-09-20T20:11:04.197504+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:05.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: audit 2024-09-20T20:11:04.197504+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:05.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: audit 2024-09-20T20:11:04.318589+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:11:05.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: audit 2024-09-20T20:11:04.318589+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:11:05.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: audit 2024-09-20T20:11:04.320289+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:11:05.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: audit 2024-09-20T20:11:04.320289+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:11:05.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: audit 2024-09-20T20:11:04.328624+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:05.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: audit 2024-09-20T20:11:04.328624+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:05.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: audit 2024-09-20T20:11:04.554350+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:05.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:05 smithi183 bash[69508]: audit 2024-09-20T20:11:04.554350+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:06.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:06 smithi003 bash[88594]: cluster 2024-09-20T20:11:04.547629+0000 mgr.y (mgr.15270) 826 : cluster [DBG] pgmap v496: 161 pgs: 2 activating, 6 peering, 16 active+undersized, 11 active+undersized+degraded, 126 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 40/636 objects degraded (6.289%) 2024-09-20T20:11:06.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:06 smithi003 bash[88594]: cluster 2024-09-20T20:11:04.547629+0000 mgr.y (mgr.15270) 826 : cluster [DBG] pgmap v496: 161 pgs: 2 activating, 6 peering, 16 active+undersized, 11 active+undersized+degraded, 126 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 40/636 objects degraded (6.289%) 2024-09-20T20:11:06.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:06 smithi003 bash[92129]: cluster 2024-09-20T20:11:04.547629+0000 mgr.y (mgr.15270) 826 : cluster [DBG] pgmap v496: 161 pgs: 2 activating, 6 peering, 16 active+undersized, 11 active+undersized+degraded, 126 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 40/636 objects degraded (6.289%) 2024-09-20T20:11:06.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:06 smithi003 bash[92129]: cluster 2024-09-20T20:11:04.547629+0000 mgr.y (mgr.15270) 826 : cluster [DBG] pgmap v496: 161 pgs: 2 activating, 6 peering, 16 active+undersized, 11 active+undersized+degraded, 126 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 40/636 objects degraded (6.289%) 2024-09-20T20:11:06.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:06 smithi183 bash[69508]: cluster 2024-09-20T20:11:04.547629+0000 mgr.y (mgr.15270) 826 : cluster [DBG] pgmap v496: 161 pgs: 2 activating, 6 peering, 16 active+undersized, 11 active+undersized+degraded, 126 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 40/636 objects degraded (6.289%) 2024-09-20T20:11:06.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:06 smithi183 bash[69508]: cluster 2024-09-20T20:11:04.547629+0000 mgr.y (mgr.15270) 826 : cluster [DBG] pgmap v496: 161 pgs: 2 activating, 6 peering, 16 active+undersized, 11 active+undersized+degraded, 126 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 40/636 objects degraded (6.289%) 2024-09-20T20:11:07.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:07 smithi003 bash[88594]: cluster 2024-09-20T20:11:07.330096+0000 mon.a (mon.0) 698 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/636 objects degraded (6.289%), 11 pgs degraded) 2024-09-20T20:11:07.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:07 smithi003 bash[88594]: cluster 2024-09-20T20:11:07.330096+0000 mon.a (mon.0) 698 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/636 objects degraded (6.289%), 11 pgs degraded) 2024-09-20T20:11:07.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:07 smithi003 bash[88594]: cluster 2024-09-20T20:11:07.330143+0000 mon.a (mon.0) 699 : cluster [INF] Cluster is now healthy 2024-09-20T20:11:07.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:07 smithi003 bash[88594]: cluster 2024-09-20T20:11:07.330143+0000 mon.a (mon.0) 699 : cluster [INF] Cluster is now healthy 2024-09-20T20:11:07.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:07 smithi003 bash[92129]: cluster 2024-09-20T20:11:07.330096+0000 mon.a (mon.0) 698 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/636 objects degraded (6.289%), 11 pgs degraded) 2024-09-20T20:11:07.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:07 smithi003 bash[92129]: cluster 2024-09-20T20:11:07.330096+0000 mon.a (mon.0) 698 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/636 objects degraded (6.289%), 11 pgs degraded) 2024-09-20T20:11:07.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:07 smithi003 bash[92129]: cluster 2024-09-20T20:11:07.330143+0000 mon.a (mon.0) 699 : cluster [INF] Cluster is now healthy 2024-09-20T20:11:07.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:07 smithi003 bash[92129]: cluster 2024-09-20T20:11:07.330143+0000 mon.a (mon.0) 699 : cluster [INF] Cluster is now healthy 2024-09-20T20:11:07.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:07 smithi183 bash[69508]: cluster 2024-09-20T20:11:07.330096+0000 mon.a (mon.0) 698 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/636 objects degraded (6.289%), 11 pgs degraded) 2024-09-20T20:11:07.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:07 smithi183 bash[69508]: cluster 2024-09-20T20:11:07.330096+0000 mon.a (mon.0) 698 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/636 objects degraded (6.289%), 11 pgs degraded) 2024-09-20T20:11:07.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:07 smithi183 bash[69508]: cluster 2024-09-20T20:11:07.330143+0000 mon.a (mon.0) 699 : cluster [INF] Cluster is now healthy 2024-09-20T20:11:07.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:07 smithi183 bash[69508]: cluster 2024-09-20T20:11:07.330143+0000 mon.a (mon.0) 699 : cluster [INF] Cluster is now healthy 2024-09-20T20:11:08.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:11:08 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:11:08.19287944Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:11:08.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:08 smithi183 bash[69508]: cluster 2024-09-20T20:11:06.548742+0000 mgr.y (mgr.15270) 827 : cluster [DBG] pgmap v497: 161 pgs: 2 activating, 159 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 786 B/s rd, 0 op/s 2024-09-20T20:11:08.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:08 smithi183 bash[69508]: cluster 2024-09-20T20:11:06.548742+0000 mgr.y (mgr.15270) 827 : cluster [DBG] pgmap v497: 161 pgs: 2 activating, 159 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 786 B/s rd, 0 op/s 2024-09-20T20:11:08.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:08 smithi003 bash[88594]: cluster 2024-09-20T20:11:06.548742+0000 mgr.y (mgr.15270) 827 : cluster [DBG] pgmap v497: 161 pgs: 2 activating, 159 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 786 B/s rd, 0 op/s 2024-09-20T20:11:08.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:08 smithi003 bash[88594]: cluster 2024-09-20T20:11:06.548742+0000 mgr.y (mgr.15270) 827 : cluster [DBG] pgmap v497: 161 pgs: 2 activating, 159 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 786 B/s rd, 0 op/s 2024-09-20T20:11:08.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:08 smithi003 bash[92129]: cluster 2024-09-20T20:11:06.548742+0000 mgr.y (mgr.15270) 827 : cluster [DBG] pgmap v497: 161 pgs: 2 activating, 159 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 786 B/s rd, 0 op/s 2024-09-20T20:11:08.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:08 smithi003 bash[92129]: cluster 2024-09-20T20:11:06.548742+0000 mgr.y (mgr.15270) 827 : cluster [DBG] pgmap v497: 161 pgs: 2 activating, 159 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 786 B/s rd, 0 op/s 2024-09-20T20:11:10.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:10 smithi003 bash[88594]: cluster 2024-09-20T20:11:08.549924+0000 mgr.y (mgr.15270) 828 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T20:11:10.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:10 smithi003 bash[88594]: cluster 2024-09-20T20:11:08.549924+0000 mgr.y (mgr.15270) 828 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T20:11:10.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:10 smithi003 bash[92129]: cluster 2024-09-20T20:11:08.549924+0000 mgr.y (mgr.15270) 828 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T20:11:10.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:10 smithi003 bash[92129]: cluster 2024-09-20T20:11:08.549924+0000 mgr.y (mgr.15270) 828 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T20:11:10.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:10 smithi183 bash[69508]: cluster 2024-09-20T20:11:08.549924+0000 mgr.y (mgr.15270) 828 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T20:11:10.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:10 smithi183 bash[69508]: cluster 2024-09-20T20:11:08.549924+0000 mgr.y (mgr.15270) 828 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T20:11:11.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:11:11 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:11:11.221462143Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:11:12.396 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:11:12 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:11:12] "GET /metrics HTTP/1.1" 200 38252 "" "Prometheus/2.51.0" 2024-09-20T20:11:12.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:12 smithi003 bash[88594]: cluster 2024-09-20T20:11:10.551222+0000 mgr.y (mgr.15270) 829 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T20:11:12.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:12 smithi003 bash[88594]: cluster 2024-09-20T20:11:10.551222+0000 mgr.y (mgr.15270) 829 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T20:11:12.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:12 smithi003 bash[92129]: cluster 2024-09-20T20:11:10.551222+0000 mgr.y (mgr.15270) 829 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T20:11:12.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:12 smithi003 bash[92129]: cluster 2024-09-20T20:11:10.551222+0000 mgr.y (mgr.15270) 829 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T20:11:12.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:12 smithi183 bash[69508]: cluster 2024-09-20T20:11:10.551222+0000 mgr.y (mgr.15270) 829 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T20:11:12.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:12 smithi183 bash[69508]: cluster 2024-09-20T20:11:10.551222+0000 mgr.y (mgr.15270) 829 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T20:11:14.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:11:14 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:11:14.217421562Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:11:14.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:14 smithi183 bash[69508]: cluster 2024-09-20T20:11:12.552271+0000 mgr.y (mgr.15270) 830 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s 2024-09-20T20:11:14.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:14 smithi183 bash[69508]: cluster 2024-09-20T20:11:12.552271+0000 mgr.y (mgr.15270) 830 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s 2024-09-20T20:11:14.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:14 smithi183 bash[69508]: audit 2024-09-20T20:11:13.215358+0000 mgr.y (mgr.15270) 831 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:11:14.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:14 smithi183 bash[69508]: audit 2024-09-20T20:11:13.215358+0000 mgr.y (mgr.15270) 831 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:11:14.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:14 smithi183 bash[69508]: audit 2024-09-20T20:11:14.040560+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:14.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:14 smithi183 bash[69508]: audit 2024-09-20T20:11:14.040560+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:14.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:14 smithi183 bash[69508]: audit 2024-09-20T20:11:14.042741+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:11:14.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:14 smithi183 bash[69508]: audit 2024-09-20T20:11:14.042741+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:11:14.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:14 smithi003 bash[88594]: cluster 2024-09-20T20:11:12.552271+0000 mgr.y (mgr.15270) 830 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s 2024-09-20T20:11:14.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:14 smithi003 bash[88594]: cluster 2024-09-20T20:11:12.552271+0000 mgr.y (mgr.15270) 830 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s 2024-09-20T20:11:14.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:14 smithi003 bash[88594]: audit 2024-09-20T20:11:13.215358+0000 mgr.y (mgr.15270) 831 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:11:14.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:14 smithi003 bash[88594]: audit 2024-09-20T20:11:13.215358+0000 mgr.y (mgr.15270) 831 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:11:14.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:14 smithi003 bash[88594]: audit 2024-09-20T20:11:14.040560+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:14.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:14 smithi003 bash[88594]: audit 2024-09-20T20:11:14.040560+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:14.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:14 smithi003 bash[88594]: audit 2024-09-20T20:11:14.042741+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:11:14.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:14 smithi003 bash[88594]: audit 2024-09-20T20:11:14.042741+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:11:14.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:14 smithi003 bash[92129]: cluster 2024-09-20T20:11:12.552271+0000 mgr.y (mgr.15270) 830 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s 2024-09-20T20:11:14.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:14 smithi003 bash[92129]: cluster 2024-09-20T20:11:12.552271+0000 mgr.y (mgr.15270) 830 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s 2024-09-20T20:11:14.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:14 smithi003 bash[92129]: audit 2024-09-20T20:11:13.215358+0000 mgr.y (mgr.15270) 831 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:11:14.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:14 smithi003 bash[92129]: audit 2024-09-20T20:11:13.215358+0000 mgr.y (mgr.15270) 831 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:11:14.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:14 smithi003 bash[92129]: audit 2024-09-20T20:11:14.040560+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:14.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:14 smithi003 bash[92129]: audit 2024-09-20T20:11:14.040560+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:14.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:14 smithi003 bash[92129]: audit 2024-09-20T20:11:14.042741+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:11:14.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:14 smithi003 bash[92129]: audit 2024-09-20T20:11:14.042741+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:11:15.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:15 smithi003 bash[88594]: cluster 2024-09-20T20:11:14.553562+0000 mgr.y (mgr.15270) 832 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:15.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:15 smithi003 bash[88594]: cluster 2024-09-20T20:11:14.553562+0000 mgr.y (mgr.15270) 832 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:15.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:15 smithi003 bash[88594]: audit 2024-09-20T20:11:14.569730+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:15.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:15 smithi003 bash[88594]: audit 2024-09-20T20:11:14.569730+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:15.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:15 smithi003 bash[92129]: cluster 2024-09-20T20:11:14.553562+0000 mgr.y (mgr.15270) 832 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:15.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:15 smithi003 bash[92129]: cluster 2024-09-20T20:11:14.553562+0000 mgr.y (mgr.15270) 832 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:15.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:15 smithi003 bash[92129]: audit 2024-09-20T20:11:14.569730+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:15.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:15 smithi003 bash[92129]: audit 2024-09-20T20:11:14.569730+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:16.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:15 smithi183 bash[69508]: cluster 2024-09-20T20:11:14.553562+0000 mgr.y (mgr.15270) 832 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:16.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:15 smithi183 bash[69508]: cluster 2024-09-20T20:11:14.553562+0000 mgr.y (mgr.15270) 832 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:16.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:15 smithi183 bash[69508]: audit 2024-09-20T20:11:14.569730+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:16.052 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:15 smithi183 bash[69508]: audit 2024-09-20T20:11:14.569730+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:11:17.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:11:17 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:11:17.204306909Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:11:17.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:17 smithi003 bash[88594]: cluster 2024-09-20T20:11:16.554694+0000 mgr.y (mgr.15270) 833 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:17.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:17 smithi003 bash[88594]: cluster 2024-09-20T20:11:16.554694+0000 mgr.y (mgr.15270) 833 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:17.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:17 smithi003 bash[92129]: cluster 2024-09-20T20:11:16.554694+0000 mgr.y (mgr.15270) 833 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:17.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:17 smithi003 bash[92129]: cluster 2024-09-20T20:11:16.554694+0000 mgr.y (mgr.15270) 833 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:18.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:17 smithi183 bash[69508]: cluster 2024-09-20T20:11:16.554694+0000 mgr.y (mgr.15270) 833 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:18.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:17 smithi183 bash[69508]: cluster 2024-09-20T20:11:16.554694+0000 mgr.y (mgr.15270) 833 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:19.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:19 smithi003 bash[88594]: cluster 2024-09-20T20:11:18.555861+0000 mgr.y (mgr.15270) 834 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:19.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:19 smithi003 bash[88594]: cluster 2024-09-20T20:11:18.555861+0000 mgr.y (mgr.15270) 834 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:19.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:19 smithi003 bash[92129]: cluster 2024-09-20T20:11:18.555861+0000 mgr.y (mgr.15270) 834 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:19.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:19 smithi003 bash[92129]: cluster 2024-09-20T20:11:18.555861+0000 mgr.y (mgr.15270) 834 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:20.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:19 smithi183 bash[69508]: cluster 2024-09-20T20:11:18.555861+0000 mgr.y (mgr.15270) 834 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:20.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:19 smithi183 bash[69508]: cluster 2024-09-20T20:11:18.555861+0000 mgr.y (mgr.15270) 834 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:20.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:11:20 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:11:20.207654912Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:11:21.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:21 smithi003 bash[92129]: cluster 2024-09-20T20:11:20.557151+0000 mgr.y (mgr.15270) 835 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:21.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:21 smithi003 bash[92129]: cluster 2024-09-20T20:11:20.557151+0000 mgr.y (mgr.15270) 835 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:21.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:21 smithi003 bash[88594]: cluster 2024-09-20T20:11:20.557151+0000 mgr.y (mgr.15270) 835 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:21.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:21 smithi003 bash[88594]: cluster 2024-09-20T20:11:20.557151+0000 mgr.y (mgr.15270) 835 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:22.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:21 smithi183 bash[69508]: cluster 2024-09-20T20:11:20.557151+0000 mgr.y (mgr.15270) 835 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:22.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:21 smithi183 bash[69508]: cluster 2024-09-20T20:11:20.557151+0000 mgr.y (mgr.15270) 835 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:22.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:11:22 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:11:22] "GET /metrics HTTP/1.1" 200 38243 "" "Prometheus/2.51.0" 2024-09-20T20:11:23.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:11:23 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:11:23.214442835Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:11:23.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:23 smithi003 bash[88594]: cluster 2024-09-20T20:11:22.558141+0000 mgr.y (mgr.15270) 836 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:23.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:23 smithi003 bash[88594]: cluster 2024-09-20T20:11:22.558141+0000 mgr.y (mgr.15270) 836 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:23.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:23 smithi003 bash[88594]: audit 2024-09-20T20:11:23.224671+0000 mgr.y (mgr.15270) 837 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:11:23.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:23 smithi003 bash[88594]: audit 2024-09-20T20:11:23.224671+0000 mgr.y (mgr.15270) 837 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:11:23.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:23 smithi003 bash[92129]: cluster 2024-09-20T20:11:22.558141+0000 mgr.y (mgr.15270) 836 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:23.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:23 smithi003 bash[92129]: cluster 2024-09-20T20:11:22.558141+0000 mgr.y (mgr.15270) 836 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:23.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:23 smithi003 bash[92129]: audit 2024-09-20T20:11:23.224671+0000 mgr.y (mgr.15270) 837 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:11:23.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:23 smithi003 bash[92129]: audit 2024-09-20T20:11:23.224671+0000 mgr.y (mgr.15270) 837 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:11:24.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:23 smithi183 bash[69508]: cluster 2024-09-20T20:11:22.558141+0000 mgr.y (mgr.15270) 836 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:24.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:23 smithi183 bash[69508]: cluster 2024-09-20T20:11:22.558141+0000 mgr.y (mgr.15270) 836 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:24.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:23 smithi183 bash[69508]: audit 2024-09-20T20:11:23.224671+0000 mgr.y (mgr.15270) 837 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:11:24.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:23 smithi183 bash[69508]: audit 2024-09-20T20:11:23.224671+0000 mgr.y (mgr.15270) 837 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:11:25.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:25 smithi003 bash[92129]: cluster 2024-09-20T20:11:24.559456+0000 mgr.y (mgr.15270) 838 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:25.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:25 smithi003 bash[92129]: cluster 2024-09-20T20:11:24.559456+0000 mgr.y (mgr.15270) 838 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:25.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:25 smithi003 bash[88594]: cluster 2024-09-20T20:11:24.559456+0000 mgr.y (mgr.15270) 838 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:25.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:25 smithi003 bash[88594]: cluster 2024-09-20T20:11:24.559456+0000 mgr.y (mgr.15270) 838 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:26.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:25 smithi183 bash[69508]: cluster 2024-09-20T20:11:24.559456+0000 mgr.y (mgr.15270) 838 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:26.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:25 smithi183 bash[69508]: cluster 2024-09-20T20:11:24.559456+0000 mgr.y (mgr.15270) 838 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:26.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:11:26 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:11:26.20819151Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:11:26.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:26 smithi003 bash[88594]: audit 2024-09-20T20:11:26.058576+0000 mgr.y (mgr.15270) 839 : audit [DBG] from='client.54599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:11:26.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:26 smithi003 bash[88594]: audit 2024-09-20T20:11:26.058576+0000 mgr.y (mgr.15270) 839 : audit [DBG] from='client.54599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:11:26.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:26 smithi003 bash[92129]: audit 2024-09-20T20:11:26.058576+0000 mgr.y (mgr.15270) 839 : audit [DBG] from='client.54599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:11:26.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:26 smithi003 bash[92129]: audit 2024-09-20T20:11:26.058576+0000 mgr.y (mgr.15270) 839 : audit [DBG] from='client.54599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:11:27.041 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T20:11:27.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:26 smithi183 bash[69508]: audit 2024-09-20T20:11:26.058576+0000 mgr.y (mgr.15270) 839 : audit [DBG] from='client.54599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:11:27.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:26 smithi183 bash[69508]: audit 2024-09-20T20:11:26.058576+0000 mgr.y (mgr.15270) 839 : audit [DBG] from='client.54599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:11:27.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:27 smithi003 bash[88594]: cluster 2024-09-20T20:11:26.560564+0000 mgr.y (mgr.15270) 840 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:27.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:27 smithi003 bash[88594]: cluster 2024-09-20T20:11:26.560564+0000 mgr.y (mgr.15270) 840 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:27.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:27 smithi003 bash[92129]: cluster 2024-09-20T20:11:26.560564+0000 mgr.y (mgr.15270) 840 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:27.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:27 smithi003 bash[92129]: cluster 2024-09-20T20:11:26.560564+0000 mgr.y (mgr.15270) 840 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:28.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:27 smithi183 bash[69508]: cluster 2024-09-20T20:11:26.560564+0000 mgr.y (mgr.15270) 840 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:28.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:27 smithi183 bash[69508]: cluster 2024-09-20T20:11:26.560564+0000 mgr.y (mgr.15270) 840 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:29.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:11:29 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:11:29.205822504Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:11:29.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:29 smithi003 bash[88594]: cluster 2024-09-20T20:11:28.561724+0000 mgr.y (mgr.15270) 841 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:29.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:29 smithi003 bash[88594]: cluster 2024-09-20T20:11:28.561724+0000 mgr.y (mgr.15270) 841 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:29.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:29 smithi003 bash[88594]: audit 2024-09-20T20:11:29.034697+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:11:29.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:29 smithi003 bash[88594]: audit 2024-09-20T20:11:29.034697+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:11:29.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:29 smithi003 bash[92129]: cluster 2024-09-20T20:11:28.561724+0000 mgr.y (mgr.15270) 841 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:29.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:29 smithi003 bash[92129]: cluster 2024-09-20T20:11:28.561724+0000 mgr.y (mgr.15270) 841 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:29.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:29 smithi003 bash[92129]: audit 2024-09-20T20:11:29.034697+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:11:29.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:29 smithi003 bash[92129]: audit 2024-09-20T20:11:29.034697+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:11:30.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:29 smithi183 bash[69508]: cluster 2024-09-20T20:11:28.561724+0000 mgr.y (mgr.15270) 841 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:30.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:29 smithi183 bash[69508]: cluster 2024-09-20T20:11:28.561724+0000 mgr.y (mgr.15270) 841 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:30.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:29 smithi183 bash[69508]: audit 2024-09-20T20:11:29.034697+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:11:30.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:29 smithi183 bash[69508]: audit 2024-09-20T20:11:29.034697+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:11:31.866 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T20:11:31.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:31 smithi003 bash[92129]: cluster 2024-09-20T20:11:30.563031+0000 mgr.y (mgr.15270) 842 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:31.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:31 smithi003 bash[92129]: cluster 2024-09-20T20:11:30.563031+0000 mgr.y (mgr.15270) 842 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:31.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:31 smithi003 bash[88594]: cluster 2024-09-20T20:11:30.563031+0000 mgr.y (mgr.15270) 842 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:31.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:31 smithi003 bash[88594]: cluster 2024-09-20T20:11:30.563031+0000 mgr.y (mgr.15270) 842 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:32.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:31 smithi183 bash[69508]: cluster 2024-09-20T20:11:30.563031+0000 mgr.y (mgr.15270) 842 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:32.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:31 smithi183 bash[69508]: cluster 2024-09-20T20:11:30.563031+0000 mgr.y (mgr.15270) 842 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:32.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:11:32 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:11:32] "GET /metrics HTTP/1.1" 200 38245 "" "Prometheus/2.51.0" 2024-09-20T20:11:32.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:11:32 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:11:32.207722391Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:11:33.466 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T20:11:33.466 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (13m) 3m ago 40m 14.4M - 0.27.0 11f11916f8cd c352858d3349 2024-09-20T20:11:33.466 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi183 *:3000 running (12m) 41s ago 40m 69.0M - 10.4.8 5aad1d7cf004 548c3fa5f1a5 2024-09-20T20:11:33.466 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.zzokqj smithi003 *:5000 running (15m) 3m ago 38m 49.4M - 3.8 6acb0a031eab d2e13422a011 2024-09-20T20:11:33.466 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi183 *:8443,9283,8765 running (15m) 41s ago 48m 445M - 19.3.0-5099-g88deadb8 441f9a3fe515 210cd19f5bae 2024-09-20T20:11:33.466 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (25m) 3m ago 51m 518M - 19.3.0-5099-g88deadb8 441f9a3fe515 9aa6e2f22487 2024-09-20T20:11:33.466 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (9m) 3m ago 51m 50.3M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 0136983baac2 2024-09-20T20:11:33.466 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi183 running (11m) 41s ago 49m 47.5M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 b3c0e322fa5f 2024-09-20T20:11:33.466 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (9m) 3m ago 49m 39.5M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 3857b5066efa 2024-09-20T20:11:33.466 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (14m) 3m ago 40m 8179k - 1.7.0 72c9c2088986 d0b8aa327069 2024-09-20T20:11:33.467 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi183 *:9100 running (14m) 41s ago 40m 8815k - 1.7.0 72c9c2088986 c79ac70026db 2024-09-20T20:11:33.467 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (7m) 3m ago 48m 52.6M 3037M 19.3.0-5099-g88deadb8 441f9a3fe515 61ba10adee7c 2024-09-20T20:11:33.467 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (6m) 3m ago 47m 56.6M 3037M 19.3.0-5099-g88deadb8 441f9a3fe515 c757af03ec7d 2024-09-20T20:11:33.467 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (5m) 3m ago 46m 46.6M 3037M 19.3.0-5099-g88deadb8 441f9a3fe515 68be22fb8655 2024-09-20T20:11:33.467 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running 3m ago 45m - 3037M 2024-09-20T20:11:33.467 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi183 running (2m) 41s ago 44m 52.2M 3292M 19.3.0-5099-g88deadb8 441f9a3fe515 ad6dc54d2e39 2024-09-20T20:11:33.467 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi183 running (2m) 41s ago 43m 48.6M 3292M 19.3.0-5099-g88deadb8 441f9a3fe515 d32f5d1a7136 2024-09-20T20:11:33.467 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi183 running (84s) 41s ago 42m 52.5M 3292M 19.3.0-5099-g88deadb8 441f9a3fe515 7917ecf0c8a9 2024-09-20T20:11:33.467 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi183 running 41s ago 42m - 3292M 2024-09-20T20:11:33.467 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi183 *:9095 running (14m) 41s ago 41m 52.0M - 2.51.0 1d3b7f56885b 7e9efbbab4fb 2024-09-20T20:11:33.467 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.tcdhwz smithi003 *:8000 running (38m) 3m ago 38m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 8fc205227459 2024-09-20T20:11:33.467 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi183.lyzazb smithi183 *:8000 running (38m) 41s ago 38m 103M - 19.1.1-369-ged8ee0f2 6acb0a031eab 7387a3c9206c 2024-09-20T20:11:33.772 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:33 smithi003 bash[88594]: cluster 2024-09-20T20:11:32.564027+0000 mgr.y (mgr.15270) 843 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:33.772 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:33 smithi003 bash[88594]: cluster 2024-09-20T20:11:32.564027+0000 mgr.y (mgr.15270) 843 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:33.772 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:33 smithi003 bash[88594]: audit 2024-09-20T20:11:33.235870+0000 mgr.y (mgr.15270) 844 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:11:33.772 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:33 smithi003 bash[88594]: audit 2024-09-20T20:11:33.235870+0000 mgr.y (mgr.15270) 844 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:11:33.773 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:33 smithi003 bash[92129]: cluster 2024-09-20T20:11:32.564027+0000 mgr.y (mgr.15270) 843 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:33.773 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:33 smithi003 bash[92129]: cluster 2024-09-20T20:11:32.564027+0000 mgr.y (mgr.15270) 843 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:33.773 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:33 smithi003 bash[92129]: audit 2024-09-20T20:11:33.235870+0000 mgr.y (mgr.15270) 844 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:11:33.773 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:33 smithi003 bash[92129]: audit 2024-09-20T20:11:33.235870+0000 mgr.y (mgr.15270) 844 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:11:34.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:33 smithi183 bash[69508]: cluster 2024-09-20T20:11:32.564027+0000 mgr.y (mgr.15270) 843 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:34.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:33 smithi183 bash[69508]: cluster 2024-09-20T20:11:32.564027+0000 mgr.y (mgr.15270) 843 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:34.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:33 smithi183 bash[69508]: audit 2024-09-20T20:11:33.235870+0000 mgr.y (mgr.15270) 844 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:11:34.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:33 smithi183 bash[69508]: audit 2024-09-20T20:11:33.235870+0000 mgr.y (mgr.15270) 844 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:11:34.317 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 1'"'"'' 2024-09-20T20:11:34.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:34 smithi003 bash[88594]: audit 2024-09-20T20:11:33.452421+0000 mgr.y (mgr.15270) 845 : audit [DBG] from='client.54605 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:11:34.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:34 smithi003 bash[88594]: audit 2024-09-20T20:11:33.452421+0000 mgr.y (mgr.15270) 845 : audit [DBG] from='client.54605 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:11:34.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:34 smithi003 bash[92129]: audit 2024-09-20T20:11:33.452421+0000 mgr.y (mgr.15270) 845 : audit [DBG] from='client.54605 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:11:34.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:34 smithi003 bash[92129]: audit 2024-09-20T20:11:33.452421+0000 mgr.y (mgr.15270) 845 : audit [DBG] from='client.54605 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:11:35.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:34 smithi183 bash[69508]: audit 2024-09-20T20:11:33.452421+0000 mgr.y (mgr.15270) 845 : audit [DBG] from='client.54605 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:11:35.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:34 smithi183 bash[69508]: audit 2024-09-20T20:11:33.452421+0000 mgr.y (mgr.15270) 845 : audit [DBG] from='client.54605 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:11:35.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:11:35 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:11:35.220296593Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:11:35.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:35 smithi003 bash[88594]: cluster 2024-09-20T20:11:34.564732+0000 mgr.y (mgr.15270) 846 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:35.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:35 smithi003 bash[88594]: cluster 2024-09-20T20:11:34.564732+0000 mgr.y (mgr.15270) 846 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:35.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:35 smithi003 bash[92129]: cluster 2024-09-20T20:11:34.564732+0000 mgr.y (mgr.15270) 846 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:35.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:35 smithi003 bash[92129]: cluster 2024-09-20T20:11:34.564732+0000 mgr.y (mgr.15270) 846 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:36.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:35 smithi183 bash[69508]: cluster 2024-09-20T20:11:34.564732+0000 mgr.y (mgr.15270) 846 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:36.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:35 smithi183 bash[69508]: cluster 2024-09-20T20:11:34.564732+0000 mgr.y (mgr.15270) 846 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:37.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:37 smithi003 bash[88594]: cluster 2024-09-20T20:11:36.565865+0000 mgr.y (mgr.15270) 847 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:37.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:37 smithi003 bash[88594]: cluster 2024-09-20T20:11:36.565865+0000 mgr.y (mgr.15270) 847 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:37.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:37 smithi003 bash[92129]: cluster 2024-09-20T20:11:36.565865+0000 mgr.y (mgr.15270) 847 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:37.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:37 smithi003 bash[92129]: cluster 2024-09-20T20:11:36.565865+0000 mgr.y (mgr.15270) 847 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:38.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:37 smithi183 bash[69508]: cluster 2024-09-20T20:11:36.565865+0000 mgr.y (mgr.15270) 847 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:38.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:37 smithi183 bash[69508]: cluster 2024-09-20T20:11:36.565865+0000 mgr.y (mgr.15270) 847 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:38.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:11:38 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:11:38.23019772Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:11:39.142 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T20:11:39.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:39 smithi003 bash[88594]: cluster 2024-09-20T20:11:38.567085+0000 mgr.y (mgr.15270) 848 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:39.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:39 smithi003 bash[88594]: cluster 2024-09-20T20:11:38.567085+0000 mgr.y (mgr.15270) 848 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:39.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:39 smithi003 bash[92129]: cluster 2024-09-20T20:11:38.567085+0000 mgr.y (mgr.15270) 848 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:39.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:39 smithi003 bash[92129]: cluster 2024-09-20T20:11:38.567085+0000 mgr.y (mgr.15270) 848 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:40.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:39 smithi183 bash[69508]: cluster 2024-09-20T20:11:38.567085+0000 mgr.y (mgr.15270) 848 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:40.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:39 smithi183 bash[69508]: cluster 2024-09-20T20:11:38.567085+0000 mgr.y (mgr.15270) 848 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:40.942 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-20T20:11:41.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:11:41 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:11:41.22813177Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:11:41.767 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.osd | keys'"'"' | grep $sha1' 2024-09-20T20:11:41.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:41 smithi003 bash[88594]: cluster 2024-09-20T20:11:40.567856+0000 mgr.y (mgr.15270) 849 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:41.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:41 smithi003 bash[88594]: cluster 2024-09-20T20:11:40.567856+0000 mgr.y (mgr.15270) 849 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:41.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:41 smithi003 bash[88594]: audit 2024-09-20T20:11:40.931149+0000 mon.a (mon.0) 704 : audit [DBG] from='client.? 172.21.15.3:0/1911739906' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:41.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:41 smithi003 bash[88594]: audit 2024-09-20T20:11:40.931149+0000 mon.a (mon.0) 704 : audit [DBG] from='client.? 172.21.15.3:0/1911739906' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:41.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:41 smithi003 bash[92129]: cluster 2024-09-20T20:11:40.567856+0000 mgr.y (mgr.15270) 849 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:41.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:41 smithi003 bash[92129]: cluster 2024-09-20T20:11:40.567856+0000 mgr.y (mgr.15270) 849 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:41.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:41 smithi003 bash[92129]: audit 2024-09-20T20:11:40.931149+0000 mon.a (mon.0) 704 : audit [DBG] from='client.? 172.21.15.3:0/1911739906' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:41.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:41 smithi003 bash[92129]: audit 2024-09-20T20:11:40.931149+0000 mon.a (mon.0) 704 : audit [DBG] from='client.? 172.21.15.3:0/1911739906' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:42.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:41 smithi183 bash[69508]: cluster 2024-09-20T20:11:40.567856+0000 mgr.y (mgr.15270) 849 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:42.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:41 smithi183 bash[69508]: cluster 2024-09-20T20:11:40.567856+0000 mgr.y (mgr.15270) 849 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:42.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:41 smithi183 bash[69508]: audit 2024-09-20T20:11:40.931149+0000 mon.a (mon.0) 704 : audit [DBG] from='client.? 172.21.15.3:0/1911739906' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:42.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:41 smithi183 bash[69508]: audit 2024-09-20T20:11:40.931149+0000 mon.a (mon.0) 704 : audit [DBG] from='client.? 172.21.15.3:0/1911739906' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:42.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:11:42 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:11:42] "GET /metrics HTTP/1.1" 200 38245 "" "Prometheus/2.51.0" 2024-09-20T20:11:43.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:43 smithi003 bash[92129]: cluster 2024-09-20T20:11:42.568823+0000 mgr.y (mgr.15270) 850 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:43.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:43 smithi003 bash[92129]: cluster 2024-09-20T20:11:42.568823+0000 mgr.y (mgr.15270) 850 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:43.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:43 smithi003 bash[92129]: audit 2024-09-20T20:11:43.240754+0000 mgr.y (mgr.15270) 851 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:11:43.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:43 smithi003 bash[92129]: audit 2024-09-20T20:11:43.240754+0000 mgr.y (mgr.15270) 851 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:11:43.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:43 smithi003 bash[88594]: cluster 2024-09-20T20:11:42.568823+0000 mgr.y (mgr.15270) 850 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:43.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:43 smithi003 bash[88594]: cluster 2024-09-20T20:11:42.568823+0000 mgr.y (mgr.15270) 850 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:43.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:43 smithi003 bash[88594]: audit 2024-09-20T20:11:43.240754+0000 mgr.y (mgr.15270) 851 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:11:43.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:43 smithi003 bash[88594]: audit 2024-09-20T20:11:43.240754+0000 mgr.y (mgr.15270) 851 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:11:44.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:43 smithi183 bash[69508]: cluster 2024-09-20T20:11:42.568823+0000 mgr.y (mgr.15270) 850 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:44.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:43 smithi183 bash[69508]: cluster 2024-09-20T20:11:42.568823+0000 mgr.y (mgr.15270) 850 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:44.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:43 smithi183 bash[69508]: audit 2024-09-20T20:11:43.240754+0000 mgr.y (mgr.15270) 851 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:11:44.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:43 smithi183 bash[69508]: audit 2024-09-20T20:11:43.240754+0000 mgr.y (mgr.15270) 851 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:11:44.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:11:44 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:11:44.202013571Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:11:44.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:44 smithi003 bash[88594]: audit 2024-09-20T20:11:44.035492+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:11:44.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:44 smithi003 bash[88594]: audit 2024-09-20T20:11:44.035492+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:11:44.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:44 smithi003 bash[92129]: audit 2024-09-20T20:11:44.035492+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:11:44.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:44 smithi003 bash[92129]: audit 2024-09-20T20:11:44.035492+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:11:45.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:44 smithi183 bash[69508]: audit 2024-09-20T20:11:44.035492+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:11:45.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:44 smithi183 bash[69508]: audit 2024-09-20T20:11:44.035492+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:11:45.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:45 smithi003 bash[88594]: cluster 2024-09-20T20:11:44.569607+0000 mgr.y (mgr.15270) 852 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:45.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:45 smithi003 bash[88594]: cluster 2024-09-20T20:11:44.569607+0000 mgr.y (mgr.15270) 852 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:45.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:45 smithi003 bash[92129]: cluster 2024-09-20T20:11:44.569607+0000 mgr.y (mgr.15270) 852 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:45.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:45 smithi003 bash[92129]: cluster 2024-09-20T20:11:44.569607+0000 mgr.y (mgr.15270) 852 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:46.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:45 smithi183 bash[69508]: cluster 2024-09-20T20:11:44.569607+0000 mgr.y (mgr.15270) 852 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:46.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:45 smithi183 bash[69508]: cluster 2024-09-20T20:11:44.569607+0000 mgr.y (mgr.15270) 852 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:46.600 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T20:11:47.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:11:47 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:11:47.230415159Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:11:47.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:47 smithi003 bash[88594]: cluster 2024-09-20T20:11:46.570644+0000 mgr.y (mgr.15270) 853 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:47.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:47 smithi003 bash[88594]: cluster 2024-09-20T20:11:46.570644+0000 mgr.y (mgr.15270) 853 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:47.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:47 smithi003 bash[92129]: cluster 2024-09-20T20:11:46.570644+0000 mgr.y (mgr.15270) 853 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:47.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:47 smithi003 bash[92129]: cluster 2024-09-20T20:11:46.570644+0000 mgr.y (mgr.15270) 853 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:48.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:47 smithi183 bash[69508]: cluster 2024-09-20T20:11:46.570644+0000 mgr.y (mgr.15270) 853 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:48.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:47 smithi183 bash[69508]: cluster 2024-09-20T20:11:46.570644+0000 mgr.y (mgr.15270) 853 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:48.265 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)" 2024-09-20T20:11:48.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:48 smithi003 bash[88594]: audit 2024-09-20T20:11:48.253264+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.3:0/2931313983' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:48.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:48 smithi003 bash[88594]: audit 2024-09-20T20:11:48.253264+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.3:0/2931313983' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:48.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:48 smithi003 bash[92129]: audit 2024-09-20T20:11:48.253264+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.3:0/2931313983' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:48.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:48 smithi003 bash[92129]: audit 2024-09-20T20:11:48.253264+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.3:0/2931313983' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:48.969 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade status' 2024-09-20T20:11:49.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:48 smithi183 bash[69508]: audit 2024-09-20T20:11:48.253264+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.3:0/2931313983' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:49.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:48 smithi183 bash[69508]: audit 2024-09-20T20:11:48.253264+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.3:0/2931313983' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:11:49.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:49 smithi003 bash[88594]: cluster 2024-09-20T20:11:48.571777+0000 mgr.y (mgr.15270) 854 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:49.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:49 smithi003 bash[88594]: cluster 2024-09-20T20:11:48.571777+0000 mgr.y (mgr.15270) 854 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:49.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:49 smithi003 bash[92129]: cluster 2024-09-20T20:11:48.571777+0000 mgr.y (mgr.15270) 854 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:49.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:49 smithi003 bash[92129]: cluster 2024-09-20T20:11:48.571777+0000 mgr.y (mgr.15270) 854 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:50.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:49 smithi183 bash[69508]: cluster 2024-09-20T20:11:48.571777+0000 mgr.y (mgr.15270) 854 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:50.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:49 smithi183 bash[69508]: cluster 2024-09-20T20:11:48.571777+0000 mgr.y (mgr.15270) 854 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:50.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:11:50 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:11:50.21525453Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:11:51.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:51 smithi003 bash[88594]: cluster 2024-09-20T20:11:50.573085+0000 mgr.y (mgr.15270) 855 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:51.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:51 smithi003 bash[88594]: cluster 2024-09-20T20:11:50.573085+0000 mgr.y (mgr.15270) 855 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:51.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:51 smithi003 bash[92129]: cluster 2024-09-20T20:11:50.573085+0000 mgr.y (mgr.15270) 855 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:51.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:51 smithi003 bash[92129]: cluster 2024-09-20T20:11:50.573085+0000 mgr.y (mgr.15270) 855 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:52.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:51 smithi183 bash[69508]: cluster 2024-09-20T20:11:50.573085+0000 mgr.y (mgr.15270) 855 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:52.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:51 smithi183 bash[69508]: cluster 2024-09-20T20:11:50.573085+0000 mgr.y (mgr.15270) 855 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:52.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:11:52 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:11:52] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.51.0" 2024-09-20T20:11:53.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:11:53 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:11:53.224667596Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:11:53.799 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T20:11:53.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:53 smithi003 bash[88594]: cluster 2024-09-20T20:11:52.574159+0000 mgr.y (mgr.15270) 856 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:53.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:53 smithi003 bash[88594]: cluster 2024-09-20T20:11:52.574159+0000 mgr.y (mgr.15270) 856 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:53.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:53 smithi003 bash[88594]: audit 2024-09-20T20:11:53.252031+0000 mgr.y (mgr.15270) 857 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:11:53.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:53 smithi003 bash[88594]: audit 2024-09-20T20:11:53.252031+0000 mgr.y (mgr.15270) 857 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:11:53.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:53 smithi003 bash[92129]: cluster 2024-09-20T20:11:52.574159+0000 mgr.y (mgr.15270) 856 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:53.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:53 smithi003 bash[92129]: cluster 2024-09-20T20:11:52.574159+0000 mgr.y (mgr.15270) 856 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:53.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:53 smithi003 bash[92129]: audit 2024-09-20T20:11:53.252031+0000 mgr.y (mgr.15270) 857 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:11:53.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:53 smithi003 bash[92129]: audit 2024-09-20T20:11:53.252031+0000 mgr.y (mgr.15270) 857 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:11:54.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:53 smithi183 bash[69508]: cluster 2024-09-20T20:11:52.574159+0000 mgr.y (mgr.15270) 856 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:54.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:53 smithi183 bash[69508]: cluster 2024-09-20T20:11:52.574159+0000 mgr.y (mgr.15270) 856 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:54.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:53 smithi183 bash[69508]: audit 2024-09-20T20:11:53.252031+0000 mgr.y (mgr.15270) 857 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:11:54.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:53 smithi183 bash[69508]: audit 2024-09-20T20:11:53.252031+0000 mgr.y (mgr.15270) 857 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:11:55.322 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T20:11:55.322 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": null, 2024-09-20T20:11:55.322 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": false, 2024-09-20T20:11:55.322 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "", 2024-09-20T20:11:55.322 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-20T20:11:55.322 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": null, 2024-09-20T20:11:55.322 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "", 2024-09-20T20:11:55.322 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-20T20:11:55.322 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T20:11:55.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:55 smithi003 bash[92129]: cluster 2024-09-20T20:11:54.575037+0000 mgr.y (mgr.15270) 858 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:55.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:55 smithi003 bash[92129]: cluster 2024-09-20T20:11:54.575037+0000 mgr.y (mgr.15270) 858 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:55.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:55 smithi003 bash[92129]: audit 2024-09-20T20:11:55.321267+0000 mgr.y (mgr.15270) 859 : audit [DBG] from='client.54623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:11:55.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:55 smithi003 bash[92129]: audit 2024-09-20T20:11:55.321267+0000 mgr.y (mgr.15270) 859 : audit [DBG] from='client.54623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:11:55.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:55 smithi003 bash[88594]: cluster 2024-09-20T20:11:54.575037+0000 mgr.y (mgr.15270) 858 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:55.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:55 smithi003 bash[88594]: cluster 2024-09-20T20:11:54.575037+0000 mgr.y (mgr.15270) 858 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:55.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:55 smithi003 bash[88594]: audit 2024-09-20T20:11:55.321267+0000 mgr.y (mgr.15270) 859 : audit [DBG] from='client.54623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:11:55.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:55 smithi003 bash[88594]: audit 2024-09-20T20:11:55.321267+0000 mgr.y (mgr.15270) 859 : audit [DBG] from='client.54623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:11:55.952 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph health detail' 2024-09-20T20:11:56.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:55 smithi183 bash[69508]: cluster 2024-09-20T20:11:54.575037+0000 mgr.y (mgr.15270) 858 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:56.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:55 smithi183 bash[69508]: cluster 2024-09-20T20:11:54.575037+0000 mgr.y (mgr.15270) 858 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:11:56.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:55 smithi183 bash[69508]: audit 2024-09-20T20:11:55.321267+0000 mgr.y (mgr.15270) 859 : audit [DBG] from='client.54623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:11:56.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:55 smithi183 bash[69508]: audit 2024-09-20T20:11:55.321267+0000 mgr.y (mgr.15270) 859 : audit [DBG] from='client.54623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:11:56.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:11:56 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:11:56.230504292Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:11:57.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:57 smithi003 bash[88594]: cluster 2024-09-20T20:11:56.576096+0000 mgr.y (mgr.15270) 860 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:57.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:57 smithi003 bash[88594]: cluster 2024-09-20T20:11:56.576096+0000 mgr.y (mgr.15270) 860 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:57.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:57 smithi003 bash[92129]: cluster 2024-09-20T20:11:56.576096+0000 mgr.y (mgr.15270) 860 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:57.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:57 smithi003 bash[92129]: cluster 2024-09-20T20:11:56.576096+0000 mgr.y (mgr.15270) 860 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:58.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:57 smithi183 bash[69508]: cluster 2024-09-20T20:11:56.576096+0000 mgr.y (mgr.15270) 860 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:58.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:57 smithi183 bash[69508]: cluster 2024-09-20T20:11:56.576096+0000 mgr.y (mgr.15270) 860 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:59.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:11:59 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:11:59.193587797Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:11:59.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:59 smithi003 bash[88594]: cluster 2024-09-20T20:11:58.577235+0000 mgr.y (mgr.15270) 861 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:59.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:59 smithi003 bash[88594]: cluster 2024-09-20T20:11:58.577235+0000 mgr.y (mgr.15270) 861 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:59.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:59 smithi003 bash[88594]: audit 2024-09-20T20:11:59.035490+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:11:59.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:11:59 smithi003 bash[88594]: audit 2024-09-20T20:11:59.035490+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:11:59.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:59 smithi003 bash[92129]: cluster 2024-09-20T20:11:58.577235+0000 mgr.y (mgr.15270) 861 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:59.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:59 smithi003 bash[92129]: cluster 2024-09-20T20:11:58.577235+0000 mgr.y (mgr.15270) 861 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:11:59.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:59 smithi003 bash[92129]: audit 2024-09-20T20:11:59.035490+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:11:59.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:11:59 smithi003 bash[92129]: audit 2024-09-20T20:11:59.035490+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:12:00.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:59 smithi183 bash[69508]: cluster 2024-09-20T20:11:58.577235+0000 mgr.y (mgr.15270) 861 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:00.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:59 smithi183 bash[69508]: cluster 2024-09-20T20:11:58.577235+0000 mgr.y (mgr.15270) 861 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:00.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:59 smithi183 bash[69508]: audit 2024-09-20T20:11:59.035490+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:12:00.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:11:59 smithi183 bash[69508]: audit 2024-09-20T20:11:59.035490+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:12:00.779 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T20:12:01.990 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:01 smithi003 bash[92129]: cluster 2024-09-20T20:12:00.578559+0000 mgr.y (mgr.15270) 862 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:01.990 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:01 smithi003 bash[92129]: cluster 2024-09-20T20:12:00.578559+0000 mgr.y (mgr.15270) 862 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:01.990 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:01 smithi003 bash[88594]: cluster 2024-09-20T20:12:00.578559+0000 mgr.y (mgr.15270) 862 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:01.990 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:01 smithi003 bash[88594]: cluster 2024-09-20T20:12:00.578559+0000 mgr.y (mgr.15270) 862 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:02.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:01 smithi183 bash[69508]: cluster 2024-09-20T20:12:00.578559+0000 mgr.y (mgr.15270) 862 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:02.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:01 smithi183 bash[69508]: cluster 2024-09-20T20:12:00.578559+0000 mgr.y (mgr.15270) 862 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:02.396 INFO:teuthology.orchestra.run.smithi003.stdout:HEALTH_OK 2024-09-20T20:12:02.409 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:12:02 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:12:02] "GET /metrics HTTP/1.1" 200 38246 "" "Prometheus/2.51.0" 2024-09-20T20:12:02.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:12:02 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:12:02.209213475Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:12:03.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:02 smithi183 bash[69508]: audit 2024-09-20T20:12:02.396145+0000 mon.a (mon.0) 707 : audit [DBG] from='client.? 172.21.15.3:0/2485830668' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T20:12:03.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:02 smithi183 bash[69508]: audit 2024-09-20T20:12:02.396145+0000 mon.a (mon.0) 707 : audit [DBG] from='client.? 172.21.15.3:0/2485830668' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T20:12:03.160 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:02 smithi003 bash[92129]: audit 2024-09-20T20:12:02.396145+0000 mon.a (mon.0) 707 : audit [DBG] from='client.? 172.21.15.3:0/2485830668' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T20:12:03.161 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:02 smithi003 bash[92129]: audit 2024-09-20T20:12:02.396145+0000 mon.a (mon.0) 707 : audit [DBG] from='client.? 172.21.15.3:0/2485830668' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T20:12:03.161 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:02 smithi003 bash[88594]: audit 2024-09-20T20:12:02.396145+0000 mon.a (mon.0) 707 : audit [DBG] from='client.? 172.21.15.3:0/2485830668' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T20:12:03.161 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:02 smithi003 bash[88594]: audit 2024-09-20T20:12:02.396145+0000 mon.a (mon.0) 707 : audit [DBG] from='client.? 172.21.15.3:0/2485830668' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T20:12:03.163 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo' 2024-09-20T20:12:04.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:03 smithi183 bash[69508]: cluster 2024-09-20T20:12:02.579594+0000 mgr.y (mgr.15270) 863 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:04.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:03 smithi183 bash[69508]: cluster 2024-09-20T20:12:02.579594+0000 mgr.y (mgr.15270) 863 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:04.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:03 smithi183 bash[69508]: audit 2024-09-20T20:12:03.261900+0000 mgr.y (mgr.15270) 864 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:12:04.051 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:03 smithi183 bash[69508]: audit 2024-09-20T20:12:03.261900+0000 mgr.y (mgr.15270) 864 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:12:04.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:03 smithi003 bash[88594]: cluster 2024-09-20T20:12:02.579594+0000 mgr.y (mgr.15270) 863 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:04.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:03 smithi003 bash[88594]: cluster 2024-09-20T20:12:02.579594+0000 mgr.y (mgr.15270) 863 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:04.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:03 smithi003 bash[88594]: audit 2024-09-20T20:12:03.261900+0000 mgr.y (mgr.15270) 864 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:12:04.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:03 smithi003 bash[88594]: audit 2024-09-20T20:12:03.261900+0000 mgr.y (mgr.15270) 864 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:12:04.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:03 smithi003 bash[92129]: cluster 2024-09-20T20:12:02.579594+0000 mgr.y (mgr.15270) 863 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:04.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:03 smithi003 bash[92129]: cluster 2024-09-20T20:12:02.579594+0000 mgr.y (mgr.15270) 863 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:04.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:03 smithi003 bash[92129]: audit 2024-09-20T20:12:03.261900+0000 mgr.y (mgr.15270) 864 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:12:04.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:03 smithi003 bash[92129]: audit 2024-09-20T20:12:03.261900+0000 mgr.y (mgr.15270) 864 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:12:05.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:12:05 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:12:05.206137289Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:12:06.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:05 smithi003 bash[88594]: cluster 2024-09-20T20:12:04.580789+0000 mgr.y (mgr.15270) 865 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:06.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:05 smithi003 bash[88594]: cluster 2024-09-20T20:12:04.580789+0000 mgr.y (mgr.15270) 865 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:06.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:05 smithi003 bash[88594]: audit 2024-09-20T20:12:05.165478+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:12:06.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:05 smithi003 bash[88594]: audit 2024-09-20T20:12:05.165478+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:12:06.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:05 smithi003 bash[88594]: audit 2024-09-20T20:12:05.167072+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:12:06.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:05 smithi003 bash[88594]: audit 2024-09-20T20:12:05.167072+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:12:06.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:05 smithi003 bash[88594]: audit 2024-09-20T20:12:05.176660+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:06.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:05 smithi003 bash[88594]: audit 2024-09-20T20:12:05.176660+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:06.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:05 smithi003 bash[92129]: cluster 2024-09-20T20:12:04.580789+0000 mgr.y (mgr.15270) 865 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:06.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:05 smithi003 bash[92129]: cluster 2024-09-20T20:12:04.580789+0000 mgr.y (mgr.15270) 865 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:06.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:05 smithi003 bash[92129]: audit 2024-09-20T20:12:05.165478+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:12:06.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:05 smithi003 bash[92129]: audit 2024-09-20T20:12:05.165478+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:12:06.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:05 smithi003 bash[92129]: audit 2024-09-20T20:12:05.167072+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:12:06.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:05 smithi003 bash[92129]: audit 2024-09-20T20:12:05.167072+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:12:06.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:05 smithi003 bash[92129]: audit 2024-09-20T20:12:05.176660+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:06.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:05 smithi003 bash[92129]: audit 2024-09-20T20:12:05.176660+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:06.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:05 smithi183 bash[69508]: cluster 2024-09-20T20:12:04.580789+0000 mgr.y (mgr.15270) 865 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:06.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:05 smithi183 bash[69508]: cluster 2024-09-20T20:12:04.580789+0000 mgr.y (mgr.15270) 865 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:06.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:05 smithi183 bash[69508]: audit 2024-09-20T20:12:05.165478+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:12:06.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:05 smithi183 bash[69508]: audit 2024-09-20T20:12:05.165478+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:12:06.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:05 smithi183 bash[69508]: audit 2024-09-20T20:12:05.167072+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:12:06.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:05 smithi183 bash[69508]: audit 2024-09-20T20:12:05.167072+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:12:06.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:05 smithi183 bash[69508]: audit 2024-09-20T20:12:05.176660+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:06.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:05 smithi183 bash[69508]: audit 2024-09-20T20:12:05.176660+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:07.987 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T20:12:08.081 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:07 smithi003 bash[88594]: cluster 2024-09-20T20:12:06.581880+0000 mgr.y (mgr.15270) 866 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:08.082 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:07 smithi003 bash[88594]: cluster 2024-09-20T20:12:06.581880+0000 mgr.y (mgr.15270) 866 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:08.082 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:07 smithi003 bash[92129]: cluster 2024-09-20T20:12:06.581880+0000 mgr.y (mgr.15270) 866 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:08.082 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:07 smithi003 bash[92129]: cluster 2024-09-20T20:12:06.581880+0000 mgr.y (mgr.15270) 866 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:08.234 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:07 smithi183 bash[69508]: cluster 2024-09-20T20:12:06.581880+0000 mgr.y (mgr.15270) 866 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:08.234 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:07 smithi183 bash[69508]: cluster 2024-09-20T20:12:06.581880+0000 mgr.y (mgr.15270) 866 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:08.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:12:08 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:12:08.234788577Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:12:10.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:09 smithi003 bash[88594]: cluster 2024-09-20T20:12:08.582961+0000 mgr.y (mgr.15270) 867 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:10.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:09 smithi003 bash[88594]: cluster 2024-09-20T20:12:08.582961+0000 mgr.y (mgr.15270) 867 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:10.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:09 smithi003 bash[92129]: cluster 2024-09-20T20:12:08.582961+0000 mgr.y (mgr.15270) 867 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:10.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:09 smithi003 bash[92129]: cluster 2024-09-20T20:12:08.582961+0000 mgr.y (mgr.15270) 867 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:10.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:09 smithi183 bash[69508]: cluster 2024-09-20T20:12:08.582961+0000 mgr.y (mgr.15270) 867 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:10.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:09 smithi183 bash[69508]: cluster 2024-09-20T20:12:08.582961+0000 mgr.y (mgr.15270) 867 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:11.171 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:10 smithi003 bash[88594]: audit 2024-09-20T20:12:09.557169+0000 mgr.y (mgr.15270) 868 : audit [DBG] from='client.54635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:11.171 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:10 smithi003 bash[88594]: audit 2024-09-20T20:12:09.557169+0000 mgr.y (mgr.15270) 868 : audit [DBG] from='client.54635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:11.171 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:10 smithi003 bash[92129]: audit 2024-09-20T20:12:09.557169+0000 mgr.y (mgr.15270) 868 : audit [DBG] from='client.54635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:11.171 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:10 smithi003 bash[92129]: audit 2024-09-20T20:12:09.557169+0000 mgr.y (mgr.15270) 868 : audit [DBG] from='client.54635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:11.235 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:10 smithi183 bash[69508]: audit 2024-09-20T20:12:09.557169+0000 mgr.y (mgr.15270) 868 : audit [DBG] from='client.54635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:11.235 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:10 smithi183 bash[69508]: audit 2024-09-20T20:12:09.557169+0000 mgr.y (mgr.15270) 868 : audit [DBG] from='client.54635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:11.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:12:11 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:12:11.235864725Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:12:11.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:11 smithi003 bash[88594]: cluster 2024-09-20T20:12:10.584345+0000 mgr.y (mgr.15270) 869 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:11.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:11 smithi003 bash[88594]: cluster 2024-09-20T20:12:10.584345+0000 mgr.y (mgr.15270) 869 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:11.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:11 smithi003 bash[92129]: cluster 2024-09-20T20:12:10.584345+0000 mgr.y (mgr.15270) 869 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:11.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:11 smithi003 bash[92129]: cluster 2024-09-20T20:12:10.584345+0000 mgr.y (mgr.15270) 869 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:12.078 INFO:teuthology.orchestra.run.smithi003.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:12:12.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:11 smithi183 bash[69508]: cluster 2024-09-20T20:12:10.584345+0000 mgr.y (mgr.15270) 869 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:12.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:11 smithi183 bash[69508]: cluster 2024-09-20T20:12:10.584345+0000 mgr.y (mgr.15270) 869 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:12.317 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:12:12 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:12:12] "GET /metrics HTTP/1.1" 200 38246 "" "Prometheus/2.51.0" 2024-09-20T20:12:12.830 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-20T20:12:13.364 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:13 smithi003 bash[88594]: cephadm 2024-09-20T20:12:12.070060+0000 mgr.y (mgr.15270) 870 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:12:13.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:13 smithi003 bash[88594]: cephadm 2024-09-20T20:12:12.070060+0000 mgr.y (mgr.15270) 870 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:12:13.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:13 smithi003 bash[88594]: audit 2024-09-20T20:12:12.077082+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:13.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:13 smithi003 bash[88594]: audit 2024-09-20T20:12:12.077082+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:13.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:13 smithi003 bash[88594]: audit 2024-09-20T20:12:12.635091+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:13.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:13 smithi003 bash[88594]: audit 2024-09-20T20:12:12.635091+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:13.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:13 smithi003 bash[88594]: audit 2024-09-20T20:12:12.640958+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:13.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:13 smithi003 bash[88594]: audit 2024-09-20T20:12:12.640958+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:13.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:13 smithi003 bash[88594]: audit 2024-09-20T20:12:12.642198+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:12:13.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:13 smithi003 bash[88594]: audit 2024-09-20T20:12:12.642198+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:12:13.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:13 smithi003 bash[88594]: audit 2024-09-20T20:12:12.642936+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:12:13.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:13 smithi003 bash[88594]: audit 2024-09-20T20:12:12.642936+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:12:13.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:13 smithi003 bash[88594]: audit 2024-09-20T20:12:12.650210+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:13.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:13 smithi003 bash[88594]: audit 2024-09-20T20:12:12.650210+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:13.366 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:13 smithi003 bash[92129]: cephadm 2024-09-20T20:12:12.070060+0000 mgr.y (mgr.15270) 870 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:12:13.366 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:13 smithi003 bash[92129]: cephadm 2024-09-20T20:12:12.070060+0000 mgr.y (mgr.15270) 870 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:12:13.366 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:13 smithi003 bash[92129]: audit 2024-09-20T20:12:12.077082+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:13.366 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:13 smithi003 bash[92129]: audit 2024-09-20T20:12:12.077082+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:13.366 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:13 smithi003 bash[92129]: audit 2024-09-20T20:12:12.635091+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:13.366 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:13 smithi003 bash[92129]: audit 2024-09-20T20:12:12.635091+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:13.366 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:13 smithi003 bash[92129]: audit 2024-09-20T20:12:12.640958+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:13.366 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:13 smithi003 bash[92129]: audit 2024-09-20T20:12:12.640958+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:13.366 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:13 smithi003 bash[92129]: audit 2024-09-20T20:12:12.642198+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:12:13.366 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:13 smithi003 bash[92129]: audit 2024-09-20T20:12:12.642198+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:12:13.366 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:13 smithi003 bash[92129]: audit 2024-09-20T20:12:12.642936+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:12:13.366 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:13 smithi003 bash[92129]: audit 2024-09-20T20:12:12.642936+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:12:13.366 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:13 smithi003 bash[92129]: audit 2024-09-20T20:12:12.650210+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:13.367 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:13 smithi003 bash[92129]: audit 2024-09-20T20:12:12.650210+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:13.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:13 smithi183 bash[69508]: cephadm 2024-09-20T20:12:12.070060+0000 mgr.y (mgr.15270) 870 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:12:13.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:13 smithi183 bash[69508]: cephadm 2024-09-20T20:12:12.070060+0000 mgr.y (mgr.15270) 870 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:12:13.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:13 smithi183 bash[69508]: audit 2024-09-20T20:12:12.077082+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:13.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:13 smithi183 bash[69508]: audit 2024-09-20T20:12:12.077082+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:13.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:13 smithi183 bash[69508]: audit 2024-09-20T20:12:12.635091+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:13.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:13 smithi183 bash[69508]: audit 2024-09-20T20:12:12.635091+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:13.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:13 smithi183 bash[69508]: audit 2024-09-20T20:12:12.640958+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:13.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:13 smithi183 bash[69508]: audit 2024-09-20T20:12:12.640958+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:13.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:13 smithi183 bash[69508]: audit 2024-09-20T20:12:12.642198+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:12:13.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:13 smithi183 bash[69508]: audit 2024-09-20T20:12:12.642198+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:12:13.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:13 smithi183 bash[69508]: audit 2024-09-20T20:12:12.642936+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:12:13.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:13 smithi183 bash[69508]: audit 2024-09-20T20:12:12.642936+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:12:13.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:13 smithi183 bash[69508]: audit 2024-09-20T20:12:12.650210+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:13.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:13 smithi183 bash[69508]: audit 2024-09-20T20:12:12.650210+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:14.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:14 smithi003 bash[88594]: cluster 2024-09-20T20:12:12.584985+0000 mgr.y (mgr.15270) 871 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:14.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:14 smithi003 bash[88594]: cluster 2024-09-20T20:12:12.584985+0000 mgr.y (mgr.15270) 871 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:14.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:14 smithi003 bash[88594]: cephadm 2024-09-20T20:12:12.769876+0000 mgr.y (mgr.15270) 872 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:12:14.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:14 smithi003 bash[88594]: cephadm 2024-09-20T20:12:12.769876+0000 mgr.y (mgr.15270) 872 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:12:14.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:14 smithi003 bash[88594]: audit 2024-09-20T20:12:13.272512+0000 mgr.y (mgr.15270) 873 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:12:14.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:14 smithi003 bash[88594]: audit 2024-09-20T20:12:13.272512+0000 mgr.y (mgr.15270) 873 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:12:14.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:14 smithi003 bash[88594]: audit 2024-09-20T20:12:14.036004+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:12:14.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:14 smithi003 bash[88594]: audit 2024-09-20T20:12:14.036004+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:12:14.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:14 smithi003 bash[92129]: cluster 2024-09-20T20:12:12.584985+0000 mgr.y (mgr.15270) 871 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:14.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:14 smithi003 bash[92129]: cluster 2024-09-20T20:12:12.584985+0000 mgr.y (mgr.15270) 871 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:14.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:14 smithi003 bash[92129]: cephadm 2024-09-20T20:12:12.769876+0000 mgr.y (mgr.15270) 872 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:12:14.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:14 smithi003 bash[92129]: cephadm 2024-09-20T20:12:12.769876+0000 mgr.y (mgr.15270) 872 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:12:14.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:14 smithi003 bash[92129]: audit 2024-09-20T20:12:13.272512+0000 mgr.y (mgr.15270) 873 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:12:14.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:14 smithi003 bash[92129]: audit 2024-09-20T20:12:13.272512+0000 mgr.y (mgr.15270) 873 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:12:14.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:14 smithi003 bash[92129]: audit 2024-09-20T20:12:14.036004+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:12:14.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:14 smithi003 bash[92129]: audit 2024-09-20T20:12:14.036004+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:12:14.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:12:14 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:12:14.220790809Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:12:14.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:14 smithi183 bash[69508]: cluster 2024-09-20T20:12:12.584985+0000 mgr.y (mgr.15270) 871 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:14.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:14 smithi183 bash[69508]: cluster 2024-09-20T20:12:12.584985+0000 mgr.y (mgr.15270) 871 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:14.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:14 smithi183 bash[69508]: cephadm 2024-09-20T20:12:12.769876+0000 mgr.y (mgr.15270) 872 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:12:14.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:14 smithi183 bash[69508]: cephadm 2024-09-20T20:12:12.769876+0000 mgr.y (mgr.15270) 872 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T20:12:14.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:14 smithi183 bash[69508]: audit 2024-09-20T20:12:13.272512+0000 mgr.y (mgr.15270) 873 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:12:14.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:14 smithi183 bash[69508]: audit 2024-09-20T20:12:13.272512+0000 mgr.y (mgr.15270) 873 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:12:14.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:14 smithi183 bash[69508]: audit 2024-09-20T20:12:14.036004+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:12:14.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:14 smithi183 bash[69508]: audit 2024-09-20T20:12:14.036004+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:12:16.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[92129]: cluster 2024-09-20T20:12:14.585665+0000 mgr.y (mgr.15270) 874 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:16.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[92129]: cluster 2024-09-20T20:12:14.585665+0000 mgr.y (mgr.15270) 874 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:16.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[92129]: audit 2024-09-20T20:12:15.485269+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:16.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[92129]: audit 2024-09-20T20:12:15.485269+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:16.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[92129]: audit 2024-09-20T20:12:15.488335+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:12:16.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[92129]: audit 2024-09-20T20:12:15.488335+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:12:16.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[92129]: audit 2024-09-20T20:12:15.491356+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:16.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[92129]: audit 2024-09-20T20:12:15.491356+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:16.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[92129]: audit 2024-09-20T20:12:15.496423+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:16.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[92129]: audit 2024-09-20T20:12:15.496423+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:16.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[92129]: audit 2024-09-20T20:12:15.500094+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:16.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[92129]: audit 2024-09-20T20:12:15.500094+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:16.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[92129]: audit 2024-09-20T20:12:15.505195+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:16.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[92129]: audit 2024-09-20T20:12:15.505195+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:16.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[92129]: audit 2024-09-20T20:12:15.508467+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:16.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[92129]: audit 2024-09-20T20:12:15.508467+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:16.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[92129]: audit 2024-09-20T20:12:15.513934+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:16.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[92129]: audit 2024-09-20T20:12:15.513934+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:16.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[92129]: audit 2024-09-20T20:12:15.517846+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:16.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[92129]: audit 2024-09-20T20:12:15.517846+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:16.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[92129]: audit 2024-09-20T20:12:15.522800+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:16.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[92129]: audit 2024-09-20T20:12:15.522800+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:16.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[92129]: audit 2024-09-20T20:12:15.528218+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:16.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[92129]: audit 2024-09-20T20:12:15.528218+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:16.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[92129]: audit 2024-09-20T20:12:15.533233+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:16.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[92129]: audit 2024-09-20T20:12:15.533233+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:16.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[88594]: cluster 2024-09-20T20:12:14.585665+0000 mgr.y (mgr.15270) 874 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:16.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[88594]: cluster 2024-09-20T20:12:14.585665+0000 mgr.y (mgr.15270) 874 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:16.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[88594]: audit 2024-09-20T20:12:15.485269+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:16.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[88594]: audit 2024-09-20T20:12:15.485269+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:16.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[88594]: audit 2024-09-20T20:12:15.488335+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:12:16.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[88594]: audit 2024-09-20T20:12:15.488335+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:12:16.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[88594]: audit 2024-09-20T20:12:15.491356+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:16.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[88594]: audit 2024-09-20T20:12:15.491356+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:16.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[88594]: audit 2024-09-20T20:12:15.496423+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:16.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[88594]: audit 2024-09-20T20:12:15.496423+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:16.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[88594]: audit 2024-09-20T20:12:15.500094+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:16.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[88594]: audit 2024-09-20T20:12:15.500094+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:16.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[88594]: audit 2024-09-20T20:12:15.505195+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:16.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[88594]: audit 2024-09-20T20:12:15.505195+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:16.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[88594]: audit 2024-09-20T20:12:15.508467+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:16.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[88594]: audit 2024-09-20T20:12:15.508467+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:16.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[88594]: audit 2024-09-20T20:12:15.513934+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:16.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[88594]: audit 2024-09-20T20:12:15.513934+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:16.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[88594]: audit 2024-09-20T20:12:15.517846+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:16.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[88594]: audit 2024-09-20T20:12:15.517846+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:16.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[88594]: audit 2024-09-20T20:12:15.522800+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:16.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[88594]: audit 2024-09-20T20:12:15.522800+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:16.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[88594]: audit 2024-09-20T20:12:15.528218+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:16.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[88594]: audit 2024-09-20T20:12:15.528218+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:16.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[88594]: audit 2024-09-20T20:12:15.533233+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:16.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:16 smithi003 bash[88594]: audit 2024-09-20T20:12:15.533233+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:16.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:16 smithi183 bash[69508]: cluster 2024-09-20T20:12:14.585665+0000 mgr.y (mgr.15270) 874 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:16.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:16 smithi183 bash[69508]: cluster 2024-09-20T20:12:14.585665+0000 mgr.y (mgr.15270) 874 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:16.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:16 smithi183 bash[69508]: audit 2024-09-20T20:12:15.485269+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:16.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:16 smithi183 bash[69508]: audit 2024-09-20T20:12:15.485269+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:16.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:16 smithi183 bash[69508]: audit 2024-09-20T20:12:15.488335+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:12:16.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:16 smithi183 bash[69508]: audit 2024-09-20T20:12:15.488335+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:12:16.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:16 smithi183 bash[69508]: audit 2024-09-20T20:12:15.491356+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:16.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:16 smithi183 bash[69508]: audit 2024-09-20T20:12:15.491356+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:16.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:16 smithi183 bash[69508]: audit 2024-09-20T20:12:15.496423+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:16.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:16 smithi183 bash[69508]: audit 2024-09-20T20:12:15.496423+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:16.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:16 smithi183 bash[69508]: audit 2024-09-20T20:12:15.500094+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:16.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:16 smithi183 bash[69508]: audit 2024-09-20T20:12:15.500094+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:16.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:16 smithi183 bash[69508]: audit 2024-09-20T20:12:15.505195+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:16.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:16 smithi183 bash[69508]: audit 2024-09-20T20:12:15.505195+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:16.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:16 smithi183 bash[69508]: audit 2024-09-20T20:12:15.508467+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:16.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:16 smithi183 bash[69508]: audit 2024-09-20T20:12:15.508467+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:16.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:16 smithi183 bash[69508]: audit 2024-09-20T20:12:15.513934+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:16.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:16 smithi183 bash[69508]: audit 2024-09-20T20:12:15.513934+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:16.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:16 smithi183 bash[69508]: audit 2024-09-20T20:12:15.517846+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:16.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:16 smithi183 bash[69508]: audit 2024-09-20T20:12:15.517846+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:16.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:16 smithi183 bash[69508]: audit 2024-09-20T20:12:15.522800+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:16.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:16 smithi183 bash[69508]: audit 2024-09-20T20:12:15.522800+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:16.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:16 smithi183 bash[69508]: audit 2024-09-20T20:12:15.528218+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:16.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:16 smithi183 bash[69508]: audit 2024-09-20T20:12:15.528218+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:16.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:16 smithi183 bash[69508]: audit 2024-09-20T20:12:15.533233+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:16.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:16 smithi183 bash[69508]: audit 2024-09-20T20:12:15.533233+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:17.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:17 smithi003 bash[92129]: cephadm 2024-09-20T20:12:15.485843+0000 mgr.y (mgr.15270) 875 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T20:12:17.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:17 smithi003 bash[92129]: cephadm 2024-09-20T20:12:15.485843+0000 mgr.y (mgr.15270) 875 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T20:12:17.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:17 smithi003 bash[92129]: cephadm 2024-09-20T20:12:15.485928+0000 mgr.y (mgr.15270) 876 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T20:12:17.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:17 smithi003 bash[92129]: cephadm 2024-09-20T20:12:15.485928+0000 mgr.y (mgr.15270) 876 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T20:12:17.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:17 smithi003 bash[92129]: cephadm 2024-09-20T20:12:15.492507+0000 mgr.y (mgr.15270) 877 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T20:12:17.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:17 smithi003 bash[92129]: cephadm 2024-09-20T20:12:15.492507+0000 mgr.y (mgr.15270) 877 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T20:12:17.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:17 smithi003 bash[92129]: cephadm 2024-09-20T20:12:15.501454+0000 mgr.y (mgr.15270) 878 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T20:12:17.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:17 smithi003 bash[92129]: cephadm 2024-09-20T20:12:15.501454+0000 mgr.y (mgr.15270) 878 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T20:12:17.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:17 smithi003 bash[92129]: cephadm 2024-09-20T20:12:15.509643+0000 mgr.y (mgr.15270) 879 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T20:12:17.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:17 smithi003 bash[92129]: cephadm 2024-09-20T20:12:15.509643+0000 mgr.y (mgr.15270) 879 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T20:12:17.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:17 smithi003 bash[92129]: cephadm 2024-09-20T20:12:15.519078+0000 mgr.y (mgr.15270) 880 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-20T20:12:17.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:17 smithi003 bash[92129]: cephadm 2024-09-20T20:12:15.519078+0000 mgr.y (mgr.15270) 880 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-20T20:12:17.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:17 smithi003 bash[92129]: cephadm 2024-09-20T20:12:15.529410+0000 mgr.y (mgr.15270) 881 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T20:12:17.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:17 smithi003 bash[92129]: cephadm 2024-09-20T20:12:15.529410+0000 mgr.y (mgr.15270) 881 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T20:12:17.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:17 smithi003 bash[88594]: cephadm 2024-09-20T20:12:15.485843+0000 mgr.y (mgr.15270) 875 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T20:12:17.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:17 smithi003 bash[88594]: cephadm 2024-09-20T20:12:15.485843+0000 mgr.y (mgr.15270) 875 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T20:12:17.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:17 smithi003 bash[88594]: cephadm 2024-09-20T20:12:15.485928+0000 mgr.y (mgr.15270) 876 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T20:12:17.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:17 smithi003 bash[88594]: cephadm 2024-09-20T20:12:15.485928+0000 mgr.y (mgr.15270) 876 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T20:12:17.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:17 smithi003 bash[88594]: cephadm 2024-09-20T20:12:15.492507+0000 mgr.y (mgr.15270) 877 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T20:12:17.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:17 smithi003 bash[88594]: cephadm 2024-09-20T20:12:15.492507+0000 mgr.y (mgr.15270) 877 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T20:12:17.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:17 smithi003 bash[88594]: cephadm 2024-09-20T20:12:15.501454+0000 mgr.y (mgr.15270) 878 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T20:12:17.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:17 smithi003 bash[88594]: cephadm 2024-09-20T20:12:15.501454+0000 mgr.y (mgr.15270) 878 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T20:12:17.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:17 smithi003 bash[88594]: cephadm 2024-09-20T20:12:15.509643+0000 mgr.y (mgr.15270) 879 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T20:12:17.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:17 smithi003 bash[88594]: cephadm 2024-09-20T20:12:15.509643+0000 mgr.y (mgr.15270) 879 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T20:12:17.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:17 smithi003 bash[88594]: cephadm 2024-09-20T20:12:15.519078+0000 mgr.y (mgr.15270) 880 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-20T20:12:17.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:17 smithi003 bash[88594]: cephadm 2024-09-20T20:12:15.519078+0000 mgr.y (mgr.15270) 880 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-20T20:12:17.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:17 smithi003 bash[88594]: cephadm 2024-09-20T20:12:15.529410+0000 mgr.y (mgr.15270) 881 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T20:12:17.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:17 smithi003 bash[88594]: cephadm 2024-09-20T20:12:15.529410+0000 mgr.y (mgr.15270) 881 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T20:12:17.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:12:17 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:12:17.193420485Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:12:17.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:17 smithi183 bash[69508]: cephadm 2024-09-20T20:12:15.485843+0000 mgr.y (mgr.15270) 875 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T20:12:17.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:17 smithi183 bash[69508]: cephadm 2024-09-20T20:12:15.485843+0000 mgr.y (mgr.15270) 875 : cephadm [INF] Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T20:12:17.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:17 smithi183 bash[69508]: cephadm 2024-09-20T20:12:15.485928+0000 mgr.y (mgr.15270) 876 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T20:12:17.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:17 smithi183 bash[69508]: cephadm 2024-09-20T20:12:15.485928+0000 mgr.y (mgr.15270) 876 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T20:12:17.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:17 smithi183 bash[69508]: cephadm 2024-09-20T20:12:15.492507+0000 mgr.y (mgr.15270) 877 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T20:12:17.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:17 smithi183 bash[69508]: cephadm 2024-09-20T20:12:15.492507+0000 mgr.y (mgr.15270) 877 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-20T20:12:17.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:17 smithi183 bash[69508]: cephadm 2024-09-20T20:12:15.501454+0000 mgr.y (mgr.15270) 878 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T20:12:17.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:17 smithi183 bash[69508]: cephadm 2024-09-20T20:12:15.501454+0000 mgr.y (mgr.15270) 878 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-20T20:12:17.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:17 smithi183 bash[69508]: cephadm 2024-09-20T20:12:15.509643+0000 mgr.y (mgr.15270) 879 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T20:12:17.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:17 smithi183 bash[69508]: cephadm 2024-09-20T20:12:15.509643+0000 mgr.y (mgr.15270) 879 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-20T20:12:17.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:17 smithi183 bash[69508]: cephadm 2024-09-20T20:12:15.519078+0000 mgr.y (mgr.15270) 880 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-20T20:12:17.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:17 smithi183 bash[69508]: cephadm 2024-09-20T20:12:15.519078+0000 mgr.y (mgr.15270) 880 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-20T20:12:17.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:17 smithi183 bash[69508]: cephadm 2024-09-20T20:12:15.529410+0000 mgr.y (mgr.15270) 881 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T20:12:17.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:17 smithi183 bash[69508]: cephadm 2024-09-20T20:12:15.529410+0000 mgr.y (mgr.15270) 881 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-20T20:12:18.420 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T20:12:18.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:18 smithi003 bash[88594]: cluster 2024-09-20T20:12:16.586750+0000 mgr.y (mgr.15270) 882 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:18.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:18 smithi003 bash[88594]: cluster 2024-09-20T20:12:16.586750+0000 mgr.y (mgr.15270) 882 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:18.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:18 smithi003 bash[88594]: audit 2024-09-20T20:12:17.950040+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:18.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:18 smithi003 bash[88594]: audit 2024-09-20T20:12:17.950040+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:18.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:18 smithi003 bash[88594]: audit 2024-09-20T20:12:17.953933+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi003.tcdhwz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T20:12:18.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:18 smithi003 bash[88594]: audit 2024-09-20T20:12:17.953933+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi003.tcdhwz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T20:12:18.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:18 smithi003 bash[88594]: audit 2024-09-20T20:12:17.956485+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:12:18.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:18 smithi003 bash[88594]: audit 2024-09-20T20:12:17.956485+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:12:18.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:18 smithi003 bash[92129]: cluster 2024-09-20T20:12:16.586750+0000 mgr.y (mgr.15270) 882 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:18.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:18 smithi003 bash[92129]: cluster 2024-09-20T20:12:16.586750+0000 mgr.y (mgr.15270) 882 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:18.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:18 smithi003 bash[92129]: audit 2024-09-20T20:12:17.950040+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:18.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:18 smithi003 bash[92129]: audit 2024-09-20T20:12:17.950040+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:18.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:18 smithi003 bash[92129]: audit 2024-09-20T20:12:17.953933+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi003.tcdhwz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T20:12:18.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:18 smithi003 bash[92129]: audit 2024-09-20T20:12:17.953933+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi003.tcdhwz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T20:12:18.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:18 smithi003 bash[92129]: audit 2024-09-20T20:12:17.956485+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:12:18.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:18 smithi003 bash[92129]: audit 2024-09-20T20:12:17.956485+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:12:18.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:18 smithi183 bash[69508]: cluster 2024-09-20T20:12:16.586750+0000 mgr.y (mgr.15270) 882 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:18.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:18 smithi183 bash[69508]: cluster 2024-09-20T20:12:16.586750+0000 mgr.y (mgr.15270) 882 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:18.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:18 smithi183 bash[69508]: audit 2024-09-20T20:12:17.950040+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:18.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:18 smithi183 bash[69508]: audit 2024-09-20T20:12:17.950040+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:18.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:18 smithi183 bash[69508]: audit 2024-09-20T20:12:17.953933+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi003.tcdhwz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T20:12:18.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:18 smithi183 bash[69508]: audit 2024-09-20T20:12:17.953933+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi003.tcdhwz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T20:12:18.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:18 smithi183 bash[69508]: audit 2024-09-20T20:12:17.956485+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:12:18.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:18 smithi183 bash[69508]: audit 2024-09-20T20:12:17.956485+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:12:19.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:19 smithi003 bash[92129]: cephadm 2024-09-20T20:12:17.943364+0000 mgr.y (mgr.15270) 883 : cephadm [INF] Upgrade: Updating rgw.foo.smithi003.tcdhwz (1/2) 2024-09-20T20:12:19.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:19 smithi003 bash[92129]: cephadm 2024-09-20T20:12:17.943364+0000 mgr.y (mgr.15270) 883 : cephadm [INF] Upgrade: Updating rgw.foo.smithi003.tcdhwz (1/2) 2024-09-20T20:12:19.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:19 smithi003 bash[92129]: cephadm 2024-09-20T20:12:17.958151+0000 mgr.y (mgr.15270) 884 : cephadm [INF] Deploying daemon rgw.foo.smithi003.tcdhwz on smithi003 2024-09-20T20:12:19.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:19 smithi003 bash[92129]: cephadm 2024-09-20T20:12:17.958151+0000 mgr.y (mgr.15270) 884 : cephadm [INF] Deploying daemon rgw.foo.smithi003.tcdhwz on smithi003 2024-09-20T20:12:19.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:19 smithi003 bash[88594]: cephadm 2024-09-20T20:12:17.943364+0000 mgr.y (mgr.15270) 883 : cephadm [INF] Upgrade: Updating rgw.foo.smithi003.tcdhwz (1/2) 2024-09-20T20:12:19.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:19 smithi003 bash[88594]: cephadm 2024-09-20T20:12:17.943364+0000 mgr.y (mgr.15270) 883 : cephadm [INF] Upgrade: Updating rgw.foo.smithi003.tcdhwz (1/2) 2024-09-20T20:12:19.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:19 smithi003 bash[88594]: cephadm 2024-09-20T20:12:17.958151+0000 mgr.y (mgr.15270) 884 : cephadm [INF] Deploying daemon rgw.foo.smithi003.tcdhwz on smithi003 2024-09-20T20:12:19.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:19 smithi003 bash[88594]: cephadm 2024-09-20T20:12:17.958151+0000 mgr.y (mgr.15270) 884 : cephadm [INF] Deploying daemon rgw.foo.smithi003.tcdhwz on smithi003 2024-09-20T20:12:19.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:19 smithi183 bash[69508]: cephadm 2024-09-20T20:12:17.943364+0000 mgr.y (mgr.15270) 883 : cephadm [INF] Upgrade: Updating rgw.foo.smithi003.tcdhwz (1/2) 2024-09-20T20:12:19.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:19 smithi183 bash[69508]: cephadm 2024-09-20T20:12:17.943364+0000 mgr.y (mgr.15270) 883 : cephadm [INF] Upgrade: Updating rgw.foo.smithi003.tcdhwz (1/2) 2024-09-20T20:12:19.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:19 smithi183 bash[69508]: cephadm 2024-09-20T20:12:17.958151+0000 mgr.y (mgr.15270) 884 : cephadm [INF] Deploying daemon rgw.foo.smithi003.tcdhwz on smithi003 2024-09-20T20:12:19.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:19 smithi183 bash[69508]: cephadm 2024-09-20T20:12:17.958151+0000 mgr.y (mgr.15270) 884 : cephadm [INF] Deploying daemon rgw.foo.smithi003.tcdhwz on smithi003 2024-09-20T20:12:20.389 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:20 smithi003 bash[92129]: cluster 2024-09-20T20:12:18.587866+0000 mgr.y (mgr.15270) 885 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:20.389 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:20 smithi003 bash[92129]: cluster 2024-09-20T20:12:18.587866+0000 mgr.y (mgr.15270) 885 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:20.389 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:20 smithi003 bash[88594]: cluster 2024-09-20T20:12:18.587866+0000 mgr.y (mgr.15270) 885 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:20.389 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:20 smithi003 bash[88594]: cluster 2024-09-20T20:12:18.587866+0000 mgr.y (mgr.15270) 885 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:20.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:12:20 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:12:20.227107976Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:12:20.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:20 smithi183 bash[69508]: cluster 2024-09-20T20:12:18.587866+0000 mgr.y (mgr.15270) 885 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:20.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:20 smithi183 bash[69508]: cluster 2024-09-20T20:12:18.587866+0000 mgr.y (mgr.15270) 885 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:20.798 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-20T20:12:21.434 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T20:12:21.434 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (14m) 4m ago 41m 14.4M - 0.27.0 11f11916f8cd c352858d3349 2024-09-20T20:12:21.435 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi183 *:3000 running (13m) 88s ago 41m 69.0M - 10.4.8 5aad1d7cf004 548c3fa5f1a5 2024-09-20T20:12:21.435 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.zzokqj smithi003 *:5000 running (16m) 4m ago 38m 49.4M - 3.8 6acb0a031eab d2e13422a011 2024-09-20T20:12:21.435 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi183 *:8443,9283,8765 running (15m) 88s ago 49m 445M - 19.3.0-5099-g88deadb8 441f9a3fe515 210cd19f5bae 2024-09-20T20:12:21.435 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (26m) 4m ago 52m 518M - 19.3.0-5099-g88deadb8 441f9a3fe515 9aa6e2f22487 2024-09-20T20:12:21.435 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (10m) 4m ago 52m 50.3M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 0136983baac2 2024-09-20T20:12:21.435 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi183 running (12m) 88s ago 50m 47.5M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 b3c0e322fa5f 2024-09-20T20:12:21.435 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (10m) 4m ago 50m 39.5M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 3857b5066efa 2024-09-20T20:12:21.435 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (15m) 4m ago 41m 8179k - 1.7.0 72c9c2088986 d0b8aa327069 2024-09-20T20:12:21.435 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi183 *:9100 running (15m) 88s ago 41m 8815k - 1.7.0 72c9c2088986 c79ac70026db 2024-09-20T20:12:21.435 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (8m) 4m ago 49m 52.6M 3037M 19.3.0-5099-g88deadb8 441f9a3fe515 61ba10adee7c 2024-09-20T20:12:21.435 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (7m) 4m ago 48m 56.6M 3037M 19.3.0-5099-g88deadb8 441f9a3fe515 c757af03ec7d 2024-09-20T20:12:21.435 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (5m) 4m ago 47m 46.6M 3037M 19.3.0-5099-g88deadb8 441f9a3fe515 68be22fb8655 2024-09-20T20:12:21.435 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running 4m ago 46m - 3037M 2024-09-20T20:12:21.435 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi183 running (3m) 88s ago 45m 52.2M 3292M 19.3.0-5099-g88deadb8 441f9a3fe515 ad6dc54d2e39 2024-09-20T20:12:21.436 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi183 running (2m) 88s ago 44m 48.6M 3292M 19.3.0-5099-g88deadb8 441f9a3fe515 d32f5d1a7136 2024-09-20T20:12:21.436 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi183 running (2m) 88s ago 43m 52.5M 3292M 19.3.0-5099-g88deadb8 441f9a3fe515 7917ecf0c8a9 2024-09-20T20:12:21.436 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi183 running 88s ago 42m - 3292M 2024-09-20T20:12:21.436 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi183 *:9095 running (14m) 88s ago 41m 52.0M - 2.51.0 1d3b7f56885b 7e9efbbab4fb 2024-09-20T20:12:21.436 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.tcdhwz smithi003 *:8000 running (39m) 4m ago 39m 101M - 19.1.1-369-ged8ee0f2 6acb0a031eab 8fc205227459 2024-09-20T20:12:21.436 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi183.lyzazb smithi183 *:8000 running (39m) 88s ago 39m 103M - 19.1.1-369-ged8ee0f2 6acb0a031eab 7387a3c9206c 2024-09-20T20:12:21.590 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:21 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:12:21.590 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:21 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:12:21.591 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:12:21 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:12:21.591 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:12:21 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:12:21.591 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:12:21 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:12:21.591 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 20:12:21 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:12:21.592 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:12:21 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:12:21.592 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:12:21 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:12:21.592 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 20:12:21 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:12:21.824 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T20:12:21.824 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-20T20:12:21.824 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T20:12:21.824 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:12:21.824 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-20T20:12:21.825 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T20:12:21.825 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:12:21.825 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-20T20:12:21.825 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 8 2024-09-20T20:12:21.825 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:12:21.825 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-20T20:12:21.825 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T20:12:21.825 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:12:21.825 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-20T20:12:21.825 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2, 2024-09-20T20:12:21.825 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 13 2024-09-20T20:12:21.825 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-20T20:12:21.825 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T20:12:22.164 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T20:12:22.164 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T20:12:22.164 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-20T20:12:22.164 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-20T20:12:22.164 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-20T20:12:22.164 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "0/2 daemons upgraded", 2024-09-20T20:12:22.165 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading rgw daemons", 2024-09-20T20:12:22.165 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-20T20:12:22.165 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T20:12:22.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:12:22 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:12:22] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.51.0" 2024-09-20T20:12:22.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:22 smithi003 bash[88594]: cluster 2024-09-20T20:12:20.588578+0000 mgr.y (mgr.15270) 886 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:22.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:22 smithi003 bash[88594]: cluster 2024-09-20T20:12:20.588578+0000 mgr.y (mgr.15270) 886 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:22.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:22 smithi003 bash[88594]: audit 2024-09-20T20:12:20.784051+0000 mgr.y (mgr.15270) 887 : audit [DBG] from='client.54641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:22.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:22 smithi003 bash[88594]: audit 2024-09-20T20:12:20.784051+0000 mgr.y (mgr.15270) 887 : audit [DBG] from='client.54641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:22.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:22 smithi003 bash[88594]: audit 2024-09-20T20:12:21.089998+0000 mgr.y (mgr.15270) 888 : audit [DBG] from='client.44673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:22.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:22 smithi003 bash[88594]: audit 2024-09-20T20:12:21.089998+0000 mgr.y (mgr.15270) 888 : audit [DBG] from='client.44673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:22.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:22 smithi003 bash[88594]: audit 2024-09-20T20:12:21.413172+0000 mgr.y (mgr.15270) 889 : audit [DBG] from='client.54653 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:22.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:22 smithi003 bash[88594]: audit 2024-09-20T20:12:21.413172+0000 mgr.y (mgr.15270) 889 : audit [DBG] from='client.54653 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:22.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:22 smithi003 bash[88594]: audit 2024-09-20T20:12:21.823613+0000 mon.a (mon.0) 733 : audit [DBG] from='client.? 172.21.15.3:0/4195644095' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:22.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:22 smithi003 bash[88594]: audit 2024-09-20T20:12:21.823613+0000 mon.a (mon.0) 733 : audit [DBG] from='client.? 172.21.15.3:0/4195644095' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:22.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:22 smithi003 bash[92129]: cluster 2024-09-20T20:12:20.588578+0000 mgr.y (mgr.15270) 886 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:22.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:22 smithi003 bash[92129]: cluster 2024-09-20T20:12:20.588578+0000 mgr.y (mgr.15270) 886 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:22.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:22 smithi003 bash[92129]: audit 2024-09-20T20:12:20.784051+0000 mgr.y (mgr.15270) 887 : audit [DBG] from='client.54641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:22.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:22 smithi003 bash[92129]: audit 2024-09-20T20:12:20.784051+0000 mgr.y (mgr.15270) 887 : audit [DBG] from='client.54641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:22.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:22 smithi003 bash[92129]: audit 2024-09-20T20:12:21.089998+0000 mgr.y (mgr.15270) 888 : audit [DBG] from='client.44673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:22.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:22 smithi003 bash[92129]: audit 2024-09-20T20:12:21.089998+0000 mgr.y (mgr.15270) 888 : audit [DBG] from='client.44673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:22.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:22 smithi003 bash[92129]: audit 2024-09-20T20:12:21.413172+0000 mgr.y (mgr.15270) 889 : audit [DBG] from='client.54653 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:22.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:22 smithi003 bash[92129]: audit 2024-09-20T20:12:21.413172+0000 mgr.y (mgr.15270) 889 : audit [DBG] from='client.54653 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:22.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:22 smithi003 bash[92129]: audit 2024-09-20T20:12:21.823613+0000 mon.a (mon.0) 733 : audit [DBG] from='client.? 172.21.15.3:0/4195644095' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:22.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:22 smithi003 bash[92129]: audit 2024-09-20T20:12:21.823613+0000 mon.a (mon.0) 733 : audit [DBG] from='client.? 172.21.15.3:0/4195644095' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:22.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:22 smithi183 bash[69508]: cluster 2024-09-20T20:12:20.588578+0000 mgr.y (mgr.15270) 886 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:22.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:22 smithi183 bash[69508]: cluster 2024-09-20T20:12:20.588578+0000 mgr.y (mgr.15270) 886 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:22.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:22 smithi183 bash[69508]: audit 2024-09-20T20:12:20.784051+0000 mgr.y (mgr.15270) 887 : audit [DBG] from='client.54641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:22.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:22 smithi183 bash[69508]: audit 2024-09-20T20:12:20.784051+0000 mgr.y (mgr.15270) 887 : audit [DBG] from='client.54641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:22.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:22 smithi183 bash[69508]: audit 2024-09-20T20:12:21.089998+0000 mgr.y (mgr.15270) 888 : audit [DBG] from='client.44673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:22.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:22 smithi183 bash[69508]: audit 2024-09-20T20:12:21.089998+0000 mgr.y (mgr.15270) 888 : audit [DBG] from='client.44673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:22.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:22 smithi183 bash[69508]: audit 2024-09-20T20:12:21.413172+0000 mgr.y (mgr.15270) 889 : audit [DBG] from='client.54653 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:22.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:22 smithi183 bash[69508]: audit 2024-09-20T20:12:21.413172+0000 mgr.y (mgr.15270) 889 : audit [DBG] from='client.54653 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:22.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:22 smithi183 bash[69508]: audit 2024-09-20T20:12:21.823613+0000 mon.a (mon.0) 733 : audit [DBG] from='client.? 172.21.15.3:0/4195644095' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:22.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:22 smithi183 bash[69508]: audit 2024-09-20T20:12:21.823613+0000 mon.a (mon.0) 733 : audit [DBG] from='client.? 172.21.15.3:0/4195644095' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:23.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:23 smithi003 bash[88594]: audit 2024-09-20T20:12:22.163650+0000 mgr.y (mgr.15270) 890 : audit [DBG] from='client.54665 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:23.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:23 smithi003 bash[88594]: audit 2024-09-20T20:12:22.163650+0000 mgr.y (mgr.15270) 890 : audit [DBG] from='client.54665 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:23.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:23 smithi003 bash[92129]: audit 2024-09-20T20:12:22.163650+0000 mgr.y (mgr.15270) 890 : audit [DBG] from='client.54665 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:23.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:23 smithi003 bash[92129]: audit 2024-09-20T20:12:22.163650+0000 mgr.y (mgr.15270) 890 : audit [DBG] from='client.54665 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:23.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:12:23 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:12:23.21200218Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:12:23.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:23 smithi183 bash[69508]: audit 2024-09-20T20:12:22.163650+0000 mgr.y (mgr.15270) 890 : audit [DBG] from='client.54665 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:23.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:23 smithi183 bash[69508]: audit 2024-09-20T20:12:22.163650+0000 mgr.y (mgr.15270) 890 : audit [DBG] from='client.54665 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:24.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:24 smithi003 bash[88594]: cluster 2024-09-20T20:12:22.589586+0000 mgr.y (mgr.15270) 891 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:24.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:24 smithi003 bash[88594]: cluster 2024-09-20T20:12:22.589586+0000 mgr.y (mgr.15270) 891 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:24.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:24 smithi003 bash[88594]: audit 2024-09-20T20:12:23.283404+0000 mgr.y (mgr.15270) 892 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:12:24.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:24 smithi003 bash[88594]: audit 2024-09-20T20:12:23.283404+0000 mgr.y (mgr.15270) 892 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:12:24.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:24 smithi003 bash[92129]: cluster 2024-09-20T20:12:22.589586+0000 mgr.y (mgr.15270) 891 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:24.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:24 smithi003 bash[92129]: cluster 2024-09-20T20:12:22.589586+0000 mgr.y (mgr.15270) 891 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:24.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:24 smithi003 bash[92129]: audit 2024-09-20T20:12:23.283404+0000 mgr.y (mgr.15270) 892 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:12:24.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:24 smithi003 bash[92129]: audit 2024-09-20T20:12:23.283404+0000 mgr.y (mgr.15270) 892 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:12:24.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:24 smithi183 bash[69508]: cluster 2024-09-20T20:12:22.589586+0000 mgr.y (mgr.15270) 891 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:24.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:24 smithi183 bash[69508]: cluster 2024-09-20T20:12:22.589586+0000 mgr.y (mgr.15270) 891 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:24.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:24 smithi183 bash[69508]: audit 2024-09-20T20:12:23.283404+0000 mgr.y (mgr.15270) 892 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:12:24.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:24 smithi183 bash[69508]: audit 2024-09-20T20:12:23.283404+0000 mgr.y (mgr.15270) 892 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:12:26.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:26 smithi003 bash[88594]: cluster 2024-09-20T20:12:24.590774+0000 mgr.y (mgr.15270) 893 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:26.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:26 smithi003 bash[88594]: cluster 2024-09-20T20:12:24.590774+0000 mgr.y (mgr.15270) 893 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:26.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:26 smithi003 bash[92129]: cluster 2024-09-20T20:12:24.590774+0000 mgr.y (mgr.15270) 893 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:26.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:26 smithi003 bash[92129]: cluster 2024-09-20T20:12:24.590774+0000 mgr.y (mgr.15270) 893 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:26.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:12:26 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:12:26.193509655Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:12:26.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:26 smithi183 bash[69508]: cluster 2024-09-20T20:12:24.590774+0000 mgr.y (mgr.15270) 893 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:26.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:26 smithi183 bash[69508]: cluster 2024-09-20T20:12:24.590774+0000 mgr.y (mgr.15270) 893 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:28.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:28 smithi003 bash[88594]: cluster 2024-09-20T20:12:26.591841+0000 mgr.y (mgr.15270) 894 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:28.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:28 smithi003 bash[88594]: cluster 2024-09-20T20:12:26.591841+0000 mgr.y (mgr.15270) 894 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:28.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:28 smithi003 bash[92129]: cluster 2024-09-20T20:12:26.591841+0000 mgr.y (mgr.15270) 894 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:28.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:28 smithi003 bash[92129]: cluster 2024-09-20T20:12:26.591841+0000 mgr.y (mgr.15270) 894 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:28.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:28 smithi183 bash[69508]: cluster 2024-09-20T20:12:26.591841+0000 mgr.y (mgr.15270) 894 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:28.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:28 smithi183 bash[69508]: cluster 2024-09-20T20:12:26.591841+0000 mgr.y (mgr.15270) 894 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:29.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:29 smithi003 bash[92129]: audit 2024-09-20T20:12:29.036579+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:12:29.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:29 smithi003 bash[92129]: audit 2024-09-20T20:12:29.036579+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:12:29.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:29 smithi003 bash[88594]: audit 2024-09-20T20:12:29.036579+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:12:29.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:29 smithi003 bash[88594]: audit 2024-09-20T20:12:29.036579+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:12:29.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:12:29 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:12:29.200113497Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:12:29.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:29 smithi183 bash[69508]: audit 2024-09-20T20:12:29.036579+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:12:29.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:29 smithi183 bash[69508]: audit 2024-09-20T20:12:29.036579+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:12:30.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:30 smithi003 bash[88594]: cluster 2024-09-20T20:12:28.593012+0000 mgr.y (mgr.15270) 895 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:30.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:30 smithi003 bash[88594]: cluster 2024-09-20T20:12:28.593012+0000 mgr.y (mgr.15270) 895 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:30.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:30 smithi003 bash[92129]: cluster 2024-09-20T20:12:28.593012+0000 mgr.y (mgr.15270) 895 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:30.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:30 smithi003 bash[92129]: cluster 2024-09-20T20:12:28.593012+0000 mgr.y (mgr.15270) 895 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:30.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:30 smithi183 bash[69508]: cluster 2024-09-20T20:12:28.593012+0000 mgr.y (mgr.15270) 895 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:30.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:30 smithi183 bash[69508]: cluster 2024-09-20T20:12:28.593012+0000 mgr.y (mgr.15270) 895 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:12:31.202 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:12:30 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:12:31.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:30 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:12:31.202 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:12:30 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:12:31.203 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 20:12:30 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:12:31.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:30 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:12:31.203 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:12:30 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:12:31.204 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:12:30 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:12:31.204 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 20:12:30 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:12:31.204 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:12:30 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:12:32.278 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:12:32 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:12:32] "GET /metrics HTTP/1.1" 200 38241 "" "Prometheus/2.51.0" 2024-09-20T20:12:32.278 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:32 smithi003 bash[88594]: cluster 2024-09-20T20:12:30.593833+0000 mgr.y (mgr.15270) 896 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:32.278 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:32 smithi003 bash[88594]: cluster 2024-09-20T20:12:30.593833+0000 mgr.y (mgr.15270) 896 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:32.278 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:32 smithi003 bash[88594]: audit 2024-09-20T20:12:31.018313+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:32.278 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:32 smithi003 bash[88594]: audit 2024-09-20T20:12:31.018313+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:32.278 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:32 smithi003 bash[88594]: audit 2024-09-20T20:12:31.025094+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:32.279 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:32 smithi003 bash[88594]: audit 2024-09-20T20:12:31.025094+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:32.279 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:32 smithi003 bash[92129]: cluster 2024-09-20T20:12:30.593833+0000 mgr.y (mgr.15270) 896 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:32.279 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:32 smithi003 bash[92129]: cluster 2024-09-20T20:12:30.593833+0000 mgr.y (mgr.15270) 896 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:32.279 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:32 smithi003 bash[92129]: audit 2024-09-20T20:12:31.018313+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:32.279 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:32 smithi003 bash[92129]: audit 2024-09-20T20:12:31.018313+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:32.279 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:32 smithi003 bash[92129]: audit 2024-09-20T20:12:31.025094+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:32.279 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:32 smithi003 bash[92129]: audit 2024-09-20T20:12:31.025094+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:32.301 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:12:32 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:12:32.224101764Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:12:32.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:32 smithi183 bash[69508]: cluster 2024-09-20T20:12:30.593833+0000 mgr.y (mgr.15270) 896 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:32.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:32 smithi183 bash[69508]: cluster 2024-09-20T20:12:30.593833+0000 mgr.y (mgr.15270) 896 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:12:32.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:32 smithi183 bash[69508]: audit 2024-09-20T20:12:31.018313+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:32.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:32 smithi183 bash[69508]: audit 2024-09-20T20:12:31.018313+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:32.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:32 smithi183 bash[69508]: audit 2024-09-20T20:12:31.025094+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:32.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:32 smithi183 bash[69508]: audit 2024-09-20T20:12:31.025094+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:34.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:34 smithi003 bash[88594]: cluster 2024-09-20T20:12:32.594383+0000 mgr.y (mgr.15270) 897 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 6.2 KiB/s rd, 85 B/s wr, 8 op/s 2024-09-20T20:12:34.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:34 smithi003 bash[88594]: cluster 2024-09-20T20:12:32.594383+0000 mgr.y (mgr.15270) 897 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 6.2 KiB/s rd, 85 B/s wr, 8 op/s 2024-09-20T20:12:34.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:34 smithi003 bash[88594]: audit 2024-09-20T20:12:33.294620+0000 mgr.y (mgr.15270) 898 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:12:34.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:34 smithi003 bash[88594]: audit 2024-09-20T20:12:33.294620+0000 mgr.y (mgr.15270) 898 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:12:34.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:34 smithi003 bash[88594]: cephadm 2024-09-20T20:12:33.390703+0000 mgr.y (mgr.15270) 899 : cephadm [INF] Upgrade: Updating rgw.foo.smithi183.lyzazb (2/2) 2024-09-20T20:12:34.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:34 smithi003 bash[88594]: cephadm 2024-09-20T20:12:33.390703+0000 mgr.y (mgr.15270) 899 : cephadm [INF] Upgrade: Updating rgw.foo.smithi183.lyzazb (2/2) 2024-09-20T20:12:34.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:34 smithi003 bash[88594]: audit 2024-09-20T20:12:33.399713+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:34.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:34 smithi003 bash[88594]: audit 2024-09-20T20:12:33.399713+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:34.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:34 smithi003 bash[88594]: audit 2024-09-20T20:12:33.404237+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi183.lyzazb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T20:12:34.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:34 smithi003 bash[88594]: audit 2024-09-20T20:12:33.404237+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi183.lyzazb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T20:12:34.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:34 smithi003 bash[88594]: audit 2024-09-20T20:12:33.407993+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:12:34.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:34 smithi003 bash[88594]: audit 2024-09-20T20:12:33.407993+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:12:34.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:34 smithi003 bash[88594]: cephadm 2024-09-20T20:12:33.410089+0000 mgr.y (mgr.15270) 900 : cephadm [INF] Deploying daemon rgw.foo.smithi183.lyzazb on smithi183 2024-09-20T20:12:34.704 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:34 smithi003 bash[88594]: cephadm 2024-09-20T20:12:33.410089+0000 mgr.y (mgr.15270) 900 : cephadm [INF] Deploying daemon rgw.foo.smithi183.lyzazb on smithi183 2024-09-20T20:12:34.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:34 smithi003 bash[92129]: cluster 2024-09-20T20:12:32.594383+0000 mgr.y (mgr.15270) 897 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 6.2 KiB/s rd, 85 B/s wr, 8 op/s 2024-09-20T20:12:34.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:34 smithi003 bash[92129]: cluster 2024-09-20T20:12:32.594383+0000 mgr.y (mgr.15270) 897 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 6.2 KiB/s rd, 85 B/s wr, 8 op/s 2024-09-20T20:12:34.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:34 smithi003 bash[92129]: audit 2024-09-20T20:12:33.294620+0000 mgr.y (mgr.15270) 898 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:12:34.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:34 smithi003 bash[92129]: audit 2024-09-20T20:12:33.294620+0000 mgr.y (mgr.15270) 898 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:12:34.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:34 smithi003 bash[92129]: cephadm 2024-09-20T20:12:33.390703+0000 mgr.y (mgr.15270) 899 : cephadm [INF] Upgrade: Updating rgw.foo.smithi183.lyzazb (2/2) 2024-09-20T20:12:34.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:34 smithi003 bash[92129]: cephadm 2024-09-20T20:12:33.390703+0000 mgr.y (mgr.15270) 899 : cephadm [INF] Upgrade: Updating rgw.foo.smithi183.lyzazb (2/2) 2024-09-20T20:12:34.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:34 smithi003 bash[92129]: audit 2024-09-20T20:12:33.399713+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:34.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:34 smithi003 bash[92129]: audit 2024-09-20T20:12:33.399713+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:34.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:34 smithi003 bash[92129]: audit 2024-09-20T20:12:33.404237+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi183.lyzazb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T20:12:34.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:34 smithi003 bash[92129]: audit 2024-09-20T20:12:33.404237+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi183.lyzazb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T20:12:34.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:34 smithi003 bash[92129]: audit 2024-09-20T20:12:33.407993+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:12:34.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:34 smithi003 bash[92129]: audit 2024-09-20T20:12:33.407993+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:12:34.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:34 smithi003 bash[92129]: cephadm 2024-09-20T20:12:33.410089+0000 mgr.y (mgr.15270) 900 : cephadm [INF] Deploying daemon rgw.foo.smithi183.lyzazb on smithi183 2024-09-20T20:12:34.705 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:34 smithi003 bash[92129]: cephadm 2024-09-20T20:12:33.410089+0000 mgr.y (mgr.15270) 900 : cephadm [INF] Deploying daemon rgw.foo.smithi183.lyzazb on smithi183 2024-09-20T20:12:34.760 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:34 smithi183 bash[69508]: cluster 2024-09-20T20:12:32.594383+0000 mgr.y (mgr.15270) 897 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 6.2 KiB/s rd, 85 B/s wr, 8 op/s 2024-09-20T20:12:34.760 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:34 smithi183 bash[69508]: cluster 2024-09-20T20:12:32.594383+0000 mgr.y (mgr.15270) 897 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 6.2 KiB/s rd, 85 B/s wr, 8 op/s 2024-09-20T20:12:34.760 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:34 smithi183 bash[69508]: audit 2024-09-20T20:12:33.294620+0000 mgr.y (mgr.15270) 898 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:12:34.760 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:34 smithi183 bash[69508]: audit 2024-09-20T20:12:33.294620+0000 mgr.y (mgr.15270) 898 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:12:34.760 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:34 smithi183 bash[69508]: cephadm 2024-09-20T20:12:33.390703+0000 mgr.y (mgr.15270) 899 : cephadm [INF] Upgrade: Updating rgw.foo.smithi183.lyzazb (2/2) 2024-09-20T20:12:34.760 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:34 smithi183 bash[69508]: cephadm 2024-09-20T20:12:33.390703+0000 mgr.y (mgr.15270) 899 : cephadm [INF] Upgrade: Updating rgw.foo.smithi183.lyzazb (2/2) 2024-09-20T20:12:34.760 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:34 smithi183 bash[69508]: audit 2024-09-20T20:12:33.399713+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:34.760 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:34 smithi183 bash[69508]: audit 2024-09-20T20:12:33.399713+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:34.760 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:34 smithi183 bash[69508]: audit 2024-09-20T20:12:33.404237+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi183.lyzazb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T20:12:34.761 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:34 smithi183 bash[69508]: audit 2024-09-20T20:12:33.404237+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi183.lyzazb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T20:12:34.761 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:34 smithi183 bash[69508]: audit 2024-09-20T20:12:33.407993+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:12:34.761 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:34 smithi183 bash[69508]: audit 2024-09-20T20:12:33.407993+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:12:34.761 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:34 smithi183 bash[69508]: cephadm 2024-09-20T20:12:33.410089+0000 mgr.y (mgr.15270) 900 : cephadm [INF] Deploying daemon rgw.foo.smithi183.lyzazb on smithi183 2024-09-20T20:12:34.761 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:34 smithi183 bash[69508]: cephadm 2024-09-20T20:12:33.410089+0000 mgr.y (mgr.15270) 900 : cephadm [INF] Deploying daemon rgw.foo.smithi183.lyzazb on smithi183 2024-09-20T20:12:35.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:12:35 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:12:35.218603498Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:12:35.893 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 20:12:35 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:12:35.893 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:12:35 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:12:35.894 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:12:35 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:12:35.894 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:12:35 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:12:35.894 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 20:12:35 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:12:35.895 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:12:35 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:12:35.895 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:35 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:12:35.895 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:12:35 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:12:35.895 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 20:12:35 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:12:36.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:36 smithi003 bash[88594]: cluster 2024-09-20T20:12:34.595544+0000 mgr.y (mgr.15270) 901 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 45 op/s 2024-09-20T20:12:36.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:36 smithi003 bash[88594]: cluster 2024-09-20T20:12:34.595544+0000 mgr.y (mgr.15270) 901 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 45 op/s 2024-09-20T20:12:36.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:36 smithi003 bash[92129]: cluster 2024-09-20T20:12:34.595544+0000 mgr.y (mgr.15270) 901 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 45 op/s 2024-09-20T20:12:36.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:36 smithi003 bash[92129]: cluster 2024-09-20T20:12:34.595544+0000 mgr.y (mgr.15270) 901 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 45 op/s 2024-09-20T20:12:36.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:36 smithi183 bash[69508]: cluster 2024-09-20T20:12:34.595544+0000 mgr.y (mgr.15270) 901 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 45 op/s 2024-09-20T20:12:36.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:36 smithi183 bash[69508]: cluster 2024-09-20T20:12:34.595544+0000 mgr.y (mgr.15270) 901 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 45 op/s 2024-09-20T20:12:38.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:12:38 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:12:38.226157783Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:12:38.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:38 smithi183 bash[69508]: cluster 2024-09-20T20:12:36.596660+0000 mgr.y (mgr.15270) 902 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 85 B/s wr, 66 op/s 2024-09-20T20:12:38.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:38 smithi183 bash[69508]: cluster 2024-09-20T20:12:36.596660+0000 mgr.y (mgr.15270) 902 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 85 B/s wr, 66 op/s 2024-09-20T20:12:38.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:38 smithi003 bash[88594]: cluster 2024-09-20T20:12:36.596660+0000 mgr.y (mgr.15270) 902 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 85 B/s wr, 66 op/s 2024-09-20T20:12:38.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:38 smithi003 bash[88594]: cluster 2024-09-20T20:12:36.596660+0000 mgr.y (mgr.15270) 902 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 85 B/s wr, 66 op/s 2024-09-20T20:12:38.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:38 smithi003 bash[92129]: cluster 2024-09-20T20:12:36.596660+0000 mgr.y (mgr.15270) 902 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 85 B/s wr, 66 op/s 2024-09-20T20:12:38.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:38 smithi003 bash[92129]: cluster 2024-09-20T20:12:36.596660+0000 mgr.y (mgr.15270) 902 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 85 B/s wr, 66 op/s 2024-09-20T20:12:40.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:40 smithi003 bash[88594]: cluster 2024-09-20T20:12:38.597794+0000 mgr.y (mgr.15270) 903 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T20:12:40.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:40 smithi003 bash[88594]: cluster 2024-09-20T20:12:38.597794+0000 mgr.y (mgr.15270) 903 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T20:12:40.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:40 smithi003 bash[92129]: cluster 2024-09-20T20:12:38.597794+0000 mgr.y (mgr.15270) 903 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T20:12:40.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:40 smithi003 bash[92129]: cluster 2024-09-20T20:12:38.597794+0000 mgr.y (mgr.15270) 903 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T20:12:40.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:40 smithi183 bash[69508]: cluster 2024-09-20T20:12:38.597794+0000 mgr.y (mgr.15270) 903 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T20:12:40.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:40 smithi183 bash[69508]: cluster 2024-09-20T20:12:38.597794+0000 mgr.y (mgr.15270) 903 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T20:12:41.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:12:41 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:12:41.223355882Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:12:42.416 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:12:42 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:12:42] "GET /metrics HTTP/1.1" 200 38241 "" "Prometheus/2.51.0" 2024-09-20T20:12:42.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:42 smithi003 bash[92129]: cluster 2024-09-20T20:12:40.599079+0000 mgr.y (mgr.15270) 904 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T20:12:42.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:42 smithi003 bash[92129]: cluster 2024-09-20T20:12:40.599079+0000 mgr.y (mgr.15270) 904 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T20:12:42.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:42 smithi003 bash[88594]: cluster 2024-09-20T20:12:40.599079+0000 mgr.y (mgr.15270) 904 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T20:12:42.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:42 smithi003 bash[88594]: cluster 2024-09-20T20:12:40.599079+0000 mgr.y (mgr.15270) 904 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T20:12:42.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:42 smithi183 bash[69508]: cluster 2024-09-20T20:12:40.599079+0000 mgr.y (mgr.15270) 904 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T20:12:42.801 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:42 smithi183 bash[69508]: cluster 2024-09-20T20:12:40.599079+0000 mgr.y (mgr.15270) 904 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T20:12:44.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:12:44 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:12:44.206963687Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:12:44.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:44 smithi183 bash[69508]: cluster 2024-09-20T20:12:42.600225+0000 mgr.y (mgr.15270) 905 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T20:12:44.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:44 smithi183 bash[69508]: cluster 2024-09-20T20:12:42.600225+0000 mgr.y (mgr.15270) 905 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T20:12:44.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:44 smithi183 bash[69508]: audit 2024-09-20T20:12:43.305942+0000 mgr.y (mgr.15270) 906 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:12:44.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:44 smithi183 bash[69508]: audit 2024-09-20T20:12:43.305942+0000 mgr.y (mgr.15270) 906 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:12:44.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:44 smithi183 bash[69508]: audit 2024-09-20T20:12:44.036813+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:12:44.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:44 smithi183 bash[69508]: audit 2024-09-20T20:12:44.036813+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:12:44.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:44 smithi003 bash[88594]: cluster 2024-09-20T20:12:42.600225+0000 mgr.y (mgr.15270) 905 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T20:12:44.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:44 smithi003 bash[88594]: cluster 2024-09-20T20:12:42.600225+0000 mgr.y (mgr.15270) 905 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T20:12:44.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:44 smithi003 bash[88594]: audit 2024-09-20T20:12:43.305942+0000 mgr.y (mgr.15270) 906 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:12:44.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:44 smithi003 bash[88594]: audit 2024-09-20T20:12:43.305942+0000 mgr.y (mgr.15270) 906 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:12:44.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:44 smithi003 bash[88594]: audit 2024-09-20T20:12:44.036813+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:12:44.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:44 smithi003 bash[88594]: audit 2024-09-20T20:12:44.036813+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:12:44.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:44 smithi003 bash[92129]: cluster 2024-09-20T20:12:42.600225+0000 mgr.y (mgr.15270) 905 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T20:12:44.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:44 smithi003 bash[92129]: cluster 2024-09-20T20:12:42.600225+0000 mgr.y (mgr.15270) 905 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T20:12:44.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:44 smithi003 bash[92129]: audit 2024-09-20T20:12:43.305942+0000 mgr.y (mgr.15270) 906 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:12:44.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:44 smithi003 bash[92129]: audit 2024-09-20T20:12:43.305942+0000 mgr.y (mgr.15270) 906 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:12:44.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:44 smithi003 bash[92129]: audit 2024-09-20T20:12:44.036813+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:12:44.703 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:44 smithi003 bash[92129]: audit 2024-09-20T20:12:44.036813+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:12:46.647 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:46 smithi183 bash[69508]: cluster 2024-09-20T20:12:44.601429+0000 mgr.y (mgr.15270) 907 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 77 op/s 2024-09-20T20:12:46.647 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:46 smithi183 bash[69508]: cluster 2024-09-20T20:12:44.601429+0000 mgr.y (mgr.15270) 907 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 77 op/s 2024-09-20T20:12:46.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:46 smithi003 bash[92129]: cluster 2024-09-20T20:12:44.601429+0000 mgr.y (mgr.15270) 907 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 77 op/s 2024-09-20T20:12:46.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:46 smithi003 bash[92129]: cluster 2024-09-20T20:12:44.601429+0000 mgr.y (mgr.15270) 907 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 77 op/s 2024-09-20T20:12:46.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:46 smithi003 bash[88594]: cluster 2024-09-20T20:12:44.601429+0000 mgr.y (mgr.15270) 907 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 77 op/s 2024-09-20T20:12:46.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:46 smithi003 bash[88594]: cluster 2024-09-20T20:12:44.601429+0000 mgr.y (mgr.15270) 907 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 77 op/s 2024-09-20T20:12:47.300 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:12:46 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:12:47.301 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:12:46 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:12:47.301 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:12:46 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:12:47.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:12:46 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:12:47.302 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 20:12:46 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:12:47.302 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 20:12:46 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:12:47.302 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:12:46 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:12:47.302 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:12:47 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:12:47.188357755Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:12:47.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:46 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:12:47.303 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 20:12:46 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:12:48.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:48 smithi003 bash[92129]: cluster 2024-09-20T20:12:46.602552+0000 mgr.y (mgr.15270) 908 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 40 op/s 2024-09-20T20:12:48.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:48 smithi003 bash[92129]: cluster 2024-09-20T20:12:46.602552+0000 mgr.y (mgr.15270) 908 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 40 op/s 2024-09-20T20:12:48.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:48 smithi003 bash[92129]: audit 2024-09-20T20:12:47.148419+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:48.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:48 smithi003 bash[92129]: audit 2024-09-20T20:12:47.148419+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:48.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:48 smithi003 bash[92129]: audit 2024-09-20T20:12:47.160279+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:48.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:48 smithi003 bash[92129]: audit 2024-09-20T20:12:47.160279+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:48.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:48 smithi003 bash[88594]: cluster 2024-09-20T20:12:46.602552+0000 mgr.y (mgr.15270) 908 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 40 op/s 2024-09-20T20:12:48.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:48 smithi003 bash[88594]: cluster 2024-09-20T20:12:46.602552+0000 mgr.y (mgr.15270) 908 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 40 op/s 2024-09-20T20:12:48.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:48 smithi003 bash[88594]: audit 2024-09-20T20:12:47.148419+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:48.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:48 smithi003 bash[88594]: audit 2024-09-20T20:12:47.148419+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:48.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:48 smithi003 bash[88594]: audit 2024-09-20T20:12:47.160279+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:48.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:48 smithi003 bash[88594]: audit 2024-09-20T20:12:47.160279+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:48.474 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:48 smithi183 bash[69508]: cluster 2024-09-20T20:12:46.602552+0000 mgr.y (mgr.15270) 908 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 40 op/s 2024-09-20T20:12:48.475 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:48 smithi183 bash[69508]: cluster 2024-09-20T20:12:46.602552+0000 mgr.y (mgr.15270) 908 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 40 op/s 2024-09-20T20:12:48.475 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:48 smithi183 bash[69508]: audit 2024-09-20T20:12:47.148419+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:48.475 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:48 smithi183 bash[69508]: audit 2024-09-20T20:12:47.148419+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:48.475 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:48 smithi183 bash[69508]: audit 2024-09-20T20:12:47.160279+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:48.475 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:48 smithi183 bash[69508]: audit 2024-09-20T20:12:47.160279+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:50.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:50 smithi003 bash[88594]: cluster 2024-09-20T20:12:48.603869+0000 mgr.y (mgr.15270) 909 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 20 op/s 2024-09-20T20:12:50.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:50 smithi003 bash[88594]: cluster 2024-09-20T20:12:48.603869+0000 mgr.y (mgr.15270) 909 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 20 op/s 2024-09-20T20:12:50.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:50 smithi003 bash[92129]: cluster 2024-09-20T20:12:48.603869+0000 mgr.y (mgr.15270) 909 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 20 op/s 2024-09-20T20:12:50.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:50 smithi003 bash[92129]: cluster 2024-09-20T20:12:48.603869+0000 mgr.y (mgr.15270) 909 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 20 op/s 2024-09-20T20:12:50.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:12:50 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:12:50.192158036Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:12:50.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:50 smithi183 bash[69508]: cluster 2024-09-20T20:12:48.603869+0000 mgr.y (mgr.15270) 909 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 20 op/s 2024-09-20T20:12:50.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:50 smithi183 bash[69508]: cluster 2024-09-20T20:12:48.603869+0000 mgr.y (mgr.15270) 909 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 20 op/s 2024-09-20T20:12:52.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:52 smithi003 bash[88594]: cluster 2024-09-20T20:12:50.605184+0000 mgr.y (mgr.15270) 910 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 43 op/s 2024-09-20T20:12:52.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:52 smithi003 bash[88594]: cluster 2024-09-20T20:12:50.605184+0000 mgr.y (mgr.15270) 910 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 43 op/s 2024-09-20T20:12:52.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:52 smithi003 bash[92129]: cluster 2024-09-20T20:12:50.605184+0000 mgr.y (mgr.15270) 910 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 43 op/s 2024-09-20T20:12:52.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:52 smithi003 bash[92129]: cluster 2024-09-20T20:12:50.605184+0000 mgr.y (mgr.15270) 910 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 43 op/s 2024-09-20T20:12:52.453 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:12:52 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:12:52] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.51.0" 2024-09-20T20:12:52.540 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-20T20:12:52.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:52 smithi183 bash[69508]: cluster 2024-09-20T20:12:50.605184+0000 mgr.y (mgr.15270) 910 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 43 op/s 2024-09-20T20:12:52.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:52 smithi183 bash[69508]: cluster 2024-09-20T20:12:50.605184+0000 mgr.y (mgr.15270) 910 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 43 op/s 2024-09-20T20:12:53.189 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T20:12:53.190 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (14m) 0s ago 42m 14.7M - 0.27.0 11f11916f8cd c352858d3349 2024-09-20T20:12:53.190 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi183 *:3000 running (14m) 0s ago 41m 68.1M - 10.4.8 5aad1d7cf004 548c3fa5f1a5 2024-09-20T20:12:53.190 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.zzokqj smithi003 *:5000 running (16m) 0s ago 39m 49.5M - 3.8 6acb0a031eab d2e13422a011 2024-09-20T20:12:53.190 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi183 *:8443,9283,8765 running (16m) 0s ago 50m 446M - 19.3.0-5099-g88deadb8 441f9a3fe515 210cd19f5bae 2024-09-20T20:12:53.190 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (27m) 0s ago 52m 522M - 19.3.0-5099-g88deadb8 441f9a3fe515 9aa6e2f22487 2024-09-20T20:12:53.190 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (11m) 0s ago 52m 59.6M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 0136983baac2 2024-09-20T20:12:53.190 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi183 running (12m) 0s ago 50m 48.9M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 b3c0e322fa5f 2024-09-20T20:12:53.190 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (10m) 0s ago 50m 45.7M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 3857b5066efa 2024-09-20T20:12:53.190 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (16m) 0s ago 42m 8928k - 1.7.0 72c9c2088986 d0b8aa327069 2024-09-20T20:12:53.190 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi183 *:9100 running (16m) 0s ago 42m 8439k - 1.7.0 72c9c2088986 c79ac70026db 2024-09-20T20:12:53.190 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (8m) 0s ago 49m 60.7M 3037M 19.3.0-5099-g88deadb8 441f9a3fe515 61ba10adee7c 2024-09-20T20:12:53.190 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (8m) 0s ago 48m 65.4M 3037M 19.3.0-5099-g88deadb8 441f9a3fe515 c757af03ec7d 2024-09-20T20:12:53.191 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (6m) 0s ago 47m 53.1M 3037M 19.3.0-5099-g88deadb8 441f9a3fe515 68be22fb8655 2024-09-20T20:12:53.191 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (4m) 0s ago 46m 61.7M 3037M 19.3.0-5099-g88deadb8 441f9a3fe515 48a93b564122 2024-09-20T20:12:53.191 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi183 running (4m) 0s ago 46m 57.2M 3292M 19.3.0-5099-g88deadb8 441f9a3fe515 ad6dc54d2e39 2024-09-20T20:12:53.191 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi183 running (3m) 0s ago 45m 52.7M 3292M 19.3.0-5099-g88deadb8 441f9a3fe515 d32f5d1a7136 2024-09-20T20:12:53.191 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi183 running (2m) 0s ago 44m 55.2M 3292M 19.3.0-5099-g88deadb8 441f9a3fe515 7917ecf0c8a9 2024-09-20T20:12:53.191 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi183 running (2m) 0s ago 43m 51.9M 3292M 19.3.0-5099-g88deadb8 441f9a3fe515 b4717fb9c066 2024-09-20T20:12:53.191 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi183 *:9095 running (15m) 0s ago 42m 52.0M - 2.51.0 1d3b7f56885b 7e9efbbab4fb 2024-09-20T20:12:53.191 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.tcdhwz smithi003 *:8000 running (22s) 0s ago 39m 89.1M - 19.3.0-5099-g88deadb8 441f9a3fe515 2be393380ea7 2024-09-20T20:12:53.191 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi183.lyzazb smithi183 *:8000 running (6s) 0s ago 39m 88.9M - 19.3.0-5099-g88deadb8 441f9a3fe515 917bd4e111e5 2024-09-20T20:12:53.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:12:53 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:12:53.203527863Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:12:53.561 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T20:12:53.561 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-20T20:12:53.561 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T20:12:53.561 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:12:53.561 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-20T20:12:53.561 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T20:12:53.561 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:12:53.561 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-20T20:12:53.561 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 8 2024-09-20T20:12:53.561 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:12:53.562 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw": { 2024-09-20T20:12:53.562 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 1, 2024-09-20T20:12:53.562 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T20:12:53.562 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-20T20:12:53.562 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-20T20:12:53.562 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 1, 2024-09-20T20:12:53.562 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 15 2024-09-20T20:12:53.562 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-20T20:12:53.562 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T20:12:53.873 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-20T20:12:53.873 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T20:12:53.873 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-20T20:12:53.873 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-20T20:12:53.873 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [ 2024-09-20T20:12:53.873 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw" 2024-09-20T20:12:53.873 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-20T20:12:53.874 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "2/2 daemons upgraded", 2024-09-20T20:12:53.874 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading rgw daemons", 2024-09-20T20:12:53.874 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-20T20:12:53.874 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-20T20:12:54.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:53 smithi003 bash[92129]: audit 2024-09-20T20:12:52.526609+0000 mgr.y (mgr.15270) 911 : audit [DBG] from='client.44730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:54.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:53 smithi003 bash[92129]: audit 2024-09-20T20:12:52.526609+0000 mgr.y (mgr.15270) 911 : audit [DBG] from='client.44730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:54.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:53 smithi003 bash[92129]: cluster 2024-09-20T20:12:52.605832+0000 mgr.y (mgr.15270) 912 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 85 B/s wr, 73 op/s 2024-09-20T20:12:54.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:53 smithi003 bash[92129]: cluster 2024-09-20T20:12:52.605832+0000 mgr.y (mgr.15270) 912 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 85 B/s wr, 73 op/s 2024-09-20T20:12:54.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:53 smithi003 bash[92129]: audit 2024-09-20T20:12:52.870279+0000 mgr.y (mgr.15270) 913 : audit [DBG] from='client.54710 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:54.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:53 smithi003 bash[92129]: audit 2024-09-20T20:12:52.870279+0000 mgr.y (mgr.15270) 913 : audit [DBG] from='client.54710 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:54.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:53 smithi003 bash[92129]: audit 2024-09-20T20:12:52.939464+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:54.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:53 smithi003 bash[92129]: audit 2024-09-20T20:12:52.939464+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:54.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:53 smithi003 bash[92129]: audit 2024-09-20T20:12:52.946501+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:54.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:53 smithi003 bash[92129]: audit 2024-09-20T20:12:52.946501+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:54.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:53 smithi003 bash[92129]: audit 2024-09-20T20:12:52.981200+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:54.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:53 smithi003 bash[92129]: audit 2024-09-20T20:12:52.981200+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:54.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:53 smithi003 bash[92129]: audit 2024-09-20T20:12:52.986940+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:54.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:53 smithi003 bash[92129]: audit 2024-09-20T20:12:52.986940+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:54.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:53 smithi003 bash[92129]: audit 2024-09-20T20:12:53.170355+0000 mgr.y (mgr.15270) 914 : audit [DBG] from='client.54716 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:54.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:53 smithi003 bash[92129]: audit 2024-09-20T20:12:53.170355+0000 mgr.y (mgr.15270) 914 : audit [DBG] from='client.54716 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:54.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:53 smithi003 bash[92129]: audit 2024-09-20T20:12:53.316440+0000 mgr.y (mgr.15270) 915 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:12:54.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:53 smithi003 bash[92129]: audit 2024-09-20T20:12:53.316440+0000 mgr.y (mgr.15270) 915 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:12:54.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:53 smithi003 bash[92129]: audit 2024-09-20T20:12:53.560920+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.3:0/1257792670' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:54.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:53 smithi003 bash[92129]: audit 2024-09-20T20:12:53.560920+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.3:0/1257792670' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:54.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:53 smithi003 bash[88594]: audit 2024-09-20T20:12:52.526609+0000 mgr.y (mgr.15270) 911 : audit [DBG] from='client.44730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:54.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:53 smithi003 bash[88594]: audit 2024-09-20T20:12:52.526609+0000 mgr.y (mgr.15270) 911 : audit [DBG] from='client.44730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:54.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:53 smithi003 bash[88594]: cluster 2024-09-20T20:12:52.605832+0000 mgr.y (mgr.15270) 912 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 85 B/s wr, 73 op/s 2024-09-20T20:12:54.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:53 smithi003 bash[88594]: cluster 2024-09-20T20:12:52.605832+0000 mgr.y (mgr.15270) 912 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 85 B/s wr, 73 op/s 2024-09-20T20:12:54.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:53 smithi003 bash[88594]: audit 2024-09-20T20:12:52.870279+0000 mgr.y (mgr.15270) 913 : audit [DBG] from='client.54710 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:54.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:53 smithi003 bash[88594]: audit 2024-09-20T20:12:52.870279+0000 mgr.y (mgr.15270) 913 : audit [DBG] from='client.54710 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:54.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:53 smithi003 bash[88594]: audit 2024-09-20T20:12:52.939464+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:54.204 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:53 smithi003 bash[88594]: audit 2024-09-20T20:12:52.939464+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:54.205 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:53 smithi003 bash[88594]: audit 2024-09-20T20:12:52.946501+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:54.205 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:53 smithi003 bash[88594]: audit 2024-09-20T20:12:52.946501+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:54.205 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:53 smithi003 bash[88594]: audit 2024-09-20T20:12:52.981200+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:54.205 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:53 smithi003 bash[88594]: audit 2024-09-20T20:12:52.981200+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:54.205 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:53 smithi003 bash[88594]: audit 2024-09-20T20:12:52.986940+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:54.205 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:53 smithi003 bash[88594]: audit 2024-09-20T20:12:52.986940+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:54.205 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:53 smithi003 bash[88594]: audit 2024-09-20T20:12:53.170355+0000 mgr.y (mgr.15270) 914 : audit [DBG] from='client.54716 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:54.205 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:53 smithi003 bash[88594]: audit 2024-09-20T20:12:53.170355+0000 mgr.y (mgr.15270) 914 : audit [DBG] from='client.54716 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:54.205 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:53 smithi003 bash[88594]: audit 2024-09-20T20:12:53.316440+0000 mgr.y (mgr.15270) 915 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:12:54.205 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:53 smithi003 bash[88594]: audit 2024-09-20T20:12:53.316440+0000 mgr.y (mgr.15270) 915 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:12:54.205 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:53 smithi003 bash[88594]: audit 2024-09-20T20:12:53.560920+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.3:0/1257792670' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:54.205 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:53 smithi003 bash[88594]: audit 2024-09-20T20:12:53.560920+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.3:0/1257792670' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:54.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:53 smithi183 bash[69508]: audit 2024-09-20T20:12:52.526609+0000 mgr.y (mgr.15270) 911 : audit [DBG] from='client.44730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:54.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:53 smithi183 bash[69508]: audit 2024-09-20T20:12:52.526609+0000 mgr.y (mgr.15270) 911 : audit [DBG] from='client.44730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:54.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:53 smithi183 bash[69508]: cluster 2024-09-20T20:12:52.605832+0000 mgr.y (mgr.15270) 912 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 85 B/s wr, 73 op/s 2024-09-20T20:12:54.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:53 smithi183 bash[69508]: cluster 2024-09-20T20:12:52.605832+0000 mgr.y (mgr.15270) 912 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 85 B/s wr, 73 op/s 2024-09-20T20:12:54.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:53 smithi183 bash[69508]: audit 2024-09-20T20:12:52.870279+0000 mgr.y (mgr.15270) 913 : audit [DBG] from='client.54710 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:54.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:53 smithi183 bash[69508]: audit 2024-09-20T20:12:52.870279+0000 mgr.y (mgr.15270) 913 : audit [DBG] from='client.54710 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:54.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:53 smithi183 bash[69508]: audit 2024-09-20T20:12:52.939464+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:54.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:53 smithi183 bash[69508]: audit 2024-09-20T20:12:52.939464+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:54.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:53 smithi183 bash[69508]: audit 2024-09-20T20:12:52.946501+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:54.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:53 smithi183 bash[69508]: audit 2024-09-20T20:12:52.946501+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:54.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:53 smithi183 bash[69508]: audit 2024-09-20T20:12:52.981200+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:54.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:53 smithi183 bash[69508]: audit 2024-09-20T20:12:52.981200+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:54.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:53 smithi183 bash[69508]: audit 2024-09-20T20:12:52.986940+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:54.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:53 smithi183 bash[69508]: audit 2024-09-20T20:12:52.986940+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:54.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:53 smithi183 bash[69508]: audit 2024-09-20T20:12:53.170355+0000 mgr.y (mgr.15270) 914 : audit [DBG] from='client.54716 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:54.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:53 smithi183 bash[69508]: audit 2024-09-20T20:12:53.170355+0000 mgr.y (mgr.15270) 914 : audit [DBG] from='client.54716 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:54.302 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:53 smithi183 bash[69508]: audit 2024-09-20T20:12:53.316440+0000 mgr.y (mgr.15270) 915 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:12:54.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:53 smithi183 bash[69508]: audit 2024-09-20T20:12:53.316440+0000 mgr.y (mgr.15270) 915 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:12:54.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:53 smithi183 bash[69508]: audit 2024-09-20T20:12:53.560920+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.3:0/1257792670' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:54.303 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:53 smithi183 bash[69508]: audit 2024-09-20T20:12:53.560920+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.3:0/1257792670' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:12:55.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:55 smithi003 bash[88594]: audit 2024-09-20T20:12:53.872332+0000 mgr.y (mgr.15270) 916 : audit [DBG] from='client.54728 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:55.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:55 smithi003 bash[88594]: audit 2024-09-20T20:12:53.872332+0000 mgr.y (mgr.15270) 916 : audit [DBG] from='client.54728 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:55.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:55 smithi003 bash[88594]: audit 2024-09-20T20:12:54.126094+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:55.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:55 smithi003 bash[88594]: audit 2024-09-20T20:12:54.126094+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:55.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:55 smithi003 bash[88594]: audit 2024-09-20T20:12:54.131551+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:55.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:55 smithi003 bash[88594]: audit 2024-09-20T20:12:54.131551+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:55.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:55 smithi003 bash[88594]: audit 2024-09-20T20:12:54.150015+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:55.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:55 smithi003 bash[88594]: audit 2024-09-20T20:12:54.150015+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:55.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:55 smithi003 bash[88594]: audit 2024-09-20T20:12:54.155007+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:55.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:55 smithi003 bash[88594]: audit 2024-09-20T20:12:54.155007+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:55.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:55 smithi003 bash[92129]: audit 2024-09-20T20:12:53.872332+0000 mgr.y (mgr.15270) 916 : audit [DBG] from='client.54728 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:55.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:55 smithi003 bash[92129]: audit 2024-09-20T20:12:53.872332+0000 mgr.y (mgr.15270) 916 : audit [DBG] from='client.54728 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:55.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:55 smithi003 bash[92129]: audit 2024-09-20T20:12:54.126094+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:55.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:55 smithi003 bash[92129]: audit 2024-09-20T20:12:54.126094+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:55.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:55 smithi003 bash[92129]: audit 2024-09-20T20:12:54.131551+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:55.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:55 smithi003 bash[92129]: audit 2024-09-20T20:12:54.131551+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:55.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:55 smithi003 bash[92129]: audit 2024-09-20T20:12:54.150015+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:55.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:55 smithi003 bash[92129]: audit 2024-09-20T20:12:54.150015+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:55.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:55 smithi003 bash[92129]: audit 2024-09-20T20:12:54.155007+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:55.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:55 smithi003 bash[92129]: audit 2024-09-20T20:12:54.155007+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:55.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:55 smithi183 bash[69508]: audit 2024-09-20T20:12:53.872332+0000 mgr.y (mgr.15270) 916 : audit [DBG] from='client.54728 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:55.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:55 smithi183 bash[69508]: audit 2024-09-20T20:12:53.872332+0000 mgr.y (mgr.15270) 916 : audit [DBG] from='client.54728 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:12:55.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:55 smithi183 bash[69508]: audit 2024-09-20T20:12:54.126094+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:55.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:55 smithi183 bash[69508]: audit 2024-09-20T20:12:54.126094+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:55.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:55 smithi183 bash[69508]: audit 2024-09-20T20:12:54.131551+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:55.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:55 smithi183 bash[69508]: audit 2024-09-20T20:12:54.131551+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:55.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:55 smithi183 bash[69508]: audit 2024-09-20T20:12:54.150015+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:55.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:55 smithi183 bash[69508]: audit 2024-09-20T20:12:54.150015+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:55.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:55 smithi183 bash[69508]: audit 2024-09-20T20:12:54.155007+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:55.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:55 smithi183 bash[69508]: audit 2024-09-20T20:12:54.155007+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:12:56.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:56 smithi003 bash[88594]: cluster 2024-09-20T20:12:54.606460+0000 mgr.y (mgr.15270) 917 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T20:12:56.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:56 smithi003 bash[88594]: cluster 2024-09-20T20:12:54.606460+0000 mgr.y (mgr.15270) 917 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T20:12:56.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:56 smithi003 bash[92129]: cluster 2024-09-20T20:12:54.606460+0000 mgr.y (mgr.15270) 917 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T20:12:56.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:56 smithi003 bash[92129]: cluster 2024-09-20T20:12:54.606460+0000 mgr.y (mgr.15270) 917 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T20:12:56.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:12:56 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:12:56.212922595Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:12:56.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:56 smithi183 bash[69508]: cluster 2024-09-20T20:12:54.606460+0000 mgr.y (mgr.15270) 917 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T20:12:56.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:56 smithi183 bash[69508]: cluster 2024-09-20T20:12:54.606460+0000 mgr.y (mgr.15270) 917 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T20:12:58.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:58 smithi003 bash[88594]: cluster 2024-09-20T20:12:56.607505+0000 mgr.y (mgr.15270) 918 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T20:12:58.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:58 smithi003 bash[88594]: cluster 2024-09-20T20:12:56.607505+0000 mgr.y (mgr.15270) 918 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T20:12:58.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:58 smithi003 bash[92129]: cluster 2024-09-20T20:12:56.607505+0000 mgr.y (mgr.15270) 918 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T20:12:58.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:58 smithi003 bash[92129]: cluster 2024-09-20T20:12:56.607505+0000 mgr.y (mgr.15270) 918 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T20:12:58.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:58 smithi183 bash[69508]: cluster 2024-09-20T20:12:56.607505+0000 mgr.y (mgr.15270) 918 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T20:12:58.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:58 smithi183 bash[69508]: cluster 2024-09-20T20:12:56.607505+0000 mgr.y (mgr.15270) 918 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T20:12:59.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:12:59 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:12:59.199432468Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:13:00.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:59 smithi003 bash[88594]: cluster 2024-09-20T20:12:58.608678+0000 mgr.y (mgr.15270) 919 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T20:13:00.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:59 smithi003 bash[88594]: cluster 2024-09-20T20:12:58.608678+0000 mgr.y (mgr.15270) 919 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T20:13:00.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:59 smithi003 bash[88594]: audit 2024-09-20T20:12:59.037266+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:13:00.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:12:59 smithi003 bash[88594]: audit 2024-09-20T20:12:59.037266+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:13:00.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:59 smithi003 bash[92129]: cluster 2024-09-20T20:12:58.608678+0000 mgr.y (mgr.15270) 919 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T20:13:00.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:59 smithi003 bash[92129]: cluster 2024-09-20T20:12:58.608678+0000 mgr.y (mgr.15270) 919 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T20:13:00.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:59 smithi003 bash[92129]: audit 2024-09-20T20:12:59.037266+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:13:00.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:12:59 smithi003 bash[92129]: audit 2024-09-20T20:12:59.037266+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:13:00.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:59 smithi183 bash[69508]: cluster 2024-09-20T20:12:58.608678+0000 mgr.y (mgr.15270) 919 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T20:13:00.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:59 smithi183 bash[69508]: cluster 2024-09-20T20:12:58.608678+0000 mgr.y (mgr.15270) 919 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T20:13:00.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:59 smithi183 bash[69508]: audit 2024-09-20T20:12:59.037266+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:13:00.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:12:59 smithi183 bash[69508]: audit 2024-09-20T20:12:59.037266+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:13:02.027 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:01 smithi003 bash[88594]: cluster 2024-09-20T20:13:00.609986+0000 mgr.y (mgr.15270) 920 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 85 B/s wr, 82 op/s 2024-09-20T20:13:02.027 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:01 smithi003 bash[88594]: cluster 2024-09-20T20:13:00.609986+0000 mgr.y (mgr.15270) 920 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 85 B/s wr, 82 op/s 2024-09-20T20:13:02.027 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:01 smithi003 bash[92129]: cluster 2024-09-20T20:13:00.609986+0000 mgr.y (mgr.15270) 920 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 85 B/s wr, 82 op/s 2024-09-20T20:13:02.027 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:01 smithi003 bash[92129]: cluster 2024-09-20T20:13:00.609986+0000 mgr.y (mgr.15270) 920 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 85 B/s wr, 82 op/s 2024-09-20T20:13:02.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:01 smithi183 bash[69508]: cluster 2024-09-20T20:13:00.609986+0000 mgr.y (mgr.15270) 920 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 85 B/s wr, 82 op/s 2024-09-20T20:13:02.193 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:01 smithi183 bash[69508]: cluster 2024-09-20T20:13:00.609986+0000 mgr.y (mgr.15270) 920 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 85 B/s wr, 82 op/s 2024-09-20T20:13:02.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:13:02 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:13:02] "GET /metrics HTTP/1.1" 200 38250 "" "Prometheus/2.51.0" 2024-09-20T20:13:02.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:13:02 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:13:02.194610547Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:13:04.159 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:03 smithi003 bash[92129]: cluster 2024-09-20T20:13:02.611183+0000 mgr.y (mgr.15270) 921 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 85 B/s wr, 41 op/s 2024-09-20T20:13:04.159 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:03 smithi003 bash[92129]: cluster 2024-09-20T20:13:02.611183+0000 mgr.y (mgr.15270) 921 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 85 B/s wr, 41 op/s 2024-09-20T20:13:04.159 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:03 smithi003 bash[92129]: audit 2024-09-20T20:13:03.324615+0000 mgr.y (mgr.15270) 922 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:13:04.159 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:03 smithi003 bash[92129]: audit 2024-09-20T20:13:03.324615+0000 mgr.y (mgr.15270) 922 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:13:04.159 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:03 smithi003 bash[88594]: cluster 2024-09-20T20:13:02.611183+0000 mgr.y (mgr.15270) 921 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 85 B/s wr, 41 op/s 2024-09-20T20:13:04.160 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:03 smithi003 bash[88594]: cluster 2024-09-20T20:13:02.611183+0000 mgr.y (mgr.15270) 921 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 85 B/s wr, 41 op/s 2024-09-20T20:13:04.160 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:03 smithi003 bash[88594]: audit 2024-09-20T20:13:03.324615+0000 mgr.y (mgr.15270) 922 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:13:04.160 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:03 smithi003 bash[88594]: audit 2024-09-20T20:13:03.324615+0000 mgr.y (mgr.15270) 922 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:13:04.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:03 smithi183 bash[69508]: cluster 2024-09-20T20:13:02.611183+0000 mgr.y (mgr.15270) 921 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 85 B/s wr, 41 op/s 2024-09-20T20:13:04.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:03 smithi183 bash[69508]: cluster 2024-09-20T20:13:02.611183+0000 mgr.y (mgr.15270) 921 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 85 B/s wr, 41 op/s 2024-09-20T20:13:04.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:03 smithi183 bash[69508]: audit 2024-09-20T20:13:03.324615+0000 mgr.y (mgr.15270) 922 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:13:04.301 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:03 smithi183 bash[69508]: audit 2024-09-20T20:13:03.324615+0000 mgr.y (mgr.15270) 922 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:13:05.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:04.059677+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:04.059677+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:04.067593+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:04.067593+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:04.768349+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:04.768349+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:04.781378+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:04.781378+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:04.783746+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:13:05.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:04.783746+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:13:05.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:04.785739+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:13:05.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:04.785739+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:13:05.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:04.798348+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:04.798348+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:04.932818+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:13:05.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:04.932818+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:13:05.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:04.936436+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:04.936436+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:04.938967+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:04.938967+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.454 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:04.941229+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:04.059677+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:04.059677+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:04.067593+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:04.067593+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:04.768349+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:04.768349+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:04.781378+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:04.781378+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:04.783746+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:13:05.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:04.783746+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:13:05.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:04.785739+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:13:05.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:04.785739+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:13:05.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:04.798348+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:04.798348+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.456 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:04.932818+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:13:05.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:04.932818+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:13:05.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:04.936436+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:04.936436+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:04.938967+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:04.938967+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:04.941229+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:04.941229+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:04.944007+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:04.944007+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:04.947784+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:04.947784+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:04.950222+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:04.950222+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:04.960348+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.459 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:04.960348+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.459 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:04.964911+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi003.tcdhwz"} : dispatch 2024-09-20T20:13:05.459 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:04.964911+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi003.tcdhwz"} : dispatch 2024-09-20T20:13:05.459 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:04.972867+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi003.tcdhwz"}]': finished 2024-09-20T20:13:05.459 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:04.972867+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi003.tcdhwz"}]': finished 2024-09-20T20:13:05.459 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:04.976941+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi183.lyzazb"} : dispatch 2024-09-20T20:13:05.459 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:04.976941+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi183.lyzazb"} : dispatch 2024-09-20T20:13:05.459 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:04.984721+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi183.lyzazb"}]': finished 2024-09-20T20:13:05.459 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:04.984721+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi183.lyzazb"}]': finished 2024-09-20T20:13:05.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:04.941229+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:04.944007+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:04.944007+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:04.947784+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:04.947784+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:04.950222+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.461 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:04.950222+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.461 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:04.960348+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.461 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:04.960348+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.461 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:04.964911+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi003.tcdhwz"} : dispatch 2024-09-20T20:13:05.461 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:04.964911+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi003.tcdhwz"} : dispatch 2024-09-20T20:13:05.461 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:04.972867+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi003.tcdhwz"}]': finished 2024-09-20T20:13:05.461 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:04.972867+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi003.tcdhwz"}]': finished 2024-09-20T20:13:05.461 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:04.976941+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi183.lyzazb"} : dispatch 2024-09-20T20:13:05.461 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:04.976941+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi183.lyzazb"} : dispatch 2024-09-20T20:13:05.462 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:04.984721+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi183.lyzazb"}]': finished 2024-09-20T20:13:05.462 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:04.984721+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi183.lyzazb"}]': finished 2024-09-20T20:13:05.462 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:04.989797+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.462 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:04.989797+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.462 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:05.000279+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.463 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:05.000279+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.463 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:05.005854+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.463 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:05.005854+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.463 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:05.008926+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.463 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:05.008926+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.463 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:05.019419+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.463 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:05.019419+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.463 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:05.025468+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.463 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:05.025468+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.464 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:05.036092+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.464 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:05.036092+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.464 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:05.043804+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.464 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:05.043804+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.464 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:05.052055+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.464 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[92129]: audit 2024-09-20T20:13:05.052055+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.464 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:04.989797+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.465 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:04.989797+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.465 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:05.000279+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.465 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:05.000279+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.465 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:05.005854+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.465 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:05.005854+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.465 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:05.008926+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.465 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:05.008926+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.465 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:05.019419+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.465 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:05.019419+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.466 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:05.025468+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.466 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:05.025468+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.466 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:05.036092+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.466 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:05.036092+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.466 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:05.043804+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.466 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:05.043804+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.466 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:05.052055+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.466 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:05 smithi003 bash[88594]: audit 2024-09-20T20:13:05.052055+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:13:05.233683168Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:13:05.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:04.059677+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:04.059677+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:04.067593+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:04.067593+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:04.768349+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:04.768349+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:04.781378+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:04.781378+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:04.783746+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:13:05.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:04.783746+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:13:05.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:04.785739+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:13:05.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:04.785739+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:13:05.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:04.798348+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:04.798348+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:04.932818+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:13:05.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:04.932818+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T20:13:05.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:04.936436+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:04.936436+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:04.938967+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:04.938967+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:04.941229+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:04.941229+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:04.944007+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:04.944007+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:04.947784+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:04.947784+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:04.950222+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:04.950222+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:04.960348+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:04.960348+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:04.964911+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi003.tcdhwz"} : dispatch 2024-09-20T20:13:05.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:04.964911+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi003.tcdhwz"} : dispatch 2024-09-20T20:13:05.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:04.972867+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi003.tcdhwz"}]': finished 2024-09-20T20:13:05.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:04.972867+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi003.tcdhwz"}]': finished 2024-09-20T20:13:05.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:04.976941+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi183.lyzazb"} : dispatch 2024-09-20T20:13:05.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:04.976941+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi183.lyzazb"} : dispatch 2024-09-20T20:13:05.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:04.984721+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi183.lyzazb"}]': finished 2024-09-20T20:13:05.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:04.984721+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi183.lyzazb"}]': finished 2024-09-20T20:13:05.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:04.989797+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:04.989797+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:05.000279+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:05.000279+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:05.005854+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:05.005854+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:05.008926+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:05.008926+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:05.019419+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:05.019419+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:05.025468+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:05.025468+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:05.036092+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:05.036092+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:05.043804+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:05.043804+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:05.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:05.052055+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:05.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:05 smithi183 bash[69508]: audit 2024-09-20T20:13:05.052055+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:06.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: cluster 2024-09-20T20:13:04.612419+0000 mgr.y (mgr.15270) 923 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T20:13:06.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: cluster 2024-09-20T20:13:04.612419+0000 mgr.y (mgr.15270) 923 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T20:13:06.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: cephadm 2024-09-20T20:13:04.951704+0000 mgr.y (mgr.15270) 924 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-369-ged8ee0f2 != target 19.3.0-5099-g88deadb8 2024-09-20T20:13:06.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: cephadm 2024-09-20T20:13:04.951704+0000 mgr.y (mgr.15270) 924 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-369-ged8ee0f2 != target 19.3.0-5099-g88deadb8 2024-09-20T20:13:06.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: cephadm 2024-09-20T20:13:04.951827+0000 mgr.y (mgr.15270) 925 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-20T20:13:06.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: cephadm 2024-09-20T20:13:04.951827+0000 mgr.y (mgr.15270) 925 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-20T20:13:06.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: cephadm 2024-09-20T20:13:04.991508+0000 mgr.y (mgr.15270) 926 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T20:13:06.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: cephadm 2024-09-20T20:13:04.991508+0000 mgr.y (mgr.15270) 926 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T20:13:06.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: cephadm 2024-09-20T20:13:05.010651+0000 mgr.y (mgr.15270) 927 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T20:13:06.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: cephadm 2024-09-20T20:13:05.010651+0000 mgr.y (mgr.15270) 927 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T20:13:06.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: cephadm 2024-09-20T20:13:05.027211+0000 mgr.y (mgr.15270) 928 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T20:13:06.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: cephadm 2024-09-20T20:13:05.027211+0000 mgr.y (mgr.15270) 928 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T20:13:06.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: cephadm 2024-09-20T20:13:05.045459+0000 mgr.y (mgr.15270) 929 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T20:13:06.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: cephadm 2024-09-20T20:13:05.045459+0000 mgr.y (mgr.15270) 929 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T20:13:06.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.059161+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:06.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.059161+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:06.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.082979+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:06.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.082979+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:06.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.085911+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:06.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.085911+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:06.454 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.088809+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:06.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: cluster 2024-09-20T20:13:04.612419+0000 mgr.y (mgr.15270) 923 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T20:13:06.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: cluster 2024-09-20T20:13:04.612419+0000 mgr.y (mgr.15270) 923 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T20:13:06.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: cephadm 2024-09-20T20:13:04.951704+0000 mgr.y (mgr.15270) 924 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-369-ged8ee0f2 != target 19.3.0-5099-g88deadb8 2024-09-20T20:13:06.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: cephadm 2024-09-20T20:13:04.951704+0000 mgr.y (mgr.15270) 924 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-369-ged8ee0f2 != target 19.3.0-5099-g88deadb8 2024-09-20T20:13:06.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: cephadm 2024-09-20T20:13:04.951827+0000 mgr.y (mgr.15270) 925 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-20T20:13:06.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: cephadm 2024-09-20T20:13:04.951827+0000 mgr.y (mgr.15270) 925 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-20T20:13:06.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: cephadm 2024-09-20T20:13:04.991508+0000 mgr.y (mgr.15270) 926 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T20:13:06.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: cephadm 2024-09-20T20:13:04.991508+0000 mgr.y (mgr.15270) 926 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T20:13:06.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: cephadm 2024-09-20T20:13:05.010651+0000 mgr.y (mgr.15270) 927 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T20:13:06.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: cephadm 2024-09-20T20:13:05.010651+0000 mgr.y (mgr.15270) 927 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T20:13:06.455 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: cephadm 2024-09-20T20:13:05.027211+0000 mgr.y (mgr.15270) 928 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T20:13:06.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: cephadm 2024-09-20T20:13:05.027211+0000 mgr.y (mgr.15270) 928 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T20:13:06.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: cephadm 2024-09-20T20:13:05.045459+0000 mgr.y (mgr.15270) 929 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T20:13:06.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: cephadm 2024-09-20T20:13:05.045459+0000 mgr.y (mgr.15270) 929 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T20:13:06.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.059161+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:06.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.059161+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:06.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.082979+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:06.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.082979+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:06.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.085911+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:06.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.085911+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:06.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.088809+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:06.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.088809+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:06.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.091452+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:06.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.091452+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:06.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.094013+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:06.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.094013+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:06.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: cephadm 2024-09-20T20:13:05.095487+0000 mgr.y (mgr.15270) 930 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T20:13:06.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: cephadm 2024-09-20T20:13:05.095487+0000 mgr.y (mgr.15270) 930 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T20:13:06.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.097622+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T20:13:06.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.097622+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T20:13:06.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.103726+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T20:13:06.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.103726+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T20:13:06.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.107871+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.457 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.107871+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.458 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.114109+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T20:13:06.458 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.114109+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T20:13:06.458 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.118202+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T20:13:06.458 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.118202+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T20:13:06.458 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.123909+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T20:13:06.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.088809+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:06.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.091452+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:06.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.091452+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:06.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.094013+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:06.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.094013+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:06.458 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: cephadm 2024-09-20T20:13:05.095487+0000 mgr.y (mgr.15270) 930 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T20:13:06.459 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: cephadm 2024-09-20T20:13:05.095487+0000 mgr.y (mgr.15270) 930 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T20:13:06.459 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.097622+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T20:13:06.459 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.097622+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T20:13:06.459 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.103726+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T20:13:06.459 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.103726+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T20:13:06.459 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.107871+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.459 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.107871+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.459 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.114109+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T20:13:06.459 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.114109+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T20:13:06.459 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.118202+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T20:13:06.459 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.118202+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T20:13:06.459 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.123909+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T20:13:06.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.123909+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T20:13:06.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.128082+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T20:13:06.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.128082+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T20:13:06.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.133789+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-20T20:13:06.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.133789+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-20T20:13:06.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.137830+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T20:13:06.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.137830+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T20:13:06.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.143691+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T20:13:06.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.143691+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T20:13:06.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.147674+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T20:13:06.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.147674+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T20:13:06.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.153632+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-20T20:13:06.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.153632+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-20T20:13:06.461 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.157618+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T20:13:06.461 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.157618+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T20:13:06.461 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.163386+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T20:13:06.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.123909+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T20:13:06.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.128082+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T20:13:06.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.128082+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T20:13:06.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.133789+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-20T20:13:06.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.133789+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-20T20:13:06.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.137830+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T20:13:06.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.137830+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T20:13:06.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.143691+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T20:13:06.461 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.143691+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T20:13:06.462 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.147674+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T20:13:06.462 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.147674+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T20:13:06.462 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.153632+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-20T20:13:06.462 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.153632+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-20T20:13:06.462 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.157618+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T20:13:06.462 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.157618+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T20:13:06.462 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.163386+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T20:13:06.462 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.163386+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T20:13:06.463 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.167447+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.463 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.167447+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.463 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.169144+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T20:13:06.463 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.169144+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T20:13:06.463 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.175316+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T20:13:06.463 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.175316+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T20:13:06.463 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.179210+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T20:13:06.463 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.179210+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T20:13:06.463 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.180565+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T20:13:06.463 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.180565+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T20:13:06.463 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.186461+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T20:13:06.464 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.186461+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T20:13:06.464 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.190782+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T20:13:06.464 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.190782+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T20:13:06.464 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.197298+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T20:13:06.465 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.163386+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T20:13:06.465 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.167447+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.465 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.167447+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.465 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.169144+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T20:13:06.465 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.169144+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T20:13:06.465 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.175316+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T20:13:06.465 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.175316+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T20:13:06.465 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.179210+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T20:13:06.465 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.179210+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T20:13:06.465 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.180565+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T20:13:06.465 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.180565+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T20:13:06.465 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.186461+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T20:13:06.466 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.186461+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T20:13:06.466 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.190782+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T20:13:06.466 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.190782+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T20:13:06.466 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.197298+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T20:13:06.466 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.197298+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T20:13:06.466 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.201184+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.466 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.201184+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.466 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.202412+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.467 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.202412+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.467 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.203715+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.467 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.203715+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.467 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.205121+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.467 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.205121+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.467 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.206509+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.467 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.206509+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.467 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.207886+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.467 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.207886+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.467 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: cephadm 2024-09-20T20:13:05.209097+0000 mgr.y (mgr.15270) 931 : cephadm [INF] Upgrade: Complete! 2024-09-20T20:13:06.467 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: cephadm 2024-09-20T20:13:05.209097+0000 mgr.y (mgr.15270) 931 : cephadm [INF] Upgrade: Complete! 2024-09-20T20:13:06.467 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.209992+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T20:13:06.468 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.209992+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T20:13:06.468 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.214690+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T20:13:06.468 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.214690+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T20:13:06.468 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.216864+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:13:06.468 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.216864+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:13:06.468 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.218390+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:13:06.468 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.218390+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:13:06.468 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: cephadm 2024-09-20T20:13:05.227037+0000 mgr.y (mgr.15270) 932 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-20T20:13:06.468 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: cephadm 2024-09-20T20:13:05.227037+0000 mgr.y (mgr.15270) 932 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-20T20:13:06.468 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.538557+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:06.468 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.538557+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:06.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.606413+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:13:06.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.606413+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:13:06.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.607280+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:13:06.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.607280+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:13:06.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.614890+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:06.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[88594]: audit 2024-09-20T20:13:05.614890+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:06.469 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.197298+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T20:13:06.469 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.201184+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.469 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.201184+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.202412+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.202412+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.203715+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.203715+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.205121+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.205121+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.206509+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.206509+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.207886+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.207886+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: cephadm 2024-09-20T20:13:05.209097+0000 mgr.y (mgr.15270) 931 : cephadm [INF] Upgrade: Complete! 2024-09-20T20:13:06.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: cephadm 2024-09-20T20:13:05.209097+0000 mgr.y (mgr.15270) 931 : cephadm [INF] Upgrade: Complete! 2024-09-20T20:13:06.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.209992+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T20:13:06.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.209992+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T20:13:06.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.214690+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T20:13:06.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.214690+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T20:13:06.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.216864+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:13:06.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.216864+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:13:06.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.218390+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:13:06.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.218390+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:13:06.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: cephadm 2024-09-20T20:13:05.227037+0000 mgr.y (mgr.15270) 932 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-20T20:13:06.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: cephadm 2024-09-20T20:13:05.227037+0000 mgr.y (mgr.15270) 932 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-20T20:13:06.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.538557+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:06.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.538557+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:06.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.606413+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:13:06.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.606413+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:13:06.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.607280+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:13:06.471 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.607280+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:13:06.472 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.614890+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:06.472 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:06 smithi003 bash[92129]: audit 2024-09-20T20:13:05.614890+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:06.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: cluster 2024-09-20T20:13:04.612419+0000 mgr.y (mgr.15270) 923 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T20:13:06.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: cluster 2024-09-20T20:13:04.612419+0000 mgr.y (mgr.15270) 923 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T20:13:06.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: cephadm 2024-09-20T20:13:04.951704+0000 mgr.y (mgr.15270) 924 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-369-ged8ee0f2 != target 19.3.0-5099-g88deadb8 2024-09-20T20:13:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: cephadm 2024-09-20T20:13:04.951704+0000 mgr.y (mgr.15270) 924 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-369-ged8ee0f2 != target 19.3.0-5099-g88deadb8 2024-09-20T20:13:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: cephadm 2024-09-20T20:13:04.951827+0000 mgr.y (mgr.15270) 925 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-20T20:13:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: cephadm 2024-09-20T20:13:04.951827+0000 mgr.y (mgr.15270) 925 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-20T20:13:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: cephadm 2024-09-20T20:13:04.991508+0000 mgr.y (mgr.15270) 926 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T20:13:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: cephadm 2024-09-20T20:13:04.991508+0000 mgr.y (mgr.15270) 926 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-20T20:13:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: cephadm 2024-09-20T20:13:05.010651+0000 mgr.y (mgr.15270) 927 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T20:13:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: cephadm 2024-09-20T20:13:05.010651+0000 mgr.y (mgr.15270) 927 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-20T20:13:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: cephadm 2024-09-20T20:13:05.027211+0000 mgr.y (mgr.15270) 928 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T20:13:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: cephadm 2024-09-20T20:13:05.027211+0000 mgr.y (mgr.15270) 928 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-20T20:13:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: cephadm 2024-09-20T20:13:05.045459+0000 mgr.y (mgr.15270) 929 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T20:13:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: cephadm 2024-09-20T20:13:05.045459+0000 mgr.y (mgr.15270) 929 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-20T20:13:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.059161+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.059161+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:06.552 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.082979+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:06.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.082979+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:06.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.085911+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:06.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.085911+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:06.553 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.088809+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:06.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.088809+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:06.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.091452+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:06.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.091452+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:06.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.094013+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:06.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.094013+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:06.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: cephadm 2024-09-20T20:13:05.095487+0000 mgr.y (mgr.15270) 930 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T20:13:06.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: cephadm 2024-09-20T20:13:05.095487+0000 mgr.y (mgr.15270) 930 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-20T20:13:06.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.097622+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T20:13:06.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.097622+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T20:13:06.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.103726+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T20:13:06.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.103726+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T20:13:06.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.107871+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.554 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.107871+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.114109+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T20:13:06.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.114109+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T20:13:06.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.118202+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T20:13:06.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.118202+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T20:13:06.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.123909+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T20:13:06.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.123909+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T20:13:06.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.128082+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T20:13:06.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.128082+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T20:13:06.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.133789+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-20T20:13:06.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.133789+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-20T20:13:06.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.137830+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T20:13:06.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.137830+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T20:13:06.555 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.143691+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T20:13:06.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.143691+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T20:13:06.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.147674+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T20:13:06.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.147674+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T20:13:06.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.153632+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-20T20:13:06.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.153632+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-20T20:13:06.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.157618+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T20:13:06.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.157618+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T20:13:06.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.163386+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T20:13:06.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.163386+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T20:13:06.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.167447+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.167447+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.169144+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T20:13:06.556 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.169144+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T20:13:06.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.175316+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T20:13:06.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.175316+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T20:13:06.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.179210+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T20:13:06.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.179210+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T20:13:06.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.180565+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T20:13:06.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.180565+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T20:13:06.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.186461+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T20:13:06.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.186461+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T20:13:06.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.190782+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T20:13:06.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.190782+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T20:13:06.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.197298+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T20:13:06.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.197298+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T20:13:06.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.201184+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.557 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.201184+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.202412+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.202412+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.203715+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.203715+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.205121+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.205121+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.206509+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.206509+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.207886+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.207886+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T20:13:06.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: cephadm 2024-09-20T20:13:05.209097+0000 mgr.y (mgr.15270) 931 : cephadm [INF] Upgrade: Complete! 2024-09-20T20:13:06.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: cephadm 2024-09-20T20:13:05.209097+0000 mgr.y (mgr.15270) 931 : cephadm [INF] Upgrade: Complete! 2024-09-20T20:13:06.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.209992+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T20:13:06.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.209992+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T20:13:06.558 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.214690+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T20:13:06.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.214690+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T20:13:06.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.216864+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:13:06.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.216864+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:13:06.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.218390+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:13:06.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.218390+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:13:06.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: cephadm 2024-09-20T20:13:05.227037+0000 mgr.y (mgr.15270) 932 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-20T20:13:06.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: cephadm 2024-09-20T20:13:05.227037+0000 mgr.y (mgr.15270) 932 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-20T20:13:06.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.538557+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:06.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.538557+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:06.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.606413+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:13:06.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.606413+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T20:13:06.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.607280+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:13:06.559 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.607280+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T20:13:06.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.614890+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:06.560 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:06 smithi183 bash[69508]: audit 2024-09-20T20:13:05.614890+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:08.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:08 smithi003 bash[88594]: cluster 2024-09-20T20:13:06.613865+0000 mgr.y (mgr.15270) 933 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:13:08.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:08 smithi003 bash[88594]: cluster 2024-09-20T20:13:06.613865+0000 mgr.y (mgr.15270) 933 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:13:08.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:08 smithi003 bash[92129]: cluster 2024-09-20T20:13:06.613865+0000 mgr.y (mgr.15270) 933 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:13:08.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:08 smithi003 bash[92129]: cluster 2024-09-20T20:13:06.613865+0000 mgr.y (mgr.15270) 933 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:13:08.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:13:08 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:13:08.193099701Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:13:08.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:08 smithi183 bash[69508]: cluster 2024-09-20T20:13:06.613865+0000 mgr.y (mgr.15270) 933 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:13:08.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:08 smithi183 bash[69508]: cluster 2024-09-20T20:13:06.613865+0000 mgr.y (mgr.15270) 933 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:13:10.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:10 smithi003 bash[88594]: cluster 2024-09-20T20:13:08.615331+0000 mgr.y (mgr.15270) 934 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-09-20T20:13:10.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:10 smithi003 bash[88594]: cluster 2024-09-20T20:13:08.615331+0000 mgr.y (mgr.15270) 934 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-09-20T20:13:10.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:10 smithi003 bash[88594]: audit 2024-09-20T20:13:09.596722+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:10.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:10 smithi003 bash[88594]: audit 2024-09-20T20:13:09.596722+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:10.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:10 smithi003 bash[92129]: cluster 2024-09-20T20:13:08.615331+0000 mgr.y (mgr.15270) 934 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-09-20T20:13:10.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:10 smithi003 bash[92129]: cluster 2024-09-20T20:13:08.615331+0000 mgr.y (mgr.15270) 934 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-09-20T20:13:10.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:10 smithi003 bash[92129]: audit 2024-09-20T20:13:09.596722+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:10.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:10 smithi003 bash[92129]: audit 2024-09-20T20:13:09.596722+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:10.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:10 smithi183 bash[69508]: cluster 2024-09-20T20:13:08.615331+0000 mgr.y (mgr.15270) 934 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-09-20T20:13:10.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:10 smithi183 bash[69508]: cluster 2024-09-20T20:13:08.615331+0000 mgr.y (mgr.15270) 934 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 1 op/s 2024-09-20T20:13:10.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:10 smithi183 bash[69508]: audit 2024-09-20T20:13:09.596722+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:10.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:10 smithi183 bash[69508]: audit 2024-09-20T20:13:09.596722+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' 2024-09-20T20:13:11.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:13:11 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:13:11.200612792Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:13:12.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:12 smithi003 bash[92129]: cluster 2024-09-20T20:13:10.616783+0000 mgr.y (mgr.15270) 935 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-20T20:13:12.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:12 smithi003 bash[92129]: cluster 2024-09-20T20:13:10.616783+0000 mgr.y (mgr.15270) 935 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-20T20:13:12.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:12 smithi003 bash[88594]: cluster 2024-09-20T20:13:10.616783+0000 mgr.y (mgr.15270) 935 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-20T20:13:12.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:12 smithi003 bash[88594]: cluster 2024-09-20T20:13:10.616783+0000 mgr.y (mgr.15270) 935 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-20T20:13:12.453 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:13:12 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:13:12] "GET /metrics HTTP/1.1" 200 38250 "" "Prometheus/2.51.0" 2024-09-20T20:13:12.550 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:12 smithi183 bash[69508]: cluster 2024-09-20T20:13:10.616783+0000 mgr.y (mgr.15270) 935 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-20T20:13:12.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:12 smithi183 bash[69508]: cluster 2024-09-20T20:13:10.616783+0000 mgr.y (mgr.15270) 935 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-20T20:13:14.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:14 smithi003 bash[88594]: cluster 2024-09-20T20:13:12.617947+0000 mgr.y (mgr.15270) 936 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-20T20:13:14.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:14 smithi003 bash[88594]: cluster 2024-09-20T20:13:12.617947+0000 mgr.y (mgr.15270) 936 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-20T20:13:14.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:14 smithi003 bash[88594]: audit 2024-09-20T20:13:13.335783+0000 mgr.y (mgr.15270) 937 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:13:14.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:14 smithi003 bash[88594]: audit 2024-09-20T20:13:13.335783+0000 mgr.y (mgr.15270) 937 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:13:14.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:14 smithi003 bash[88594]: audit 2024-09-20T20:13:14.038123+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:13:14.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:14 smithi003 bash[88594]: audit 2024-09-20T20:13:14.038123+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:13:14.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:14 smithi003 bash[92129]: cluster 2024-09-20T20:13:12.617947+0000 mgr.y (mgr.15270) 936 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-20T20:13:14.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:14 smithi003 bash[92129]: cluster 2024-09-20T20:13:12.617947+0000 mgr.y (mgr.15270) 936 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-20T20:13:14.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:14 smithi003 bash[92129]: audit 2024-09-20T20:13:13.335783+0000 mgr.y (mgr.15270) 937 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:13:14.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:14 smithi003 bash[92129]: audit 2024-09-20T20:13:13.335783+0000 mgr.y (mgr.15270) 937 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:13:14.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:14 smithi003 bash[92129]: audit 2024-09-20T20:13:14.038123+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:13:14.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:14 smithi003 bash[92129]: audit 2024-09-20T20:13:14.038123+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:13:14.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:13:14 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:13:14.226625314Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:13:14.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:14 smithi183 bash[69508]: cluster 2024-09-20T20:13:12.617947+0000 mgr.y (mgr.15270) 936 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-20T20:13:14.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:14 smithi183 bash[69508]: cluster 2024-09-20T20:13:12.617947+0000 mgr.y (mgr.15270) 936 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-20T20:13:14.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:14 smithi183 bash[69508]: audit 2024-09-20T20:13:13.335783+0000 mgr.y (mgr.15270) 937 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:13:14.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:14 smithi183 bash[69508]: audit 2024-09-20T20:13:13.335783+0000 mgr.y (mgr.15270) 937 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:13:14.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:14 smithi183 bash[69508]: audit 2024-09-20T20:13:14.038123+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:13:14.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:14 smithi183 bash[69508]: audit 2024-09-20T20:13:14.038123+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:13:16.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:16 smithi003 bash[88594]: cluster 2024-09-20T20:13:14.619270+0000 mgr.y (mgr.15270) 938 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-20T20:13:16.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:16 smithi003 bash[88594]: cluster 2024-09-20T20:13:14.619270+0000 mgr.y (mgr.15270) 938 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-20T20:13:16.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:16 smithi003 bash[92129]: cluster 2024-09-20T20:13:14.619270+0000 mgr.y (mgr.15270) 938 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-20T20:13:16.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:16 smithi003 bash[92129]: cluster 2024-09-20T20:13:14.619270+0000 mgr.y (mgr.15270) 938 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-20T20:13:16.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:16 smithi183 bash[69508]: cluster 2024-09-20T20:13:14.619270+0000 mgr.y (mgr.15270) 938 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-20T20:13:16.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:16 smithi183 bash[69508]: cluster 2024-09-20T20:13:14.619270+0000 mgr.y (mgr.15270) 938 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-20T20:13:17.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:13:17 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:13:17.241714586Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:13:18.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:18 smithi003 bash[88594]: cluster 2024-09-20T20:13:16.620535+0000 mgr.y (mgr.15270) 939 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-20T20:13:18.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:18 smithi003 bash[88594]: cluster 2024-09-20T20:13:16.620535+0000 mgr.y (mgr.15270) 939 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-20T20:13:18.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:18 smithi003 bash[92129]: cluster 2024-09-20T20:13:16.620535+0000 mgr.y (mgr.15270) 939 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-20T20:13:18.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:18 smithi003 bash[92129]: cluster 2024-09-20T20:13:16.620535+0000 mgr.y (mgr.15270) 939 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-20T20:13:18.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:18 smithi183 bash[69508]: cluster 2024-09-20T20:13:16.620535+0000 mgr.y (mgr.15270) 939 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-20T20:13:18.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:18 smithi183 bash[69508]: cluster 2024-09-20T20:13:16.620535+0000 mgr.y (mgr.15270) 939 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-20T20:13:20.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:20 smithi003 bash[88594]: cluster 2024-09-20T20:13:18.621742+0000 mgr.y (mgr.15270) 940 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-20T20:13:20.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:20 smithi003 bash[88594]: cluster 2024-09-20T20:13:18.621742+0000 mgr.y (mgr.15270) 940 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-20T20:13:20.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:20 smithi003 bash[92129]: cluster 2024-09-20T20:13:18.621742+0000 mgr.y (mgr.15270) 940 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-20T20:13:20.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:20 smithi003 bash[92129]: cluster 2024-09-20T20:13:18.621742+0000 mgr.y (mgr.15270) 940 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-20T20:13:20.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:13:20 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:13:20.213757047Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:13:20.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:20 smithi183 bash[69508]: cluster 2024-09-20T20:13:18.621742+0000 mgr.y (mgr.15270) 940 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-20T20:13:20.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:20 smithi183 bash[69508]: cluster 2024-09-20T20:13:18.621742+0000 mgr.y (mgr.15270) 940 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-20T20:13:22.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:13:22 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:13:22] "GET /metrics HTTP/1.1" 200 38249 "" "Prometheus/2.51.0" 2024-09-20T20:13:22.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:22 smithi003 bash[88594]: cluster 2024-09-20T20:13:20.623052+0000 mgr.y (mgr.15270) 941 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-09-20T20:13:22.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:22 smithi003 bash[88594]: cluster 2024-09-20T20:13:20.623052+0000 mgr.y (mgr.15270) 941 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-09-20T20:13:22.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:22 smithi003 bash[92129]: cluster 2024-09-20T20:13:20.623052+0000 mgr.y (mgr.15270) 941 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-09-20T20:13:22.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:22 smithi003 bash[92129]: cluster 2024-09-20T20:13:20.623052+0000 mgr.y (mgr.15270) 941 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-09-20T20:13:22.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:22 smithi183 bash[69508]: cluster 2024-09-20T20:13:20.623052+0000 mgr.y (mgr.15270) 941 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-09-20T20:13:22.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:22 smithi183 bash[69508]: cluster 2024-09-20T20:13:20.623052+0000 mgr.y (mgr.15270) 941 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-09-20T20:13:23.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:13:23 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:13:23.193952558Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:13:24.423 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:24 smithi003 bash[92129]: cluster 2024-09-20T20:13:22.624170+0000 mgr.y (mgr.15270) 942 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:13:24.423 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:24 smithi003 bash[92129]: cluster 2024-09-20T20:13:22.624170+0000 mgr.y (mgr.15270) 942 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:13:24.423 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:24 smithi003 bash[92129]: audit 2024-09-20T20:13:23.344829+0000 mgr.y (mgr.15270) 943 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:13:24.423 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:24 smithi003 bash[92129]: audit 2024-09-20T20:13:23.344829+0000 mgr.y (mgr.15270) 943 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:13:24.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:24 smithi003 bash[88594]: cluster 2024-09-20T20:13:22.624170+0000 mgr.y (mgr.15270) 942 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:13:24.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:24 smithi003 bash[88594]: cluster 2024-09-20T20:13:22.624170+0000 mgr.y (mgr.15270) 942 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:13:24.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:24 smithi003 bash[88594]: audit 2024-09-20T20:13:23.344829+0000 mgr.y (mgr.15270) 943 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:13:24.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:24 smithi003 bash[88594]: audit 2024-09-20T20:13:23.344829+0000 mgr.y (mgr.15270) 943 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:13:24.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:24 smithi183 bash[69508]: cluster 2024-09-20T20:13:22.624170+0000 mgr.y (mgr.15270) 942 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:13:24.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:24 smithi183 bash[69508]: cluster 2024-09-20T20:13:22.624170+0000 mgr.y (mgr.15270) 942 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:13:24.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:24 smithi183 bash[69508]: audit 2024-09-20T20:13:23.344829+0000 mgr.y (mgr.15270) 943 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:13:24.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:24 smithi183 bash[69508]: audit 2024-09-20T20:13:23.344829+0000 mgr.y (mgr.15270) 943 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:13:24.999 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T20:13:25.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:25 smithi003 bash[92129]: audit 2024-09-20T20:13:24.213932+0000 mgr.y (mgr.15270) 944 : audit [DBG] from='client.44796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:13:25.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:25 smithi003 bash[92129]: audit 2024-09-20T20:13:24.213932+0000 mgr.y (mgr.15270) 944 : audit [DBG] from='client.44796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:13:25.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:25 smithi003 bash[88594]: audit 2024-09-20T20:13:24.213932+0000 mgr.y (mgr.15270) 944 : audit [DBG] from='client.44796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:13:25.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:25 smithi003 bash[88594]: audit 2024-09-20T20:13:24.213932+0000 mgr.y (mgr.15270) 944 : audit [DBG] from='client.44796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:13:25.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:25 smithi183 bash[69508]: audit 2024-09-20T20:13:24.213932+0000 mgr.y (mgr.15270) 944 : audit [DBG] from='client.44796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:13:25.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:25 smithi183 bash[69508]: audit 2024-09-20T20:13:24.213932+0000 mgr.y (mgr.15270) 944 : audit [DBG] from='client.44796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:13:26.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:26 smithi003 bash[92129]: cluster 2024-09-20T20:13:24.625485+0000 mgr.y (mgr.15270) 945 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:13:26.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:26 smithi003 bash[92129]: cluster 2024-09-20T20:13:24.625485+0000 mgr.y (mgr.15270) 945 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:13:26.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:26 smithi003 bash[88594]: cluster 2024-09-20T20:13:24.625485+0000 mgr.y (mgr.15270) 945 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:13:26.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:26 smithi003 bash[88594]: cluster 2024-09-20T20:13:24.625485+0000 mgr.y (mgr.15270) 945 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:13:26.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:13:26 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:13:26.202343577Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:13:26.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:26 smithi183 bash[69508]: cluster 2024-09-20T20:13:24.625485+0000 mgr.y (mgr.15270) 945 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:13:26.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:26 smithi183 bash[69508]: cluster 2024-09-20T20:13:24.625485+0000 mgr.y (mgr.15270) 945 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:13:28.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:28 smithi003 bash[88594]: cluster 2024-09-20T20:13:26.626606+0000 mgr.y (mgr.15270) 946 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:13:28.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:28 smithi003 bash[88594]: cluster 2024-09-20T20:13:26.626606+0000 mgr.y (mgr.15270) 946 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:13:28.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:28 smithi003 bash[92129]: cluster 2024-09-20T20:13:26.626606+0000 mgr.y (mgr.15270) 946 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:13:28.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:28 smithi003 bash[92129]: cluster 2024-09-20T20:13:26.626606+0000 mgr.y (mgr.15270) 946 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:13:28.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:28 smithi183 bash[69508]: cluster 2024-09-20T20:13:26.626606+0000 mgr.y (mgr.15270) 946 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:13:28.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:28 smithi183 bash[69508]: cluster 2024-09-20T20:13:26.626606+0000 mgr.y (mgr.15270) 946 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:13:29.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:29 smithi003 bash[88594]: audit 2024-09-20T20:13:29.038150+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:13:29.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:29 smithi003 bash[88594]: audit 2024-09-20T20:13:29.038150+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:13:29.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:29 smithi003 bash[92129]: audit 2024-09-20T20:13:29.038150+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:13:29.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:29 smithi003 bash[92129]: audit 2024-09-20T20:13:29.038150+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:13:29.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:13:29 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:13:29.210604349Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:13:29.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:29 smithi183 bash[69508]: audit 2024-09-20T20:13:29.038150+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:13:29.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:29 smithi183 bash[69508]: audit 2024-09-20T20:13:29.038150+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.15270 172.21.15.3:0/1271332280' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T20:13:29.821 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T20:13:30.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:30 smithi003 bash[88594]: cluster 2024-09-20T20:13:28.627757+0000 mgr.y (mgr.15270) 947 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:13:30.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:30 smithi003 bash[88594]: cluster 2024-09-20T20:13:28.627757+0000 mgr.y (mgr.15270) 947 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:13:30.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:30 smithi003 bash[92129]: cluster 2024-09-20T20:13:28.627757+0000 mgr.y (mgr.15270) 947 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:13:30.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:30 smithi003 bash[92129]: cluster 2024-09-20T20:13:28.627757+0000 mgr.y (mgr.15270) 947 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:13:30.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:30 smithi183 bash[69508]: cluster 2024-09-20T20:13:28.627757+0000 mgr.y (mgr.15270) 947 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:13:30.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:30 smithi183 bash[69508]: cluster 2024-09-20T20:13:28.627757+0000 mgr.y (mgr.15270) 947 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:13:31.484 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T20:13:31.484 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (15m) 38s ago 42m 14.7M - 0.27.0 11f11916f8cd c352858d3349 2024-09-20T20:13:31.484 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi183 *:3000 running (14m) 38s ago 42m 68.1M - 10.4.8 5aad1d7cf004 548c3fa5f1a5 2024-09-20T20:13:31.484 INFO:teuthology.orchestra.run.smithi003.stdout:iscsi.foo.smithi003.zzokqj smithi003 *:5000 running (17m) 38s ago 40m 49.5M - 3.8 6acb0a031eab d2e13422a011 2024-09-20T20:13:31.484 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi183 *:8443,9283,8765 running (17m) 38s ago 50m 446M - 19.3.0-5099-g88deadb8 441f9a3fe515 210cd19f5bae 2024-09-20T20:13:31.484 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (27m) 38s ago 53m 522M - 19.3.0-5099-g88deadb8 441f9a3fe515 9aa6e2f22487 2024-09-20T20:13:31.484 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (11m) 38s ago 53m 59.6M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 0136983baac2 2024-09-20T20:13:31.484 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi183 running (13m) 38s ago 51m 48.9M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 b3c0e322fa5f 2024-09-20T20:13:31.484 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (11m) 38s ago 51m 45.7M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 3857b5066efa 2024-09-20T20:13:31.484 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (16m) 38s ago 42m 8928k - 1.7.0 72c9c2088986 d0b8aa327069 2024-09-20T20:13:31.484 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi183 *:9100 running (16m) 38s ago 42m 8439k - 1.7.0 72c9c2088986 c79ac70026db 2024-09-20T20:13:31.485 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (9m) 38s ago 50m 60.7M 3037M 19.3.0-5099-g88deadb8 441f9a3fe515 61ba10adee7c 2024-09-20T20:13:31.485 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (8m) 38s ago 49m 65.4M 3037M 19.3.0-5099-g88deadb8 441f9a3fe515 c757af03ec7d 2024-09-20T20:13:31.485 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (7m) 38s ago 48m 53.1M 3037M 19.3.0-5099-g88deadb8 441f9a3fe515 68be22fb8655 2024-09-20T20:13:31.485 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (5m) 38s ago 47m 61.7M 3037M 19.3.0-5099-g88deadb8 441f9a3fe515 48a93b564122 2024-09-20T20:13:31.485 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi183 running (4m) 38s ago 46m 57.2M 3292M 19.3.0-5099-g88deadb8 441f9a3fe515 ad6dc54d2e39 2024-09-20T20:13:31.485 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi183 running (4m) 38s ago 45m 52.7M 3292M 19.3.0-5099-g88deadb8 441f9a3fe515 d32f5d1a7136 2024-09-20T20:13:31.485 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi183 running (3m) 38s ago 44m 55.2M 3292M 19.3.0-5099-g88deadb8 441f9a3fe515 7917ecf0c8a9 2024-09-20T20:13:31.485 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi183 running (2m) 38s ago 43m 51.9M 3292M 19.3.0-5099-g88deadb8 441f9a3fe515 b4717fb9c066 2024-09-20T20:13:31.485 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi183 *:9095 running (16m) 38s ago 43m 52.0M - 2.51.0 1d3b7f56885b 7e9efbbab4fb 2024-09-20T20:13:31.485 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi003.tcdhwz smithi003 *:8000 running (60s) 38s ago 40m 89.1M - 19.3.0-5099-g88deadb8 441f9a3fe515 2be393380ea7 2024-09-20T20:13:31.485 INFO:teuthology.orchestra.run.smithi003.stdout:rgw.foo.smithi183.lyzazb smithi183 *:8000 running (44s) 38s ago 40m 88.9M - 19.3.0-5099-g88deadb8 441f9a3fe515 917bd4e111e5 2024-09-20T20:13:32.207 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.rgw | length == 1'"'"'' 2024-09-20T20:13:32.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:32 smithi003 bash[88594]: cluster 2024-09-20T20:13:30.629212+0000 mgr.y (mgr.15270) 948 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:13:32.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:32 smithi003 bash[88594]: cluster 2024-09-20T20:13:30.629212+0000 mgr.y (mgr.15270) 948 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:13:32.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:13:32 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:13:32] "GET /metrics HTTP/1.1" 200 38248 "" "Prometheus/2.51.0" 2024-09-20T20:13:32.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:32 smithi003 bash[92129]: cluster 2024-09-20T20:13:30.629212+0000 mgr.y (mgr.15270) 948 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:13:32.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:32 smithi003 bash[92129]: cluster 2024-09-20T20:13:30.629212+0000 mgr.y (mgr.15270) 948 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:13:32.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:13:32 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:13:32.225906794Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:13:32.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:32 smithi183 bash[69508]: cluster 2024-09-20T20:13:30.629212+0000 mgr.y (mgr.15270) 948 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:13:32.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:32 smithi183 bash[69508]: cluster 2024-09-20T20:13:30.629212+0000 mgr.y (mgr.15270) 948 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:13:33.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:33 smithi003 bash[92129]: audit 2024-09-20T20:13:31.469953+0000 mgr.y (mgr.15270) 949 : audit [DBG] from='client.54776 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:13:33.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:33 smithi003 bash[92129]: audit 2024-09-20T20:13:31.469953+0000 mgr.y (mgr.15270) 949 : audit [DBG] from='client.54776 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:13:33.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:33 smithi003 bash[88594]: audit 2024-09-20T20:13:31.469953+0000 mgr.y (mgr.15270) 949 : audit [DBG] from='client.54776 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:13:33.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:33 smithi003 bash[88594]: audit 2024-09-20T20:13:31.469953+0000 mgr.y (mgr.15270) 949 : audit [DBG] from='client.54776 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:13:33.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:33 smithi183 bash[69508]: audit 2024-09-20T20:13:31.469953+0000 mgr.y (mgr.15270) 949 : audit [DBG] from='client.54776 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:13:33.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:33 smithi183 bash[69508]: audit 2024-09-20T20:13:31.469953+0000 mgr.y (mgr.15270) 949 : audit [DBG] from='client.54776 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T20:13:34.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:34 smithi003 bash[92129]: cluster 2024-09-20T20:13:32.630369+0000 mgr.y (mgr.15270) 950 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:13:34.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:34 smithi003 bash[92129]: cluster 2024-09-20T20:13:32.630369+0000 mgr.y (mgr.15270) 950 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:13:34.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:34 smithi003 bash[92129]: audit 2024-09-20T20:13:33.356120+0000 mgr.y (mgr.15270) 951 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:13:34.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:34 smithi003 bash[92129]: audit 2024-09-20T20:13:33.356120+0000 mgr.y (mgr.15270) 951 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:13:34.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:34 smithi003 bash[88594]: cluster 2024-09-20T20:13:32.630369+0000 mgr.y (mgr.15270) 950 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:13:34.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:34 smithi003 bash[88594]: cluster 2024-09-20T20:13:32.630369+0000 mgr.y (mgr.15270) 950 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:13:34.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:34 smithi003 bash[88594]: audit 2024-09-20T20:13:33.356120+0000 mgr.y (mgr.15270) 951 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:13:34.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:34 smithi003 bash[88594]: audit 2024-09-20T20:13:33.356120+0000 mgr.y (mgr.15270) 951 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:13:34.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:34 smithi183 bash[69508]: cluster 2024-09-20T20:13:32.630369+0000 mgr.y (mgr.15270) 950 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:13:34.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:34 smithi183 bash[69508]: cluster 2024-09-20T20:13:32.630369+0000 mgr.y (mgr.15270) 950 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:13:34.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:34 smithi183 bash[69508]: audit 2024-09-20T20:13:33.356120+0000 mgr.y (mgr.15270) 951 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:13:34.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:34 smithi183 bash[69508]: audit 2024-09-20T20:13:33.356120+0000 mgr.y (mgr.15270) 951 : audit [DBG] from='client.25331 -' entity='client.iscsi.foo.smithi003.zzokqj' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T20:13:35.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:13:35 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:13:35.24047782Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:13:36.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:36 smithi003 bash[92129]: cluster 2024-09-20T20:13:34.631610+0000 mgr.y (mgr.15270) 952 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:13:36.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:36 smithi003 bash[92129]: cluster 2024-09-20T20:13:34.631610+0000 mgr.y (mgr.15270) 952 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:13:36.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:36 smithi003 bash[88594]: cluster 2024-09-20T20:13:34.631610+0000 mgr.y (mgr.15270) 952 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:13:36.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:36 smithi003 bash[88594]: cluster 2024-09-20T20:13:34.631610+0000 mgr.y (mgr.15270) 952 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:13:36.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:36 smithi183 bash[69508]: cluster 2024-09-20T20:13:34.631610+0000 mgr.y (mgr.15270) 952 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:13:36.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:36 smithi183 bash[69508]: cluster 2024-09-20T20:13:34.631610+0000 mgr.y (mgr.15270) 952 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T20:13:37.032 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T20:13:38.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:38 smithi003 bash[88594]: cluster 2024-09-20T20:13:36.632758+0000 mgr.y (mgr.15270) 953 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:13:38.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:38 smithi003 bash[88594]: cluster 2024-09-20T20:13:36.632758+0000 mgr.y (mgr.15270) 953 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:13:38.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:38 smithi003 bash[92129]: cluster 2024-09-20T20:13:36.632758+0000 mgr.y (mgr.15270) 953 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:13:38.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:38 smithi003 bash[92129]: cluster 2024-09-20T20:13:36.632758+0000 mgr.y (mgr.15270) 953 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:13:38.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:13:38 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:13:38.229102048Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:13:38.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:38 smithi183 bash[69508]: cluster 2024-09-20T20:13:36.632758+0000 mgr.y (mgr.15270) 953 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:13:38.551 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:38 smithi183 bash[69508]: cluster 2024-09-20T20:13:36.632758+0000 mgr.y (mgr.15270) 953 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T20:13:38.704 INFO:teuthology.orchestra.run.smithi003.stdout:false 2024-09-20T20:13:39.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:39 smithi003 bash[88594]: audit 2024-09-20T20:13:38.691608+0000 mon.a (mon.0) 825 : audit [DBG] from='client.? 172.21.15.3:0/149255771' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:39.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:39 smithi003 bash[88594]: audit 2024-09-20T20:13:38.691608+0000 mon.a (mon.0) 825 : audit [DBG] from='client.? 172.21.15.3:0/149255771' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:39.423 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:39 smithi003 bash[92129]: audit 2024-09-20T20:13:38.691608+0000 mon.a (mon.0) 825 : audit [DBG] from='client.? 172.21.15.3:0/149255771' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:39.423 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:39 smithi003 bash[92129]: audit 2024-09-20T20:13:38.691608+0000 mon.a (mon.0) 825 : audit [DBG] from='client.? 172.21.15.3:0/149255771' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:39.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T20:13:39.424 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_88deadb8082f4a33832e228ccefc59cedba158a5/qa/tasks/cephadm.py", line 1525, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_88deadb8082f4a33832e228ccefc59cedba158a5/qa/tasks/cephadm.py", line 111, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi003 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c \'ceph versions | jq -e \'"\'"\'.rgw | length == 1\'"\'"\'\'' 2024-09-20T20:13:39.633 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=44012e33362342fb8cf52eae607c5eac Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_88deadb8082f4a33832e228ccefc59cedba158a5/qa/tasks/cephadm.py", line 1525, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_88deadb8082f4a33832e228ccefc59cedba158a5/qa/tasks/cephadm.py", line 111, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi003 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c \'ceph versions | jq -e \'"\'"\'.rgw | length == 1\'"\'"\'\'' 2024-09-20T20:13:39.636 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-20T20:13:39.644 INFO:tasks.cephadm:Teardown begin 2024-09-20T20:13:39.644 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-20T20:13:39.648 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:39 smithi183 bash[69508]: audit 2024-09-20T20:13:38.691608+0000 mon.a (mon.0) 825 : audit [DBG] from='client.? 172.21.15.3:0/149255771' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:39.648 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:39 smithi183 bash[69508]: audit 2024-09-20T20:13:38.691608+0000 mon.a (mon.0) 825 : audit [DBG] from='client.? 172.21.15.3:0/149255771' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T20:13:39.661 DEBUG:teuthology.orchestra.run.smithi183:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-20T20:13:39.676 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-20T20:13:39.676 DEBUG:teuthology.orchestra.run.smithi003:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-20T20:13:39.709 DEBUG:teuthology.orchestra.run.smithi183:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-20T20:13:39.724 INFO:tasks.cephadm:Stopping all daemons... 2024-09-20T20:13:39.725 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-20T20:13:39.725 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-2bd1868e-7785-11ef-baf5-efdc52797490@mon.a 2024-09-20T20:13:40.041 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:13:39 smithi003 bash[68089]: [20/Sep/2024:20:13:39] ENGINE Bus STOPPING 2024-09-20T20:13:40.042 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:39 smithi003 systemd[1]: Stopping Ceph mon.a for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T20:13:40.042 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:39 smithi003 bash[88594]: debug 2024-09-20T20:13:39.884+0000 7f5eeaa28640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-20T20:13:40.042 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 20 20:13:39 smithi003 bash[88594]: debug 2024-09-20T20:13:39.884+0000 7f5eeaa28640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-20T20:13:40.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:13:40 smithi003 bash[68089]: [20/Sep/2024:20:13:40] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T20:13:40.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:13:40 smithi003 bash[68089]: [20/Sep/2024:20:13:40] ENGINE Bus STOPPED 2024-09-20T20:13:40.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:13:40 smithi003 bash[68089]: [20/Sep/2024:20:13:40] ENGINE Bus STARTING 2024-09-20T20:13:40.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:13:40 smithi003 bash[68089]: [20/Sep/2024:20:13:40] ENGINE Serving on http://:::9283 2024-09-20T20:13:40.452 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:13:40 smithi003 bash[68089]: [20/Sep/2024:20:13:40] ENGINE Bus STARTED 2024-09-20T20:13:40.681 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2bd1868e-7785-11ef-baf5-efdc52797490@mon.a.service' 2024-09-20T20:13:40.711 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T20:13:40.712 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-20T20:13:40.712 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-09-20T20:13:40.712 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-2bd1868e-7785-11ef-baf5-efdc52797490@mon.c 2024-09-20T20:13:40.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:40 smithi003 systemd[1]: Stopping Ceph mon.c for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T20:13:40.952 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:40 smithi003 bash[92129]: debug 2024-09-20T20:13:40.888+0000 7f4ceeaaa640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-20T20:13:40.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 20 20:13:40 smithi003 bash[92129]: debug 2024-09-20T20:13:40.888+0000 7f4ceeaaa640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-20T20:13:41.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:13:41 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:13:41.19738074Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:13:41.789 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2bd1868e-7785-11ef-baf5-efdc52797490@mon.c.service' 2024-09-20T20:13:41.817 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T20:13:41.817 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-09-20T20:13:41.817 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-09-20T20:13:41.817 DEBUG:teuthology.orchestra.run.smithi183:> sudo systemctl stop ceph-2bd1868e-7785-11ef-baf5-efdc52797490@mon.b 2024-09-20T20:13:42.195 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:41 smithi183 systemd[1]: Stopping Ceph mon.b for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T20:13:42.195 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:41 smithi183 bash[69508]: debug 2024-09-20T20:13:41.959+0000 7f7e0baf1640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-20T20:13:42.195 INFO:journalctl@ceph.mon.b.smithi183.stdout:Sep 20 20:13:41 smithi183 bash[69508]: debug 2024-09-20T20:13:41.959+0000 7f7e0baf1640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-20T20:13:42.202 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:13:42 smithi003 bash[68089]: ::ffff:172.21.15.183 - - [20/Sep/2024:20:13:42] "GET /metrics HTTP/1.1" 200 38248 "" "Prometheus/2.51.0" 2024-09-20T20:13:42.767 DEBUG:teuthology.orchestra.run.smithi183:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2bd1868e-7785-11ef-baf5-efdc52797490@mon.b.service' 2024-09-20T20:13:42.797 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T20:13:42.797 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-09-20T20:13:42.797 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-09-20T20:13:42.797 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-2bd1868e-7785-11ef-baf5-efdc52797490@mgr.y 2024-09-20T20:13:43.202 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:13:42 smithi003 systemd[1]: Stopping Ceph mgr.y for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T20:13:43.202 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:13:42 smithi003 bash[68089]: debug 2024-09-20T20:13:42.944+0000 7fc2498bc640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-20T20:13:43.202 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 20 20:13:42 smithi003 bash[68089]: debug 2024-09-20T20:13:42.944+0000 7fc2498bc640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-20T20:13:43.922 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2bd1868e-7785-11ef-baf5-efdc52797490@mgr.y.service' 2024-09-20T20:13:43.948 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T20:13:43.949 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-09-20T20:13:43.949 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-20T20:13:43.949 DEBUG:teuthology.orchestra.run.smithi183:> sudo systemctl stop ceph-2bd1868e-7785-11ef-baf5-efdc52797490@mgr.x 2024-09-20T20:13:44.301 INFO:journalctl@ceph.mgr.x.smithi183.stdout:Sep 20 20:13:43 smithi183 systemd[1]: Stopping Ceph mgr.x for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T20:13:44.301 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:13:44 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:13:44.204574441Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:13:45.040 DEBUG:teuthology.orchestra.run.smithi183:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2bd1868e-7785-11ef-baf5-efdc52797490@mgr.x.service' 2024-09-20T20:13:45.062 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T20:13:45.063 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-20T20:13:45.063 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-20T20:13:45.063 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-2bd1868e-7785-11ef-baf5-efdc52797490@osd.0 2024-09-20T20:13:45.452 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:13:45 smithi003 systemd[1]: Stopping Ceph osd.0 for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T20:13:45.452 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:13:45 smithi003 bash[98224]: debug 2024-09-20T20:13:45.204+0000 7f37760df640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-20T20:13:45.453 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:13:45 smithi003 bash[98224]: debug 2024-09-20T20:13:45.204+0000 7f37760df640 -1 osd.0 151 *** Got signal Terminated *** 2024-09-20T20:13:45.453 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:13:45 smithi003 bash[98224]: debug 2024-09-20T20:13:45.204+0000 7f37760df640 -1 osd.0 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T20:13:47.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:13:47 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:13:47.193200215Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:13:50.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:13:50 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:13:50.231790319Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:13:51.702 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:13:51 smithi003 bash[125641]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-osd-0 2024-09-20T20:13:51.702 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 20 20:13:51 smithi003 bash[125705]: Error response from daemon: No such container: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-osd-0 2024-09-20T20:13:53.390 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2bd1868e-7785-11ef-baf5-efdc52797490@osd.0.service' 2024-09-20T20:13:53.420 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T20:13:53.420 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-20T20:13:53.420 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-20T20:13:53.420 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-2bd1868e-7785-11ef-baf5-efdc52797490@osd.1 2024-09-20T20:13:53.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:13:53 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:13:53.202251873Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:13:53.702 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:13:53 smithi003 systemd[1]: Stopping Ceph osd.1 for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T20:13:53.702 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:13:53 smithi003 bash[102678]: debug 2024-09-20T20:13:53.592+0000 7fb46adcc640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-20T20:13:53.703 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:13:53 smithi003 bash[102678]: debug 2024-09-20T20:13:53.592+0000 7fb46adcc640 -1 osd.1 151 *** Got signal Terminated *** 2024-09-20T20:13:53.703 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:13:53 smithi003 bash[102678]: debug 2024-09-20T20:13:53.592+0000 7fb46adcc640 -1 osd.1 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T20:13:56.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:13:56 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:13:56.199241985Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:13:59.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:13:59 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:13:59.232828621Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:14:00.202 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:13:59 smithi003 bash[125837]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-osd-1 2024-09-20T20:14:00.202 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 20 20:13:59 smithi003 bash[125901]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-osd-1 2024-09-20T20:14:01.952 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2bd1868e-7785-11ef-baf5-efdc52797490@osd.1.service' 2024-09-20T20:14:01.981 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T20:14:01.981 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-20T20:14:01.981 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-20T20:14:01.981 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-2bd1868e-7785-11ef-baf5-efdc52797490@osd.2 2024-09-20T20:14:02.202 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:14:02 smithi003 systemd[1]: Stopping Ceph osd.2 for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T20:14:02.202 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:14:02 smithi003 bash[108697]: debug 2024-09-20T20:14:02.163+0000 7f9c1a4e7640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-20T20:14:02.202 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:14:02 smithi003 bash[108697]: debug 2024-09-20T20:14:02.163+0000 7f9c1a4e7640 -1 osd.2 151 *** Got signal Terminated *** 2024-09-20T20:14:02.202 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:14:02 smithi003 bash[108697]: debug 2024-09-20T20:14:02.163+0000 7f9c1a4e7640 -1 osd.2 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T20:14:02.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:14:02 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:14:02.2003401Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:14:05.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:14:05 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:14:05.229582174Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:14:08.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:14:08 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:14:08.196122351Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:14:08.577 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:14:08 smithi003 bash[126034]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-osd-2 2024-09-20T20:14:08.577 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 20 20:14:08 smithi003 bash[126095]: Error response from daemon: No such container: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-osd-2 2024-09-20T20:14:10.477 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2bd1868e-7785-11ef-baf5-efdc52797490@osd.2.service' 2024-09-20T20:14:10.508 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T20:14:10.509 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-20T20:14:10.509 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-20T20:14:10.509 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-2bd1868e-7785-11ef-baf5-efdc52797490@osd.3 2024-09-20T20:14:10.952 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:14:10 smithi003 systemd[1]: Stopping Ceph osd.3 for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T20:14:10.952 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:14:10 smithi003 bash[114467]: debug 2024-09-20T20:14:10.695+0000 7f0844e63640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-20T20:14:10.952 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:14:10 smithi003 bash[114467]: debug 2024-09-20T20:14:10.695+0000 7f0844e63640 -1 osd.3 151 *** Got signal Terminated *** 2024-09-20T20:14:10.953 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:14:10 smithi003 bash[114467]: debug 2024-09-20T20:14:10.695+0000 7f0844e63640 -1 osd.3 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T20:14:11.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:14:11 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:14:11.194144528Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:14:12.800 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:12 smithi183 bash[78386]: debug 2024-09-20T20:14:12.487+0000 7f815bfc4640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:48.146906+0000 front 2024-09-20T20:13:48.147044+0000 (oldest deadline 2024-09-20T20:14:11.646806+0000) 2024-09-20T20:14:12.952 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:14:12 smithi003 bash[114467]: debug 2024-09-20T20:14:12.475+0000 7f083d470640 -1 osd.3 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:48.012271+0000 front 2024-09-20T20:13:48.012396+0000 (oldest deadline 2024-09-20T20:14:12.112155+0000) 2024-09-20T20:14:13.771 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:13 smithi183 bash[78386]: debug 2024-09-20T20:14:13.499+0000 7f815bfc4640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:48.146906+0000 front 2024-09-20T20:13:48.147044+0000 (oldest deadline 2024-09-20T20:14:11.646806+0000) 2024-09-20T20:14:13.952 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:14:13 smithi003 bash[114467]: debug 2024-09-20T20:14:13.459+0000 7f083d470640 -1 osd.3 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:48.012271+0000 front 2024-09-20T20:13:48.012396+0000 (oldest deadline 2024-09-20T20:14:12.112155+0000) 2024-09-20T20:14:14.050 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:14:13 smithi183 bash[73901]: debug 2024-09-20T20:14:13.767+0000 7fd0f9537640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.031935+0000 front 2024-09-20T20:13:46.032161+0000 (oldest deadline 2024-09-20T20:14:13.032583+0000) 2024-09-20T20:14:14.051 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:13 smithi183 bash[86994]: debug 2024-09-20T20:14:13.875+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.956953+0000 front 2024-09-20T20:13:46.957020+0000 (oldest deadline 2024-09-20T20:14:12.857121+0000) 2024-09-20T20:14:14.534 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:14:14 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:14:14.214271219Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:14:14.702 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:14:14 smithi003 bash[114467]: debug 2024-09-20T20:14:14.443+0000 7f083d470640 -1 osd.3 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:48.012271+0000 front 2024-09-20T20:13:48.012396+0000 (oldest deadline 2024-09-20T20:14:12.112155+0000) 2024-09-20T20:14:14.785 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:14 smithi183 bash[78386]: debug 2024-09-20T20:14:14.530+0000 7f815bfc4640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:48.146906+0000 front 2024-09-20T20:13:48.147044+0000 (oldest deadline 2024-09-20T20:14:11.646806+0000) 2024-09-20T20:14:15.050 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:14:14 smithi183 bash[73901]: debug 2024-09-20T20:14:14.782+0000 7fd0f9537640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.031935+0000 front 2024-09-20T20:13:46.032161+0000 (oldest deadline 2024-09-20T20:14:13.032583+0000) 2024-09-20T20:14:15.051 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:14 smithi183 bash[86994]: debug 2024-09-20T20:14:14.862+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.956953+0000 front 2024-09-20T20:13:46.957020+0000 (oldest deadline 2024-09-20T20:14:12.857121+0000) 2024-09-20T20:14:15.822 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:15 smithi183 bash[78386]: debug 2024-09-20T20:14:15.562+0000 7f815bfc4640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:48.146906+0000 front 2024-09-20T20:13:48.147044+0000 (oldest deadline 2024-09-20T20:14:11.646806+0000) 2024-09-20T20:14:15.952 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:14:15 smithi003 bash[114467]: debug 2024-09-20T20:14:15.487+0000 7f083d470640 -1 osd.3 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:48.012271+0000 front 2024-09-20T20:13:48.012396+0000 (oldest deadline 2024-09-20T20:14:12.112155+0000) 2024-09-20T20:14:16.300 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:14:15 smithi183 bash[73901]: debug 2024-09-20T20:14:15.818+0000 7fd0f9537640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.031935+0000 front 2024-09-20T20:13:46.032161+0000 (oldest deadline 2024-09-20T20:14:13.032583+0000) 2024-09-20T20:14:16.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:15 smithi183 bash[86994]: debug 2024-09-20T20:14:15.902+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.956953+0000 front 2024-09-20T20:13:46.957020+0000 (oldest deadline 2024-09-20T20:14:12.857121+0000) 2024-09-20T20:14:16.860 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:16 smithi183 bash[78386]: debug 2024-09-20T20:14:16.586+0000 7f815bfc4640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:48.146906+0000 front 2024-09-20T20:13:48.147044+0000 (oldest deadline 2024-09-20T20:14:11.646806+0000) 2024-09-20T20:14:16.860 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:14:16 smithi183 bash[73901]: debug 2024-09-20T20:14:16.814+0000 7fd0f9537640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.031935+0000 front 2024-09-20T20:13:46.032161+0000 (oldest deadline 2024-09-20T20:14:13.032583+0000) 2024-09-20T20:14:16.861 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:16 smithi183 bash[82632]: debug 2024-09-20T20:14:16.662+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:50.121666+0000 front 2024-09-20T20:13:50.122026+0000 (oldest deadline 2024-09-20T20:14:16.021689+0000) 2024-09-20T20:14:17.029 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:14:16 smithi003 bash[126227]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-osd-3 2024-09-20T20:14:17.030 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 20 20:14:16 smithi003 bash[126292]: Error response from daemon: No such container: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-osd-3 2024-09-20T20:14:17.217 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:16 smithi183 bash[86994]: debug 2024-09-20T20:14:16.858+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.956953+0000 front 2024-09-20T20:13:46.957020+0000 (oldest deadline 2024-09-20T20:14:12.857121+0000) 2024-09-20T20:14:17.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:14:17 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:14:17.218718075Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:14:17.865 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:17 smithi183 bash[78386]: debug 2024-09-20T20:14:17.598+0000 7f815bfc4640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:48.146906+0000 front 2024-09-20T20:13:48.147044+0000 (oldest deadline 2024-09-20T20:14:11.646806+0000) 2024-09-20T20:14:17.866 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:17 smithi183 bash[82632]: debug 2024-09-20T20:14:17.630+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:50.121666+0000 front 2024-09-20T20:13:50.122026+0000 (oldest deadline 2024-09-20T20:14:16.021689+0000) 2024-09-20T20:14:18.300 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:17 smithi183 bash[86994]: debug 2024-09-20T20:14:17.886+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.956953+0000 front 2024-09-20T20:13:46.957020+0000 (oldest deadline 2024-09-20T20:14:12.857121+0000) 2024-09-20T20:14:18.301 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:14:17 smithi183 bash[73901]: debug 2024-09-20T20:14:17.862+0000 7fd0f9537640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.031935+0000 front 2024-09-20T20:13:46.032161+0000 (oldest deadline 2024-09-20T20:14:13.032583+0000) 2024-09-20T20:14:18.810 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2bd1868e-7785-11ef-baf5-efdc52797490@osd.3.service' 2024-09-20T20:14:18.840 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T20:14:18.841 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-20T20:14:18.841 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-20T20:14:18.841 DEBUG:teuthology.orchestra.run.smithi183:> sudo systemctl stop ceph-2bd1868e-7785-11ef-baf5-efdc52797490@osd.4 2024-09-20T20:14:18.852 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:18 smithi183 bash[78386]: debug 2024-09-20T20:14:18.554+0000 7f815bfc4640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:48.146906+0000 front 2024-09-20T20:13:48.147044+0000 (oldest deadline 2024-09-20T20:14:11.646806+0000) 2024-09-20T20:14:18.852 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:18 smithi183 bash[82632]: debug 2024-09-20T20:14:18.642+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:50.121666+0000 front 2024-09-20T20:13:50.122026+0000 (oldest deadline 2024-09-20T20:14:16.021689+0000) 2024-09-20T20:14:19.300 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:18 smithi183 bash[86994]: debug 2024-09-20T20:14:18.910+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.956953+0000 front 2024-09-20T20:13:46.957020+0000 (oldest deadline 2024-09-20T20:14:12.857121+0000) 2024-09-20T20:14:19.301 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:14:18 smithi183 systemd[1]: Stopping Ceph osd.4 for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T20:14:19.301 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:14:18 smithi183 bash[73901]: debug 2024-09-20T20:14:18.902+0000 7fd0f9537640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.031935+0000 front 2024-09-20T20:13:46.032161+0000 (oldest deadline 2024-09-20T20:14:13.032583+0000) 2024-09-20T20:14:19.301 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:14:18 smithi183 bash[73901]: debug 2024-09-20T20:14:18.994+0000 7fd100f2a640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-20T20:14:19.301 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:14:18 smithi183 bash[73901]: debug 2024-09-20T20:14:18.994+0000 7fd100f2a640 -1 osd.4 151 *** Got signal Terminated *** 2024-09-20T20:14:19.301 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:14:18 smithi183 bash[73901]: debug 2024-09-20T20:14:18.994+0000 7fd100f2a640 -1 osd.4 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T20:14:19.952 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:19 smithi183 bash[82632]: debug 2024-09-20T20:14:19.646+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:50.121666+0000 front 2024-09-20T20:13:50.122026+0000 (oldest deadline 2024-09-20T20:14:16.021689+0000) 2024-09-20T20:14:19.953 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:19 smithi183 bash[78386]: debug 2024-09-20T20:14:19.562+0000 7f815bfc4640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:48.146906+0000 front 2024-09-20T20:13:48.147044+0000 (oldest deadline 2024-09-20T20:14:11.646806+0000) 2024-09-20T20:14:19.953 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:19 smithi183 bash[78386]: debug 2024-09-20T20:14:19.562+0000 7f815bfc4640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:57.548466+0000 front 2024-09-20T20:13:57.548499+0000 (oldest deadline 2024-09-20T20:14:19.148591+0000) 2024-09-20T20:14:20.230 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:14:19 smithi183 bash[73901]: debug 2024-09-20T20:14:19.950+0000 7fd0f9537640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.031935+0000 front 2024-09-20T20:13:46.032161+0000 (oldest deadline 2024-09-20T20:14:13.032583+0000) 2024-09-20T20:14:20.230 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:19 smithi183 bash[86994]: debug 2024-09-20T20:14:19.954+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.956953+0000 front 2024-09-20T20:13:46.957020+0000 (oldest deadline 2024-09-20T20:14:12.857121+0000) 2024-09-20T20:14:20.530 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:14:20 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:14:20.231325331Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:14:20.800 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:20 smithi183 bash[82632]: debug 2024-09-20T20:14:20.662+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:50.121666+0000 front 2024-09-20T20:13:50.122026+0000 (oldest deadline 2024-09-20T20:14:16.021689+0000) 2024-09-20T20:14:20.801 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:20 smithi183 bash[78386]: debug 2024-09-20T20:14:20.526+0000 7f815bfc4640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:48.146906+0000 front 2024-09-20T20:13:48.147044+0000 (oldest deadline 2024-09-20T20:14:11.646806+0000) 2024-09-20T20:14:20.801 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:20 smithi183 bash[78386]: debug 2024-09-20T20:14:20.526+0000 7f815bfc4640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:57.548466+0000 front 2024-09-20T20:13:57.548499+0000 (oldest deadline 2024-09-20T20:14:19.148591+0000) 2024-09-20T20:14:21.300 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:14:20 smithi183 bash[73901]: debug 2024-09-20T20:14:20.974+0000 7fd0f9537640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.031935+0000 front 2024-09-20T20:13:46.032161+0000 (oldest deadline 2024-09-20T20:14:13.032583+0000) 2024-09-20T20:14:21.301 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:14:20 smithi183 bash[73901]: debug 2024-09-20T20:14:20.974+0000 7fd0f9537640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:57.634587+0000 front 2024-09-20T20:13:57.634453+0000 (oldest deadline 2024-09-20T20:14:20.534481+0000) 2024-09-20T20:14:21.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:21 smithi183 bash[86994]: debug 2024-09-20T20:14:20.994+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.956953+0000 front 2024-09-20T20:13:46.957020+0000 (oldest deadline 2024-09-20T20:14:12.857121+0000) 2024-09-20T20:14:21.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:21 smithi183 bash[86994]: debug 2024-09-20T20:14:20.994+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:56.859557+0000 front 2024-09-20T20:13:56.859423+0000 (oldest deadline 2024-09-20T20:14:20.959009+0000) 2024-09-20T20:14:21.800 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:21 smithi183 bash[82632]: debug 2024-09-20T20:14:21.698+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:50.121666+0000 front 2024-09-20T20:13:50.122026+0000 (oldest deadline 2024-09-20T20:14:16.021689+0000) 2024-09-20T20:14:21.801 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:21 smithi183 bash[78386]: debug 2024-09-20T20:14:21.478+0000 7f815bfc4640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:48.146906+0000 front 2024-09-20T20:13:48.147044+0000 (oldest deadline 2024-09-20T20:14:11.646806+0000) 2024-09-20T20:14:21.801 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:21 smithi183 bash[78386]: debug 2024-09-20T20:14:21.478+0000 7f815bfc4640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:57.548466+0000 front 2024-09-20T20:13:57.548499+0000 (oldest deadline 2024-09-20T20:14:19.148591+0000) 2024-09-20T20:14:22.300 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:21 smithi183 bash[86994]: debug 2024-09-20T20:14:21.978+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.956953+0000 front 2024-09-20T20:13:46.957020+0000 (oldest deadline 2024-09-20T20:14:12.857121+0000) 2024-09-20T20:14:22.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:21 smithi183 bash[86994]: debug 2024-09-20T20:14:21.978+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:56.859557+0000 front 2024-09-20T20:13:56.859423+0000 (oldest deadline 2024-09-20T20:14:20.959009+0000) 2024-09-20T20:14:22.301 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:14:21 smithi183 bash[73901]: debug 2024-09-20T20:14:21.978+0000 7fd0f9537640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.031935+0000 front 2024-09-20T20:13:46.032161+0000 (oldest deadline 2024-09-20T20:14:13.032583+0000) 2024-09-20T20:14:22.301 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:14:21 smithi183 bash[73901]: debug 2024-09-20T20:14:21.978+0000 7fd0f9537640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:57.634587+0000 front 2024-09-20T20:13:57.634453+0000 (oldest deadline 2024-09-20T20:14:20.534481+0000) 2024-09-20T20:14:22.728 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:22 smithi183 bash[78386]: debug 2024-09-20T20:14:22.446+0000 7f815bfc4640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:48.146906+0000 front 2024-09-20T20:13:48.147044+0000 (oldest deadline 2024-09-20T20:14:11.646806+0000) 2024-09-20T20:14:22.728 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:22 smithi183 bash[78386]: debug 2024-09-20T20:14:22.446+0000 7f815bfc4640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:57.548466+0000 front 2024-09-20T20:13:57.548499+0000 (oldest deadline 2024-09-20T20:14:19.148591+0000) 2024-09-20T20:14:23.002 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:22 smithi183 bash[82632]: debug 2024-09-20T20:14:22.726+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:50.121666+0000 front 2024-09-20T20:13:50.122026+0000 (oldest deadline 2024-09-20T20:14:16.021689+0000) 2024-09-20T20:14:23.002 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:14:22 smithi183 bash[73901]: debug 2024-09-20T20:14:22.974+0000 7fd0f9537640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.031935+0000 front 2024-09-20T20:13:46.032161+0000 (oldest deadline 2024-09-20T20:14:13.032583+0000) 2024-09-20T20:14:23.003 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:14:22 smithi183 bash[73901]: debug 2024-09-20T20:14:22.974+0000 7fd0f9537640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:57.634587+0000 front 2024-09-20T20:13:57.634453+0000 (oldest deadline 2024-09-20T20:14:20.534481+0000) 2024-09-20T20:14:23.300 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:14:23 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:14:23.21867623Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:14:23.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:23 smithi183 bash[86994]: debug 2024-09-20T20:14:22.998+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.956953+0000 front 2024-09-20T20:13:46.957020+0000 (oldest deadline 2024-09-20T20:14:12.857121+0000) 2024-09-20T20:14:23.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:23 smithi183 bash[86994]: debug 2024-09-20T20:14:22.998+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:56.859557+0000 front 2024-09-20T20:13:56.859423+0000 (oldest deadline 2024-09-20T20:14:20.959009+0000) 2024-09-20T20:14:23.730 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:23 smithi183 bash[78386]: debug 2024-09-20T20:14:23.442+0000 7f815bfc4640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:48.146906+0000 front 2024-09-20T20:13:48.147044+0000 (oldest deadline 2024-09-20T20:14:11.646806+0000) 2024-09-20T20:14:23.730 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:23 smithi183 bash[78386]: debug 2024-09-20T20:14:23.442+0000 7f815bfc4640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:57.548466+0000 front 2024-09-20T20:13:57.548499+0000 (oldest deadline 2024-09-20T20:14:19.148591+0000) 2024-09-20T20:14:24.007 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:14:23 smithi183 bash[73901]: debug 2024-09-20T20:14:23.978+0000 7fd0f9537640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.031935+0000 front 2024-09-20T20:13:46.032161+0000 (oldest deadline 2024-09-20T20:14:13.032583+0000) 2024-09-20T20:14:24.008 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:14:23 smithi183 bash[73901]: debug 2024-09-20T20:14:23.978+0000 7fd0f9537640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:57.634587+0000 front 2024-09-20T20:13:57.634453+0000 (oldest deadline 2024-09-20T20:14:20.534481+0000) 2024-09-20T20:14:24.008 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:23 smithi183 bash[82632]: debug 2024-09-20T20:14:23.726+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:50.121666+0000 front 2024-09-20T20:13:50.122026+0000 (oldest deadline 2024-09-20T20:14:16.021689+0000) 2024-09-20T20:14:24.008 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:23 smithi183 bash[82632]: debug 2024-09-20T20:14:23.726+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:57.623442+0000 front 2024-09-20T20:13:57.623693+0000 (oldest deadline 2024-09-20T20:14:23.523252+0000) 2024-09-20T20:14:24.300 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:24 smithi183 bash[86994]: debug 2024-09-20T20:14:24.002+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.956953+0000 front 2024-09-20T20:13:46.957020+0000 (oldest deadline 2024-09-20T20:14:12.857121+0000) 2024-09-20T20:14:24.300 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:24 smithi183 bash[86994]: debug 2024-09-20T20:14:24.002+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:56.859557+0000 front 2024-09-20T20:13:56.859423+0000 (oldest deadline 2024-09-20T20:14:20.959009+0000) 2024-09-20T20:14:24.732 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:24 smithi183 bash[78386]: debug 2024-09-20T20:14:24.414+0000 7f815bfc4640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:48.146906+0000 front 2024-09-20T20:13:48.147044+0000 (oldest deadline 2024-09-20T20:14:11.646806+0000) 2024-09-20T20:14:24.732 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:24 smithi183 bash[78386]: debug 2024-09-20T20:14:24.414+0000 7f815bfc4640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:57.548466+0000 front 2024-09-20T20:13:57.548499+0000 (oldest deadline 2024-09-20T20:14:19.148591+0000) 2024-09-20T20:14:25.050 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:24 smithi183 bash[82632]: debug 2024-09-20T20:14:24.730+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:50.121666+0000 front 2024-09-20T20:13:50.122026+0000 (oldest deadline 2024-09-20T20:14:16.021689+0000) 2024-09-20T20:14:25.051 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:24 smithi183 bash[82632]: debug 2024-09-20T20:14:24.730+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:57.623442+0000 front 2024-09-20T20:13:57.623693+0000 (oldest deadline 2024-09-20T20:14:23.523252+0000) 2024-09-20T20:14:25.051 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:24 smithi183 bash[86994]: debug 2024-09-20T20:14:24.974+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.956953+0000 front 2024-09-20T20:13:46.957020+0000 (oldest deadline 2024-09-20T20:14:12.857121+0000) 2024-09-20T20:14:25.051 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:24 smithi183 bash[86994]: debug 2024-09-20T20:14:24.974+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:56.859557+0000 front 2024-09-20T20:13:56.859423+0000 (oldest deadline 2024-09-20T20:14:20.959009+0000) 2024-09-20T20:14:25.414 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:14:25 smithi183 bash[94118]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-osd-4 2024-09-20T20:14:25.414 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:14:25 smithi183 bash[94184]: Error response from daemon: No such container: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-osd-4 2024-09-20T20:14:25.414 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 20:14:25 smithi183 bash[62066]: ts=2024-09-20T20:14:25.215Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=smb msg="Unable to refresh target groups" err="Get \"http://172.21.15.3:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.3:8765: connect: connection refused" 2024-09-20T20:14:25.415 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 20:14:25 smithi183 bash[62066]: ts=2024-09-20T20:14:25.219Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nfs msg="Unable to refresh target groups" err="Get \"http://172.21.15.3:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.3:8765: connect: connection refused" 2024-09-20T20:14:25.415 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 20:14:25 smithi183 bash[62066]: ts=2024-09-20T20:14:25.221Z caller=refresh.go:90 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.3:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.3:8765: connect: connection refused" 2024-09-20T20:14:25.415 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 20:14:25 smithi183 bash[62066]: ts=2024-09-20T20:14:25.227Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.3:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.3:8765: connect: connection refused" 2024-09-20T20:14:25.415 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 20:14:25 smithi183 bash[62066]: ts=2024-09-20T20:14:25.227Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.3:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.3:8765: connect: connection refused" 2024-09-20T20:14:25.415 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 20:14:25 smithi183 bash[62066]: ts=2024-09-20T20:14:25.231Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.3:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.3:8765: connect: connection refused" 2024-09-20T20:14:25.415 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 20:14:25 smithi183 bash[62066]: ts=2024-09-20T20:14:25.231Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.3:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.3:8765: connect: connection refused" 2024-09-20T20:14:25.704 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:25 smithi183 bash[78386]: debug 2024-09-20T20:14:25.410+0000 7f815bfc4640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:48.146906+0000 front 2024-09-20T20:13:48.147044+0000 (oldest deadline 2024-09-20T20:14:11.646806+0000) 2024-09-20T20:14:25.704 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:25 smithi183 bash[78386]: debug 2024-09-20T20:14:25.410+0000 7f815bfc4640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:57.548466+0000 front 2024-09-20T20:13:57.548499+0000 (oldest deadline 2024-09-20T20:14:19.148591+0000) 2024-09-20T20:14:26.019 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:25 smithi183 bash[82632]: debug 2024-09-20T20:14:25.702+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:50.121666+0000 front 2024-09-20T20:13:50.122026+0000 (oldest deadline 2024-09-20T20:14:16.021689+0000) 2024-09-20T20:14:26.019 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:25 smithi183 bash[82632]: debug 2024-09-20T20:14:25.702+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:57.623442+0000 front 2024-09-20T20:13:57.623693+0000 (oldest deadline 2024-09-20T20:14:23.523252+0000) 2024-09-20T20:14:26.300 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:14:26 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:14:26.199673698Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:14:26.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:26 smithi183 bash[86994]: debug 2024-09-20T20:14:26.014+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.956953+0000 front 2024-09-20T20:13:46.957020+0000 (oldest deadline 2024-09-20T20:14:12.857121+0000) 2024-09-20T20:14:26.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:26 smithi183 bash[86994]: debug 2024-09-20T20:14:26.014+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:56.859557+0000 front 2024-09-20T20:13:56.859423+0000 (oldest deadline 2024-09-20T20:14:20.959009+0000) 2024-09-20T20:14:26.646 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:26 smithi183 bash[78386]: debug 2024-09-20T20:14:26.410+0000 7f815bfc4640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:48.146906+0000 front 2024-09-20T20:13:48.147044+0000 (oldest deadline 2024-09-20T20:14:11.646806+0000) 2024-09-20T20:14:26.647 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:26 smithi183 bash[78386]: debug 2024-09-20T20:14:26.410+0000 7f815bfc4640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:57.548466+0000 front 2024-09-20T20:13:57.548499+0000 (oldest deadline 2024-09-20T20:14:19.148591+0000) 2024-09-20T20:14:27.049 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:26 smithi183 bash[82632]: debug 2024-09-20T20:14:26.706+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:50.121666+0000 front 2024-09-20T20:13:50.122026+0000 (oldest deadline 2024-09-20T20:14:16.021689+0000) 2024-09-20T20:14:27.049 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:26 smithi183 bash[82632]: debug 2024-09-20T20:14:26.706+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:57.623442+0000 front 2024-09-20T20:13:57.623693+0000 (oldest deadline 2024-09-20T20:14:23.523252+0000) 2024-09-20T20:14:27.287 DEBUG:teuthology.orchestra.run.smithi183:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2bd1868e-7785-11ef-baf5-efdc52797490@osd.4.service' 2024-09-20T20:14:27.300 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:14:27 smithi183 systemd[1]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490@osd.4.service: Deactivated successfully. 2024-09-20T20:14:27.300 INFO:journalctl@ceph.osd.4.smithi183.stdout:Sep 20 20:14:27 smithi183 systemd[1]: Stopped Ceph osd.4 for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T20:14:27.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:27 smithi183 bash[86994]: debug 2024-09-20T20:14:27.046+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.956953+0000 front 2024-09-20T20:13:46.957020+0000 (oldest deadline 2024-09-20T20:14:12.857121+0000) 2024-09-20T20:14:27.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:27 smithi183 bash[86994]: debug 2024-09-20T20:14:27.046+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:56.859557+0000 front 2024-09-20T20:13:56.859423+0000 (oldest deadline 2024-09-20T20:14:20.959009+0000) 2024-09-20T20:14:27.329 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T20:14:27.330 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-20T20:14:27.330 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-20T20:14:27.330 DEBUG:teuthology.orchestra.run.smithi183:> sudo systemctl stop ceph-2bd1868e-7785-11ef-baf5-efdc52797490@osd.5 2024-09-20T20:14:27.550 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:27 smithi183 systemd[1]: Stopping Ceph osd.5 for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T20:14:27.551 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:27 smithi183 bash[78386]: debug 2024-09-20T20:14:27.422+0000 7f815bfc4640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:48.146906+0000 front 2024-09-20T20:13:48.147044+0000 (oldest deadline 2024-09-20T20:14:11.646806+0000) 2024-09-20T20:14:27.551 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:27 smithi183 bash[78386]: debug 2024-09-20T20:14:27.422+0000 7f815bfc4640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:57.548466+0000 front 2024-09-20T20:13:57.548499+0000 (oldest deadline 2024-09-20T20:14:19.148591+0000) 2024-09-20T20:14:27.551 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:27 smithi183 bash[78386]: debug 2024-09-20T20:14:27.502+0000 7f815f9af640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-20T20:14:27.551 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:27 smithi183 bash[78386]: debug 2024-09-20T20:14:27.502+0000 7f815f9af640 -1 osd.5 151 *** Got signal Terminated *** 2024-09-20T20:14:27.551 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:27 smithi183 bash[78386]: debug 2024-09-20T20:14:27.502+0000 7f815f9af640 -1 osd.5 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T20:14:28.019 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:27 smithi183 bash[82632]: debug 2024-09-20T20:14:27.706+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:50.121666+0000 front 2024-09-20T20:13:50.122026+0000 (oldest deadline 2024-09-20T20:14:16.021689+0000) 2024-09-20T20:14:28.020 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:27 smithi183 bash[82632]: debug 2024-09-20T20:14:27.706+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:57.623442+0000 front 2024-09-20T20:13:57.623693+0000 (oldest deadline 2024-09-20T20:14:23.523252+0000) 2024-09-20T20:14:28.300 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:28 smithi183 bash[86994]: debug 2024-09-20T20:14:28.014+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.956953+0000 front 2024-09-20T20:13:46.957020+0000 (oldest deadline 2024-09-20T20:14:12.857121+0000) 2024-09-20T20:14:28.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:28 smithi183 bash[86994]: debug 2024-09-20T20:14:28.014+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:56.859557+0000 front 2024-09-20T20:13:56.859423+0000 (oldest deadline 2024-09-20T20:14:20.959009+0000) 2024-09-20T20:14:28.672 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:28 smithi183 bash[78386]: debug 2024-09-20T20:14:28.394+0000 7f815bfc4640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:48.146906+0000 front 2024-09-20T20:13:48.147044+0000 (oldest deadline 2024-09-20T20:14:11.646806+0000) 2024-09-20T20:14:28.672 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:28 smithi183 bash[78386]: debug 2024-09-20T20:14:28.394+0000 7f815bfc4640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:57.548466+0000 front 2024-09-20T20:13:57.548499+0000 (oldest deadline 2024-09-20T20:14:19.148591+0000) 2024-09-20T20:14:28.989 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:28 smithi183 bash[82632]: debug 2024-09-20T20:14:28.670+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:50.121666+0000 front 2024-09-20T20:13:50.122026+0000 (oldest deadline 2024-09-20T20:14:16.021689+0000) 2024-09-20T20:14:28.989 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:28 smithi183 bash[82632]: debug 2024-09-20T20:14:28.670+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:57.623442+0000 front 2024-09-20T20:13:57.623693+0000 (oldest deadline 2024-09-20T20:14:23.523252+0000) 2024-09-20T20:14:29.302 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:14:29 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:14:29.198971445Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:14:29.303 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:28 smithi183 bash[86994]: debug 2024-09-20T20:14:28.986+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.956953+0000 front 2024-09-20T20:13:46.957020+0000 (oldest deadline 2024-09-20T20:14:12.857121+0000) 2024-09-20T20:14:29.303 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:28 smithi183 bash[86994]: debug 2024-09-20T20:14:28.986+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:56.859557+0000 front 2024-09-20T20:13:56.859423+0000 (oldest deadline 2024-09-20T20:14:20.959009+0000) 2024-09-20T20:14:29.665 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:29 smithi183 bash[78386]: debug 2024-09-20T20:14:29.386+0000 7f815bfc4640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:48.146906+0000 front 2024-09-20T20:13:48.147044+0000 (oldest deadline 2024-09-20T20:14:11.646806+0000) 2024-09-20T20:14:29.665 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:29 smithi183 bash[78386]: debug 2024-09-20T20:14:29.386+0000 7f815bfc4640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:57.548466+0000 front 2024-09-20T20:13:57.548499+0000 (oldest deadline 2024-09-20T20:14:19.148591+0000) 2024-09-20T20:14:30.009 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:29 smithi183 bash[82632]: debug 2024-09-20T20:14:29.662+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:50.121666+0000 front 2024-09-20T20:13:50.122026+0000 (oldest deadline 2024-09-20T20:14:16.021689+0000) 2024-09-20T20:14:30.009 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:29 smithi183 bash[82632]: debug 2024-09-20T20:14:29.662+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:57.623442+0000 front 2024-09-20T20:13:57.623693+0000 (oldest deadline 2024-09-20T20:14:23.523252+0000) 2024-09-20T20:14:30.010 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:29 smithi183 bash[82632]: debug 2024-09-20T20:14:29.662+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-20T20:14:03.524031+0000 front 2024-09-20T20:14:03.524079+0000 (oldest deadline 2024-09-20T20:14:28.823879+0000) 2024-09-20T20:14:30.300 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:30 smithi183 bash[86994]: debug 2024-09-20T20:14:30.006+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.956953+0000 front 2024-09-20T20:13:46.957020+0000 (oldest deadline 2024-09-20T20:14:12.857121+0000) 2024-09-20T20:14:30.300 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:30 smithi183 bash[86994]: debug 2024-09-20T20:14:30.006+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:56.859557+0000 front 2024-09-20T20:13:56.859423+0000 (oldest deadline 2024-09-20T20:14:20.959009+0000) 2024-09-20T20:14:30.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:30 smithi183 bash[86994]: debug 2024-09-20T20:14:30.006+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-20T20:14:04.361319+0000 front 2024-09-20T20:14:04.361153+0000 (oldest deadline 2024-09-20T20:14:29.660733+0000) 2024-09-20T20:14:30.800 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:30 smithi183 bash[78386]: debug 2024-09-20T20:14:30.402+0000 7f815bfc4640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:48.146906+0000 front 2024-09-20T20:13:48.147044+0000 (oldest deadline 2024-09-20T20:14:11.646806+0000) 2024-09-20T20:14:30.801 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:30 smithi183 bash[78386]: debug 2024-09-20T20:14:30.402+0000 7f815bfc4640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:57.548466+0000 front 2024-09-20T20:13:57.548499+0000 (oldest deadline 2024-09-20T20:14:19.148591+0000) 2024-09-20T20:14:30.801 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:30 smithi183 bash[82632]: debug 2024-09-20T20:14:30.646+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:50.121666+0000 front 2024-09-20T20:13:50.122026+0000 (oldest deadline 2024-09-20T20:14:16.021689+0000) 2024-09-20T20:14:30.801 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:30 smithi183 bash[82632]: debug 2024-09-20T20:14:30.646+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:57.623442+0000 front 2024-09-20T20:13:57.623693+0000 (oldest deadline 2024-09-20T20:14:23.523252+0000) 2024-09-20T20:14:30.802 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:30 smithi183 bash[82632]: debug 2024-09-20T20:14:30.646+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-20T20:14:03.524031+0000 front 2024-09-20T20:14:03.524079+0000 (oldest deadline 2024-09-20T20:14:28.823879+0000) 2024-09-20T20:14:31.300 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:30 smithi183 bash[86994]: debug 2024-09-20T20:14:30.966+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.956953+0000 front 2024-09-20T20:13:46.957020+0000 (oldest deadline 2024-09-20T20:14:12.857121+0000) 2024-09-20T20:14:31.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:30 smithi183 bash[86994]: debug 2024-09-20T20:14:30.966+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:56.859557+0000 front 2024-09-20T20:13:56.859423+0000 (oldest deadline 2024-09-20T20:14:20.959009+0000) 2024-09-20T20:14:31.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:30 smithi183 bash[86994]: debug 2024-09-20T20:14:30.966+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-20T20:14:04.361319+0000 front 2024-09-20T20:14:04.361153+0000 (oldest deadline 2024-09-20T20:14:29.660733+0000) 2024-09-20T20:14:31.801 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:31 smithi183 bash[78386]: debug 2024-09-20T20:14:31.418+0000 7f815bfc4640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:48.146906+0000 front 2024-09-20T20:13:48.147044+0000 (oldest deadline 2024-09-20T20:14:11.646806+0000) 2024-09-20T20:14:31.801 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:31 smithi183 bash[78386]: debug 2024-09-20T20:14:31.418+0000 7f815bfc4640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:57.548466+0000 front 2024-09-20T20:13:57.548499+0000 (oldest deadline 2024-09-20T20:14:19.148591+0000) 2024-09-20T20:14:31.801 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:31 smithi183 bash[82632]: debug 2024-09-20T20:14:31.602+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:50.121666+0000 front 2024-09-20T20:13:50.122026+0000 (oldest deadline 2024-09-20T20:14:16.021689+0000) 2024-09-20T20:14:31.801 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:31 smithi183 bash[82632]: debug 2024-09-20T20:14:31.602+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:57.623442+0000 front 2024-09-20T20:13:57.623693+0000 (oldest deadline 2024-09-20T20:14:23.523252+0000) 2024-09-20T20:14:31.801 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:31 smithi183 bash[82632]: debug 2024-09-20T20:14:31.602+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-20T20:14:03.524031+0000 front 2024-09-20T20:14:03.524079+0000 (oldest deadline 2024-09-20T20:14:28.823879+0000) 2024-09-20T20:14:32.300 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:14:32 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:14:32.193129795Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:14:32.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:32 smithi183 bash[86994]: debug 2024-09-20T20:14:32.002+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.956953+0000 front 2024-09-20T20:13:46.957020+0000 (oldest deadline 2024-09-20T20:14:12.857121+0000) 2024-09-20T20:14:32.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:32 smithi183 bash[86994]: debug 2024-09-20T20:14:32.002+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:56.859557+0000 front 2024-09-20T20:13:56.859423+0000 (oldest deadline 2024-09-20T20:14:20.959009+0000) 2024-09-20T20:14:32.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:32 smithi183 bash[86994]: debug 2024-09-20T20:14:32.002+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-20T20:14:04.361319+0000 front 2024-09-20T20:14:04.361153+0000 (oldest deadline 2024-09-20T20:14:29.660733+0000) 2024-09-20T20:14:32.800 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:32 smithi183 bash[82632]: debug 2024-09-20T20:14:32.558+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:50.121666+0000 front 2024-09-20T20:13:50.122026+0000 (oldest deadline 2024-09-20T20:14:16.021689+0000) 2024-09-20T20:14:32.801 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:32 smithi183 bash[82632]: debug 2024-09-20T20:14:32.558+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:57.623442+0000 front 2024-09-20T20:13:57.623693+0000 (oldest deadline 2024-09-20T20:14:23.523252+0000) 2024-09-20T20:14:32.801 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:32 smithi183 bash[82632]: debug 2024-09-20T20:14:32.558+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-20T20:14:03.524031+0000 front 2024-09-20T20:14:03.524079+0000 (oldest deadline 2024-09-20T20:14:28.823879+0000) 2024-09-20T20:14:32.801 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:32 smithi183 bash[78386]: debug 2024-09-20T20:14:32.450+0000 7f815bfc4640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:48.146906+0000 front 2024-09-20T20:13:48.147044+0000 (oldest deadline 2024-09-20T20:14:11.646806+0000) 2024-09-20T20:14:32.801 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:32 smithi183 bash[78386]: debug 2024-09-20T20:14:32.450+0000 7f815bfc4640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:57.548466+0000 front 2024-09-20T20:13:57.548499+0000 (oldest deadline 2024-09-20T20:14:19.148591+0000) 2024-09-20T20:14:32.801 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:32 smithi183 bash[78386]: debug 2024-09-20T20:14:32.450+0000 7f815bfc4640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-20T20:14:06.150267+0000 front 2024-09-20T20:14:06.150779+0000 (oldest deadline 2024-09-20T20:14:32.050327+0000) 2024-09-20T20:14:33.300 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:33 smithi183 bash[86994]: debug 2024-09-20T20:14:33.042+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.956953+0000 front 2024-09-20T20:13:46.957020+0000 (oldest deadline 2024-09-20T20:14:12.857121+0000) 2024-09-20T20:14:33.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:33 smithi183 bash[86994]: debug 2024-09-20T20:14:33.042+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:56.859557+0000 front 2024-09-20T20:13:56.859423+0000 (oldest deadline 2024-09-20T20:14:20.959009+0000) 2024-09-20T20:14:33.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:33 smithi183 bash[86994]: debug 2024-09-20T20:14:33.042+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-20T20:14:04.361319+0000 front 2024-09-20T20:14:04.361153+0000 (oldest deadline 2024-09-20T20:14:29.660733+0000) 2024-09-20T20:14:33.789 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:33 smithi183 bash[82632]: debug 2024-09-20T20:14:33.554+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:50.121666+0000 front 2024-09-20T20:13:50.122026+0000 (oldest deadline 2024-09-20T20:14:16.021689+0000) 2024-09-20T20:14:33.789 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:33 smithi183 bash[82632]: debug 2024-09-20T20:14:33.554+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:57.623442+0000 front 2024-09-20T20:13:57.623693+0000 (oldest deadline 2024-09-20T20:14:23.523252+0000) 2024-09-20T20:14:33.789 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:33 smithi183 bash[82632]: debug 2024-09-20T20:14:33.554+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-20T20:14:03.524031+0000 front 2024-09-20T20:14:03.524079+0000 (oldest deadline 2024-09-20T20:14:28.823879+0000) 2024-09-20T20:14:33.789 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:33 smithi183 bash[94313]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-osd-5 2024-09-20T20:14:33.789 INFO:journalctl@ceph.osd.5.smithi183.stdout:Sep 20 20:14:33 smithi183 bash[94378]: Error response from daemon: No such container: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-osd-5 2024-09-20T20:14:34.550 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:34 smithi183 bash[86994]: debug 2024-09-20T20:14:34.070+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.956953+0000 front 2024-09-20T20:13:46.957020+0000 (oldest deadline 2024-09-20T20:14:12.857121+0000) 2024-09-20T20:14:34.551 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:34 smithi183 bash[86994]: debug 2024-09-20T20:14:34.070+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:56.859557+0000 front 2024-09-20T20:13:56.859423+0000 (oldest deadline 2024-09-20T20:14:20.959009+0000) 2024-09-20T20:14:34.551 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:34 smithi183 bash[86994]: debug 2024-09-20T20:14:34.070+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-20T20:14:04.361319+0000 front 2024-09-20T20:14:04.361153+0000 (oldest deadline 2024-09-20T20:14:29.660733+0000) 2024-09-20T20:14:35.028 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:34 smithi183 bash[82632]: debug 2024-09-20T20:14:34.590+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:50.121666+0000 front 2024-09-20T20:13:50.122026+0000 (oldest deadline 2024-09-20T20:14:16.021689+0000) 2024-09-20T20:14:35.028 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:34 smithi183 bash[82632]: debug 2024-09-20T20:14:34.590+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:57.623442+0000 front 2024-09-20T20:13:57.623693+0000 (oldest deadline 2024-09-20T20:14:23.523252+0000) 2024-09-20T20:14:35.028 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:34 smithi183 bash[82632]: debug 2024-09-20T20:14:34.590+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-20T20:14:03.524031+0000 front 2024-09-20T20:14:03.524079+0000 (oldest deadline 2024-09-20T20:14:28.823879+0000) 2024-09-20T20:14:35.301 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:14:35 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:14:35.206282894Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:14:35.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:35 smithi183 bash[86994]: debug 2024-09-20T20:14:35.026+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.956953+0000 front 2024-09-20T20:13:46.957020+0000 (oldest deadline 2024-09-20T20:14:12.857121+0000) 2024-09-20T20:14:35.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:35 smithi183 bash[86994]: debug 2024-09-20T20:14:35.026+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:56.859557+0000 front 2024-09-20T20:13:56.859423+0000 (oldest deadline 2024-09-20T20:14:20.959009+0000) 2024-09-20T20:14:35.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:35 smithi183 bash[86994]: debug 2024-09-20T20:14:35.026+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-20T20:14:04.361319+0000 front 2024-09-20T20:14:04.361153+0000 (oldest deadline 2024-09-20T20:14:29.660733+0000) 2024-09-20T20:14:35.687 DEBUG:teuthology.orchestra.run.smithi183:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2bd1868e-7785-11ef-baf5-efdc52797490@osd.5.service' 2024-09-20T20:14:35.713 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T20:14:35.714 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-20T20:14:35.714 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-20T20:14:35.714 DEBUG:teuthology.orchestra.run.smithi183:> sudo systemctl stop ceph-2bd1868e-7785-11ef-baf5-efdc52797490@osd.6 2024-09-20T20:14:35.902 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:35 smithi183 bash[82632]: debug 2024-09-20T20:14:35.594+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:50.121666+0000 front 2024-09-20T20:13:50.122026+0000 (oldest deadline 2024-09-20T20:14:16.021689+0000) 2024-09-20T20:14:35.902 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:35 smithi183 bash[82632]: debug 2024-09-20T20:14:35.594+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:57.623442+0000 front 2024-09-20T20:13:57.623693+0000 (oldest deadline 2024-09-20T20:14:23.523252+0000) 2024-09-20T20:14:35.902 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:35 smithi183 bash[82632]: debug 2024-09-20T20:14:35.594+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-20T20:14:03.524031+0000 front 2024-09-20T20:14:03.524079+0000 (oldest deadline 2024-09-20T20:14:28.823879+0000) 2024-09-20T20:14:35.902 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:35 smithi183 systemd[1]: Stopping Ceph osd.6 for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T20:14:35.903 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:35 smithi183 bash[82632]: debug 2024-09-20T20:14:35.898+0000 7f9e224d6640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-20T20:14:36.050 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:35 smithi183 bash[82632]: debug 2024-09-20T20:14:35.898+0000 7f9e224d6640 -1 osd.6 151 *** Got signal Terminated *** 2024-09-20T20:14:36.050 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:35 smithi183 bash[82632]: debug 2024-09-20T20:14:35.898+0000 7f9e224d6640 -1 osd.6 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T20:14:36.300 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:36 smithi183 bash[86994]: debug 2024-09-20T20:14:36.046+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.956953+0000 front 2024-09-20T20:13:46.957020+0000 (oldest deadline 2024-09-20T20:14:12.857121+0000) 2024-09-20T20:14:36.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:36 smithi183 bash[86994]: debug 2024-09-20T20:14:36.046+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:56.859557+0000 front 2024-09-20T20:13:56.859423+0000 (oldest deadline 2024-09-20T20:14:20.959009+0000) 2024-09-20T20:14:36.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:36 smithi183 bash[86994]: debug 2024-09-20T20:14:36.046+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-20T20:14:04.361319+0000 front 2024-09-20T20:14:04.361153+0000 (oldest deadline 2024-09-20T20:14:29.660733+0000) 2024-09-20T20:14:37.001 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:36 smithi183 bash[82632]: debug 2024-09-20T20:14:36.562+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:50.121666+0000 front 2024-09-20T20:13:50.122026+0000 (oldest deadline 2024-09-20T20:14:16.021689+0000) 2024-09-20T20:14:37.002 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:36 smithi183 bash[82632]: debug 2024-09-20T20:14:36.562+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:57.623442+0000 front 2024-09-20T20:13:57.623693+0000 (oldest deadline 2024-09-20T20:14:23.523252+0000) 2024-09-20T20:14:37.002 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:36 smithi183 bash[82632]: debug 2024-09-20T20:14:36.562+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-20T20:14:03.524031+0000 front 2024-09-20T20:14:03.524079+0000 (oldest deadline 2024-09-20T20:14:28.823879+0000) 2024-09-20T20:14:37.002 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:36 smithi183 bash[82632]: debug 2024-09-20T20:14:36.562+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-20T20:14:15.126605+0000 front 2024-09-20T20:14:15.126415+0000 (oldest deadline 2024-09-20T20:14:36.226296+0000) 2024-09-20T20:14:37.300 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:37 smithi183 bash[86994]: debug 2024-09-20T20:14:36.998+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.956953+0000 front 2024-09-20T20:13:46.957020+0000 (oldest deadline 2024-09-20T20:14:12.857121+0000) 2024-09-20T20:14:37.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:37 smithi183 bash[86994]: debug 2024-09-20T20:14:36.998+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:56.859557+0000 front 2024-09-20T20:13:56.859423+0000 (oldest deadline 2024-09-20T20:14:20.959009+0000) 2024-09-20T20:14:37.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:37 smithi183 bash[86994]: debug 2024-09-20T20:14:36.998+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-20T20:14:04.361319+0000 front 2024-09-20T20:14:04.361153+0000 (oldest deadline 2024-09-20T20:14:29.660733+0000) 2024-09-20T20:14:37.990 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:37 smithi183 bash[82632]: debug 2024-09-20T20:14:37.574+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:50.121666+0000 front 2024-09-20T20:13:50.122026+0000 (oldest deadline 2024-09-20T20:14:16.021689+0000) 2024-09-20T20:14:37.990 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:37 smithi183 bash[82632]: debug 2024-09-20T20:14:37.574+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:57.623442+0000 front 2024-09-20T20:13:57.623693+0000 (oldest deadline 2024-09-20T20:14:23.523252+0000) 2024-09-20T20:14:37.990 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:37 smithi183 bash[82632]: debug 2024-09-20T20:14:37.574+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-20T20:14:03.524031+0000 front 2024-09-20T20:14:03.524079+0000 (oldest deadline 2024-09-20T20:14:28.823879+0000) 2024-09-20T20:14:37.990 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:37 smithi183 bash[82632]: debug 2024-09-20T20:14:37.574+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-20T20:14:15.126605+0000 front 2024-09-20T20:14:15.126415+0000 (oldest deadline 2024-09-20T20:14:36.226296+0000) 2024-09-20T20:14:38.300 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:14:38 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:14:38.231420045Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:14:38.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:37 smithi183 bash[86994]: debug 2024-09-20T20:14:37.990+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.956953+0000 front 2024-09-20T20:13:46.957020+0000 (oldest deadline 2024-09-20T20:14:12.857121+0000) 2024-09-20T20:14:38.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:37 smithi183 bash[86994]: debug 2024-09-20T20:14:37.990+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:56.859557+0000 front 2024-09-20T20:13:56.859423+0000 (oldest deadline 2024-09-20T20:14:20.959009+0000) 2024-09-20T20:14:38.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:37 smithi183 bash[86994]: debug 2024-09-20T20:14:37.990+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-20T20:14:04.361319+0000 front 2024-09-20T20:14:04.361153+0000 (oldest deadline 2024-09-20T20:14:29.660733+0000) 2024-09-20T20:14:38.800 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:38 smithi183 bash[82632]: debug 2024-09-20T20:14:38.538+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:50.121666+0000 front 2024-09-20T20:13:50.122026+0000 (oldest deadline 2024-09-20T20:14:16.021689+0000) 2024-09-20T20:14:38.801 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:38 smithi183 bash[82632]: debug 2024-09-20T20:14:38.538+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:57.623442+0000 front 2024-09-20T20:13:57.623693+0000 (oldest deadline 2024-09-20T20:14:23.523252+0000) 2024-09-20T20:14:38.801 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:38 smithi183 bash[82632]: debug 2024-09-20T20:14:38.538+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-20T20:14:03.524031+0000 front 2024-09-20T20:14:03.524079+0000 (oldest deadline 2024-09-20T20:14:28.823879+0000) 2024-09-20T20:14:38.801 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:38 smithi183 bash[82632]: debug 2024-09-20T20:14:38.538+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-20T20:14:15.126605+0000 front 2024-09-20T20:14:15.126415+0000 (oldest deadline 2024-09-20T20:14:36.226296+0000) 2024-09-20T20:14:39.300 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:38 smithi183 bash[86994]: debug 2024-09-20T20:14:38.942+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.956953+0000 front 2024-09-20T20:13:46.957020+0000 (oldest deadline 2024-09-20T20:14:12.857121+0000) 2024-09-20T20:14:39.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:38 smithi183 bash[86994]: debug 2024-09-20T20:14:38.942+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:56.859557+0000 front 2024-09-20T20:13:56.859423+0000 (oldest deadline 2024-09-20T20:14:20.959009+0000) 2024-09-20T20:14:39.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:38 smithi183 bash[86994]: debug 2024-09-20T20:14:38.942+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-20T20:14:04.361319+0000 front 2024-09-20T20:14:04.361153+0000 (oldest deadline 2024-09-20T20:14:29.660733+0000) 2024-09-20T20:14:39.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:38 smithi183 bash[86994]: debug 2024-09-20T20:14:38.942+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-20T20:14:13.762233+0000 front 2024-09-20T20:14:13.762276+0000 (oldest deadline 2024-09-20T20:14:38.461955+0000) 2024-09-20T20:14:39.976 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:39 smithi183 bash[82632]: debug 2024-09-20T20:14:39.550+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:50.121666+0000 front 2024-09-20T20:13:50.122026+0000 (oldest deadline 2024-09-20T20:14:16.021689+0000) 2024-09-20T20:14:39.977 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:39 smithi183 bash[82632]: debug 2024-09-20T20:14:39.550+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:57.623442+0000 front 2024-09-20T20:13:57.623693+0000 (oldest deadline 2024-09-20T20:14:23.523252+0000) 2024-09-20T20:14:39.977 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:39 smithi183 bash[82632]: debug 2024-09-20T20:14:39.550+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-20T20:14:03.524031+0000 front 2024-09-20T20:14:03.524079+0000 (oldest deadline 2024-09-20T20:14:28.823879+0000) 2024-09-20T20:14:39.977 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:39 smithi183 bash[82632]: debug 2024-09-20T20:14:39.550+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-20T20:14:15.126605+0000 front 2024-09-20T20:14:15.126415+0000 (oldest deadline 2024-09-20T20:14:36.226296+0000) 2024-09-20T20:14:40.300 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:39 smithi183 bash[86994]: debug 2024-09-20T20:14:39.974+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.956953+0000 front 2024-09-20T20:13:46.957020+0000 (oldest deadline 2024-09-20T20:14:12.857121+0000) 2024-09-20T20:14:40.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:39 smithi183 bash[86994]: debug 2024-09-20T20:14:39.974+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:56.859557+0000 front 2024-09-20T20:13:56.859423+0000 (oldest deadline 2024-09-20T20:14:20.959009+0000) 2024-09-20T20:14:40.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:39 smithi183 bash[86994]: debug 2024-09-20T20:14:39.974+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-20T20:14:04.361319+0000 front 2024-09-20T20:14:04.361153+0000 (oldest deadline 2024-09-20T20:14:29.660733+0000) 2024-09-20T20:14:40.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:39 smithi183 bash[86994]: debug 2024-09-20T20:14:39.974+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-20T20:14:13.762233+0000 front 2024-09-20T20:14:13.762276+0000 (oldest deadline 2024-09-20T20:14:38.461955+0000) 2024-09-20T20:14:41.002 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:40 smithi183 bash[82632]: debug 2024-09-20T20:14:40.566+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:50.121666+0000 front 2024-09-20T20:13:50.122026+0000 (oldest deadline 2024-09-20T20:14:16.021689+0000) 2024-09-20T20:14:41.002 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:40 smithi183 bash[82632]: debug 2024-09-20T20:14:40.566+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:57.623442+0000 front 2024-09-20T20:13:57.623693+0000 (oldest deadline 2024-09-20T20:14:23.523252+0000) 2024-09-20T20:14:41.003 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:40 smithi183 bash[82632]: debug 2024-09-20T20:14:40.566+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-20T20:14:03.524031+0000 front 2024-09-20T20:14:03.524079+0000 (oldest deadline 2024-09-20T20:14:28.823879+0000) 2024-09-20T20:14:41.003 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:40 smithi183 bash[82632]: debug 2024-09-20T20:14:40.566+0000 7f9e1aae3640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-20T20:14:15.126605+0000 front 2024-09-20T20:14:15.126415+0000 (oldest deadline 2024-09-20T20:14:36.226296+0000) 2024-09-20T20:14:41.278 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:14:41 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:14:41.231576293Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:14:41.278 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:41 smithi183 bash[86994]: debug 2024-09-20T20:14:41.002+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.956953+0000 front 2024-09-20T20:13:46.957020+0000 (oldest deadline 2024-09-20T20:14:12.857121+0000) 2024-09-20T20:14:41.279 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:41 smithi183 bash[86994]: debug 2024-09-20T20:14:41.002+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:56.859557+0000 front 2024-09-20T20:13:56.859423+0000 (oldest deadline 2024-09-20T20:14:20.959009+0000) 2024-09-20T20:14:41.279 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:41 smithi183 bash[86994]: debug 2024-09-20T20:14:41.002+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-20T20:14:04.361319+0000 front 2024-09-20T20:14:04.361153+0000 (oldest deadline 2024-09-20T20:14:29.660733+0000) 2024-09-20T20:14:41.279 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:41 smithi183 bash[86994]: debug 2024-09-20T20:14:41.002+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-20T20:14:13.762233+0000 front 2024-09-20T20:14:13.762276+0000 (oldest deadline 2024-09-20T20:14:38.461955+0000) 2024-09-20T20:14:42.115 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:41 smithi183 bash[94506]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-osd-6 2024-09-20T20:14:42.115 INFO:journalctl@ceph.osd.6.smithi183.stdout:Sep 20 20:14:42 smithi183 bash[94569]: Error response from daemon: No such container: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-osd-6 2024-09-20T20:14:42.115 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:41 smithi183 bash[86994]: debug 2024-09-20T20:14:41.978+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.956953+0000 front 2024-09-20T20:13:46.957020+0000 (oldest deadline 2024-09-20T20:14:12.857121+0000) 2024-09-20T20:14:42.115 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:41 smithi183 bash[86994]: debug 2024-09-20T20:14:41.978+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:56.859557+0000 front 2024-09-20T20:13:56.859423+0000 (oldest deadline 2024-09-20T20:14:20.959009+0000) 2024-09-20T20:14:42.116 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:41 smithi183 bash[86994]: debug 2024-09-20T20:14:41.978+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-20T20:14:04.361319+0000 front 2024-09-20T20:14:04.361153+0000 (oldest deadline 2024-09-20T20:14:29.660733+0000) 2024-09-20T20:14:42.116 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:41 smithi183 bash[86994]: debug 2024-09-20T20:14:41.978+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-20T20:14:13.762233+0000 front 2024-09-20T20:14:13.762276+0000 (oldest deadline 2024-09-20T20:14:38.461955+0000) 2024-09-20T20:14:43.300 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:42 smithi183 bash[86994]: debug 2024-09-20T20:14:42.982+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.956953+0000 front 2024-09-20T20:13:46.957020+0000 (oldest deadline 2024-09-20T20:14:12.857121+0000) 2024-09-20T20:14:43.300 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:42 smithi183 bash[86994]: debug 2024-09-20T20:14:42.982+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:56.859557+0000 front 2024-09-20T20:13:56.859423+0000 (oldest deadline 2024-09-20T20:14:20.959009+0000) 2024-09-20T20:14:43.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:42 smithi183 bash[86994]: debug 2024-09-20T20:14:42.982+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-20T20:14:04.361319+0000 front 2024-09-20T20:14:04.361153+0000 (oldest deadline 2024-09-20T20:14:29.660733+0000) 2024-09-20T20:14:43.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:42 smithi183 bash[86994]: debug 2024-09-20T20:14:42.982+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-20T20:14:13.762233+0000 front 2024-09-20T20:14:13.762276+0000 (oldest deadline 2024-09-20T20:14:38.461955+0000) 2024-09-20T20:14:43.987 DEBUG:teuthology.orchestra.run.smithi183:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2bd1868e-7785-11ef-baf5-efdc52797490@osd.6.service' 2024-09-20T20:14:44.014 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T20:14:44.014 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-20T20:14:44.015 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-20T20:14:44.015 DEBUG:teuthology.orchestra.run.smithi183:> sudo systemctl stop ceph-2bd1868e-7785-11ef-baf5-efdc52797490@osd.7 2024-09-20T20:14:44.301 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:14:44 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:14:44.192144198Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:14:44.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:43 smithi183 bash[86994]: debug 2024-09-20T20:14:43.950+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.956953+0000 front 2024-09-20T20:13:46.957020+0000 (oldest deadline 2024-09-20T20:14:12.857121+0000) 2024-09-20T20:14:44.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:43 smithi183 bash[86994]: debug 2024-09-20T20:14:43.950+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:56.859557+0000 front 2024-09-20T20:13:56.859423+0000 (oldest deadline 2024-09-20T20:14:20.959009+0000) 2024-09-20T20:14:44.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:43 smithi183 bash[86994]: debug 2024-09-20T20:14:43.950+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-20T20:14:04.361319+0000 front 2024-09-20T20:14:04.361153+0000 (oldest deadline 2024-09-20T20:14:29.660733+0000) 2024-09-20T20:14:44.302 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:43 smithi183 bash[86994]: debug 2024-09-20T20:14:43.950+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-20T20:14:13.762233+0000 front 2024-09-20T20:14:13.762276+0000 (oldest deadline 2024-09-20T20:14:38.461955+0000) 2024-09-20T20:14:44.302 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:44 smithi183 systemd[1]: Stopping Ceph osd.7 for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T20:14:44.302 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:44 smithi183 bash[86994]: debug 2024-09-20T20:14:44.170+0000 7f882a417640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-20T20:14:44.302 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:44 smithi183 bash[86994]: debug 2024-09-20T20:14:44.170+0000 7f882a417640 -1 osd.7 151 *** Got signal Terminated *** 2024-09-20T20:14:44.302 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:44 smithi183 bash[86994]: debug 2024-09-20T20:14:44.170+0000 7f882a417640 -1 osd.7 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T20:14:45.300 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:44 smithi183 bash[86994]: debug 2024-09-20T20:14:44.982+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.956953+0000 front 2024-09-20T20:13:46.957020+0000 (oldest deadline 2024-09-20T20:14:12.857121+0000) 2024-09-20T20:14:45.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:44 smithi183 bash[86994]: debug 2024-09-20T20:14:44.982+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:56.859557+0000 front 2024-09-20T20:13:56.859423+0000 (oldest deadline 2024-09-20T20:14:20.959009+0000) 2024-09-20T20:14:45.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:44 smithi183 bash[86994]: debug 2024-09-20T20:14:44.982+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-20T20:14:04.361319+0000 front 2024-09-20T20:14:04.361153+0000 (oldest deadline 2024-09-20T20:14:29.660733+0000) 2024-09-20T20:14:45.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:44 smithi183 bash[86994]: debug 2024-09-20T20:14:44.982+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-20T20:14:13.762233+0000 front 2024-09-20T20:14:13.762276+0000 (oldest deadline 2024-09-20T20:14:38.461955+0000) 2024-09-20T20:14:46.300 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:45 smithi183 bash[86994]: debug 2024-09-20T20:14:45.986+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.956953+0000 front 2024-09-20T20:13:46.957020+0000 (oldest deadline 2024-09-20T20:14:12.857121+0000) 2024-09-20T20:14:46.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:45 smithi183 bash[86994]: debug 2024-09-20T20:14:45.986+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:56.859557+0000 front 2024-09-20T20:13:56.859423+0000 (oldest deadline 2024-09-20T20:14:20.959009+0000) 2024-09-20T20:14:46.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:45 smithi183 bash[86994]: debug 2024-09-20T20:14:45.986+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-20T20:14:04.361319+0000 front 2024-09-20T20:14:04.361153+0000 (oldest deadline 2024-09-20T20:14:29.660733+0000) 2024-09-20T20:14:46.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:45 smithi183 bash[86994]: debug 2024-09-20T20:14:45.986+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-20T20:14:13.762233+0000 front 2024-09-20T20:14:13.762276+0000 (oldest deadline 2024-09-20T20:14:38.461955+0000) 2024-09-20T20:14:47.300 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:14:47 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:14:47.192852574Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:14:47.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:47 smithi183 bash[86994]: debug 2024-09-20T20:14:46.998+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.956953+0000 front 2024-09-20T20:13:46.957020+0000 (oldest deadline 2024-09-20T20:14:12.857121+0000) 2024-09-20T20:14:47.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:47 smithi183 bash[86994]: debug 2024-09-20T20:14:46.998+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:56.859557+0000 front 2024-09-20T20:13:56.859423+0000 (oldest deadline 2024-09-20T20:14:20.959009+0000) 2024-09-20T20:14:47.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:47 smithi183 bash[86994]: debug 2024-09-20T20:14:46.998+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-20T20:14:04.361319+0000 front 2024-09-20T20:14:04.361153+0000 (oldest deadline 2024-09-20T20:14:29.660733+0000) 2024-09-20T20:14:47.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:47 smithi183 bash[86994]: debug 2024-09-20T20:14:46.998+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-20T20:14:13.762233+0000 front 2024-09-20T20:14:13.762276+0000 (oldest deadline 2024-09-20T20:14:38.461955+0000) 2024-09-20T20:14:48.300 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:47 smithi183 bash[86994]: debug 2024-09-20T20:14:47.982+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.956953+0000 front 2024-09-20T20:13:46.957020+0000 (oldest deadline 2024-09-20T20:14:12.857121+0000) 2024-09-20T20:14:48.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:47 smithi183 bash[86994]: debug 2024-09-20T20:14:47.982+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:56.859557+0000 front 2024-09-20T20:13:56.859423+0000 (oldest deadline 2024-09-20T20:14:20.959009+0000) 2024-09-20T20:14:48.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:47 smithi183 bash[86994]: debug 2024-09-20T20:14:47.982+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-20T20:14:04.361319+0000 front 2024-09-20T20:14:04.361153+0000 (oldest deadline 2024-09-20T20:14:29.660733+0000) 2024-09-20T20:14:48.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:47 smithi183 bash[86994]: debug 2024-09-20T20:14:47.982+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-20T20:14:13.762233+0000 front 2024-09-20T20:14:13.762276+0000 (oldest deadline 2024-09-20T20:14:38.461955+0000) 2024-09-20T20:14:48.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:47 smithi183 bash[86994]: debug 2024-09-20T20:14:47.982+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.183:6804 osd.4 since back 2024-09-20T20:14:23.663947+0000 front 2024-09-20T20:14:23.663878+0000 (oldest deadline 2024-09-20T20:14:47.163704+0000) 2024-09-20T20:14:49.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:48 smithi183 bash[86994]: debug 2024-09-20T20:14:48.974+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-20T20:13:46.956953+0000 front 2024-09-20T20:13:46.957020+0000 (oldest deadline 2024-09-20T20:14:12.857121+0000) 2024-09-20T20:14:49.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:48 smithi183 bash[86994]: debug 2024-09-20T20:14:48.974+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-20T20:13:56.859557+0000 front 2024-09-20T20:13:56.859423+0000 (oldest deadline 2024-09-20T20:14:20.959009+0000) 2024-09-20T20:14:49.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:48 smithi183 bash[86994]: debug 2024-09-20T20:14:48.974+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-20T20:14:04.361319+0000 front 2024-09-20T20:14:04.361153+0000 (oldest deadline 2024-09-20T20:14:29.660733+0000) 2024-09-20T20:14:49.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:48 smithi183 bash[86994]: debug 2024-09-20T20:14:48.974+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-20T20:14:13.762233+0000 front 2024-09-20T20:14:13.762276+0000 (oldest deadline 2024-09-20T20:14:38.461955+0000) 2024-09-20T20:14:49.301 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:48 smithi183 bash[86994]: debug 2024-09-20T20:14:48.974+0000 7f8826a2c640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.183:6804 osd.4 since back 2024-09-20T20:14:23.663947+0000 front 2024-09-20T20:14:23.663878+0000 (oldest deadline 2024-09-20T20:14:47.163704+0000) 2024-09-20T20:14:50.480 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:50 smithi183 bash[94701]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-osd-7 2024-09-20T20:14:50.480 INFO:journalctl@ceph.osd.7.smithi183.stdout:Sep 20 20:14:50 smithi183 bash[94764]: Error response from daemon: No such container: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-osd-7 2024-09-20T20:14:50.480 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:14:50 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:14:50.218422529Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:14:52.172 DEBUG:teuthology.orchestra.run.smithi183:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2bd1868e-7785-11ef-baf5-efdc52797490@osd.7.service' 2024-09-20T20:14:52.197 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T20:14:52.198 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-20T20:14:52.198 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-09-20T20:14:52.198 DEBUG:teuthology.orchestra.run.smithi183:> sudo systemctl stop ceph-2bd1868e-7785-11ef-baf5-efdc52797490@prometheus.a 2024-09-20T20:14:52.523 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 20:14:52 smithi183 systemd[1]: Stopping Ceph prometheus.a for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T20:14:52.524 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 20:14:52 smithi183 bash[62066]: ts=2024-09-20T20:14:52.362Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-20T20:14:52.524 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 20:14:52 smithi183 bash[62066]: ts=2024-09-20T20:14:52.362Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-09-20T20:14:52.524 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 20:14:52 smithi183 bash[62066]: ts=2024-09-20T20:14:52.362Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-09-20T20:14:52.524 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 20:14:52 smithi183 bash[62066]: ts=2024-09-20T20:14:52.362Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-20T20:14:52.524 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 20:14:52 smithi183 bash[62066]: ts=2024-09-20T20:14:52.362Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-09-20T20:14:52.524 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 20:14:52 smithi183 bash[62066]: ts=2024-09-20T20:14:52.362Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-09-20T20:14:52.524 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 20:14:52 smithi183 bash[62066]: ts=2024-09-20T20:14:52.362Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-09-20T20:14:52.525 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 20:14:52 smithi183 bash[62066]: ts=2024-09-20T20:14:52.362Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-09-20T20:14:52.525 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 20:14:52 smithi183 bash[62066]: ts=2024-09-20T20:14:52.362Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-09-20T20:14:52.525 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 20:14:52 smithi183 bash[62066]: ts=2024-09-20T20:14:52.364Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-09-20T20:14:52.525 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 20:14:52 smithi183 bash[62066]: ts=2024-09-20T20:14:52.364Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-09-20T20:14:52.525 INFO:journalctl@ceph.prometheus.a.smithi183.stdout:Sep 20 20:14:52 smithi183 bash[62066]: ts=2024-09-20T20:14:52.364Z caller=main.go:1273 level=info msg="See you next time!" 2024-09-20T20:14:53.045 DEBUG:teuthology.orchestra.run.smithi183:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2bd1868e-7785-11ef-baf5-efdc52797490@prometheus.a.service' 2024-09-20T20:14:53.067 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T20:14:53.068 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-09-20T20:14:53.068 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 --force --keep-logs 2024-09-20T20:14:53.254 INFO:teuthology.orchestra.run.smithi003.stdout:Deleting cluster with fsid: 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T20:14:53.300 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:14:53 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:14:53.188458916Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:14:56.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:14:56 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:14:56.207569637Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:14:58.133 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 20:14:57 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:14:58.133 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 20:14:58 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:14:58.416 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 20:14:58 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:14:58.417 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 20:14:58 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:14:58.670 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 20:14:58 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:14:58.670 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 20:14:58 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:14:58.952 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 20:14:58 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:14:58.952 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 20:14:58 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:14:59.274 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 20:14:59 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:14:59.275 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 20:14:59 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:14:59.275 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 20:14:59 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:14:59.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:14:59 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:14:59.2099577Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:14:59.570 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 20:14:59 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:14:59.571 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 20:14:59 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:14:59.571 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 20:14:59 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:14:59.828 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 20:14:59 smithi003 systemd[1]: Stopping Ceph node-exporter.a for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T20:15:00.677 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 20:15:00 smithi003 bash[126690]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-node-exporter-a 2024-09-20T20:15:00.677 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 20:15:00 smithi003 systemd[1]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-20T20:15:00.678 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 20:15:00 smithi003 bash[126751]: Error response from daemon: No such container: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-node-exporter-a 2024-09-20T20:15:00.678 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 20:15:00 smithi003 systemd[1]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-20T20:15:00.678 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 20:15:00 smithi003 systemd[1]: Stopped Ceph node-exporter.a for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T20:15:00.952 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 20 20:15:00 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:15:00.952 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 20:15:00 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:15:00.952 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 20:15:00 smithi003 systemd[1]: Stopping Ceph alertmanager.a for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T20:15:00.952 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 20:15:00 smithi003 bash[82396]: ts=2024-09-20T20:15:00.914Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-20T20:15:01.702 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 20:15:01 smithi003 bash[126818]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-alertmanager-a 2024-09-20T20:15:01.702 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 20:15:01 smithi003 bash[126882]: Error response from daemon: No such container: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-alertmanager-a 2024-09-20T20:15:01.702 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 20:15:01 smithi003 systemd[1]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490@alertmanager.a.service: Deactivated successfully. 2024-09-20T20:15:01.702 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 20:15:01 smithi003 systemd[1]: Stopped Ceph alertmanager.a for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T20:15:02.202 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 20 20:15:01 smithi003 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:15:02.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:15:02 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:15:02.194243053Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:15:05.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:15:05 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:15:05.209707126Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:15:08.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:15:08 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:15:08.231946509Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:15:11.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:15:11 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:15:11.203787726Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:15:14.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:15:14 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:15:14.210803062Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:15:17.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:15:17 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:15:17.228237869Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:15:20.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:15:20 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:15:20.218499983Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:15:23.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:15:23 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:15:23.220678705Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:15:25.578 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 --force --keep-logs 2024-09-20T20:15:25.759 INFO:teuthology.orchestra.run.smithi183.stdout:Deleting cluster with fsid: 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T20:15:26.550 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:15:26 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:15:26.219101978Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:15:29.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:15:29 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:15:29.228147875Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:15:30.599 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 20:15:30 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:15:30.599 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:15:30 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:15:30.930 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 20:15:30 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:15:30.930 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:15:30 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:15:31.232 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 20:15:30 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:15:31.233 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 20:15:31 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:15:31.233 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:15:30 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:15:31.233 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:15:31 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:15:31.517 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 20:15:31 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:15:31.517 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:15:31 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:15:31.800 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 20:15:31 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:15:31.801 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:15:31 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:15:32.095 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:15:31 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:15:32.095 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 20:15:31 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:15:32.096 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 20:15:31 smithi183 systemd[1]: Stopping Ceph node-exporter.b for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T20:15:32.551 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:15:32 smithi183 bash[65957]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T20:15:32.200921997Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T20:15:32.893 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 20:15:32 smithi183 bash[95262]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-node-exporter-b 2024-09-20T20:15:32.893 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 20:15:32 smithi183 systemd[1]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-20T20:15:32.893 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 20:15:32 smithi183 bash[95322]: Error response from daemon: No such container: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-node-exporter-b 2024-09-20T20:15:32.893 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 20:15:32 smithi183 systemd[1]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-20T20:15:32.893 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 20:15:32 smithi183 systemd[1]: Stopped Ceph node-exporter.b for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T20:15:33.298 INFO:journalctl@ceph.node-exporter.b.smithi183.stdout:Sep 20 20:15:32 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:15:33.299 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:15:32 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:15:33.299 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:15:33 smithi183 systemd[1]: Stopping Ceph grafana.a for 2bd1868e-7785-11ef-baf5-efdc52797490... 2024-09-20T20:15:33.299 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:15:33 smithi183 bash[65957]: logger=server t=2024-09-20T20:15:33.102012078Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-20T20:15:33.299 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:15:33 smithi183 bash[65957]: logger=ticker t=2024-09-20T20:15:33.102100036Z level=info msg=stopped last_tick=2024-09-20T20:15:30Z 2024-09-20T20:15:33.300 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:15:33 smithi183 bash[65957]: logger=tracing t=2024-09-20T20:15:33.102111626Z level=info msg="Closing tracing" 2024-09-20T20:15:33.300 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:15:33 smithi183 bash[65957]: logger=grafana-apiserver t=2024-09-20T20:15:33.102126839Z level=info msg="StorageObjectCountTracker pruner is exiting" 2024-09-20T20:15:33.913 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:15:33 smithi183 bash[95392]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-grafana-a 2024-09-20T20:15:33.913 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:15:33 smithi183 bash[95453]: Error response from daemon: No such container: ceph-2bd1868e-7785-11ef-baf5-efdc52797490-grafana-a 2024-09-20T20:15:33.914 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:15:33 smithi183 systemd[1]: ceph-2bd1868e-7785-11ef-baf5-efdc52797490@grafana.a.service: Deactivated successfully. 2024-09-20T20:15:33.914 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:15:33 smithi183 systemd[1]: Stopped Ceph grafana.a for 2bd1868e-7785-11ef-baf5-efdc52797490. 2024-09-20T20:15:34.301 INFO:journalctl@ceph.grafana.a.smithi183.stdout:Sep 20 20:15:33 smithi183 systemd[1]: /etc/systemd/system/ceph-2bd1868e-7785-11ef-baf5-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-20T20:15:45.592 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-20T20:15:45.607 DEBUG:teuthology.orchestra.run.smithi183:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-20T20:15:45.619 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-20T20:15:45.621 DEBUG:teuthology.misc:Transferring archived files from smithi003:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912766/remote/smithi003/crash 2024-09-20T20:15:45.622 DEBUG:teuthology.orchestra.run.smithi003:> sudo tar c -f - -C /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/crash -- . 2024-09-20T20:15:45.659 INFO:teuthology.orchestra.run.smithi003.stderr:tar: /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-20T20:15:45.659 INFO:teuthology.orchestra.run.smithi003.stderr:tar: Error is not recoverable: exiting now 2024-09-20T20:15:45.661 DEBUG:teuthology.misc:Transferring archived files from smithi183:/var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912766/remote/smithi183/crash 2024-09-20T20:15:45.662 DEBUG:teuthology.orchestra.run.smithi183:> sudo tar c -f - -C /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/crash -- . 2024-09-20T20:15:45.673 INFO:teuthology.orchestra.run.smithi183.stderr:tar: /var/lib/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-20T20:15:45.673 INFO:teuthology.orchestra.run.smithi183.stderr:tar: Error is not recoverable: exiting now 2024-09-20T20:15:45.674 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-20T20:15:45.674 DEBUG:teuthology.orchestra.run.smithi003:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v CEPHADM_STRAY_DAEMON | egrep -v CEPHADM_FAILED_DAEMON | egrep -v CEPHADM_AGENT_DOWN | head -n 1 2024-09-20T20:15:45.720 INFO:tasks.cephadm:Compressing logs... 2024-09-20T20:15:45.720 DEBUG:teuthology.orchestra.run.smithi003:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-20T20:15:45.765 DEBUG:teuthology.orchestra.run.smithi183:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-20T20:15:45.775 INFO:teuthology.orchestra.run.smithi003.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-20T20:15:45.778 INFO:teuthology.orchestra.run.smithi183.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-20T20:15:45.782 INFO:teuthology.orchestra.run.smithi183.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-20T20:15:45.783 INFO:teuthology.orchestra.run.smithi183.stderr:gzip -5 --verbose -- /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-osd.7.log 2024-09-20T20:15:45.784 INFO:teuthology.orchestra.run.smithi183.stderr:gzip -5 --verbose -- /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-osd.6.log 2024-09-20T20:15:45.784 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph.cephadm.log 2024-09-20T20:15:45.784 INFO:teuthology.orchestra.run.smithi183.stderr:gzip -5 --verbose/var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-osd.6.log: -- /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-osd.5.log 2024-09-20T20:15:45.784 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-mgr.x.log 2024-09-20T20:15:45.785 INFO:teuthology.orchestra.run.smithi183.stderr:gzip -5 --verbose -- /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph.log 2024-09-20T20:15:45.785 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-osd.5.log: 86.0% -- replaced with /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph.cephadm.log.gz 2024-09-20T20:15:45.785 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-volume.log 2024-09-20T20:15:45.787 INFO:teuthology.orchestra.run.smithi183.stderr:gzip -5 --verbose/var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph.log: -- /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph.audit.log 2024-09-20T20:15:45.787 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-mon.b.log 2024-09-20T20:15:45.789 INFO:teuthology.orchestra.run.smithi003.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-20T20:15:45.789 INFO:teuthology.orchestra.run.smithi003.stderr:gzip -5 --verbose -- /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-mgr.y.log 2024-09-20T20:15:45.789 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-osd.0.log 2024-09-20T20:15:45.789 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-osd.2.log 2024-09-20T20:15:45.790 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-client.rgw.foo.smithi003.tcdhwz.log 2024-09-20T20:15:45.791 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-mon.a.log 2024-09-20T20:15:45.791 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-client.rgw.foo.smithi003.tcdhwz.log: gzip -5 --verbose -- /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph.cephadm.log 2024-09-20T20:15:45.791 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-mon.a.log: 77.4% -- replaced with /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-client.rgw.foo.smithi003.tcdhwz.log.gz 2024-09-20T20:15:45.791 INFO:teuthology.orchestra.run.smithi003.stderr:gzip -5 --verbose -- /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-osd.3.log 2024-09-20T20:15:45.793 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph.audit.log: 89.6% -- replaced with /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph.log.gz 2024-09-20T20:15:45.793 INFO:teuthology.orchestra.run.smithi183.stderr:gzip -5 --verbose -- /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-osd.4.log 2024-09-20T20:15:45.794 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-osd.1.log 2024-09-20T20:15:45.794 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/tcmu-runner.log 2024-09-20T20:15:45.794 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-osd.1.log: 92.1% -- replaced with /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph.cephadm.log.gz 2024-09-20T20:15:45.794 INFO:teuthology.orchestra.run.smithi003.stderr:gzip -5 --verbose -- /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph.log 2024-09-20T20:15:45.794 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/tcmu-runner.log: 63.1% -- replaced with /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/tcmu-runner.log.gz 2024-09-20T20:15:45.795 INFO:teuthology.orchestra.run.smithi003.stderr:gzip -5 --verbose -- /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-volume.log 2024-09-20T20:15:45.796 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-mon.b.log: 91.1% -- replaced with /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph.audit.log.gz 2024-09-20T20:15:45.796 INFO:teuthology.orchestra.run.smithi183.stderr:gzip -5 --verbose -- /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-client.rgw.foo.smithi183.lyzazb.log 2024-09-20T20:15:45.798 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph.log: 91.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-20T20:15:45.799 INFO:teuthology.orchestra.run.smithi003.stderr:gzip -5 --verbose -- /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-mon.c.log 2024-09-20T20:15:45.804 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-volume.log: 94.2% -- replaced with /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph.log.gz 2024-09-20T20:15:45.804 INFO:teuthology.orchestra.run.smithi003.stderr:gzip -5 --verbose -- /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph.audit.log 2024-09-20T20:15:45.808 INFO:teuthology.orchestra.run.smithi183.stderr:/var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-osd.4.log: /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-client.rgw.foo.smithi183.lyzazb.log: 77.0% -- replaced with /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-client.rgw.foo.smithi183.lyzazb.log.gz 2024-09-20T20:15:45.812 INFO:teuthology.orchestra.run.smithi183.stderr: 91.6% -- replaced with /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-volume.log.gz 2024-09-20T20:15:45.823 INFO:teuthology.orchestra.run.smithi183.stderr: 90.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-20T20:15:45.832 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-mon.c.log: /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph.audit.log: 91.6% -- replaced with /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-volume.log.gz 2024-09-20T20:15:45.833 INFO:teuthology.orchestra.run.smithi003.stderr: 94.4% -- replaced with /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph.audit.log.gz 2024-09-20T20:15:45.928 INFO:teuthology.orchestra.run.smithi183.stderr: 90.1% -- replaced with /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-mgr.x.log.gz 2024-09-20T20:15:46.355 INFO:teuthology.orchestra.run.smithi003.stderr: 90.0% -- replaced with /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-mgr.y.log.gz 2024-09-20T20:15:46.605 INFO:teuthology.orchestra.run.smithi003.stderr: 92.9% -- replaced with /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-mon.c.log.gz 2024-09-20T20:15:46.766 INFO:teuthology.orchestra.run.smithi183.stderr: 92.6% -- replaced with /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-mon.b.log.gz 2024-09-20T20:15:47.326 INFO:teuthology.orchestra.run.smithi003.stderr: 93.2% -- replaced with /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-osd.2.log.gz 2024-09-20T20:15:48.008 INFO:teuthology.orchestra.run.smithi003.stderr: 91.0% -- replaced with /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-mon.a.log.gz 2024-09-20T20:15:48.015 INFO:teuthology.orchestra.run.smithi183.stderr: 93.0% -- replaced with /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-osd.6.log.gz 2024-09-20T20:15:48.046 INFO:teuthology.orchestra.run.smithi183.stderr: 93.7% -- replaced with /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-osd.7.log.gz 2024-09-20T20:15:48.156 INFO:teuthology.orchestra.run.smithi183.stderr: 93.2% -- replaced with /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-osd.5.log.gz 2024-09-20T20:15:48.312 INFO:teuthology.orchestra.run.smithi183.stderr: 93.4% -- replaced with /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-osd.4.log.gz 2024-09-20T20:15:48.314 INFO:teuthology.orchestra.run.smithi183.stderr: 2024-09-20T20:15:48.314 INFO:teuthology.orchestra.run.smithi183.stderr:real 0m2.544s 2024-09-20T20:15:48.314 INFO:teuthology.orchestra.run.smithi183.stderr:user 0m10.200s 2024-09-20T20:15:48.314 INFO:teuthology.orchestra.run.smithi183.stderr:sys 0m0.405s 2024-09-20T20:15:48.354 INFO:teuthology.orchestra.run.smithi003.stderr: 93.3% -- replaced with /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-osd.1.log.gz 2024-09-20T20:15:48.498 INFO:teuthology.orchestra.run.smithi003.stderr: 93.3% -- replaced with /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-osd.0.log.gz 2024-09-20T20:15:48.831 INFO:teuthology.orchestra.run.smithi003.stderr: 93.2% -- replaced with /var/log/ceph/2bd1868e-7785-11ef-baf5-efdc52797490/ceph-osd.3.log.gz 2024-09-20T20:15:48.833 INFO:teuthology.orchestra.run.smithi003.stderr: 2024-09-20T20:15:48.833 INFO:teuthology.orchestra.run.smithi003.stderr:real 0m3.065s 2024-09-20T20:15:48.833 INFO:teuthology.orchestra.run.smithi003.stderr:user 0m13.028s 2024-09-20T20:15:48.833 INFO:teuthology.orchestra.run.smithi003.stderr:sys 0m0.483s 2024-09-20T20:15:48.834 INFO:tasks.cephadm:Archiving logs... 2024-09-20T20:15:48.834 DEBUG:teuthology.misc:Transferring archived files from smithi003:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912766/remote/smithi003/log 2024-09-20T20:15:48.835 DEBUG:teuthology.orchestra.run.smithi003:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-20T20:15:50.230 DEBUG:teuthology.misc:Transferring archived files from smithi183:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912766/remote/smithi183/log 2024-09-20T20:15:50.230 DEBUG:teuthology.orchestra.run.smithi183:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-20T20:15:51.410 INFO:tasks.cephadm:Removing cluster... 2024-09-20T20:15:51.411 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 --force 2024-09-20T20:15:51.593 INFO:teuthology.orchestra.run.smithi003.stdout:Deleting cluster with fsid: 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T20:15:52.744 DEBUG:teuthology.orchestra.run.smithi183:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 --force 2024-09-20T20:15:52.931 INFO:teuthology.orchestra.run.smithi183.stdout:Deleting cluster with fsid: 2bd1868e-7785-11ef-baf5-efdc52797490 2024-09-20T20:15:54.082 INFO:tasks.cephadm:Removing cephadm ... 2024-09-20T20:15:54.082 DEBUG:teuthology.orchestra.run.smithi003:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-20T20:15:54.088 DEBUG:teuthology.orchestra.run.smithi183:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-20T20:15:54.094 INFO:tasks.cephadm:Teardown complete 2024-09-20T20:15:54.094 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-20T20:15:54.102 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-20T20:15:54.103 DEBUG:teuthology.orchestra.run.smithi003:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T20:15:54.133 DEBUG:teuthology.orchestra.run.smithi183:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T20:15:54.145 INFO:teuthology.orchestra.run.smithi003.stdout: remote refid st t when poll reach delay offset jitter 2024-09-20T20:15:54.145 INFO:teuthology.orchestra.run.smithi003.stdout:============================================================================== 2024-09-20T20:15:54.145 INFO:teuthology.orchestra.run.smithi003.stdout:*hv01.front.sepi 67.205.162.81 3 u 6 128 377 0.126 -1.949 0.161 2024-09-20T20:15:54.145 INFO:teuthology.orchestra.run.smithi003.stdout:+hv02.front.sepi 96.245.170.99 3 u 10 128 377 0.172 -1.883 0.159 2024-09-20T20:15:54.145 INFO:teuthology.orchestra.run.smithi003.stdout:+hv03.front.sepi 74.6.168.72 3 u 63 128 377 0.140 +0.580 0.275 2024-09-20T20:15:54.145 INFO:teuthology.orchestra.run.smithi003.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-20T20:15:54.147 INFO:teuthology.orchestra.run.smithi183.stdout: remote refid st t when poll reach delay offset jitter 2024-09-20T20:15:54.147 INFO:teuthology.orchestra.run.smithi183.stdout:============================================================================== 2024-09-20T20:15:54.147 INFO:teuthology.orchestra.run.smithi183.stdout:*hv01.front.sepi 67.205.162.81 3 u 17 64 377 0.096 -3.560 0.469 2024-09-20T20:15:54.147 INFO:teuthology.orchestra.run.smithi183.stdout:+hv02.front.sepi 96.245.170.99 3 u 16 64 377 0.101 -2.935 0.273 2024-09-20T20:15:54.147 INFO:teuthology.orchestra.run.smithi183.stdout:+hv03.front.sepi 74.6.168.72 3 u 18 64 377 0.093 -1.115 0.285 2024-09-20T20:15:54.147 INFO:teuthology.orchestra.run.smithi183.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-20T20:15:54.148 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-20T20:15:54.155 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-20T20:15:54.156 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-20T20:15:54.163 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-20T20:15:54.173 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-20T20:15:54.180 INFO:teuthology.task.internal:Duration was 3884.835674 seconds 2024-09-20T20:15:54.180 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-20T20:15:54.188 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-20T20:15:54.188 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-20T20:15:54.191 DEBUG:teuthology.orchestra.run.smithi183:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-20T20:15:54.228 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-20T20:15:54.228 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi003.front.sepia.ceph.com 2024-09-20T20:15:54.228 DEBUG:teuthology.orchestra.run.smithi003:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-20T20:15:54.282 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi183.front.sepia.ceph.com 2024-09-20T20:15:54.282 DEBUG:teuthology.orchestra.run.smithi183:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-20T20:15:54.291 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-20T20:15:54.292 DEBUG:teuthology.orchestra.run.smithi003:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-20T20:15:54.325 DEBUG:teuthology.orchestra.run.smithi183:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-20T20:15:54.405 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-20T20:15:54.405 DEBUG:teuthology.orchestra.run.smithi003:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-20T20:15:54.407 DEBUG:teuthology.orchestra.run.smithi183:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-20T20:15:54.671 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-20T20:15:54.680 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-20T20:15:54.680 DEBUG:teuthology.orchestra.run.smithi003:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-20T20:15:54.694 DEBUG:teuthology.orchestra.run.smithi183:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-20T20:15:54.708 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-20T20:15:54.716 DEBUG:teuthology.orchestra.run.smithi003:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-20T20:15:54.738 DEBUG:teuthology.orchestra.run.smithi183:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-20T20:15:54.747 INFO:teuthology.orchestra.run.smithi003.stdout:kernel.core_pattern = core 2024-09-20T20:15:54.762 INFO:teuthology.orchestra.run.smithi183.stdout:kernel.core_pattern = core 2024-09-20T20:15:54.782 DEBUG:teuthology.orchestra.run.smithi003:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-20T20:15:54.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T20:15:54.816 DEBUG:teuthology.orchestra.run.smithi183:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-20T20:15:54.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T20:15:54.827 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-20T20:15:54.840 INFO:teuthology.task.internal:Transferring archived files... 2024-09-20T20:15:54.841 DEBUG:teuthology.misc:Transferring archived files from smithi003:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912766/remote/smithi003 2024-09-20T20:15:54.841 DEBUG:teuthology.orchestra.run.smithi003:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-20T20:15:54.892 DEBUG:teuthology.misc:Transferring archived files from smithi183:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912766/remote/smithi183 2024-09-20T20:15:54.892 DEBUG:teuthology.orchestra.run.smithi183:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-20T20:15:54.918 INFO:teuthology.task.internal:Removing archive directory... 2024-09-20T20:15:54.918 DEBUG:teuthology.orchestra.run.smithi003:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-20T20:15:54.929 DEBUG:teuthology.orchestra.run.smithi183:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-20T20:15:54.964 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-20T20:15:54.974 INFO:teuthology.task.internal:Not uploading archives. 2024-09-20T20:15:54.974 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-20T20:15:54.982 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-20T20:15:54.982 DEBUG:teuthology.orchestra.run.smithi003:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-20T20:15:54.985 DEBUG:teuthology.orchestra.run.smithi183:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-20T20:15:54.989 INFO:teuthology.orchestra.run.smithi003.stdout: 658638 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 20 20:15 /home/ubuntu/cephtest 2024-09-20T20:15:55.012 INFO:teuthology.orchestra.run.smithi183.stdout: 658622 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 20 20:15 /home/ubuntu/cephtest 2024-09-20T20:15:55.014 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-20T20:15:55.022 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-20T20:15:55.041 INFO:teuthology.run:Summary data: description: orch:cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04-squid 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/off mon_election/classic} duration: 3884.8356742858887 failure_reason: 'Command failed on smithi003 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2bd1868e-7785-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c \''ceph versions | jq -e \''"\''"\''.rgw | length == 1\''"\''"\''\''''' owner: scheduled_gabrioux@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=44012e33362342fb8cf52eae607c5eac status: fail success: false 2024-09-20T20:15:55.042 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-20T20:15:55.131 INFO:teuthology.run:FAIL